.button-module-sass-module__ghEbga__core{border:2px solid var(--border-color);white-space:nowrap;width:fit-content;height:3.5rem;color:var(--color);background:var(--background-color);box-shadow:var(--box-shadow);will-change:box-shadow,border;border-radius:100vw;justify-content:center;align-items:center;gap:10px;padding-inline:26px;font-size:1.25rem;font-weight:400;transition-property:box-shadow,border;transition-duration:.2s;transition-timing-function:linear;display:flex}@media (max-width:1599px){.button-module-sass-module__ghEbga__core{height:3.125rem;font-size:1.125rem}}@media (max-width:1279px){.button-module-sass-module__ghEbga__core{height:2.875rem;font-size:1rem}}@media (max-width:1024px){.button-module-sass-module__ghEbga__core{height:2.625rem;font-size:1rem}}.button-module-sass-module__ghEbga__core:not(:disabled){cursor:pointer}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__primary{--box-shadow:0px 0px 0px 4px #193d7000}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__primary.button-module-sass-module__ghEbga__solid{--border-color:#193d70;--color:#f0f0e7;--background-color:#193d70}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__primary.button-module-sass-module__ghEbga__outline{--border-color:#193d70;--color:#1e1e1e;--background-color:transparent}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__primary:hover{--box-shadow:0px 0px 0px 4px #193d7066}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__secondary.button-module-sass-module__ghEbga__solid{--border-color:#7a4fdc;--color:#f0f0e7;--background-color:#7a4fdc;--box-shadow:0px 0px 0px 4px #7a4fdc00}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__secondary.button-module-sass-module__ghEbga__solid:hover{--box-shadow:0px 0px 0px 4px #7a4fdc66}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__secondary.button-module-sass-module__ghEbga__outline{--border-color:#f0f0e766;--color:#f0f0e7;--background-color:transparent}.button-module-sass-module__ghEbga__core.button-module-sass-module__ghEbga__secondary.button-module-sass-module__ghEbga__outline:hover{--border-color:#7a4fdc}.button-module-sass-module__ghEbga__core svg{flex:none}
.popover-module-sass-module__8cT0xa__popoverPositioner{isolation:isolate;z-index:50}.popover-module-sass-module__8cT0xa__popoverContent{--_duration:.1s;z-index:50;background-color:var(--popover);width:fit-content;color:var(--popover-foreground);transform-origin:var(--transform-origin);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,0 0 0 1px color-mix(in srgb, var(--foreground) 10%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:.5rem;outline:none;flex-direction:column;gap:.625rem;margin:.625rem;font-size:.875rem;line-height:1.25rem;display:flex}.popover-module-sass-module__8cT0xa__popoverContent[data-open]{animation:popover-module-sass-module__8cT0xa__popover-fade-in var(--_duration) ease forwards,popover-module-sass-module__8cT0xa__popover-zoom-in-95 var(--_duration) ease forwards}.popover-module-sass-module__8cT0xa__popoverContent[data-closed]{animation:popover-module-sass-module__8cT0xa__popover-fade-out var(--_duration) ease forwards,popover-module-sass-module__8cT0xa__popover-zoom-out-95 var(--_duration) ease forwards}.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=bottom]{animation-name:popover-module-sass-module__8cT0xa__popover-fade-in,popover-module-sass-module__8cT0xa__popover-zoom-in-95,popover-module-sass-module__8cT0xa__popover-slide-in-from-top}.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=top]{animation-name:popover-module-sass-module__8cT0xa__popover-fade-in,popover-module-sass-module__8cT0xa__popover-zoom-in-95,popover-module-sass-module__8cT0xa__popover-slide-in-from-bottom}.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=left],.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=inline-end]{animation-name:popover-module-sass-module__8cT0xa__popover-fade-in,popover-module-sass-module__8cT0xa__popover-zoom-in-95,popover-module-sass-module__8cT0xa__popover-slide-in-from-right}.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=right],.popover-module-sass-module__8cT0xa__popoverContent[data-open][data-side=inline-start]{animation-name:popover-module-sass-module__8cT0xa__popover-fade-in,popover-module-sass-module__8cT0xa__popover-zoom-in-95,popover-module-sass-module__8cT0xa__popover-slide-in-from-left}@keyframes popover-module-sass-module__8cT0xa__popover-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popover-module-sass-module__8cT0xa__popover-fade-out{0%{opacity:1}to{opacity:0}}@keyframes popover-module-sass-module__8cT0xa__popover-zoom-in-95{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes popover-module-sass-module__8cT0xa__popover-zoom-out-95{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes popover-module-sass-module__8cT0xa__popover-slide-in-from-top{0%{translate:0 -.5rem}to{translate:0}}@keyframes popover-module-sass-module__8cT0xa__popover-slide-in-from-bottom{0%{translate:0 .5rem}to{translate:0}}@keyframes popover-module-sass-module__8cT0xa__popover-slide-in-from-left{0%{translate:-.5rem}to{translate:0}}@keyframes popover-module-sass-module__8cT0xa__popover-slide-in-from-right{0%{translate:.5rem}to{translate:0}}
.container-module-sass-module__XXwxha__core{--padding-inline:40px;width:100%;max-width:calc(var(--max-width) + var(--padding-inline)*2);padding-inline:var(--padding-inline);margin-inline:auto}@media (max-width:1279px){.container-module-sass-module__XXwxha__core{--padding-inline:20px}}.container-module-sass-module__XXwxha__core.container-module-sass-module__XXwxha__sm{--max-width:840px}.container-module-sass-module__XXwxha__core.container-module-sass-module__XXwxha__md{--max-width:1428px}.container-module-sass-module__XXwxha__core.container-module-sass-module__XXwxha__lg{--max-width:1720px}.container-module-sass-module__XXwxha__core.container-module-sass-module__XXwxha__full{--max-width:100%}
.contact-module-sass-module__ve9dqa__core{z-index:15;opacity:0;visibility:hidden;background:#f0f0e7;align-items:safe center;width:100vw;height:100%;transition:opacity .2s linear;display:flex;position:fixed;top:0;left:0;overflow:auto}.contact-module-sass-module__ve9dqa__core.contact-module-sass-module__ve9dqa__visible{opacity:1;visibility:visible}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__container{min-height:fit-content;max-height:100%;padding-block:clamp(2.5rem,3.97878vw,3.75rem)}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__header{grid-template-rows:auto;grid-template-areas:"a b""c c";grid-auto-columns:1fr min-content;gap:40px 24px;margin-bottom:clamp(2.5rem,3.97878vw,3.75rem);display:grid}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__header h2{font-size:clamp(1.625rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;grid-area:a;max-width:80%;font-size:round(up,clamp(1.625rem,2.78515vw,2.625rem),1px);font-weight:400;line-height:1.1}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__header p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:pretty;grid-area:c;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px)}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__header button{grid-area:b}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__header button svg{rotate:180deg}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form.contact-module-sass-module__ve9dqa__isLoading{opacity:.75;cursor:progress}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form.contact-module-sass-module__ve9dqa__isLoading>*{pointer-events:none}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form{justify-items:center;gap:clamp(2.5rem,3.97878vw,3.75rem);display:grid}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form fieldset{border:none;gap:clamp(.75rem,1.32626vw,1.25rem);width:100%;display:grid}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__group{gap:clamp(.75rem,1.32626vw,1.25rem);display:flex}@media (max-width:480px){.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__group{display:grid}}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__group>div{flex:auto}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input{--hover:0;--checked:0;align-items:center;display:flex;position:relative}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input:hover{--hover:1}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input:has(input:checked){--checked:1}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input input:not([type=checkbox]),.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input select{font-size:clamp(1rem,2.04545vw,1.125rem);color:#1e1e1e;appearance:none;background:#f9f9f9;border:1px solid #b0b0b0cc;border-radius:100vw;outline:none;width:100%;height:auto;padding-block:12px;padding-inline:24px;font-size:round(up,clamp(1rem,2.04545vw,1.125rem),1px);transition:border-color .2s linear}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input input:not([type=checkbox])::placeholder,.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input select::placeholder{color:#1e1e1e;opacity:.5}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input input:not([type=checkbox]):focus-visible,.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input select:focus-visible{border-color:#1e1e1e80}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input select:invalid{color:#1e1e1e80}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input select+svg{color:#1e1e1e;opacity:calc(.5*var(--hover) + .5);transition:opacity .2s linear;position:absolute;right:24px}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label{align-items:center;gap:10px;display:flex;position:relative}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label:has(+input:focus) .contact-module-sass-module__ve9dqa__box{border-color:#1e1e1e80}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label+input{opacity:0;pointer-events:none;width:25px;height:25px;position:absolute}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label .contact-module-sass-module__ve9dqa__box{aspect-ratio:1;background:#fff3;border:1px solid #b0b0b0cc;border-radius:6px;justify-content:center;align-items:center;width:25px;height:auto;display:flex}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label .contact-module-sass-module__ve9dqa__box span{aspect-ratio:1;width:calc(100% - 8px);height:auto;opacity:var(--checked);background:#193d70;border-radius:3px;transition:opacity .2s linear;display:block}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input label .contact-module-sass-module__ve9dqa__label{text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#1e1e1e80;font-size:.875rem}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input a{text-decoration:underline;transition:color .2s linear}.contact-module-sass-module__ve9dqa__core .contact-module-sass-module__ve9dqa__form form .contact-module-sass-module__ve9dqa__input a:hover{color:#11113f}
.icon-image-module-sass-module__oUkRqW__core{aspect-ratio:1;background:#7a4fdc;justify-content:center;align-items:center;height:auto;display:flex;overflow:hidden}
.video-player-modal-module-sass-module__s-k7na__wrapper{cursor:pointer;border-radius:20px;width:100%;position:relative;overflow:hidden}.video-player-modal-module-sass-module__s-k7na__wrapper img{width:100%;height:auto;display:block}@media (max-width:1023px){.video-player-modal-module-sass-module__s-k7na__wrapper img{aspect-ratio:320/280;object-fit:cover}}.video-player-modal-module-sass-module__s-k7na__overlay{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.video-player-modal-module-sass-module__s-k7na__playBtn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:background .2s,border-color .2s;display:flex}@media (max-width:1023px){.video-player-modal-module-sass-module__s-k7na__playBtn{width:100px;height:100px}}.video-player-modal-module-sass-module__s-k7na__playBtn svg{translate:3px}.video-player-modal-module-sass-module__s-k7na__wrapper:hover .video-player-modal-module-sass-module__s-k7na__playBtn{background:#ffffff29;border-color:#fffc}.video-player-modal-module-sass-module__s-k7na__playLabel{color:#f0f0e7;opacity:.8;text-align:center;font-size:1.25rem;line-height:1.3}@media (max-width:1023px){.video-player-modal-module-sass-module__s-k7na__playLabel{font-size:1rem}}.video-player-modal-module-sass-module__s-k7na__modalBackdrop{z-index:9999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.video-player-modal-module-sass-module__s-k7na__modalContent{aspect-ratio:16/9;border-radius:12px;width:min(900px,92vw);overflow:hidden}.video-player-modal-module-sass-module__s-k7na__iframe{border:none;width:100%;height:100%;display:block}
.content-blocks-module-sass-module__YfO9yG__core{margin-bottom:clamp(5rem,17.2414vw,16.25rem)}@media (min-width:1024px){.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__textsWrap,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__textsWrap{grid-area:1/7/2/11}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap{grid-area:1/1/2/7}:is(.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(img),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(img)){grid-column:1/11}:is(.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(video),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(video)){grid-column:2/13}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights{grid-column:9/13}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons{grid-column:1/11}}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:first-child,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:first-child{left:100%}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:nth-child(2),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:nth-child(2){left:0}@media (min-width:1024px){.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__textsWrap,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__textsWrap{grid-area:1/1/2/5}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap{grid-area:1/5/2/11}:is(.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(img),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(img)){grid-column:3/13}:is(.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(video),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media:has(video)){grid-column:2/13}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights{grid-column:1/3}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons{grid-column:3/13}}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:first-child,.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:first-child{left:0}.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__normal section:nth-child(2n) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:nth-child(2),.content-blocks-module-sass-module__YfO9yG__core.content-blocks-module-sass-module__YfO9yG__reverse section:nth-child(odd) .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:nth-child(2){left:100%}.content-blocks-module-sass-module__YfO9yG__core section{grid-template-rows:min-content;grid-template-columns:repeat(10,1fr);align-items:center;column-gap:32px;display:grid}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section{grid-template-rows:repeat(2,min-content);grid-template-columns:1fr;justify-content:center;justify-items:center;row-gap:40px;max-width:480px;margin-inline:auto}}.content-blocks-module-sass-module__YfO9yG__core section+section{margin-top:clamp(5rem,9.28382vw,8.75rem)}@media (min-width:1024px){.content-blocks-module-sass-module__YfO9yG__core section:has(img) .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div div:has([class*=button]){display:flex}.content-blocks-module-sass-module__YfO9yG__core section:has(video) .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div div:has([class*=button]){display:grid}}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap{grid-area:2/1/3/2}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts{gap:clamp(2.5rem,3.97878vw,3.75rem);max-width:552px;display:grid}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts h2{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;color:#1e1e1e;font-size:clamp(1.625rem,2.625vw,2.625rem);font-weight:400;line-height:1.2}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts h2 span{color:#193d70}@media (min-width:1024px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts h2 br.content-blocks-module-sass-module__YfO9yG__mobile-break{display:none}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div{gap:40px;display:grid}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div>p{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;color:#1e1e1e;font-size:1.25rem;line-height:1.6}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div>p{font-size:1.125rem}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div>p strong{font-weight:700}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul{gap:20px;display:grid}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul{gap:18px}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li{align-items:start;gap:20px;display:flex}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li{gap:12px}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li svg{color:#7a4fdc;flex:none;translate:0 1px}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li p{text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#1e1e1e;font-size:1.25rem;line-height:1.2}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li p{font-size:1.125rem}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div ul li p span{color:#7a4fdc}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div div:has([class*=button]){justify-items:start;gap:20px}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__textsWrap .content-blocks-module-sass-module__YfO9yG__texts>div div:has([class*=button]){justify-content:stretch;justify-items:stretch;gap:10px;display:grid}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap{grid-template-columns:repeat(12,1fr);display:grid;position:relative}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media{grid-column:1/13}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap:has(.content-blocks-module-sass-module__YfO9yG__highlights) .content-blocks-module-sass-module__YfO9yG__media{grid-column:1/12}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap:has(.content-blocks-module-sass-module__YfO9yG__icons){margin-inline:10px}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media{border-radius:20px;position:relative;overflow:hidden}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media img{width:100%;height:auto}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media img{aspect-ratio:320/280;object-fit:cover}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__media video{aspect-ratio:792/530;width:100%;height:auto;display:block}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights{align-content:center;align-items:center;gap:clamp(.5rem,1.32626vw,1.25rem);height:100%;display:grid;position:absolute}@media (max-width:1023px){.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights{grid-column:6/13}}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights li{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fafaf0db;border:1px solid #b0b0b033;border-radius:clamp(.625rem,1.32626vw,1.25rem);align-items:center;gap:clamp(.625rem,1.06101vw,1rem);width:auto;padding:clamp(.5625rem,.862069vw,.8125rem);display:flex}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights li div{flex:none;width:clamp(2.25rem,3.31565vw,3.125rem)!important}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__highlights li p{text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#1e1e1e;font-size:clamp(1rem,1.32626vw,1.25rem);line-height:1.2}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons{width:100%;height:100%;position:absolute}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div{position:absolute;translate:-50%;border-radius:clamp(.5rem,1.19363vw,1.125rem)!important;width:clamp(2.25rem,3.97878vw,3.75rem)!important}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:first-child{top:round(up,6%,1px)}.content-blocks-module-sass-module__YfO9yG__core section .content-blocks-module-sass-module__YfO9yG__mediaWrap .content-blocks-module-sass-module__YfO9yG__icons div:nth-child(2){bottom:round(up,6%,1px)}
.content-blocks-container-module-sass-module__VGLI4q__core{margin-bottom:clamp(5rem,17.2414vw,16.25rem)}.content-blocks-container-module-sass-module__VGLI4q__core .content-blocks-container-module-sass-module__VGLI4q__container{--padding-inline:0px;background:#e5e5dd;border-radius:20px;padding-block:clamp(2.5rem,9.6817vw,9.125rem)}.content-blocks-container-module-sass-module__VGLI4q__core .content-blocks-container-module-sass-module__VGLI4q__container>div{margin-bottom:0}@media (min-width:1024px){.content-blocks-container-module-sass-module__VGLI4q__core .content-blocks-container-module-sass-module__VGLI4q__container>div>div{--padding-inline:60px}}
.headline-module-sass-module__zQffFG__core{height:200svh;font-size:clamp(2.25rem,3.55556vw,4rem);position:relative}.headline-module-sass-module__zQffFG__core.headline-module-sass-module__zQffFG__first{--progress:1}.headline-module-sass-module__zQffFG__core.headline-module-sass-module__zQffFG__last{--progress:0}.headline-module-sass-module__zQffFG__core+.headline-module-sass-module__zQffFG__core{margin-top:-33vh}.headline-module-sass-module__zQffFG__core .headline-module-sass-module__zQffFG__container{justify-content:center;align-items:center;height:100svh;display:flex;position:sticky;top:0}.headline-module-sass-module__zQffFG__core p{text-align:center;color:#1e1e1e33;opacity:var(--progress);font-weight:400;line-height:1.2}.headline-module-sass-module__zQffFG__core p span{--progress:0;background-repeat:no-repeat;background-size:calc(var(--progress)*110%) 100%;background-image:linear-gradient(90deg,#193d70 0% 90%,#193d7000 100%);-webkit-background-clip:text;background-clip:text;width:fit-content;margin-inline:auto;display:block}.headline-module-sass-module__zQffFG__core video{aspect-ratio:132/66;object-fit:cover;vertical-align:middle;border-radius:100vw;width:auto;height:1.03em;display:inline}
.whats-app-button-module-sass-module__zsudBW__core{right:clamp(1.25rem,1.98939vw,1.875rem);bottom:clamp(1.625rem,4.64191vw,4.375rem);right:round(up,clamp(1.25rem,1.98939vw,1.875rem),1px);z-index:5;width:clamp(3.75rem,5.30504vw,5rem);aspect-ratio:1;color:#f0f0e7;will-change:box-shadow;background:#00a751;border-radius:100%;justify-content:center;align-items:center;width:round(up,clamp(3.75rem,5.30504vw,5rem),1px);height:auto;transition:box-shadow .2s linear;display:flex;position:fixed;bottom:round(up,clamp(1.625rem,4.64191vw,4.375rem),1px);box-shadow:0 0 0 4px #00a75100}.whats-app-button-module-sass-module__zsudBW__core svg{width:clamp(1.875rem,2.51989vw,2.375rem);width:round(up,clamp(1.875rem,2.51989vw,2.375rem),1px);height:auto}.whats-app-button-module-sass-module__zsudBW__core:hover{box-shadow:0 0 0 4px #00a75166}
.popover-button-module-sass-module__D1S4sq__core{--active:0;--hover:0;z-index:1;aspect-ratio:1;color:#f0f0e7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:0 0;border:none;border-radius:100%;justify-content:center;align-items:center;width:54px;height:auto;animation:2s cubic-bezier(0,0,.2,1) .4s infinite popover-button-module-sass-module__D1S4sq__popover-button-ping;display:flex;position:relative}.popover-button-module-sass-module__D1S4sq__core:hover{--hover:1;animation-iteration-count:1}.popover-button-module-sass-module__D1S4sq__core[data-popup-open]{--active:1;animation-iteration-count:1}.popover-button-module-sass-module__D1S4sq__core:after,.popover-button-module-sass-module__D1S4sq__core:before{content:"";aspect-ratio:1;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:100%;height:auto;transition-property:width,height;transition-duration:.2s;transition-timing-function:ease-out;display:block;position:absolute}.popover-button-module-sass-module__D1S4sq__core:after{z-index:1;width:calc(100% + 40px*var(--hover));transition-delay:calc(.1s*var(--hover));background:#7a4fdc33}.popover-button-module-sass-module__D1S4sq__core:before{z-index:2;width:calc(100% + 20px*var(--hover));background:#7a4fdc1a}@media (max-width:1023px){.popover-button-module-sass-module__D1S4sq__core{width:34px}}.popover-button-module-sass-module__D1S4sq__core span{z-index:3;background:#7a4fdc80;border-radius:100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.popover-button-module-sass-module__D1S4sq__core svg{max-width:41%;height:auto;rotate:calc(var(--active)*225deg);transition:rotate .4s ease-out}@keyframes popover-button-module-sass-module__D1S4sq__popover-button-ping{0%{box-shadow:0 0 #7a4fdc80}50%{box-shadow:0 0 0 36px #7a4fdc00}}
.home-about-module-sass-module__MjMXHa__core{margin-bottom:clamp(6.25rem,19.2308vw,18.125rem)}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__header{margin-inline:auto;max-width:984px;margin-bottom:clamp(7.5rem,12.5995vw,11.875rem)}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__header{max-width:480px}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__header h2{text-align:center;text-wrap:balance;font-size:clamp(2rem,4.24403vw,4rem);font-weight:400;line-height:1.2}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__header h2 span{text-align:center;color:#193d70;display:block}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media{width:fit-content;max-width:100%;margin-inline:auto;position:relative}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media{max-width:480px;margin-bottom:60px}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media img{display:none}@media (min-width:1024px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media img.home-about-module-sass-module__MjMXHa__desktop{display:block}}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media img.home-about-module-sass-module__MjMXHa__mobile{display:block}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media .home-about-module-sass-module__MjMXHa__popovers{display:none;position:absolute;inset:0}@media (min-width:1024px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media .home-about-module-sass-module__MjMXHa__popovers.home-about-module-sass-module__MjMXHa__desktop{display:block}}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media .home-about-module-sass-module__MjMXHa__popovers.home-about-module-sass-module__MjMXHa__mobile{display:block}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__media .home-about-module-sass-module__MjMXHa__popovers button{position:absolute;translate:-50% -50%}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments{max-width:480px;margin-inline:auto}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments div{margin-inline:auto;text-align:center;gap:40px;max-width:552px;margin-bottom:clamp(2.5rem,9.28382vw,8.75rem);display:grid}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments div{text-align:left}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments div h3{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:clamp(1.625rem,2.78515vw,2.625rem);font-weight:400;line-height:1.2}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments div p{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:1.25rem;line-height:1.6}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments div p{font-size:1.125rem}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul{columns:3}@media (max-width:1279px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul{columns:2;gap:32px;width:fit-content;margin-inline:auto}}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul{columns:1;margin-inline:0}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li{break-inside:avoid;gap:20px;margin-bottom:20px;display:flex}@media (max-width:1279px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li{width:fit-content}}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li{margin-bottom:18px}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li:last-child{margin-bottom:0}}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li svg{color:#7a4fdc}.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li p{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.25rem;line-height:1.6}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__core .home-about-module-sass-module__MjMXHa__segments ul li p{font-size:1.125rem}}.home-about-module-sass-module__MjMXHa__popoverContent{background:#e5e5dd66;border:1px solid #b0b0b029;border-radius:20px;align-items:center;gap:20px;padding:20px;display:flex}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__popoverContent{border-radius:10px;gap:12px;padding:10px}}.home-about-module-sass-module__MjMXHa__popoverContent img{border-radius:10px;flex:none}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__popoverContent img{border-radius:8px;width:60px}}.home-about-module-sass-module__MjMXHa__popoverContent p{text-box-trim:trim-both;text-box-edge:cap alphabetic;white-space:pre-line;color:#1e1e1e;font-size:1.125rem;font-weight:400;line-height:1.4}@media (max-width:1023px){.home-about-module-sass-module__MjMXHa__popoverContent p{font-size:.875rem}.home-about-module-sass-module__MjMXHa__popoverContent p br{display:none}}
.home-hero-module-sass-module__8yOYdG__core{align-items:stretch;min-height:100svh;display:flex;position:relative}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__container{align-items:center;height:auto;display:flex}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content{justify-content:space-between;align-items:center;gap:32px;width:100%;display:flex}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content{justify-content:stretch;justify-items:center;gap:100px;padding-block:8vh;display:grid}}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts{z-index:2;justify-items:start;gap:clamp(1.875rem,2.77778vw,3.125rem);max-width:50%;display:grid;position:relative}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts{text-align:center;justify-items:center;max-width:100%}}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts h1{text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;color:#193d70;font-size:clamp(2.375rem,4.66667vw,5.25rem);font-weight:400;line-height:1.1}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts p{text-wrap:balance;color:#193d70;font-size:1.5rem;line-height:1.6}@media (max-width:1279px){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts p{font-size:1.25rem}}@media (max-width:1023px){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts p{font-size:1.125rem}}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__texts p br{display:none}}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media{justify-content:center;max-width:50%;height:fit-content;display:flex;position:relative}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media{max-width:100%}}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media img{width:auto;max-width:100%;height:auto;max-height:calc(100vh - var(--header-height-regular) - 100px);z-index:2;position:relative}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media img{max-height:30vh}}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media video{mix-blend-mode:screen;width:116%;height:auto;position:absolute;bottom:71%}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media .home-hero-module-sass-module__8yOYdG__tooltips{z-index:3;position:absolute;inset:0}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__content .home-hero-module-sass-module__8yOYdG__media .home-hero-module-sass-module__8yOYdG__tooltips button{position:absolute}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__bg{z-index:-1;position:absolute;inset:0;overflow:hidden}.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__bg video{object-fit:cover;object-position:center;width:100%;height:100%;display:none}@media (orientation:landscape){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__bg video.home-hero-module-sass-module__8yOYdG__desktop{display:block}}@media (orientation:portrait){.home-hero-module-sass-module__8yOYdG__core .home-hero-module-sass-module__8yOYdG__bg video.home-hero-module-sass-module__8yOYdG__mobile{display:block}}.home-hero-module-sass-module__8yOYdG__popover{background:#193d7099;border-radius:20px;align-items:center;gap:20px;padding:20px;display:flex}@media (max-width:767px){.home-hero-module-sass-module__8yOYdG__popover{border-radius:10px;gap:12px;max-width:330px;padding:14px}}.home-hero-module-sass-module__8yOYdG__popover div{flex:none}@media (max-width:767px){.home-hero-module-sass-module__8yOYdG__popover div{border-radius:8px!important;width:36px!important}}.home-hero-module-sass-module__8yOYdG__popover p{text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#fff;font-size:1.125rem;line-height:1.4}@media (max-width:767px){.home-hero-module-sass-module__8yOYdG__popover p{font-size:.875rem}.home-hero-module-sass-module__8yOYdG__popover p br{display:none}}
.home-how-module-sass-module__wE09pq__core{margin-bottom:clamp(6.25rem,17.7778vw,20rem)}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__header{justify-content:space-between;align-items:center;margin-bottom:clamp(2.5rem,4.72222vw,5.3125rem);display:flex}@media (max-width:1023px){.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__header{justify-content:stretch;gap:40px;max-width:480px;margin-inline:auto;display:grid}}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__header h2{font-size:clamp(1.625rem,2.33333vw,2.625rem);font-weight:400;line-height:1.2}@media (max-width:1023px){.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__header button{width:100%}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cardsWrapper{margin-inline:calc(var(--padding-inline)*-1)}}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards{flex-wrap:nowrap;justify-content:space-between;gap:clamp(.625rem,1.77778vw,2rem);display:flex}@media (max-width:1023px){.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards{max-width:480px;padding-inline:var(--padding-inline);margin-inline:auto;overflow:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%)}}@media (max-width:480px){.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards{-webkit-mask-image:none;mask-image:none}}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card{counter-increment:card;background:#e5e5dd;border-radius:clamp(1rem,1.11111vw,1.25rem);flex:25%;gap:clamp(1.25rem,2.22222vw,2.5rem);max-width:400px;padding:clamp(1.25rem,2.22222vw,2.5rem);display:grid}@media (max-width:1023px){.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card{flex:none;width:calc(100vw - 60px)}}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card:hover div img{opacity:0}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card:before{content:counter(card);aspect-ratio:1;color:#f0f0e7;background:#7a4fdc;border-radius:100%;justify-content:center;align-items:center;width:2.75rem;height:auto;font-size:1.25rem;display:flex}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card div{aspect-ratio:320/280;border-radius:10px;width:100%;height:auto;position:relative;overflow:hidden}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card div img{z-index:2;object-fit:cover;filter:saturate(0);will-change:opacity;width:100%;height:100%;transition:opacity .2s linear;position:absolute}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card div video{object-fit:cover;width:100%;height:100%}.home-how-module-sass-module__wE09pq__core .home-how-module-sass-module__wE09pq__cards .home-how-module-sass-module__wE09pq__card h3{text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:clamp(1.125rem,1.11111vw,1.25rem);font-weight:400}
.home-faq-module-sass-module__6CPTIa__core{margin-bottom:clamp(6.25rem,17.2414vw,16.25rem)}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__container{grid-template:"a b"min-content"c b"1fr/.4fr .6fr;place-content:start space-between;align-items:start;gap:40px 32px;display:grid}@media (max-width:1023px){.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__container{grid-template-columns:1fr;grid-template-areas:"a""b""c";grid-auto-rows:auto;justify-content:stretch;justify-items:center;gap:40px}}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__header{grid-area:a;max-width:300px}@media (max-width:1023px){.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__header{width:100%;max-width:480px}}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__header h2{font-size:clamp(1.625rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:clamp(2.5rem,3.97878vw,3.75rem);font-size:round(up,clamp(1.625rem,2.78515vw,2.625rem),1px);font-weight:400}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__header p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px)}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content{grid-area:b;gap:30px;max-width:844px;display:grid}@media (max-width:1023px){.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content{width:100%;max-width:480px}}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content hr{opacity:.2;background:#b0b0b0;border:none;width:100%;height:1px}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content hr:last-child{display:none}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem{--active:0;grid-template-rows:min-content 0fr;transition:grid-template-rows .2s ease-out;display:grid}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem.home-faq-module-sass-module__6CPTIa__active{--active:1;grid-template-rows:min-content 1fr}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem.home-faq-module-sass-module__6CPTIa__active .home-faq-module-sass-module__6CPTIa__faqItemHeader button{background:#7a4fdc}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem.home-faq-module-sass-module__6CPTIa__active .home-faq-module-sass-module__6CPTIa__faqItemHeader button span{background:#f0f0e7}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemHeader h3{font-size:clamp(1.25rem,1.72414vw,1.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.25rem,1.72414vw,1.625rem),1px);font-weight:400}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemHeader button{aspect-ratio:1;width:clamp(2.25rem,2.91777vw,2.75rem);height:auto;rotate:calc(var(--active)*360deg);background:#7a4fdc1a;border:none;border-radius:100%;justify-content:center;align-items:center;transition:rotate .4s ease-out,background .2s linear;display:flex;position:relative}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemHeader button span{background:#7a4fdc;width:36%;height:1px;transition:background .2s linear;display:block}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemHeader button span+span{rotate:calc((1 - var(--active))*90deg);transition:rotate .4s linear,background .2s linear;position:absolute}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemBody{overflow:hidden}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__content .home-faq-module-sass-module__6CPTIa__faqItem .home-faq-module-sass-module__6CPTIa__faqItemBody>div{font-size:clamp(1.125rem,1.32626vw,1.25rem);opacity:var(--active);transition:opacity .2s linear calc(.1s*var(--active));padding-top:clamp(1.25rem,1.98939vw,1.875rem);font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);font-weight:400;line-height:1.6}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__cta{grid-area:c}@media (max-width:1023px){.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__cta{width:100%;max-width:480px}.home-faq-module-sass-module__6CPTIa__core .home-faq-module-sass-module__6CPTIa__cta button{width:100%}}
.home-technology-module-sass-module__-vh-eq__core{margin-bottom:clamp(6.25rem,12.5995vw,11.875rem)}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__container{grid-template:"a b"min-content"c c"min-content/1fr 1fr;align-items:center;column-gap:32px;display:grid}@media (max-width:1023px){.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__container{grid-template-columns:1fr;grid-template-areas:"a""b""c";grid-auto-rows:auto;justify-items:center;gap:40px}}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__header{grid-area:a;gap:clamp(2.5rem,3.97878vw,3.75rem);display:grid}@media (max-width:1023px){.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__header{max-width:480px}}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__header h2{font-size:clamp(1.625rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.625rem,2.78515vw,2.625rem),1px);font-weight:400;line-height:1.2}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__header .home-technology-module-sass-module__-vh-eq__subtitle{font-size:clamp(1.1875rem,1.85676vw,1.75rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.1875rem,1.85676vw,1.75rem),1px);font-weight:400;line-height:1.2}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__header p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);line-height:1.6}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media{grid-area:b;justify-content:flex-end;display:flex}@media (max-width:1023px){.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media{justify-content:center;max-width:480px}}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media>div{width:fit-content;max-width:100%;position:relative}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media>div img{max-width:100%;height:auto}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media>div div{position:absolute;border-radius:clamp(.5rem,1.19363vw,1.125rem)!important;width:clamp(2.25rem,3.97878vw,3.75rem)!important}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media>div div:first-of-type{top:-2.5%;left:35%}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__media>div div:nth-of-type(2){top:54.4%;left:5.5%}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__numbers{z-index:2;grid-area:c;gap:clamp(.625rem,2.65252vw,2.5rem);margin-top:-60px;display:flex;position:relative}@media (max-width:1023px){.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__numbers{max-width:480px;margin-top:-90px;display:grid}}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__numbers div{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff3;border:1px solid #b0b0b029;border-radius:10px;flex:33%;gap:clamp(1.25rem,1.98939vw,1.875rem);padding:clamp(1.875rem,2.65252vw,2.5rem) clamp(1.25rem,2.65252vw,2.5rem);display:grid}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__numbers div h3{font-size:clamp(2rem,2.91777vw,2.75rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#193d70;font-size:round(up,clamp(2rem,2.91777vw,2.75rem),1px);font-weight:400}.home-technology-module-sass-module__-vh-eq__core .home-technology-module-sass-module__-vh-eq__numbers div p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);line-height:1.4}
.not-found-message-module-sass-module__eHkkxW__core .not-found-message-module-sass-module__eHkkxW__container{min-height:100vh;padding-block:calc(var(--padding-inline)*2);align-content:center;place-items:center;display:grid}.not-found-message-module-sass-module__eHkkxW__core .not-found-message-module-sass-module__eHkkxW__content{justify-items:center;gap:clamp(2.5rem,3.97878vw,3.75rem);max-width:770px;display:grid}.not-found-message-module-sass-module__eHkkxW__core .not-found-message-module-sass-module__eHkkxW__texts{text-align:center;justify-items:center;gap:40px;display:grid}.not-found-message-module-sass-module__eHkkxW__core .not-found-message-module-sass-module__eHkkxW__texts h1{font-size:clamp(2rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:round(up,clamp(2rem,2.78515vw,2.625rem),1px);font-weight:400;line-height:1.1}.not-found-message-module-sass-module__eHkkxW__core .not-found-message-module-sass-module__eHkkxW__texts p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);line-height:1.4}
.privacy-policy-content-module-sass-module__m8PXJq__core{margin-block:80px}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__container{gap:60px;display:grid}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__header{justify-content:space-between;display:flex}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__header h1,.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__header h2{font-size:clamp(1.625rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;max-width:80%;font-size:round(up,clamp(1.625rem,2.78515vw,2.625rem),1px);font-weight:400;line-height:1.1}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__content{font-size:clamp(1.125rem,1.32626vw,1.25rem);gap:40px;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);font-weight:400;line-height:1.6;display:grid}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__content>*{text-box-trim:trim-both;text-box-edge:cap alphabetic}.privacy-policy-content-module-sass-module__m8PXJq__core .privacy-policy-content-module-sass-module__m8PXJq__content ul{padding-left:1em;list-style:outside}
.success-message-module-sass-module__Suxp7G__core .success-message-module-sass-module__Suxp7G__container{min-height:100vh;padding-block:calc(var(--padding-inline)*2);align-content:center;place-items:center;display:grid}.success-message-module-sass-module__Suxp7G__core .success-message-module-sass-module__Suxp7G__content{justify-items:center;gap:clamp(2.5rem,3.97878vw,3.75rem);max-width:770px;display:grid}.success-message-module-sass-module__Suxp7G__core .success-message-module-sass-module__Suxp7G__texts{text-align:center;justify-items:center;gap:40px;display:grid}.success-message-module-sass-module__Suxp7G__core .success-message-module-sass-module__Suxp7G__texts h1{font-size:clamp(2rem,2.78515vw,2.625rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:round(up,clamp(2rem,2.78515vw,2.625rem),1px);font-weight:400;line-height:1.1}.success-message-module-sass-module__Suxp7G__core .success-message-module-sass-module__Suxp7G__texts p{font-size:clamp(1.125rem,1.32626vw,1.25rem);text-box-trim:trim-both;text-box-edge:cap alphabetic;text-wrap:balance;font-size:round(up,clamp(1.125rem,1.32626vw,1.25rem),1px);line-height:1.4}
.footer-module-sass-module__pIInHa__core{margin-bottom:80px}@media (max-width:1599px){.footer-module-sass-module__pIInHa__core{margin-bottom:40px}}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core{margin-bottom:20px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__wrapper{--padding-inline:0px;color:#fff;background:#282e52;border-radius:20px;padding-block:120px 40px}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__wrapper{padding-block:40px 20px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__container{grid-template-rows:repeat(4,min-content);grid-template-columns:1fr 1fr;grid-template-areas:"a b""a c""d d""e e";align-items:end;gap:60px 32px;display:grid}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__container{grid-template-columns:1fr;grid-template-areas:"a""b""c""d""e";grid-template-rows:repeat(auto, min-content);justify-items:center;row-gap:40px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__header{grid-area:a;justify-items:start;gap:40px;display:grid}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__header{text-align:center;justify-items:center;max-width:480px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__header>svg{width:auto;height:80px}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__header p{text-box-trim:trim-both;text-box-edge:cao alphabetic;text-wrap:balance;font-size:1.25rem}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__header p{font-size:1rem}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__menu{grid-area:c;justify-self:end}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__menu{justify-self:center;max-width:480px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__menu ul{flex-wrap:wrap;justify-content:flex-end;gap:12px;max-width:550px;display:flex}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__menu ul{justify-content:center}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__menu ul li{flex:auto}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__seals{grid-area:b;place-self:start end}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__seals{justify-self:center}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__seals ul{gap:16px;display:flex}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__seals ul li{aspect-ratio:1;background:#e5e5dd0f;border-radius:100%;justify-content:center;align-items:center;width:77px;height:auto;padding:10px;display:flex}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__seals ul li img{max-width:100%;height:auto}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications{grid-area:d;gap:16px;display:flex}@media (max-width:1023px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications{max-width:480px;display:grid}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div{background:#e5e5dd0f;border-radius:100vw;flex:33%;align-items:center;gap:16px;padding:14px;display:flex}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div{padding:12px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div img{border-radius:100%;flex:0;width:44px;height:auto}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div img{width:32px}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div p{text-box-trim:trim-both;text-box-edge:cao alphabetic;font-size:.875rem;line-height:1.4}@media (max-width:1279px){.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__certifications div p{font-size:.75rem}}.footer-module-sass-module__pIInHa__core .footer-module-sass-module__pIInHa__credits{grid-area:e;justify-self:center}
.header-module-sass-module__y5-8iq__core{--mobile-active:0;z-index:10;width:100%;height:var(--header-height);padding-block:var(--header-padding-block);will-change:height,padding-block,background;background:#f0f0e700;transition-property:height,padding-block,background;transition-duration:.2s;transition-timing-function:linear;position:fixed;top:0;left:0;box-shadow:inset 0 0 0 1px #282e521a}.header-module-sass-module__y5-8iq__core.fixed{background:#f0f0e7}.header-module-sass-module__y5-8iq__core:has(input:checked){--mobile-active:1;background:#f0f0e7}html:has(.header-module-sass-module__y5-8iq__core){--header-height-regular:8.75rem;--header-height-fixed:7.25rem;--header-padding-block-regular:1.875rem;--header-padding-block-fixed:1.875rem 1.25rem;--header-height:var(--header-height-regular);--header-padding-block:var(--header-padding-block-regular)}@media (max-width:1599px){html:has(.header-module-sass-module__y5-8iq__core){--header-height-regular:7.5rem;--header-height-fixed:6.25rem;--header-padding-block-regular:1.625rem;--header-padding-block-fixed:1.875rem 1.125rem}}@media (max-width:1439px){html:has(.header-module-sass-module__y5-8iq__core){--header-height-regular:6.875rem;--header-height-fixed:5.75rem;--header-padding-block-regular:1.375rem;--header-padding-block-fixed:1.875rem .875rem}}@media (max-width:1279px){html:has(.header-module-sass-module__y5-8iq__core){--header-height-regular:6.25rem;--header-height-fixed:5.5rem;--header-padding-block-regular:1.125rem;--header-padding-block-fixed:1.875rem .75rem}}@media (max-width:1023px){html:has(.header-module-sass-module__y5-8iq__core){--header-height-regular:4.75rem;--header-height-fixed:4.75rem;--header-padding-block-regular:1rem;--header-padding-block-fixed:1rem}}html:has(.header-module-sass-module__y5-8iq__core) main>:first-child{padding-top:var(--header-height-regular)}html:has(.header-module-sass-module__y5-8iq__core.fixed){--header-height:var(--header-height-fixed);--header-padding-block:var(--header-padding-block-fixed)}.header-module-sass-module__y5-8iq__core input{visibility:hidden;position:absolute}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__container{justify-content:space-between;align-items:center;gap:54px;height:100%;display:flex}@media (max-width:1279px){.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__container{gap:24px}}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__logo{color:#282e52;align-self:stretch}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__logo svg{width:auto;height:100%}.header-module-sass-module__y5-8iq__core nav{align-items:center;gap:40px;display:flex}@media (max-width:1439px){.header-module-sass-module__y5-8iq__core nav{gap:30px}}@media (max-width:1279px){.header-module-sass-module__y5-8iq__core nav{gap:14px}}@media (max-width:1023px){.header-module-sass-module__y5-8iq__core nav{top:var(--header-height);bottom:0;left:calc((1 - var(--mobile-active))*100%);background:#f0f0e7;grid-template-rows:min-content 1fr min-content;justify-items:center;width:100vw;padding-block:30px;transition:left .4s ease-out;display:grid;position:fixed}}.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks{align-items:center;gap:40px;display:flex}@media (max-width:1439px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks{gap:30px}}@media (max-width:1279px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks{gap:14px}}@media (max-width:1023px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks{justify-items:center;gap:40px;display:grid}}.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks a{text-box-trim:trim-both;text-box-edge:cap alphabetic;white-space:nowrap;color:#282e52;font-size:1.25rem;display:block}@media (max-width:1439px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks a{font-size:1.125rem}}@media (max-width:1279px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks a{font-size:1rem}}@media (max-width:1023px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navLinks a{font-size:1.625rem}}.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons{align-items:center;gap:14px;display:flex}@media (max-width:1279px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons{gap:10px}}@media (max-width:1023px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons{order:-1}}@media (max-width:479px){.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons{width:100%;padding-inline:var(--padding-inline)}.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons li{flex:auto}.header-module-sass-module__y5-8iq__core nav .header-module-sass-module__y5-8iq__navButtons button{width:100%}}@media (min-width:1024px){.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile{display:none}}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label{aspect-ratio:1;width:44px;height:auto;rotate:calc(var(--mobile-active)*360deg);background:#282e52;border-radius:100%;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:rotate .4s ease-out;display:flex;position:relative}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label span{background:#f0f0e7;width:15px;height:1px}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label span:first-child,.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label span:nth-child(4){opacity:calc(1 - var(--mobile-active));transition:opacity .2s linear}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label span:nth-child(2){rotate:calc(var(--mobile-active)*-45deg);transition:rotate .4s linear}.header-module-sass-module__y5-8iq__core .header-module-sass-module__y5-8iq__mobile label span:nth-child(3){rotate:calc(var(--mobile-active)*45deg);transition:rotate .4s linear;position:absolute}
