.hero-small{background-color:#f1f5ff;min-height:18.75rem;overflow:hidden;position:relative}.hero-small .container{padding-left:0;padding-right:0}.hero-small__content{display:flex;justify-content:space-between;position:relative;z-index:1}.hero-small__text-block{display:flex;flex-direction:column;gap:1.5rem;max-width:11.25rem}@media (min-width:480px){.hero-small__text-block{max-width:18.75rem}}@media (min-width:768px){.hero-small__text-block{max-width:26.25rem}}@media (min-width:1280px){.hero-small__text-block{max-width:46.8125rem}}.hero-small__image-box{bottom:0;font-size:0;height:auto;position:absolute;right:0;top:0;width:50%}@media (min-width:768px){.hero-small__image-box{width:41.25rem}}@media (min-width:1728px){.hero-small__image-box{margin:-4.375rem -6.25rem}}.hero-small__image{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.hero-small__image{object-position:left bottom}}@media (min-width:1280px){.hero-small__image{object-fit:contain;object-position:right bottom}}