:root{--peach:#f97316;--light-blue:#0ea5e9;--slate:#64748b;--red:#ef4444;--yellow:#eab308;--light-green:#6ee7b7;--green:#10b981;--turqoise:#14b8a6;--blue:#3b82f6;--navy:#1e40af;--pink:#ec4899;--medium-grey:#737373;--white-semi-transparent:rgba(255, 255, 255, 0.5);--gradient-direction:to bottom;--isi-background:white;--isi-text-color:#64748b}.heading-1{font-size:2.25rem}@media (max-width:1024px){.heading-1{font-size:1.625rem}}.heading-2{font-size:1.875rem}@media (max-width:1024px){.heading-2{font-size:1.5rem}}.heading-3{font-size:1.5rem}@media (max-width:1024px){.heading-3{font-size:1.25rem}}.heading-4{font-size:1.25rem}@media (max-width:1024px){.heading-4{font-size:1.125rem}}.heading-5{font-size:1.125rem}@media (max-width:1024px){.heading-5{font-size:1rem}}.heading-6{font-size:1rem}@media (max-width:1024px){.heading-6{font-size:.875rem}}.large-body{font-size:1.125rem}.secondary-body{font-size:.875rem}.small-body{font-size:.75rem}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.nowrap{white-space:nowrap}.ref-link{word-break:break-all}.actor-portrayal{position:absolute;display:block;width:100%;text-align:right;font-size:10px;line-height:14px;color:#4a4f55}@media (max-width:1024px){.actor-portrayal{font-size:8px;line-height:11px}}.home main{overflow:hidden}.home .hero{padding:9px 0 0;background:#f7f6f3}@media (max-width:1024px){.home .hero{padding:3px 0 0}}.home .hero__grid{display:grid;grid-template-areas:"left1 right" "left2 right";gap:0 83px}@media (max-width:1200px){.home .hero__grid{gap:0 14px}}@media (max-width:1024px){.home .hero__grid{gap:0 14px;grid-template-areas:"left1 right" "left2 left2";margin-left:0}}.home .hero__left{max-width:464px}@media (max-width:1024px){.home .hero__left{max-width:unset}}.home .hero__left--1{padding-top:55px;grid-area:left1}@media (max-width:1024px){.home .hero__left--1{padding-bottom:36px}}@media (max-width:768px){.home .hero__left--1{padding-top:42px;max-width:143px;padding-bottom:0}}.home .hero__left--2{padding-bottom:161px;grid-area:left2}.home .hero__left--2::before{position:absolute;top:0;left:0;width:calc(100% + 16px);height:100%;background:#f7f6f3}@media (max-width:1024px){.home .hero__left--2::before{content:""}}@media (max-width:1024px){.home .hero__left--2{padding-bottom:36px;position:relative;z-index:20}}.home .hero__title{font-family:Rubik,sans-serif;color:#e65400;font-size:2.5rem;font-weight:500}@media (max-width:1024px){.home .hero__title{font-size:1.5rem;line-height:28px}}.home .hero__title>span{font-size:1.825rem;font-weight:400;display:block}@media (max-width:1024px){.home .hero__title>span{font-size:1.125rem;line-height:22px}}.home .hero__title::after{content:"";display:block;width:100%;height:auto;aspect-ratio:464/4;margin:20px 0 30px;background:url(../../img/hero-underline.svg) no-repeat}@media (max-width:1024px){.home .hero__title::after{content:none}}.home .hero__description{position:relative;line-height:20px;display:flex;flex-direction:column;gap:10px;color:#4a4f55}.home .hero__description::before{display:block;width:100%;height:auto;aspect-ratio:464/4;margin:-1px 0 13px;background:url(../../img/hero-underline.svg) no-repeat left/cover;border-radius:0 9px 9px 0}@media (max-width:576px){.home .hero__description::before{background:url(../../img/hero-underline.svg) no-repeat left/cover;width:calc(100% + 32px);height:4px}}@media (max-width:1024px){.home .hero__description::before{content:""}}@media (max-width:1024px){.home .hero__description{max-width:calc(100vw - 32px)}}.home .hero__cta{margin-top:30px;width:fit-content}@media (max-width:1024px){.home .hero__cta{position:relative;padding:12.5px 36px;font-size:16px}}.home .hero__right{position:relative;grid-area:right;height:100%;max-height:645px;overflow:hidden;display:flex}@media (min-width:1440px){.home .hero__right{width:calc(100% + 30px)}}@media (max-width:1024px){.home .hero__right{width:calc(100% + 75px);max-height:280px;overflow:visible}}.home .hero__image{min-height:874px}@media (max-width:1024px){.home .hero__image{min-height:390px;width:calc(100% + 60px)}}.home .hero__actor{bottom:30px;right:0;max-width:75px}@media (min-width:1440px){.home .hero__actor{right:20px}}@media (max-width:1024px){.home .hero__actor{right:50%;bottom:10px;translate:-60% 0;max-width:131px;font-size:8px}}.home .links{position:relative;margin-top:-84px;z-index:10}@media (max-width:1200px){.home .links{margin-top:-90px}}@media (max-width:1024px){.home .links{margin-top:0;padding:20px 0}}.home .links::before{content:"";position:absolute;top:50%;left:0;right:0;height:50%;background:linear-gradient(90deg,#ff681d,#ac0b3d);translate:0 -50%;z-index:-10}@media (max-width:1024px){.home .links::before{height:100%}}.home .links::after{content:"";position:absolute;top:50%;left:0;right:0;height:calc(50% + 13px);background:#b7dde2;translate:0 calc(-50% + 6.5px);z-index:-20}@media (max-width:1024px){.home .links::after{height:calc(100% + 13px)}}.home .links__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:calc(100% + 40px);margin-left:-20px}@media (max-width:1024px){.home .links__grid{width:100%;grid-template-columns:1fr;margin-left:0;margin-right:0;gap:16px}}.home .links__item{position:relative;text-align:center;border-radius:9999px;background:rgba(255,255,255,.8);box-shadow:0 0 12px rgba(0,0,0,.25);aspect-ratio:1/1}.home .links__item:nth-child(2) .links__item__title{margin-bottom:10px}.home .links__item:nth-child(2) .links__item__description{max-width:226px}.home .links__item:nth-child(3) .links__item__title{margin-top:12px}@media (min-width:1200px) and (max-width:1215px){.home .links__item:nth-child(3) .links__item__title{margin-bottom:8px}}.home .links__item:hover .links__item__title{color:#ff681d}.home .links__item:hover .links__item__cta{translate:24px;opacity:0}.home .links__item:hover .links__item__cta--red{opacity:1}@media (max-width:1200px){.home .links__item{aspect-ratio:auto}}@media (max-width:1024px){.home .links__item{border-radius:20px;text-align:left}}.home .links__item::before{content:"";position:absolute;inset:12px;border:1px dashed #ff681d;border-radius:9999px;pointer-events:none;background:rgba(255,255,255,.8)}@media (max-width:1024px){.home .links__item::before{border-radius:20px;inset:10px}}.home .links__item__wrapper{position:relative;display:flex;padding:33px 42px;flex-direction:column;align-items:center;z-index:10;height:100%}@media (max-width:1024px){.home .links__item__wrapper{flex-direction:row;gap:20px;padding:27px 10px}}.home .links__item__icon{position:relative;margin-bottom:8px;flex-shrink:0}@media (max-width:1024px){.home .links__item__icon{flex-basis:95px;display:flex;justify-content:center;align-items:center;margin-bottom:0}}.home .links__item__icon img{width:auto;height:74px}@media (max-width:1200px){.home .links__item__icon img{height:65px}}@media (max-width:1024px){.home .links__item__icon img{height:74px}}.home .links__item__infos{display:flex;flex-direction:column;align-items:center;flex:1}@media (max-width:1024px){.home .links__item__infos{align-items:flex-start;padding-right:16px}}.home .links__item__title{color:#ac0b3d;max-width:208px;margin-bottom:20px;transition:all .3s;font-size:1.25rem}@media (max-width:1024px){.home .links__item__title{font-size:1.125rem}}@media (max-width:1024px){.home .links__item__title{margin-bottom:8px}}.home .links__item__description{line-height:20px;flex:1}@media (max-width:1024px){.home .links__item__description{font-size:14px;line-height:18px}}.home .links__item__cta{display:block;margin-bottom:20px;width:59px;height:37px;transition:all .3s}@media (max-width:1024px){.home .links__item__cta{margin-bottom:0;margin-top:8px}}.home .links__item__cta--red{margin-top:-54px;width:51px;height:32px;opacity:0}@media (max-width:1024px){.home .links__item__cta--red{margin-top:-34px;margin-left:4px}}.home .terms-and-refs{max-width:1094px;margin:30px auto 20px}@media (max-width:1024px){.home .terms-and-refs{margin:43px auto 20px}}
/*# sourceMappingURL=home.min.css.map */
