.hero-image{width:100%;position:relative;padding:9rem 0;border-radius:0 0 48px 48px;overflow:hidden}@media only screen and (max-width:991px){.hero-image{padding:6rem 0;border-radius:0 0 32px 32px}}@media only screen and (max-width:767px){.hero-image{padding:4rem 0;border-radius:0 0 24px 24px}}@media only screen and (max-width:767px){.hero-image{padding:2.5rem 0;border-radius:0 0 24px 24px}}.hero-image__image{width:100%;height:100%;object-fit:cover;object-position:bottom center;position:absolute;top:0;left:0}.hero-image__content{display:grid;grid-template-columns:1.75fr 1fr;gap:5rem;position:relative;z-index:2;min-width:0}@media only screen and (max-width:991px){.hero-image__content{grid-template-columns:1fr;gap:3rem}}.hero-image__container{display:flex;flex-direction:column;gap:2.5rem;min-width:0;opacity:0;transform:translate(-1rem);transition:opacity .6s ease,transform .6s ease}@media only screen and (max-width:575px){.hero-image__container{gap:2rem}}.hero-image__container.visible{opacity:1;transform:translate(0)}.hero-image__header{display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width:575px){.hero-image__header{gap:16px}}.hero-image__heading{color:#fff}.hero-image__text{color:#fff;font-size:1.125rem}.hero-image__search{display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:575px){.hero-image__search{gap:1rem}}.hero-image__form{border-radius:20px;background:#f4f7fd;padding:.75rem;display:flex;min-width:0}@media only screen and (max-width:575px){.hero-image__form{gap:0;display:flex;flex-direction:column;padding:0;background-color:transparent}}.hero-image__input,.hero-image__button{padding:1.25rem;border:1px solid #C7D0E3;transition:all .24s ease-in-out}.hero-image__input{min-width:0;width:100%;border-radius:12px 0 0 12px!important;flex:3 3}.hero-image__input{font-size:14px}@media screen and (min-width:360px){.hero-image__input{font-size:calc(14px + 2 * (100vw - 360px) / 1080)}}@media screen and (min-width:1440px){.hero-image__input{font-size:16px}}@media only screen and (max-width:575px){.hero-image__input{border-radius:12px 12px 0 0!important;padding:1rem!important}}.hero-image__select{border-left:0;max-width:100%;width:100%;padding-right:2rem}@media only screen and (max-width:575px){.hero-image__select{width:100%;padding:1rem}}.hero-image__select-wrapper{flex:2 2;max-width:260px;min-width:170px}@media only screen and (max-width:575px){.hero-image__select-wrapper{border-radius:0 0 12px 12px!important;width:100%;max-width:unset;overflow:hidden;flex:auto}}.hero-image__button{font-weight:600;border-radius:0 12px 12px 0;background:#4f5bd5;color:#fff;border:1px solid #4F5BD5;display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;justify-content:center;cursor:pointer;font-family:Figtree,sans-serif;flex:1 1}@media only screen and (max-width:575px){.hero-image__button{border-radius:12px;margin-top:12px}}.hero-image__button:hover{background:#3b46b5}.hero-image__button:active{background:#383f85}.hero-image__categories{display:grid;grid-template-columns:1fr 2.5fr;gap:2rem}@media only screen and (max-width:767px){.hero-image__categories{grid-template-columns:1fr;gap:3rem}}.hero-image__link{background:#e8ecfb;color:#4f5bd5;height:fit-content;display:flex;justify-content:center;align-items:center;gap:.5rem;border:1px solid #C7D0E3;padding:.625rem 1rem;border-radius:12px;text-decoration:none;transition:background-color .24s ease-in-out;text-wrap:nowrap;font-weight:600}.hero-image__link svg{transition:transform .24s ease-in-out}.hero-image__link svg path{stroke:#010157}.hero-image__link:hover{background:#f4f6fbd9}.hero-image__link:hover svg{transform:translate(.25rem)}.hero-image__link:active{background:#f4f6fbbf}.hero-image__link:active svg{transform:translate(.5rem)}.hero-image__tags{display:flex;flex-wrap:wrap;gap:.5rem}@media only screen and (max-width:575px){.hero-image__tags{justify-content:center}}.hero-image__tag{background:#fff4ed;padding:.375rem .75rem;border-radius:64px;font-size:.875rem;color:#111827}.hero-image__gallery{align-self:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:.5rem;aspect-ratio:1;min-width:0;overflow:hidden;opacity:0;transform:translate(1rem);transition:opacity .6s ease,transform .6s ease}@media only screen and (max-width:991px){.hero-image__gallery{max-width:28rem;width:100%;margin:0 auto}}@media only screen and (max-width:575px){.hero-image__gallery{display:none}}.hero-image__gallery.visible{opacity:1;transform:translate(0)}.hero-image__gallery-item{border-radius:24px;width:100%;height:100%;object-fit:cover}.hero-image__gallery-item:nth-child(3){object-fit:contain;height:80px;align-self:flex-start;justify-self:flex-end;width:unset}
