.language-switcher-header{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;height:100%;cursor:pointer}.language-switcher-header svg{fill:var(--gray-color-10)}.language-switcher-header select{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;font-family:Helvetica;cursor:pointer;background:none;border:none;border-block:none;-webkit-appearance:none;padding:.25em .5em;color:var(--white-color)}@media (768px>=width){.language-switcher-header{display:none}}.language-switcher-footer{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;background-color:var(--gray-color-90);cursor:pointer}.language-switcher-footer svg{fill:var(--gray-color-10)}.language-switcher-footer select{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;font-family:Helvetica;cursor:pointer;background:none;border:none;border-block:none;-webkit-appearance:none;padding:.25em .5em;color:var(--white-color)}.catalog-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;cursor:pointer;position:relative}.catalog-wrapper:hover .sbs-overlay{background-color:var(--overlay-black-color-60);transition:all .35s cubic-bezier(var(--motion-basic-config))}.catalog-wrapper:hover .p .explainer{opacity:1}.catalog-wrapper .sbs-overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .35s cubic-bezier(var(--motion-basic-config))}.catalog-wrapper img{width:100%;height:100%;object-fit:cover}.catalog-wrapper .p{position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;display:flex;justify-content:center;align-self:center;flex-direction:column;width:100%;height:100%;gap:.6em}@media (768px >=width){.catalog-wrapper .p .heading{font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}}.catalog-wrapper .p .heading{align-self:center;padding-top:2em;font-family:Public Sans;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;text-align:center;color:var(--white-color)}.catalog-wrapper .p .explainer{opacity:0;text-align:center;color:var(--gray-color-05);transition:all .35s cubic-bezier(var(--motion-basic-config))}@media (768px>=width){.catalog-wrapper{max-height:11.25rem}.catalog-wrapper .p{text-align:center;font-family:Public Sans;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}}.catalog-wrapper-header{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;flex:1 0 0;cursor:pointer;position:relative}.catalog-wrapper-header:hover .sbs-overlay{background-color:var(--overlay-black-color-60);transition:all .35s cubic-bezier(var(--motion-basic-config))}.catalog-wrapper-header:hover .p .explainer{opacity:1}.catalog-wrapper-header .sbs-overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .35s cubic-bezier(var(--motion-basic-config));background-color:var(--overlay-black-color—20);z-index:1}.catalog-wrapper-header img{width:100%;height:100%;object-fit:cover}.catalog-wrapper-header .p{position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;display:flex;justify-content:center;align-self:center;flex-direction:column;gap:.5em;width:100%;height:100%;transition:all .35s cubic-bezier(var(--motion-entering-config));transition-delay:.25s}.catalog-wrapper-header .p .heading{align-self:center;font-family:Public Sans;font-size:1.25rem;font-style:normal;font-weight:300;line-height:normal;text-align:center;color:var(--white-color)}.catalog-wrapper-header .p .explainer{opacity:0;text-align:center;color:var(--gray-color-05);transition:all .35s cubic-bezier(var(--motion-basic-config))}header{display:flex;padding:1rem;width:100%;align-items:center;background-color:var(--header-bg-color);flex-direction:column;transition:all .15s cubic-bezier(var(--motion-basic-config));position:fixed;z-index:99}header .sbs-catalog-wrapper{display:flex;overflow:hidden;width:100%;justify-items:flex-end;gap:.75rem;height:0em;align-self:stretch;transition:all .75s cubic-bezier(var(--motion-entering-config));transition-delay:.25s}@media (768px <=width){header .sbs-catalog-wrapper-hovered{overflow:hidden;padding-top:1em;display:flex;align-items:center;gap:.75rem;height:11.25em;align-self:stretch;transition:all .45s cubic-bezier(var(--motion-entering-config))}header .sbs-catalog-wrapper-hovered .catalog-wrapper-header p{opacity:1;transition-delay:.25s}}@media (768px >=width){header .sbs-catalog-wrapper-hovered{display:none}}header:hover{background-color:var(--gray-color-90);transition:all .35s cubic-bezier(var(--motion-basic-config))}header:hover .logo-wrapper{border:1px solid #4C4C4C;transition:all .35s cubic-bezier(var(--motion-basic-config))}@media (768px>=width){header{padding:.75rem}}@media (1600px<=width){header{padding:1rem 8rem}}.header-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}.logo-wrapper{display:flex;padding:.5rem;flex-direction:column;align-items:center;gap:.625rem;border:1px solid var(--header-border-color);transition:all .35s cubic-bezier(var(--motion-basic-config))}.logo-wrapper img{width:53px;height:48px}@media (768px>=width){.logo-wrapper{padding:.25rem;flex-direction:column;transition-delay:.35s}.logo-wrapper img{width:35px;height:32px}}.nav-header{display:flex;align-items:center;gap:2rem}.nav-header a{display:flex;justify-content:center;align-items:center;gap:.5rem}.nav-header a svg{fill:var(--gray-color-10);transition:all .75s cubic-bezier(var(--motion-entering-config));transition-delay:.2s}.nav-header a:hover svg{transition-delay:1.5s;transition:all .75s cubic-bezier(var(--motion-basic-config))}@media (768px>=width){.nav-header{display:none}}.menu{display:none}.menu svg{fill:var(--gray-color-05)}@media (768px>=width){.menu{display:flex;padding:.5rem;align-items:center}}.mobile-menu-wrapper{display:none}@media (768px >=width){.mobile-menu-wrapper{position:fixed;top:0;right:0;z-index:999999;display:flex;width:100vw;height:fit-content;padding:.75rem;flex-direction:column;justify-content:flex-start;align-items:flex-end;border-bottom:1px solid var(--primary-color-10);background-color:var(--black-color);transition:all .25s cubic-bezier(var(--motion-entering-config))}.mobile-menu-wrapper .icon{display:flex;padding:.5rem;align-items:center;gap:.625rem;transition:all .35s cubic-bezier(var(--motion-quick-config));cursor:pointer}.mobile-menu-wrapper .icon svg{fill:var(--gray-color-30)}.mobile-menu-wrapper .icon:hover{background-color:var(--gray-color-90)}.mobile-menu-wrapper .nav-mobile-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;gap:.75em}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior .sections{display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;gap:.75em;height:0px;overflow:hidden;justify-content:flex-start;transition:all .75s cubic-bezier(var(--motion-entering-config));transition-delay:.25s}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior .sections .catalog-wrapper-header{height:8em}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior .sections:hover{transition:all .75s cubic-bezier(var(--motion-entering-config));transition-delay:.25s}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior .sections-hovered{display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;padding-top:.75em;gap:.75em;height:128px;overflow:hidden;justify-content:flex-start;transition:all .75s cubic-bezier(var(--motion-entering-config))}.mobile-menu-wrapper .nav-mobile-wrapper .sbs-special-behavior .sections-hovered .catalog-wrapper-header{height:8em}.mobile-menu-wrapper .nav-mobile-wrapper a{display:flex;justify-content:center;align-items:center;gap:.5rem}.mobile-menu-wrapper .nav-mobile-wrapper a svg{fill:var(--gray-color-10);transition:all .75s cubic-bezier(var(--motion-entering-config));transition-delay:.2s}.mobile-menu-wrapper .nav-mobile-wrapper a:hover svg{transition-delay:1.5s;transition:all .75s cubic-bezier(var(--motion-basic-config))}.mobile-menu-wrapper .language-wrapper{justify-self:flex-end;width:100%;padding:3em 0 .25em}}footer{display:flex;padding:2rem 1rem;align-items:flex-start;justify-content:space-between;transition:all .35s cubic-bezier(var(--motion-basic-config));background-color:var(--black-color)}footer .left-content{display:flex;flex-direction:column;align-items:flex-start;gap:3rem;min-width:320px}footer .left-content .logo-and-language-switcher-wrapper{display:flex;align-items:flex-start;gap:1rem;align-self:stretch}footer .left-content .logo-and-language-switcher-wrapper .logo-footer{display:flex;padding:.5rem;flex-direction:column;align-items:center;gap:.625rem;border:1px solid var(--gray-color-60)}footer .left-content .logo-and-language-switcher-wrapper .logo-footer img{width:53px;height:48px}footer .left-content .logo-and-language-switcher-wrapper .slogan-and-language-switcher{color:var(--gray-color-05);text-align:center;font-family:Public Sans;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}footer .left-content .logo-and-language-switcher-wrapper .slogan-and-language-switcher .switcher-bg{background:red}footer .left-content .copyrights{color:var(--Gray-30, #808080);font-family:Helvetica;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}footer .divider{display:none;height:1px;width:100%;background-color:var(--gray-color-90)}footer .footer-nav{display:flex;align-items:flex-start;gap:2em;flex:1 0 0;width:100%}footer .footer-nav .footer-nav-set{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;flex:1 0 0}footer .footer-nav .footer-nav-set .footer-nav-set-heading{color:var(--gray-color-05);font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer .footer-nav .footer-nav-set .links{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}@media (1600px<=width){footer{padding:2rem 8rem;transition:all .35s cubic-bezier(var(--motion-basic-config))}}@media (768px>=width){footer{flex-direction:column-reverse;padding:1.5rem .75rem;gap:1.25em}footer .left-content .logo-and-language-switcher-wrapper .logo-footer img{width:35px;height:32px}footer .divider{display:block}footer .footer-nav{flex-direction:column;gap:1.25rem}footer .footer-nav .footer-nav-set{gap:.5em}}.buttonPrimary{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;background:var(--primary-color-30);color:var(--white-color);border:none;transition:all .15s cubic-bezier(var(--motion-quick-config));cursor:pointer}@media (768px>=width){.buttonPrimary{padding:.5em .75em;gap:.25em}}.buttonPrimary:hover{background:var(--primary-color-60);transition:all .15s cubic-bezier(var(--motion-quick-config))}.buttonSecondary{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--primary-color-30);color:var(--primary-color-30);background:none;transition:all .15s cubic-bezier(var(--motion-quick-config));cursor:pointer}.buttonSecondary:hover{border:1px solid var(--primary-color-30);color:var(--white-color);background:var(--primary-color-30);transition:all .15s cubic-bezier(var(--motion-quick-config))}.link-button{text-align:center;font-family:Helvetica;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;color:var(--primary-color-30);-webkit-appearance:none;-moz-appearance:none;appearance:none}.wrapper{position:relative;width:100%;height:100vh;display:flex;padding:4em 2em;flex-direction:column-reverse;box-sizing:border-box}.wrapper .overlay{position:absolute;z-index:-1;background:var(--gradient-color-radial);top:0;right:0;bottom:0;left:0}.wrapper .image-slider-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-2;object-fit:cover;display:flex;overflow:hidden;transition:all .5s cubic-bezier(var(--motion-entering-config))}.wrapper .image-slider-wrapper img{width:100%;flex-shrink:0;flex-grow:0;object-fit:cover}.wrapper .content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%}.wrapper .content-wrapper h1{color:var(--white-color)}@media (1600px <=width){.wrapper .content-wrapper{align-items:center}.wrapper .content-wrapper h1{text-align:center}}@media (768px >=width){.wrapper .content-wrapper{align-items:center}.wrapper .content-wrapper h1{text-align:center}}@media (768px >=width){.wrapper{max-height:28.75em;padding:2em}}.arrows-wrapper{position:absolute;top:40%;right:0;left:0;z-index:4;width:calc(100% - 64px);margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;transition:all .35s cubic-bezier(var(--motion-basic-config))}.arrows-wrapper .arrow-style{display:flex;padding:1em .5em;align-items:center;gap:.625rem;cursor:pointer;background-color:#0000004d;transition:all .35s cubic-bezier(var(--motion-basic-config))}.arrows-wrapper .arrow-style svg{fill:var(--white-color)}.arrows-wrapper .arrow-style:hover{background-color:#0009;transition:all .35s cubic-bezier(var(--motion-basic-config))}@media (768px >=width){.arrows-wrapper .arrow-style{padding:.5em .25em}}@media (768px >=width){.arrows-wrapper{width:calc(100% - 32px)}}.how-they-look-image-wrapper{flex:0 0 10%;min-width:30em;position:relative}.how-they-look-image-wrapper .celeb-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.how-they-look-image-wrapper img{width:100%;height:100%;object-fit:cover}@media (768px >=width){.embla__slide{min-width:10em;flex:0 0 10%;height:10em}}.embla__dot{width:100%;height:.25em;cursor:pointer;transition:all .35s var(--motion-entering-config)}.is-selected{background-color:var(--primary-color-60)}.not-selected{background-color:var(--primary-color-5)}.how-they-look-with-us-wrapper{position:relative;display:flex;padding:3em .75em;flex-direction:column;align-items:flex-start;justify-items:center;gap:2rem;align-self:stretch;background-color:var(--section-purple-color)}.how-they-look-with-us-wrapper .header-and-text-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1 0 0;align-self:stretch}.how-they-look-with-us-wrapper .header-and-text-wrapper p{color:var(--gray-color-60);max-width:36em;text-align:center}.how-they-look-with-us-wrapper .celebs-wrapper{width:100em;height:100%;display:flex;gap:1em;overflow-x:hidden;scrollbar-width:none;flex-direction:row}.how-they-look-with-us-wrapper .embla{width:100%;height:100%}.how-they-look-with-us-wrapper .embla .embla__viewport{overflow:hidden;position:relative}.how-they-look-with-us-wrapper .embla .embla__viewport .embla__container{display:flex;gap:1em;padding-left:1em}.how-they-look-with-us-wrapper .embla .embla__viewport .embla__dots{display:flex;justify-content:flex-start;padding:1em 0 0;height:fit-content;transition:all .35s var(--motion-entering-config)}@media (768px >=width){.how-they-look-with-us-wrapper .embla__viewport .embla__container{gap:.75em}}@media (1600px <=width){.how-they-look-with-us-wrapper{padding:3em 8em}}@media (768px >=width){.how-they-look-with-us-wrapper{padding:1.5em .75em;gap:1.25em}.how-they-look-with-us-wrapper .header-and-text-wrapper{gap:.5em}}.embla{width:100%;height:100%}.sbsSection-wrapper{display:flex;padding:3rem 1rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch}.sbsSection-wrapper .header-and-text-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1 0 0;align-self:stretch}.sbsSection-wrapper .header-and-text-wrapper p{color:var(--gray-color-60);text-align:center}.sbsSection-wrapper .catalogs-wrapper{display:flex;align-content:center;justify-content:center;gap:1rem;align-self:stretch;flex-wrap:wrap}@media (768px >=width){.sbsSection-wrapper{max-height:20rem;padding:1.5rem .75rem;gap:1.25em}.sbsSection-wrapper .header-and-text-wrapper{gap:.5rem}.sbsSection-wrapper .catalogs-wrapper{gap:.75rem}}@media (1600px <=width){.sbsSection-wrapper{padding:3rem 8rem}}.who-are-we-wrapper{display:flex;padding-bottom:3em;flex-direction:column;justify-content:center;align-items:center;gap:2rem;align-self:stretch;background-color:var(--section-purple-color)}.who-are-we-wrapper .who-are-we-wrapper-insider{display:flex;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;position:relative}.who-are-we-wrapper .who-are-we-wrapper-insider img{width:100%;height:100%;object-fit:cover;position:absolute;pointer-events:none}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay{position:absolute;offset:0;height:100%;width:100%;background-color:unset;z-index:1;transition:all .35s cubic-bezier(var(--motion-basic-config));background-color:var(--overlay-black-color-60)}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay-content{display:flex;z-index:2;max-width:30em;height:38em;padding:3em 1em;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;background:#efe6fd00;transition:all .35s cubic-bezier(var(--motion-basic-config))}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay-content .text-and-description{display:flex;flex-direction:column;align-items:center;gap:.5rem;align-self:stretch}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay-content .text-and-description h2{text-align:center;color:var(--gray-color-05)}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay-content .text-and-description p{color:var(--gray-color-10);text-align:center}@media (768px >=width){.who-are-we-wrapper{padding-bottom:1.5em}.who-are-we-wrapper .who-are-we-wrapper-insider .who-are-we-overlay-content{padding:1.5rem 1rem;gap:1em;height:22em}}.instagram-section-wrapper{position:relative;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:3rem 1rem}@media (1600px <=width){.instagram-section-wrapper{padding:3rem 8rem}}@media (768px >=width){.instagram-section-wrapper{padding:1.5rem .75rem}}.instagram-section-wrapper .row{display:flex;align-items:center;align-self:stretch;width:100%;height:100%}.instagram-section-wrapper .row img{width:100%;height:100%;max-height:12em;object-fit:cover;overflow:hidden}.instagram-section-wrapper .instagram-overlay{position:absolute;offset:0;width:100%;height:100%;background:var(--overlay-instagram-color);z-index:2;display:flex;padding:1.5rem 1rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;transition:all .35s cubic-bezier(var(--motion-basic-config))}.instagram-section-wrapper .instagram-overlay h2{color:var(--white-color)}@media (768px >=width){.instagram-section-wrapper .row img{max-height:6.66em}}.brands-wrapper{min-width:13.75em;position:relative;height:7.25em;padding:1.5rem;cursor:pointer}.brands-wrapper .celeb-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.brands-wrapper img{width:100%;height:100%;object-fit:contain;filter:grayscale(100%)}@media (768px >=width){.brands-wrapper{min-width:7.5rem;height:3.75rem;padding:.75em}}.what-they-say-of-us-wrapper{display:flex;gap:2rem;padding:3rem 1rem;flex-direction:column;align-items:start;align-self:stretch}.what-they-say-of-us-wrapper .header-and-text-wrapper{width:100%}.what-they-say-of-us-wrapper .header-and-text-wrapper h2{text-align:center}.what-they-say-of-us-wrapper .embla{width:100%}.what-they-say-of-us-wrapper .embla .embla__viewport{width:100%;overflow:hidden}.what-they-say-of-us-wrapper .embla .embla__viewport .embla__container{display:flex;gap:1em;padding-left:1em}.what-they-say-of-us-wrapper .embla .embla__viewport .embla__dots{display:flex;justify-content:center;padding:1em 0 0;height:fit-content;transition:all .35s var(--motion-entering-config)}@media (768px >=width){.what-they-say-of-us-wrapper{padding:1.5em .75em;gap:1.25em}}@media (1600px <=width){.what-they-say-of-us-wrapper{padding:3em 8em}}.page-header-wrapper{display:flex;padding:8em 0 3em;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;background:var(--page-top-color);transition:all .35s cubic-bezier(var(--motion-basic-config))}.page-header-wrapper .page-header-heading-and-description{display:flex;width:100%;flex-direction:column;align-items:center;gap:.75rem}.page-header-wrapper .page-header-heading-and-description h3{color:var(--white-color);text-align:center}.page-header-wrapper .page-header-heading-and-description p{color:var(--gray-color-05);text-align:center}@media (768px >=width){.page-header-wrapper{padding:6em .75em 1.5em}}.article-wrapper{display:flex;gap:1rem;align-items:center;align-self:stretch;width:100%;max-width:1600px;transition:all .35s cubic-bezier(var(--motion-basic-config));flex-wrap:wrap}.article-wrapper h2{color:var(--gray-color-90)}.article-wrapper .product-wrapper{display:flex;align-items:center;align-self:stretch;flex-direction:row;gap:1em;width:100%;transition:all .35s cubic-bezier(var(--motion-basic-config));justify-content:center}.article-wrapper .wrapper-2{display:flex;width:18em;min-width:14.5em;max-width:22em;flex-direction:column;align-items:flex-start;gap:.75em;text-decoration:none;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2 .product-infos{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.article-wrapper .wrapper-2 .product-infos .first{color:var(--gray-color-90);transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2 .product-infos .second{color:var(--gray-color-60)}.article-wrapper .wrapper-2 .img{position:relative;width:100%;height:18em;overflow:hidden;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2 .img .base-image{width:100%;height:100%;object-fit:cover;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2 .img .scrolling-images{display:none;flex-direction:row;overflow:hidden;width:100%;height:100%;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2 .img .scrolling-images img{width:100%;height:100%;object-fit:cover;transition:all .7s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2:hover .first{color:var(--primary-color-30)}.article-wrapper .wrapper-2:hover .img{position:relative;width:100%;height:18em;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2:hover .img .base-image{transform:scale(1.15)}.article-wrapper .wrapper-2:hover .img .scrolling-images{display:flex;flex-direction:row;overflow:hidden;height:100%;width:100%;transition:all .35s cubic-bezier(var(--motion-basic-config))}.article-wrapper .wrapper-2:hover .img .scrolling-images img{width:100%;height:100%;aspect-ratio:1 / 1;transition:all .7s cubic-bezier(var(--motion-basic-config))}@media (width<=768px){.article-wrapper .wrapper-2{display:flex;height:15em;min-width:10rem;max-width:11.25rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex:1 0 0}.article-wrapper h2{text-align:center}}.categorie-wrapper{display:flex;padding:3em 1em;flex-direction:column;align-items:flex-start;gap:3em;align-self:stretch;width:100%;transition:all .7s cubic-bezier(var(--motion-basic-config))}.categorie-wrapper .sub-categorie-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em;align-self:stretch}.categorie-wrapper .sub-categorie-wrapper h2{width:100%;color:var(--gray-color-90)}@media (width<=768px){.categorie-wrapper{padding:1.5em .75em}}@media (1600px <=width){.categorie-wrapper{padding:3em 8em}}.input-field-wrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.input-field-wrapper label{color:var(--gray-color-60, #4C4C4C);font-family:Public Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.input-field-wrapper input{display:flex;padding:.5rem .75rem;align-items:center;align-self:stretch;text-overflow:ellipsis;border:1px solid var(--gray-color-05, #ECECEC);background:#ececec80;color:var(--gray-color-90);transition:all .35s cubic-bezier(var(--motion-basic-config))}.input-field-wrapper input:focus{background:var(--white-color);border:1px solid var(--primary-color-30);color:var(--gray-color-90)}.text-area-field-wrapper{display:flex;width:100%;min-width:11.25rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.text-area-field-wrapper label{color:var(--gray-color-60, #4C4C4C);font-family:Public Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.text-area-field-wrapper textarea{display:flex;padding:.5rem .75rem;align-items:center;align-self:stretch;text-overflow:ellipsis;resize:none;height:7.5em;border:1px solid var(--gray-color-05, #ECECEC);background:#ececec80;color:var(--gray-color-90);transition:all .35s cubic-bezier(var(--motion-basic-config))}.text-area-field-wrapper textarea:focus{background:var(--white-color);border:1px solid var(--primary-color-30);color:var(--gray-color-90)}.text-area-field-wrapper textarea:invalid{border:1px solid rgba(248,6,6,.5);background:var(--white-color);color:var(--gray-color-90)}.online-shop-coming-wrapper{display:flex;padding:3rem 0rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#efe6fd80}.online-shop-coming-wrapper .main-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (768px >=width){.online-shop-coming-wrapper .main-content{gap:1.25em}}.online-shop-coming-wrapper .main-content .text-and-description{display:flex;flex-direction:column;align-items:center;gap:.75rem}.online-shop-coming-wrapper .main-content .text-and-description h2{color:var(--gray-color-90);text-align:center;font-family:Public Sans;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.online-shop-coming-wrapper .main-content .text-and-description p{color:var(--gray-color-60);max-width:45em;text-wrap:wrap;text-align:center}.online-shop-coming-wrapper .main-content .input-and-cta{display:flex;width:100%;max-width:23.75em;flex-direction:column;align-items:center;gap:1rem}.online-shop-coming-wrapper .main-content .input-and-cta button{width:100%}@media (768px >=width){.online-shop-coming-wrapper{padding:2rem .75rem}.online-shop-coming-wrapper .main-content .text-and-description h2{text-align:center;font-family:Public Sans;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}}.color-option-wrapper{display:flex;padding:.75rem;align-items:center;gap:.75rem;border:solid 1px var(--gray-color-05);transition:all .15s cubic-bezier(var(--motion-entering-config));cursor:pointer}.color-option-wrapper:hover{border:solid 1px var(--primary-color-10)}.color-option-wrapper:hover p{color:var(--gray-color-90)}.color-option-wrapper .color{width:1.5rem;height:1.5rem}.color-option-wrapper p{color:var(--gray-color-60)}.perk-option-wrapper{display:flex;align-items:center;gap:.75rem}@media (768px >=width){.perk-option-wrapper{padding:0rem .75rem;flex-direction:column;align-items:center;justify-items:center;text-align:center;flex:1 0 0}}.perk-option-wrapper .perk-icon{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:6.25em;border:1px solid var(--gray-color-10);background-color:var(--white-color)}.perk-option-wrapper .perk-icon img{width:1em;height:1em}.perk-option-wrapper p{color:var(--gray-color-60)}.supply-article-wrapper{display:grid;padding:2em 3em 2em 1em;gap:1.5em;grid-template-columns:1fr 5fr;width:100%}@media (768px >=width){.supply-article-wrapper{padding:1.5em 1em}}@media (768px >=width){.supply-article-wrapper{grid-template-columns:none;grid-template-rows:auto}}@media (1600px <=width){.supply-article-wrapper{padding:2em 8em}}.supply-article-wrapper .image-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;width:100%}.supply-article-wrapper .image-wrapper .live-image-wrapper{position:relative;width:100%}.supply-article-wrapper .image-wrapper .live-image-wrapper .live-image{align-self:stretch;object-fit:contain;width:100%;height:25em;transition:all .35s cubic-bezier(var(--motion-entering-config))}@media (1080px >=width){.supply-article-wrapper .image-wrapper img{min-width:18em}}.supply-article-wrapper .image-wrapper .other-images-wrapper{display:flex;padding:.75rem;width:25.0625em;gap:.75rem;flex-wrap:wrap;background:#ececec40}@media (768px >=width){.supply-article-wrapper .image-wrapper .other-images-wrapper{width:100%}}.supply-article-wrapper .image-wrapper .other-images-wrapper .each-image-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;flex:1 0 0;width:100%;max-width:8em}@media (768px >=width){.supply-article-wrapper .image-wrapper .other-images-wrapper .each-image-wrapper{flex:1 0 0;width:100%;max-width:5em}}.supply-article-wrapper .image-wrapper .other-images-wrapper .each-image-wrapper .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.supply-article-wrapper .image-wrapper .other-images-wrapper .each-image-wrapper img{width:100%;min-width:5em;height:5em;object-fit:contain;cursor:pointer;transition:all .35s cubic-bezier(var(--motion-entering-config))}@media (768px >=width){.supply-article-wrapper .image-wrapper .other-images-wrapper .each-image-wrapper img{width:100%;min-width:5em}}.supply-article-wrapper .right-side-content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0;width:100%}.supply-article-wrapper .right-side-content .first-infos-and-price{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;flex-wrap:wrap}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;flex-wrap:wrap}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name .breadcrumb{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name .breadcrumb .link{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;width:auto;color:var(--gray-color-30);transition:all .15s cubic-bezier(var(--motion-quick-config))}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name .breadcrumb .link:hover{color:var(--primary-color-30)}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name .breadcrumb p{color:var(--primary-color-30);cursor:pointer}.supply-article-wrapper .right-side-content .first-infos-and-price .breadcrumb-and-name h2{text-wrap:wrap}.supply-article-wrapper .right-side-content .first-infos-and-price h3{color:var(--primary-color-30)}.supply-article-wrapper .right-side-content .divider{width:100%;height:.0625em;background-color:var(--gray-color-05)}.supply-article-wrapper .right-side-content .second-degree-infos{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch;width:100%}.supply-article-wrapper .right-side-content .second-degree-infos .info{display:flex;align-items:flex-start;gap:2rem;width:100%}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info{flex-direction:column;gap:1em}}.supply-article-wrapper .right-side-content .second-degree-infos .info .description-more-wrapper{display:flex;gap:1.5em;flex-direction:column}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .description-more-wrapper{gap:.75em}}.supply-article-wrapper .right-side-content .second-degree-infos .info .description-more-wrapper ul li{color:var(--gray-color-60);list-style-position:inside}.supply-article-wrapper .right-side-content .second-degree-infos .info .labelling-wrapper{min-width:8em;max-width:8em}@media (1080px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .labelling-wrapper{min-width:8em}}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .labelling-wrapper{max-width:unset}}.supply-article-wrapper .right-side-content .second-degree-infos .info .labelling-wrapper .label{font-family:Helvetica;font-size:1.25rem;font-style:normal;font-weight:700;line-height:30px;color:var(--gray-color-90);width:100%}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .labelling-wrapper .label{font-size:1rem}}.supply-article-wrapper .right-side-content .second-degree-infos .info .value-text{color:var(--gray-color-60);text-align:justify}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .value-text{text-align:unset}}.supply-article-wrapper .right-side-content .second-degree-infos .info .value-colors-boxes{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.supply-article-wrapper .right-side-content .second-degree-infos .info .value-perks{display:flex;align-items:center;gap:2rem;align-self:stretch;flex-wrap:wrap}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .value-perks{gap:.5em}}.supply-article-wrapper .right-side-content .second-degree-infos .info .perks-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.75rem;flex:1 0 0}.supply-article-wrapper .right-side-content .second-degree-infos .info .perks-wrapper .more-perks{color:var(--gray-color-60);text-align:justify}@media (768px >=width){.supply-article-wrapper .right-side-content .second-degree-infos .info .perks-wrapper .more-perks{text-align:unset}}.who-are-we-page-section-wrapper{display:flex;width:100%;justify-content:center}.who-are-we-page-section-wrapper .double-wrapper{display:flex;width:100%;padding:3em;justify-content:center;align-items:center;gap:3em}.who-are-we-page-section-wrapper .double-wrapper .img-section{display:flex;align-items:center;flex:1 0 0;align-self:stretch;justify-content:center}.who-are-we-page-section-wrapper .double-wrapper .img-section img{width:100%;height:32em;object-fit:cover}@media (768px >=width){.who-are-we-page-section-wrapper .double-wrapper .img-section img{height:16em}}.who-are-we-page-section-wrapper .double-wrapper .info-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch}.who-are-we-page-section-wrapper .double-wrapper .info-section h2{color:var(--gray-color-90)}.who-are-we-page-section-wrapper .double-wrapper .info-section p{color:var(--gray-color-60)}.who-are-we-page-section-wrapper .double-wrapper-image-left{flex-direction:row}.who-are-we-page-section-wrapper .double-wrapper-image-right{flex-direction:row-reverse}@media (1600px<=width){.who-are-we-page-section-wrapper .double-wrapper{padding:3rem 8rem}}@media (768px>=width){.who-are-we-page-section-wrapper .double-wrapper{flex-direction:column-reverse;padding:1.5rem 1rem 1rem;gap:1.25em}.who-are-we-page-section-wrapper .double-wrapper .info-section{gap:.75em;text-align:center}.who-are-we-page-section-wrapper .double-wrapper .info-section h2,.who-are-we-page-section-wrapper .double-wrapper .info-section a{width:100%}}.who-are-we-sbs-section{display:flex;padding:1.5em 0;flex-direction:column;justify-content:center;align-items:center;gap:.625em;align-self:stretch;background:var(--gradient-color-linear)}.who-are-we-sbs-section p{color:var(--white-color)}@media (768px >=width){.who-are-we-sbs-section{padding:.75em 0}}.get-in-touch-in-who-are-we-wrapper{display:flex;padding:3rem 0rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch;background:#efe6fd80}.get-in-touch-in-who-are-we-wrapper .double-wrapper{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.get-in-touch-in-who-are-we-wrapper .double-wrapper .invitation-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.get-in-touch-in-who-are-we-wrapper .double-wrapper .invitation-content h2{color:var(--gray-color-90)}.get-in-touch-in-who-are-we-wrapper .double-wrapper .invitation-content p{color:var(--gray-color-60)}.get-in-touch-in-who-are-we-wrapper .double-wrapper a{width:100%}@media (768px >=width){.get-in-touch-in-who-are-we-wrapper{padding:2rem .75rem}.get-in-touch-in-who-are-we-wrapper .double-wrapper{gap:.75em}}.youtube-video-section{display:flex;width:100%;padding:3em 1em;flex-direction:column;align-items:center;gap:2rem}.youtube-video-section h2{color:var(--gray-color-90)}.youtube-video-section .fake-video-wrapper{position:relative;width:100%;max-width:60em;height:24em}@media (768px >=width){.youtube-video-section .fake-video-wrapper{height:18em}}.youtube-video-section .fake-video-wrapper:hover .fake-video-wrapper-overlay{background:#0009}.youtube-video-section .fake-video-wrapper .fake-video-wrapper-overlay{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0;background:#0003;transition:all .35s cubic-bezier(var(--motion-basic-config))}.youtube-video-section .fake-video-wrapper img{width:100%;height:100%;object-fit:cover}.youtube-video-section .fake-video-wrapper button{position:absolute;z-index:2;bottom:1em;right:1em;display:flex;flex-direction:row;align-items:center;padding-right:1em;border-radius:32px;border:none;cursor:pointer;background:var(--white-color);transition:all .15s cubic-bezier(var(--motion-quick-config))}.youtube-video-section .fake-video-wrapper button:hover{background:var(--primary-color-30)}.youtube-video-section .fake-video-wrapper button:hover .icon-wrapper svg{fill:var(--gray-color-05)}.youtube-video-section .fake-video-wrapper button:hover p{color:var(--white-color)}.youtube-video-section .fake-video-wrapper button .icon-wrapper{display:flex;padding:.5rem;align-items:center}.youtube-video-section .fake-video-wrapper button .icon-wrapper svg{fill:var(--gray-color-60)}.youtube-video-section .fake-video-wrapper button p{color:var(--gray-color-90)}.youtube-video-section .modal-showing-video{position:absolute;top:0;right:0;left:0;bottom:0;z-index:999999;display:flex;justify-content:center;background:var(--primary-color-5)}.youtube-video-section .modal-showing-video .video-source-wrapper{width:100%;max-width:90em;height:100%;justify-content:center;display:flex;flex-direction:column;align-items:flex-end;padding:3em 1.5em;gap:1.5em}.youtube-video-section .modal-showing-video .video-source-wrapper .close-icon-wrapper{padding:.5em .5em .25em;border-radius:50%;width:fit-content;cursor:pointer;transition:all .15s cubic-bezier(var(--motion-quick-config))}.youtube-video-section .modal-showing-video .video-source-wrapper .close-icon-wrapper:hover{background:var(--bg-color, rgba(0, 0, 0, .05))}.youtube-video-section .modal-showing-video .video-source-wrapper .close-icon-wrapper:hover svg{fill:var(--gray-color-90)}.youtube-video-section .modal-showing-video .video-source-wrapper .close-icon-wrapper svg{fill:var(--gray-color-30)}@media (768px >=width){.youtube-video-section .modal-showing-video .video-source-wrapper iframe{height:80%}}.youtube-video-section .modal-showing-video iframe{width:100%;height:100%;max-height:80em;justify-self:center;border-radius:16px;border:none}@media (768px >=width){.youtube-video-section .video-source-wrapper{padding:1.5em 1em;gap:.75em}}@media (768px >=width){.youtube-video-section{padding:1.5em 1em;gap:1em}.youtube-video-section iframe{max-height:120px}}.input-dropdown-wrapper{display:flex;width:100%;min-width:11.25rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.input-dropdown-wrapper label{color:var(--gray-color-60, #4C4C4C);font-family:Public Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.input-dropdown-wrapper select{-webkit-appearance:none;display:flex;padding:.5em 1.5em .5em .75em;align-items:center;align-self:stretch;text-overflow:ellipsis;border:1px solid var(--gray-color-05, #ECECEC);background:#ececec80;color:var(--gray-color-90);transition:all .35s cubic-bezier(var(--motion-basic-config))}.input-dropdown-wrapper select .first{display:none}.tab-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;cursor:pointer}.tab-wrapper p{padding:0rem .75rem;text-align:center;width:100%;transition:all .35s cubic-bezier(var(--motion-entering-config))}.tab-wrapper .active-indicator{width:100%;height:.1875rem;transition:all .35s cubic-bezier(var(--motion-entering-config))}.contact-giving-section-wrapper{padding:3em .75em;width:100%;display:flex;justify-content:center}@media (768px >=width){.contact-giving-section-wrapper{padding:1.5em .75em}}.contact-giving-section-wrapper .wrapper-2{display:flex;justify-content:center;justify-self:center;flex-direction:column;align-items:center;gap:1.5em;align-self:stretch;max-width:38em;width:100%}.contact-giving-section-wrapper .wrapper-2 h3{text-align:center}.contact-giving-section-wrapper .wrapper-2 .contact-type-switcher{display:flex;align-items:flex-start;justify-content:center;align-self:center;width:100%}.contact-giving-section-wrapper .wrapper-2 form{display:flex;flex-direction:column;gap:1em;align-self:stretch;justify-content:center}.contact-giving-section-wrapper .wrapper-2 form .form-first-row{display:flex;align-items:center;gap:.75em;align-self:stretch;width:100%}@media (768px >=width){.contact-giving-section-wrapper .wrapper-2 form .form-first-row{flex-direction:column;width:100%}}.open-hours-section-wrapper{display:flex;padding:2rem 1rem;flex-direction:row;align-items:center;gap:4.5rem;justify-content:center;background-color:var(--primary-color-10)}.open-hours-section-wrapper .info{display:flex;justify-content:center;align-items:center;gap:.5rem}.open-hours-section-wrapper .info .icon-wrapper{display:flex;padding:.75rem;align-items:center;gap:.625rem;border-radius:6.25rem;background-color:var(--primary-color-5);color:var(--black-color)}.open-hours-section-wrapper .info .icon-wrapper svg{fill:var(--primary-color-30)}@media (768px >=width){.open-hours-section-wrapper{padding:2rem 1rem;gap:1.25em;flex-direction:column;justify-content:flex-start;align-content:flex-start}.open-hours-section-wrapper .info{width:100%;justify-content:flex-start}}.location-section-wrapper{position:relative;display:flex;width:100%;flex-direction:column;justify-items:center;overflow:hidden}.location-section-wrapper img{height:29.125em;width:100%;object-fit:cover}@media (768px >=width){.location-section-wrapper img{height:20em}}.location-section-wrapper .location-overlay{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:var(--overlay-black-color—20)}.location-section-wrapper .button-wrapper{position:absolute;display:flex;justify-content:center;align-items:center;right:0;top:0;bottom:0;left:0}.location-section-wrapper .button-wrapper a{max-width:12em;height:fit-content}.whatsapp-fab-wrapper{display:flex;padding:.5em 1.5em .5em .5em;align-items:center;gap:.5em;position:fixed;right:5%;bottom:3%;z-index:15;height:48px;text-decoration:none;cursor:pointer;border-radius:2em;background:var(--primary-color-30);transition:all .15s cubic-bezier(var(--motion-quick-config))}.whatsapp-fab-wrapper .icon-wrapper{display:flex;padding:.35em;align-items:center;gap:.625rem;border-radius:6.25em;background:var(--white-color)}.whatsapp-fab-wrapper .icon-wrapper svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1;fill:var(--primary-color-30)}.whatsapp-fab-wrapper p{color:var(--gray-color-05)}.whatsapp-fab-wrapper:hover{background:var(--primary-color-60)}@media (768px >=width){.whatsapp-fab-wrapper{padding:.5rem}.whatsapp-fab-wrapper .icon-wrapper{background:none}.whatsapp-fab-wrapper .icon-wrapper svg{fill:var(--gray-color-05)}.whatsapp-fab-wrapper p{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{overscroll-behavior-y:none;scroll-behavior:smooth}:root{--primary-color-5: #EFE6FD;--primary-color-30: #9654F4;--primary-color-10: #CEB0FA;--primary-color-60: #5900D9;--primary-color-90: #290064;--secondary-color-5: #FFF7FA;--secondary-color-10: #FEE5F0;--secondary-color-30: #FEC7DF;--secondary-color-60: #E69CBC;--secondary-color-90: #6A4857;--gray-color-05: #ECECEC;--gray-color-10: #B3B3B3;--gray-color-30: #808080;--gray-color-60: #4C4C4C;--gray-color-90: #191919;--white-color: #FFFFFF;--black-color: #000000;--section-purple-color: rgba(239, 230, 253, .5);--page-top-color: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), linear-gradient(268deg, var(--primary-color-30, #FEC7DF) -27.31%, #64C6CF 13.78%, #EEC643 48.03%, var(--secondary-color-60, #9654F4) 91.4%);--gradient-color-linear: linear-gradient(0deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), linear-gradient(268deg, var(--primary-color-30, #FEC7DF) -27.31%, #64C6CF 13.78%, #EEC643 48.03%, var(--secondary-color-30, #9654F4) 91.4%);--gradient-color-radial: radial-gradient(150.41% 88.89% at 67.1% 8.5%, var(--primary-color-30, rgba(254, 199, 223, .4)) 0%, rgba(100, 198, 207, .4) 34.62%, rgba(238, 198, 67, .4) 63.46%, var(--secondary-color-30, rgba(150, 84, 244, .4)) 100%), linear-gradient(0deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 100%);--header-bg-color: rgba(0, 0, 0, .25);--header-border-color: var(--gray-color-05);--overlay-purple-color: rgba(150, 84, 244, .25);--overlay-black-color-80: rgba(0, 0, 0, .9);--overlay-black-color-60: rgba(0, 0, 0, .6);--overlay-black-color—20: rgba(0, 0, 0, .2);--overlay-black-color—0: rgba(0, 0, 0, 0);--overlay-instagram-color: linear-gradient(0deg, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), radial-gradient(150.41% 88.89% at 67.1% 8.5%, var(--primary-color-30, rgba(254, 199, 223, .4)) 0%, rgba(100, 198, 207, .4) 34.62%, rgba(238, 198, 67, .4) 63.46%, var(--secondary-color-30, rgba(150, 84, 244, .4)) 100%);--overlay-instagram-hovered-color: linear-gradient(0deg, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .6) 100%), radial-gradient(150.41% 88.89% at 67.1% 8.5%, var(--primary-color-30, rgba(254, 199, 223, .4)) 0%, rgba(100, 198, 207, .4) 34.62%, rgba(238, 198, 67, .4) 63.46%, var(--secondary-color-30, rgba(150, 84, 244, .4)) 100%);--mobile-base-width: 768;--desktop-base-width: 1600;--motion-basic-config: .55, 0, 0, 1;--motion-quick-config: 0, 0, 1, 1;--motion-entering-config: .8, 0, .2, 1}@font-face{font-family:Public Sans;src:url(/font/Public.ttf)format("truetype")}@font-face{font-family:Helvetica;src:url(/font/Helvetica.ttc)}.heading1{font-family:Public Sans;font-size:3rem;font-style:normal;font-weight:700;line-height:normal}@media (768px >=width){.heading1{font-family:Public Sans;font-size:20px;font-style:normal;font-weight:600;line-height:normal}}.heading2{font-family:Public Sans;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;color:var(--gray-color-90)}@media (768px >=width){.heading2{font-family:Public Sans;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}}.heading3{font-family:Public Sans;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;color:var(--gray-color-90)}.body1{font-family:Helvetica;font-size:1.25rem;font-style:normal;font-weight:400;line-height:26px;color:var(--gray-color-90)}@media (768px >=width){.body1{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}}.body2{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:20px}.links-header{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;color:var(--gray-color-10);list-style-type:none;text-decoration:none;transition:color .35s cubic-bezier(var(--motion-basic-config))}.links-header:hover{color:var(--primary-color-30);transition:color .35s cubic-bezier(var(--motion-basic-config))}.active-links-header{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;color:var(--white-color);list-style-type:none;text-decoration:none;transition:color .35s cubic-bezier(var(--motion-basic-config))}.active-links-header:hover{color:var(--primary-color-30);transition:color .35s cubic-bezier(var(--motion-basic-config))}.links-footer{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;color:var(--gray-color-10);list-style-type:none;text-decoration:none;transition:color .35s cubic-bezier(var(--motion-basic-config))}.links-footer:hover{color:var(--primary-color-30);transition:color .35s cubic-bezier(var(--motion-basic-config))}.article-grouped-name{font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}
