.aspect-1-1{aspect-ratio:1/1}.aspect-2-1{aspect-ratio:2/1}.page-span-big{width:90vw}.page-span-small{width:80vw}.page-margins-big{margin-left:20rem;margin-right:20rem}@media only screen and (max-width:96.875em){.page-margins-big{margin-left:15rem;margin-right:15rem}}@media only screen and (max-width:81.25em){.page-margins-big{margin-left:12rem;margin-right:12rem}}@media only screen and (max-width:62.5em){.page-margins-big{margin-left:8rem;margin-right:8rem}}@media only screen and (max-width:50em){.page-margins-big{margin-left:4rem;margin-right:4rem}}.page-margins-small{margin-left:10rem;margin-right:10rem}@media only screen and (max-width:96.875em){.page-margins-small{margin-left:8rem;margin-right:8rem}}@media only screen and (max-width:81.25em){.page-margins-small{margin-left:5rem;margin-right:5rem}}@media only screen and (max-width:62.5em){.page-margins-small{margin-left:4rem;margin-right:4rem}}@media only screen and (max-width:50em){.page-margins-small{margin-left:2rem;margin-right:2rem}}.flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.flex-dir-row{flex-direction:row}.flex-dir-col{flex-direction:column}.overflow-hidden{overflow:hidden}.display-none{display:none}.pos-relative{position:relative}.w-full{width:100%}.marg-left-small{margin-left:2rem}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-dark-1{background-color:var(--color-dark-1)}.bg-venom{background-color:var(--color-venoms)!important}.bg-trees{background-color:var(--color-trees)!important}.bg-mites{background-color:var(--color-dust-mites)!important}.bg-insects{background-color:var(--color-insects)!important}.bg-epidermals{background-color:var(--color-epidermal)!important}.bg-mold{background-color:var(--color-mold)!important}.bg-grass{background-color:var(--color-grass-pollen)!important}.mix-blend-diff{mix-blend-mode:difference!important}.color-white,.mix-blend-diff{color:#fff!important}.color-black{color:#000!important}.color-dark-1{color:var(--color-dark-1)}.color-venom{color:var(--color-venoms)!important}.color-trees{color:var(--color-trees)!important}.color-mites{color:var(--color-dust-mites)!important}.color-insects{color:var(--color-insects)!important}.color-epidermals{color:var(--color-epidermal)!important}.color-mold{color:var(--color-mold)!important}.color-grass{color:var(--color-grass-pollen)!important}.required-red,.required-star{color:var(--required-red)}.required-star{font-weight:800}.banner-shadow{position:absolute;bottom:0;left:0;width:100%;height:15%;background-image:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent);mix-blend-mode:color-burn}.infinite-text-container{position:relative;width:100%;padding:15rem 0;overflow:hidden;background-color:#fffef0}@media only screen and (max-width:40.625em){.infinite-text-container{padding:8rem 0}}.infinite-text-container__banner{display:none;position:absolute!important;top:0;left:0;width:100%;height:100%}.infinite-text-container__filter01{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9c9c9c;mix-blend-mode:multiply}.infinite-text-container__filter02{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;mix-blend-mode:lighten}.infinite-text-container__content{position:absolute;top:50%;left:0;transform:translateX(0) translateY(-50%);font-size:9rem;font-weight:300;letter-spacing:0;text-transform:uppercase;color:#000;opacity:.75;display:block;width:auto;white-space:nowrap;animation:InfiniteMoveX_2 10s linear infinite forwards}@media only screen and (max-width:28.125em){.infinite-text-container__content{font-size:6.4rem}}@media only screen and (max-width:40.625em){.infinite-text-container__content{font-size:4.2rem}}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}@keyframes FadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes FadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes FadeInRight{0%{opacity:0;transform:translateX(-15px)}to{opacity:1;transform:translateX(0)}}@keyframes FadeInLeft{0%{opacity:0;transform:translateX(15px)}to{opacity:1;transform:translateX(0)}}@keyframes appear-opacity{0%{opacity:0}to{opacity:1}}@keyframes appear-scale-in{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes appear-scale-out{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes appear-right{0%{opacity:0;transform:translateX(6rem)}30%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes appear-left{0%{opacity:0;transform:translateX(-6rem)}30%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes appear-bottom{0%{opacity:0;transform:translateY(5rem)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes appear-top{0%{opacity:0;transform:translateY(-5rem)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes onscroll-borderradius-increase{0%{border-radius:0}to{border-radius:5px}}@keyframes onscroll-borderradius-decrease{0%{border-radius:5px}to{border-radius:0}}@keyframes onscroll-home-skintests-img{0%{border-top-right-radius:80px}to{border-top-right-radius:5px}}@keyframes bannerBlurAnimation{0%{backdrop-filter:blur(0)}to{backdrop-filter:blur(2px)}}@keyframes bannerBrightnessAnimation{0%{background-color:#262626}to{background-color:rgba(255,236,201,.08)}}@keyframes KeepRotatingAnimation{0%{transform:rotate(0deg)}50%{transform:rotate(90deg)}to{transform:rotate(90deg)}}@keyframes KeepRotatingReverseAnimation{0%{transform:rotate(0deg)}50%{transform:rotate(-90deg)}to{transform:rotate(-90deg)}}@keyframes OpacityPulseAnimation{0%,to{opacity:.1}50%{opacity:1}}@keyframes RepsIllustrationOpacityPulseAnimation{0%,to{opacity:.01}50%{opacity:.12}}@keyframes FeatureOpacityPulseAnimation{0%,to{background-color:hsla(0,0%,100%,.01)}50%{background-color:hsla(0,0%,100%,.08)}}@keyframes MapIconOpacityPulseAnimation{0%,to{opacity:.01}50%{opacity:.08}}@keyframes VivaIconOpacityPulseAnimation01{0%,to{opacity:.005}50%{opacity:.1}}@keyframes VivaIconOpacityPulseAnimation02{0%,to{opacity:.005}50%{opacity:.1}}@keyframes OpacityHeightPulseAnimation{0%,to{transform:scaleY(70%);opacity:.3}50%{transform:scaleY(100%);opacity:1}}@keyframes ExtractIneractionScalePulse{0%,to{transform:translate(-50%,-50%) scale(.8)}50%{transform:translate(-50%,-50%) scale(1.2)}}@keyframes ExtractsImgFilterRotate{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes AllergiesColorAnimation{0%{background-color:var(--color-trees)}20%{background-color:var(--color-dust-mites)}40%{background-color:var(--color-venoms)}60%{background-color:var(--color-mold)}80%{background-color:var(--color-insects)}to{background-color:var(--color-epidermal)}}@keyframes slideShowMover{0%,to{transform:translateX(0)}50%{transform:translateX(-33.3333333333%)}}@keyframes FloatAnimation01{0%,to{transform:translateY(-5px)}50%{transform:translateY(5px)}}@keyframes InfiniteMoveX{0%{transform:translateX(0)}99.9999%{transform:translateX(-33.3333333%)}to{transform:translateX(0)}}@keyframes InfiniteMoveX_2{0%{transform:translateX(0) translateY(-50%)}99.9999%{transform:translateX(-33.3333333%) translateY(-50%)}to{transform:translateX(0) translateY(-50%)}}.header-primary{position:relative;font-size:4.32rem;font-weight:400;color:var(--color-dark-1);line-height:1.5;margin-bottom:3rem}.header-primary:after{content:"";position:absolute;bottom:-10px;left:0;height:1px;width:5rem;background-color:var(--color-dark-1)}.header-secondary{font-size:4.32rem;line-height:1.5;margin-bottom:1.5rem}.header-secondary,.header-tertiary{position:relative;font-weight:400;color:var(--color-dark-1)}.header-tertiary{font-size:5.2rem}.header-tertiary:after{content:"";position:absolute;bottom:-25px;left:0;height:1px;width:5rem;background-color:var(--color-dark-1)}.text-primary,p{font-size:1.8rem;font-weight:400;line-height:1.8}.text-primary,.text-secondary{color:var(--color-dark-1)}.text-secondary{font-size:2rem;font-weight:400;line-height:1.8}.hero{position:relative;height:145vh;overflow:hidden;justify-content:center}.hero,.hero__maincontainer{display:flex;align-items:center}.hero__maincontainer{position:absolute;top:0;left:0;width:100%;height:100%;flex-direction:column;justify-content:space-between}@media only screen and (max-width:62.5em){.hero__maincontainer{backdrop-filter:blur(0);background-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0))}}.hero__maincontainer-start{position:relative;width:100%;height:100vh}.hero__maincontainer-start--linkbox{opacity:0;animation:FadeIn 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.3s;position:absolute;left:50%;transform:translate(-50%,-50%);top:54.5%}@media only screen and (max-width:34.375em){.hero__maincontainer-start--linkbox{top:54.5%}}.hero__maincontainer-start--link:link,.hero__maincontainer-start--link:visited{position:relative;display:inline-block;font-size:1.4rem;font-weight:600;color:var(--color-dark-2);background-color:hsla(0,0%,100%,0);padding:2rem 6rem;border-radius:1000px;box-shadow:0 5px 14px rgba(0,0,0,.12);text-transform:uppercase;transition:all .3s ease-out}.hero__maincontainer-start--link:link:hover,.hero__maincontainer-start--link:visited:hover{background-color:hsla(0,0%,100%,.85);box-shadow:0 5px 20px rgba(0,0,0,.12);transform:translateY(-3px)}.hero__maincontainer-start--link:link:hover:after,.hero__maincontainer-start--link:visited:hover:after{transform:scaleX(1.8) scaleY(2);opacity:0}.hero__maincontainer-start--link:link:active,.hero__maincontainer-start--link:visited:active{box-shadow:0 5px 10px rgba(0,0,0,.14);transform:translateY(-1px)}.hero__maincontainer-start--link:link:after,.hero__maincontainer-start--link:visited:after{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background-color:hsla(0,0%,100%,.85);border-radius:1000px;opacity:1;z-index:-1;transition:all .3s ease-out}.hero__maincontainer-start--keepScrolling{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:8%;left:50%;transform:translateX(-50%)}@media only screen and (max-width:40.625em){.hero__maincontainer-start--keepScrolling{Bottom:4%}}@media only screen and (max-width:34.375em){.hero__maincontainer-start--keepScrolling{bottom:-8%}}.hero__maincontainer-end{position:relative;flex-grow:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__filter,.hero__image{position:absolute;top:0;left:0;width:100%;height:100%}.hero__filter{background-color:#262626;mix-blend-mode:lighten}.hero__separator{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;width:100vw;height:auto}.hero__separator_bar{background-color:var(--color-white);border-top-left-radius:30rem;width:100vw;height:10rem}.hero__separator_corner{margin-left:auto;width:30rem;height:auto}@media only screen and (max-width:68.75em){.hero__separator_corner{width:25rem}}@media only screen and (max-width:50em){.hero__separator_corner{width:20rem}}@media only screen and (max-width:34.375em){.hero__separator_corner{width:14rem}}.hero__content{position:absolute;left:50%;transform:translate(-50%,-50%);top:52%;display:flex;align-items:center;justify-content:space-between;color:#fff;mix-blend-mode:difference}@media only screen and (max-width:62.5em){.hero__content{flex-direction:column;align-items:stretch;color:var(--color-black);mix-blend-mode:normal}}.hero__content_subcontainer1{display:flex;flex-direction:column;height:50rem;width:20%}@media only screen and (max-width:81.25em){.hero__content_subcontainer1{height:45rem}}@media only screen and (max-width:68.75em){.hero__content_subcontainer1{height:65rem}}@media only screen and (max-width:62.5em){.hero__content_subcontainer1{height:20rem;width:100%}}.hero__content_subcontainer1-subheader--1{font-size:2rem;text-align:left;font-weight:400;line-height:1.4;letter-spacing:1px;opacity:0;animation:FadeInRight 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.8s}@media only screen and (max-width:81.25em){.hero__content_subcontainer1-subheader--1{font-size:1.8rem}}.hero__content_subcontainer1-subheader--1---link{font-size:2.2rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1)}@media only screen and (max-width:81.25em){.hero__content_subcontainer1-subheader--1---link{font-size:2rem}}.hero__content_subcontainer1-subheader--1---link:hover{letter-spacing:1.4px}.hero__content_subcontainer1-line{width:1px;height:100%;transform-origin:bottom;transform:scaleY(100%);margin-top:20px;background-color:#fff;animation:OpacityHeightPulseAnimation 3s cubic-bezier(.65,0,.35,1) infinite alternate}@media only screen and (max-width:62.5em){.hero__content_subcontainer1-line{background-color:rgba(0,0,0,.3)}}.hero__content_centercontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero__content_centercontainer-heading{margin-bottom:10rem;font-size:5rem;font-weight:300;letter-spacing:1px;text-transform:uppercase;opacity:0;animation:appear-scale-in 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.1s}@media only screen and (max-width:81.25em){.hero__content_centercontainer-heading{font-size:4.2rem}}@media only screen and (max-width:40.625em){.hero__content_centercontainer-heading{font-size:3.8rem;line-height:1.2}}.hero__content_centercontainer-heading--span{font-weight:400}.hero__content_subcontainer2{display:flex;flex-direction:column;align-items:end;height:50rem;width:20%}@media only screen and (max-width:81.25em){.hero__content_subcontainer2{height:45rem}}@media only screen and (max-width:68.75em){.hero__content_subcontainer2{height:65rem}}@media only screen and (max-width:62.5em){.hero__content_subcontainer2{height:20rem;width:100%}}@media only screen and (max-width:40.625em){.hero__content_subcontainer2{height:25rem}}.hero__content_subcontainer2-line{right:0;width:1px;height:100%;transform-origin:top;transform:scaleY(100%);margin-bottom:20px;background-color:#fff;animation:OpacityHeightPulseAnimation 3s cubic-bezier(.65,0,.35,1) infinite alternate}@media only screen and (max-width:62.5em){.hero__content_subcontainer2-line{background-color:rgba(0,0,0,.3)}}.hero__content_subcontainer2-subheader--2{font-size:2rem;text-align:right;font-weight:400;line-height:1.4;letter-spacing:1px;opacity:0;animation:FadeInLeft 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.8s}@media only screen and (max-width:81.25em){.hero__content_subcontainer2-subheader--2{font-size:1.8rem}}@media only screen and (max-width:62.5em){.hero__content_subcontainer2-subheader--2{color:var(--color-white)}}.hero__content_subcontainer2-subheader--2---span{font-size:2.2rem;font-weight:600}@media only screen and (max-width:81.25em){.hero__content_subcontainer2-subheader--2---span{font-size:2rem}}.hero__content_subcontainer2-subheader--2---link{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.hero__content_subcontainer2-subheader--2---link:hover{color:#ffe597;letter-spacing:1.5px}.hero__form{min-width:60%}.allergy-extracts{margin-top:15rem}.allergy-extracts__intro{display:flex;align-items:center}@media only screen and (max-width:68.75em){.allergy-extracts__intro{flex-direction:column-reverse;align-items:center;gap:5rem}}.allergy-extracts__intro_content{flex:1}@media only screen and (max-width:68.75em){.allergy-extracts__intro_content{text-align:center}}.allergy-extracts__intro_content-header{margin-bottom:4rem;animation:appear-right linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.allergy-extracts__intro_content-header{animation-range:entry 0 cover 20%}.allergy-extracts__intro_content-header:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);height:1px;width:5rem;background-color:var(--color-dark-1)}}.allergy-extracts__intro_content-text{margin-top:2rem;animation:appear-right linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.allergy-extracts__intro_content-text{animation-range:entry 0 cover 20%}}.allergy-extracts__intro_content-linksbox{display:flex;flex-direction:row;gap:10px;margin-top:3rem;animation:appear-left linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.allergy-extracts__intro_content-linksbox{justify-content:center;animation-range:entry 0 cover 20%}}@media only screen and (max-width:34.375em){.allergy-extracts__intro_content-linksbox{flex-direction:column;gap:15px}}.allergy-extracts__intro_content-link{display:inline-block}.allergy-extracts__intro_photos{position:relative;flex:1;flex-basis:0;display:flex;justify-content:end;margin-left:auto}@media only screen and (max-width:68.75em){.allergy-extracts__intro_photos{margin-left:0}}.allergy-extracts__intro_photos-container{position:relative;width:50rem;height:50rem}@media only screen and (max-width:81.25em){.allergy-extracts__intro_photos-container{width:48rem;height:48rem}}@media only screen and (max-width:71.875em){.allergy-extracts__intro_photos-container{width:40rem;height:40rem}}@media only screen and (max-width:68.75em){.allergy-extracts__intro_photos-container{width:45rem;height:45rem}}@media only screen and (max-width:28.125em){.allergy-extracts__intro_photos-container{width:35rem;height:35rem}}.allergy-extracts__intro_photos-1{position:absolute;top:0;right:0;width:45%;height:auto;animation:appear-scale-out linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.allergy-extracts__intro_photos-1{animation-range:entry 0 cover 20%}}.allergy-extracts__intro_photos-1--filter{box-shadow:inset 3px -6px 15px hsla(0,0%,8%,.4)!important}.allergy-extracts__intro_photos-2{position:absolute;bottom:0;left:0;width:70%;height:auto;animation:appear-scale-out linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.allergy-extracts__intro_photos-2{animation-range:entry 0 cover 20%}}.allergy-extracts__extracts{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;row-gap:4rem;-moz-column-gap:6rem;column-gap:6rem;margin-top:10rem;animation:appear-bottom linear;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:81.25em){.allergy-extracts__extracts{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:68.75em){.allergy-extracts__extracts{animation-range:entry 0 cover 20%}}@media only screen and (max-width:56.25em){.allergy-extracts__extracts{grid-template-columns:repeat(1,1fr)}}.skin-tests{margin-top:20rem;background-color:hsla(46,52%,95%,.4);backdrop-filter:blur(20px)}.skin-tests__container{display:flex;align-items:center;justify-content:start;-moz-column-gap:10rem;column-gap:10rem}@media only screen and (max-width:81.25em){.skin-tests__container{-moz-column-gap:8rem;column-gap:8rem}}@media only screen and (max-width:62.5em){.skin-tests__container{flex-direction:column}}.skin-tests__container_imagebox{position:relative;height:50.5rem;width:65rem;overflow:hidden;border-end-end-radius:30px;animation:onscroll-home-skintests-img linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:81.25em){.skin-tests__container_imagebox{height:42.0833333333rem;width:54.1666666667rem}}@media only screen and (max-width:68.75em){.skin-tests__container_imagebox{animation-range:entry 0 cover 20%}}@media only screen and (max-width:62.5em){.skin-tests__container_imagebox{width:100%}}.skin-tests__container_imagebox-filter,.skin-tests__container_imagebox-img{position:absolute;top:0;left:0;width:100%;height:100%}.skin-tests__container_imagebox-filter{background-color:hsla(27,68%,84%,.6);mix-blend-mode:hard-light;box-shadow:inset 0 0 30px rgba(0,0,0,.4)}.skin-tests__container_imagebox-logobox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12rem;height:12rem;background-color:#fff;backdrop-filter:blur(3px);overflow:hidden;border-radius:50%;mix-blend-mode:soft-light}.skin-tests__container_imagebox-logobox--logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%}.skin-tests__container_imagebox-object-1{bottom:15px;left:15px;width:10rem;height:10rem;backdrop-filter:blur(5px)}.skin-tests__container_imagebox-object-1,.skin-tests__container_imagebox-object-2{display:none;position:absolute;background-color:hsla(0,0%,100%,.4);overflow:hidden;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.08);mix-blend-mode:hard-light}.skin-tests__container_imagebox-object-2{top:15px;right:15px;width:5rem;height:5rem;backdrop-filter:blur(2px)}.skin-tests__container_content{width:40%}@media only screen and (max-width:62.5em){.skin-tests__container_content{width:80%;padding:6rem 0;text-align:center}}.skin-tests__container_content-header{animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.skin-tests__container_content-header{animation-range:entry 0 cover 20%}.skin-tests__container_content-header:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);height:1px;width:5rem;background-color:var(--color-dark-1)}}.skin-tests__container_content-text{margin-top:2rem;animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.skin-tests__container_content-text{animation-range:entry 0 cover 20%}}.skin-tests__container_content-link{display:inline-block;margin-top:3rem;margin-bottom:2rem;animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:68.75em){.skin-tests__container_content-link{animation-range:entry 0 cover 20%}}.about__introContainer{display:flex;align-items:center;justify-content:center;min-height:100vh}@media only screen and (max-width:62.5em){.about__introContainer{flex-direction:column-reverse}}.about__intro{display:flex;flex-direction:column;align-items:start;gap:5rem;margin-top:8rem}@media only screen and (max-width:81.25em){.about__intro{margin-top:10rem}}@media only screen and (max-width:62.5em){.about__intro{align-items:center;margin-top:5rem;gap:5rem}}.about__intro_header{font-size:5.6rem;opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.2s}@media only screen and (max-width:68.75em){.about__intro_header:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);height:1px;width:5rem;background-color:var(--color-dark-1)}}.about__intro_body{width:80%;opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.4s}@media only screen and (max-width:81.25em){.about__intro_body{width:85%;font-size:1.8rem}}@media only screen and (max-width:68.75em){.about__intro_body{width:90%}}@media only screen and (max-width:62.5em){.about__intro_body{width:100%;text-align:center}}.about__intro_keepScrolling{background-color:hsla(0,0%,100%,0);color:var(--color-black)!important;margin-bottom:10rem;opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.6s}.about__intro_keepScrolling-icons{opacity:1!important}.about__circularImages{position:relative;display:flex}@media only screen and (max-width:62.5em){.about__circularImages{margin-top:12rem}}.about__circularImages_container{position:relative;width:50rem;height:50rem}@media only screen and (max-width:68.75em){.about__circularImages_container{width:45rem;height:45rem}}@media only screen and (max-width:81.25em){.about__circularImages_container{width:42rem;height:42rem}}@media only screen and (max-width:62.5em){.about__circularImages_container{width:30rem;height:30rem}}.about__circularImages_container-1{position:absolute;top:0;right:0;width:45%;height:auto;opacity:0;animation:FadeInDown .8s ease-out forwards;animation-delay:1.6s}.about__circularImages_container-2{position:absolute;bottom:0;left:0;width:70%;height:auto;opacity:0;animation:FadeInUp .8s ease-out forwards;animation-delay:1.6s}.about__taglineBox{animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 40%}.about__mission{position:relative}.about__mission_banner{position:absolute!important;top:0;left:0;width:100%;height:100%}.about__mission_banner-shadow{position:absolute!important;bottom:0;left:0;width:100%;height:50%;background-image:linear-gradient(0deg,#202020 0,transparent)}.about__mission_contentsbox{background-color:brown}.about__mission_contentsbox_flex-container{display:flex;gap:10rem;align-items:flex-end}@media only screen and (max-width:62.5em){.about__mission_contentsbox_flex-container{flex-direction:column;align-items:center}}.about__mission_features{position:relative;background-color:rgba(35,35,35,.88);flex:1;padding:10rem;border-start-end-radius:30px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:62.5em){.about__mission_features{width:100%;border-radius:0}}@media only screen and (max-width:25em){.about__mission_features{padding:10rem 2rem}}.about__mission_features_container,.about__mission_features_container-feature{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3rem}.about__mission_features_container-feature{animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 35%}.about__mission_features_container-feature--iconbox{position:relative;background-color:hsla(0,0%,100%,.08);width:10rem;height:10rem;border-radius:50%;animation:FeatureOpacityPulseAnimation 2.5s ease-in-out infinite}.about__mission_features_container-feature--iconbox---icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:38%;height:auto}.about__mission_features_container-feature--title{font-size:2.2rem;font-weight:300;text-align:center;color:var(--color-white);text-shadow:0 2px 10px rgba(0,0,0,.5)}.about__mission_features_container-line{width:1px;height:3rem;background-color:hsla(0,0%,100%,.5)}.about__mission_content{flex:2;position:relative;margin-bottom:10rem}@media only screen and (max-width:62.5em){.about__mission_content{display:flex;align-items:center;justify-content:center}}.about__mission_content-box{width:80%;color:var(--color-white)}@media only screen and (max-width:62.5em){.about__mission_content-box{text-align:center;display:flex;align-items:center;flex-direction:column}}.about__mission_content-box--logobox{margin-bottom:4rem;width:20rem;height:20rem;background-color:#fff;backdrop-filter:blur(3px);overflow:hidden;border-radius:50%;mix-blend-mode:soft-light;animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:62.5em){.about__mission_content-box--logobox{text-align:center}}.about__mission_content-box--logobox---img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%}.about__mission_content-box--header{font-size:5.2rem;font-weight:400;margin-bottom:1rem;text-shadow:0 4px 10px rgba(0,0,0,.3)}.about__mission_content-box--header,.about__mission_content-box--text{line-height:1.5;animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}.about__mission_content-box--text{font-size:2rem;font-weight:300;text-shadow:0 2px 10px rgba(0,0,0,.5)}.about__reps{position:relative;background-color:#212121;padding-bottom:20rem;display:flex;justify-content:center;flex-direction:column;gap:10rem;overflow:hidden}.about__reps_illustration{display:none;position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:95%;opacity:.03}@media only screen and (max-width:62.5em){.about__reps_illustration{height:auto}.about__reps_maincontainer{margin:0}}.about__reps_header{color:var(--color-white);margin-top:15rem;margin-bottom:5rem;text-align:center}.about__reps_container{display:flex;gap:4rem;flex-direction:column;align-items:center}@media only screen and (max-width:62.5em){.about__reps_container-rep{width:100%}}.contacts{padding-top:20rem}.contacts__container{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;gap:8rem 10rem;margin-bottom:10rem}@media only screen and (max-width:81.25em){.contacts__container{gap:8rem 8rem}}@media only screen and (max-width:68.75em){.contacts__container{grid-template-columns:1fr;gap:10rem 10rem}}.contacts__container__formContainer{grid-column:1/4;grid-row:1/3}@media only screen and (max-width:68.75em){.contacts__container__formContainer{grid-column:1/-1}}.contacts__container__formContainer_text{width:90%;margin-top:4.5rem}.contacts__container__formContainer_note{font-weight:600;margin-top:2.5rem}.contacts__container__formContainer_form{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:4rem 2rem}@media only screen and (max-width:56.25em){.contacts__container__formContainer_form{grid-template-columns:1fr}}.contacts__container__formContainer_form_group{display:flex;flex-direction:column}@media only screen and (max-width:56.25em){.contacts__container__formContainer_form_group{grid-column:span 2}}.contacts__container__formContainer_form_group-label{font-size:1.6rem;color:var(--color-dark-1)}.contacts__container__formContainer_form_group-input{font-size:1.6rem;margin-top:1.5rem;outline:none;background-color:#fafafa;padding:1.8rem 1.5rem;border:none;border-bottom:1px solid #5a5a5a;transition:background-color .5s ease-out}.contacts__container__formContainer_form_group-input:focus{border-bottom:2px solid var(--color-viva-lightgreen);background-color:#f7faf9}.contacts__container__formContainer_form_group-input:focus:invalid{border-bottom:2px solid var(--required-red);background-color:#fffcfc}.contacts__container__formContainer_form_group-input-select--option{padding:1rem}.contacts__container__formContainer_form_group-last-group{grid-column:span 2}.contacts__container__formContainer_form_button{grid-column:span 2;outline:none;border:none}.contacts__container__contacts{grid-column:4/6;grid-row:auto;display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width:68.75em){.contacts__container__contacts{grid-column:1/-1}}.contacts__container__contacts_image{width:100%;height:40rem;border-radius:5px}@media only screen and (max-width:34.375em){.contacts__container__contacts_image{height:100%}}.contacts__container__contacts_infobox{display:flex;flex-direction:column;gap:5px}.contacts__container__contacts_infobox-header{margin-bottom:1rem;font-size:3.4rem;font-weight:600;color:var(--color-dark-1)}.contacts__container__contacts_infobox-header--smaller{font-size:2.4rem;line-height:1.5}.contacts__container__location{grid-column:4/6;grid-row:auto;display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width:68.75em){.contacts__container__location{grid-column:1/-1}}.contacts__container__location_image{width:100%;height:40rem;border-radius:5px;cursor:pointer}@media only screen and (max-width:34.375em){.contacts__container__location_image{height:100%}}.contacts__container__location_infobox{display:flex;flex-direction:column;gap:5px}.contacts__container__location_infobox-header{margin-bottom:1rem;font-size:3.6rem;font-weight:600;color:var(--color-dark-1)}.skintests__3dcontainer{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:1}.skintests__3dcontainer_img{display:none;position:relative;width:auto;height:100%}@media only screen and (max-width:40.625em){.skintests__3dcontainer_img{display:inline-block}}.skintests__3dcontainer_3dviewer{position:relative;width:100%;height:100%}.skintests__3dcontainer_3dviewer-scene{width:100%;height:100%}.skintests{position:relative;z-index:10;pointer-events:none}@media only screen and (max-width:62.5em){.skintests{pointer-events:all}}.skintests__introContainer{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:start}.skintests__intro{display:flex;flex-direction:column;align-items:start;gap:5rem;margin-right:0}.skintests__intro_header{opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.2s}.skintests__intro_header-span{font-weight:300}.skintests__intro_body{width:60%;opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.4s}@media only screen and (max-width:62.5em){.skintests__intro_body{width:90%}}.skintests__intro_keepScrolling{background-color:hsla(0,0%,100%,0);color:var(--color-black)!important;margin-top:-1rem;opacity:0;animation:FadeInRight .8s ease-out forwards;animation-delay:1.6s}.skintests__intro_keepScrolling-icons{opacity:1!important}.skintests .skin-test-devices{padding-top:10rem;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(20px);box-shadow:0 0 80px rgba(0,0,0,.02);pointer-events:none}@media only screen and (max-width:62.5em){.skintests .skin-test-devices{pointer-events:all}}.skintests__features{display:flex;align-items:center;gap:5rem}@media only screen and (max-width:62.5em){.skintests__features{flex-direction:column-reverse}}.skintests__features_info{display:flex;flex-direction:column;gap:2rem;flex:1;pointer-events:all}.skintests__features_info-title{position:relative;font-size:4.32rem;font-weight:300;color:var(--color-dark-1);line-height:1.5;margin-bottom:1rem}.skintests__features_info-title--span{font-weight:400}.skintests__features_info-feature{display:flex;align-items:center;gap:20px;animation:appear-right linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}.skintests__features_info-feature--bullet{width:8px;height:8px;border-radius:1000px;background-color:var(--color-dark-1)}.skintests__features_info-feature--text{font-size:1.8rem;font-weight:400;color:var(--color-dark-1)}.skintests__features_illustrations{position:relative;flex:1}@media only screen and (max-width:81.25em){.skintests__features_illustrations{flex:none}}.skintests__features_illustrations-container{position:relative;width:60rem;height:60rem;margin-left:auto;margin-right:auto}@media only screen and (max-width:81.25em){.skintests__features_illustrations-container{width:45rem;height:45rem;margin-right:0}}@media only screen and (max-width:71.875em){.skintests__features_illustrations-container{width:38rem;height:38rem}}@media only screen and (max-width:25em){.skintests__features_illustrations-container{width:32rem;height:32rem}}.skintests__features_illustrations-container--img{position:absolute;top:35%;left:0;width:100%;height:auto}.skintests__features_illustrations-container--circle{position:absolute;top:0;right:0;width:80%;height:80%;opacity:.7;background-color:var(--color-trees);border-radius:50%;animation:AllergiesColorAnimation 12s ease-in-out infinite alternate}.skintests__quintip{margin-top:12rem;display:flex;align-items:center;justify-content:start;gap:10rem}@media only screen and (max-width:81.25em){.skintests__quintip{gap:6rem}}@media only screen and (max-width:62.5em){.skintests__quintip{flex-direction:column}}.skintests__quintip_banner{position:relative;width:70rem;height:40rem}@media only screen and (max-width:81.25em){.skintests__quintip_banner{width:60rem;height:35rem}}@media only screen and (max-width:71.875em){.skintests__quintip_banner{width:50rem;height:32rem}}@media only screen and (max-width:62.5em){.skintests__quintip_banner{width:100%;height:50vh}}@media only screen and (max-width:28.125em){.skintests__quintip_banner{width:100%;height:40vh}}.skintests__quintip_banner-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.skintests__quintip_info{width:45%;pointer-events:all}@media only screen and (max-width:62.5em){.skintests__quintip_info{width:80%;text-align:center}}.skintests__quintip_info-title{animation:appear-left linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__quintip_info-text{animation:appear-right linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__comforten{margin-top:12rem;padding-bottom:20rem;display:flex;flex-direction:row-reverse;align-items:center;justify-content:end;gap:10rem}@media only screen and (max-width:81.25em){.skintests__comforten{gap:6rem}}@media only screen and (max-width:62.5em){.skintests__comforten{flex-direction:column;margin-top:20rem}}.skintests__comforten_banner{position:relative;width:70rem;height:40rem}@media only screen and (max-width:81.25em){.skintests__comforten_banner{width:60rem;height:35rem}}@media only screen and (max-width:71.875em){.skintests__comforten_banner{width:50rem;height:32rem}}@media only screen and (max-width:62.5em){.skintests__comforten_banner{width:100%;height:50vh}}@media only screen and (max-width:28.125em){.skintests__comforten_banner{width:100%;height:40vh}}.skintests__comforten_banner-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.skintests__comforten_banner-selector{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);width:-moz-fit-content;width:fit-content;pointer-events:all;display:flex;justify-content:space-between;align-items:center}.skintests__comforten_banner-selector,.skintests__comforten_banner-selector--option{border-radius:1000px;background-color:var(--color-white);box-shadow:0 2px 30px rgba(0,0,0,.08);height:11.5rem}.skintests__comforten_banner-selector--option{position:relative;width:11.5rem;overflow:hidden;transform:scale(1);z-index:1;transition:all .3s ease-out}.skintests__comforten_banner-selector--option--selected,.skintests__comforten_banner-selector--option:hover{transform:scale(1.1);z-index:2}.skintests__comforten_banner-selector--option---img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:75%;width:75%;border-radius:1000px;-o-object-fit:cover;object-fit:cover}.skintests__comforten_info{width:45%;pointer-events:all}@media only screen and (max-width:62.5em){.skintests__comforten_info{width:80%;margin-top:5rem;text-align:center}}.skintests__comforten_info-title{animation:appear-left linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__comforten_info-text{animation:appear-right linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__instructions{display:flex;align-items:center;justify-content:center;padding-bottom:15rem}.skintests__instructions_container{display:flex;flex-direction:row;align-items:center;gap:10rem}@media only screen and (max-width:81.25em){.skintests__instructions_container{gap:8rem}}@media only screen and (max-width:62.5em){.skintests__instructions_container{flex-direction:column;gap:6rem}}.skintests__instructions_video{position:relative;cursor:pointer;pointer-events:all}.skintests__instructions_video-logobox{position:absolute;top:-7.5rem;right:-7.5rem;width:14rem;height:14rem;border-radius:50%;background-color:var(--color-trees);overflow:hidden}@media only screen and (max-width:81.25em){.skintests__instructions_video-logobox{top:-5rem;right:-5rem;width:12rem;height:12rem}}@media only screen and (max-width:50em){.skintests__instructions_video-logobox{top:-8rem;left:50%;transform:translateX(-50%);width:12rem;height:12rem}}.skintests__instructions_video-logobox--logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:auto}.skintests__instructions_video-logobox--filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset -6px 6px 15px hsla(0,0%,100%,.6),inset 3px -6px 15px rgba(0,0,0,.5)}.skintests__instructions_video-card{display:flex;align-items:center;justify-content:center;position:relative;width:65rem;height:38rem;padding:2rem;background-color:var(--color-white);box-shadow:0 2px 30px rgba(0,0,0,.05);border-radius:40px;overflow:hidden}@media only screen and (max-width:81.25em){.skintests__instructions_video-card{width:55rem;height:32rem}}@media only screen and (max-width:71.875em){.skintests__instructions_video-card{width:48rem;height:28rem}}@media only screen and (max-width:62.5em){.skintests__instructions_video-card{width:55rem;height:32rem}}@media only screen and (max-width:34.375em){.skintests__instructions_video-card{width:45rem;height:25rem}}@media only screen and (max-width:28.125em){.skintests__instructions_video-card{width:40rem;height:22rem}}.skintests__instructions_video-card--imageContainer{position:relative;border-radius:20px;width:100%;height:100%;overflow:hidden}.skintests__instructions_video-card--imageContainer---image{position:absolute;top:0;left:0;height:auto;width:100%}.skintests__instructions_video-card--imageContainer---filter{position:absolute;top:0;left:0;height:100%;width:100%;box-shadow:inset -6px 6px 20px hsla(0,0%,100%,.8),inset 3px -6px 20px rgba(0,0,0,.1)}.skintests__instructions_video-card--playCircle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:1000px;display:inline-block;width:10rem;height:10rem;animation:ExtractIneractionScalePulse 4s ease-in-out infinite}@media only screen and (max-width:28.125em){.skintests__instructions_video-card--playCircle{width:8rem;height:8rem}}.skintests__instructions_video-card--playCircle---playIcon{position:absolute;top:50%;transform:translate(-50%,-50%);left:52%;width:25%;height:auto}@media only screen and (max-width:62.5em){.skintests__instructions_info{text-align:center;margin-right:3rem;margin-left:3rem}}.skintests__instructions_info-title{font-size:3.4rem!important;animation:appear-left linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__instructions_info-text{animation:appear-right linear forwards;animation-timeline:view();animation-range:entry 0 cover 25%}.skintests__instructions_info-text--span{font-weight:600}.skin-tests-vidcontainer{pointer-events:none;opacity:0;transition:all .5s ease-out;gap:20px;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);backdrop-filter:blur(2px);z-index:100}.skin-tests-vidcontainer,.skin-tests-vidcontainer-elementsContainer{display:flex;align-items:center;justify-content:center;flex-direction:column}.skin-tests-vidcontainer-elementsContainer{gap:30px}.skin-tests-vidcontainer__interaction-div{position:absolute;top:0;left:0;width:100vw;height:100vh}.skin-tests-vidcontainer__button{cursor:pointer;position:relative;background-color:rgba(0,0,0,.5);border-radius:1000px;width:5rem;height:5rem;transform:rotate(0) scale(1);transition:all .4s ease-out}.skin-tests-vidcontainer__button:hover{background-color:rgba(0,0,0,.9);transform:rotate(275deg) scale(1.2)}.skin-tests-vidcontainer__button:hover .skin-tests-vidcontainer__button_icon{opacity:1}.skin-tests-vidcontainer__button_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) rotate(45deg);width:50%;height:auto;opacity:.8;transition:all .4s ease-out}.skin-tests-vidcontainer__wrapper{position:relative;width:95vw;height:70vh;border-radius:10px;overflow:hidden;z-index:200;box-shadow:0 4px 50px rgba(0,0,0,.6)}@media only screen and (max-width:34.375em){.skin-tests-vidcontainer__wrapper{height:50vh}}.skin-tests-vidcontainer__wrapper-source{position:absolute;top:0;left:0}.show-skin-test-video{pointer-events:all;opacity:1}.product-catalogue__header{padding-top:18rem}.product-catalogue__catalogue-container{position:relative;margin-top:5rem;margin-bottom:10rem;height:100vh;width:100%;overflow:hidden}.product-catalogue__button-container{display:inline-block;margin-top:10rem;margin-bottom:10rem;display:flex;align-items:center;justify-content:center}.venom,.venom__intro{position:relative}.venom__intro__container{display:flex;width:100vw;min-height:100vh}@media only screen and (max-width:62.5em){.venom__intro__container{flex-direction:column-reverse}}.venom__intro__container__content{width:55%;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:4rem}@media only screen and (max-width:62.5em){.venom__intro__container__content{width:100%;gap:15rem}}.venom__intro__container__content_infobox{display:flex;align-items:center;width:100%;height:100%}.venom__intro__container__content_infobox_contents{display:flex;flex-direction:column;gap:3rem;margin-top:10rem}@media only screen and (max-width:62.5em){.venom__intro__container__content_infobox_contents{margin-top:15rem}}.venom__intro__container__content_infobox_contents-heading01{font-size:4.2rem;font-weight:600;color:var(--color-dark-1);opacity:0;animation:FadeInRight 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.2s}.venom__intro__container__content_infobox_contents-heading01--span{color:var(--color-venoms)}.venom__intro__container__content_infobox_contents-heading02{font-size:2.8rem;font-weight:400;color:#555;opacity:0;animation:FadeInRight 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.4s}.venom__intro__container__content_infobox_contents-text{font-size:1.8rem;opacity:0;animation:FadeInRight 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.6s}.venom__intro__container__content_infobox_contents-keepScrolling{margin-top:1rem;opacity:0;animation:FadeInRight 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.8s}.venom__intro__container__content_infobox_contents-keepScrolling--text{color:var(--color-black)}.venom__intro__container__content_infobox_contents-keepScrolling--icons{opacity:1!important}.venom__intro__container__content_buttonsbox{opacity:0;animation:FadeInUp 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.8s}.venom__intro__container__videobox{height:auto;width:45%;position:relative;overflow:hidden}@media only screen and (max-width:62.5em){.venom__intro__container__videobox{height:54vh;width:100%}}.venom__intro__container__videobox_img{display:none;position:absolute!important;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:40.625em){.venom__intro__container__videobox_img{display:inline-block}}.venom__intro__container__videobox_video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.venom__intro__container__videobox_filter{position:absolute;bottom:0;left:0;width:100%;height:100%;mix-blend-mode:lighten;background-color:#242427}.venom__intro__container__videobox_banner{position:absolute;bottom:0;left:0;width:100%;height:25rem;overflow:hidden;background-image:linear-gradient(0deg,rgba(36,36,39,.88),transparent);opacity:0;animation:FadeInUp 1s cubic-bezier(.33,1,.68,1) forwards;animation-delay:1.8s}@media only screen and (max-width:62.5em){.venom__intro__container__videobox_banner{animation-delay:1.2s}}.venom__intro__container__videobox_banner-text{position:absolute;bottom:20px;left:0;transform:translateX(0);font-size:3.6rem;font-weight:300;letter-spacing:1px;color:#fff;text-shadow:0 4px 10px rgba(0,0,0,.5);text-transform:uppercase;display:block;width:auto;white-space:nowrap;animation:InfiniteMoveX 6s linear infinite forwards}.venom__patient-journey{position:relative;height:350vh;width:100vw;background-color:#202020;padding-bottom:10rem}.venom__patient-journey_illustration01{position:absolute;left:50%;transform:translate(-50%,-50%);top:10%;transform:translate(-50%);width:70%;height:auto;opacity:.3;animation:MapIconOpacityPulseAnimation 3.5s ease-in-out infinite}.venom__patient-journey_illustration02{position:absolute;right:25%;bottom:6%;transform:rotate(10deg);width:50%;height:auto;opacity:.3;animation:VivaIconOpacityPulseAnimation01 3s cubic-bezier(.65,0,.35,1) infinite}@media only screen and (max-width:34.375em){.venom__patient-journey_illustration02{width:70%;right:10%}}.venom__patient-journey_container{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.venom__patient-journey_container_slider{display:flex;align-items:center;gap:4rem}.venom__patient-journey_container_slider-intro{position:relative;height:100vh;min-width:50vw;display:flex;align-items:center;justify-content:start;margin-left:10rem}@media only screen and (max-width:34.375em){.venom__patient-journey_container_slider-intro{margin-left:1rem}}.venom__patient-journey_container_slider-intro--contents{display:flex;flex-direction:column;gap:2.5rem}.venom__patient-journey_container_slider-intro--contents__header{font-size:7.2rem;font-weight:400;color:var(--color-white)}.venom__patient-journey_container_slider-intro--contents__header-span{color:var(--color-venoms)}.venom__venom-immunotherapy__container{position:relative;width:100vw;min-height:100vh;overflow:hidden}@media only screen and (max-width:62.5em){.venom__venom-immunotherapy__container{display:flex;align-items:end}}.venom__venom-immunotherapy__container_img{display:none;position:absolute!important;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:40.625em){.venom__venom-immunotherapy__container_img{display:inline-block}}.venom__venom-immunotherapy__container_video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.venom__venom-immunotherapy__container_contents{position:relative;width:45%;height:100vh;margin-left:auto;padding:5rem;background-color:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:start}@media only screen and (max-width:81.25em){.venom__venom-immunotherapy__container_contents{width:50%}}@media only screen and (max-width:68.75em){.venom__venom-immunotherapy__container_contents{width:60%;background-color:hsla(0,0%,100%,.3)}}@media only screen and (max-width:62.5em){.venom__venom-immunotherapy__container_contents{margin-left:0;width:100%;height:-moz-fit-content;height:fit-content;background-color:hsla(0,0%,100%,.1)}}@media only screen and (max-width:40.625em){.venom__venom-immunotherapy__container_contents{padding:6rem;background-color:hsla(0,0%,100%,.35)}}.venom__venom-immunotherapy__container_contents:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;mix-blend-mode:overlay}.venom__venom-immunotherapy__container_contents_box{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.venom__venom-immunotherapy__container_contents_box-header{font-size:4rem;font-weight:600;line-height:1.2;color:#111}.venom__venom-immunotherapy__container_contents_box-text{font-size:1.9rem;font-weight:400;color:var(--color-black)}.venom__epi-vs-vit{position:relative;padding-top:10rem;background-color:#202020}.venom__epi-vs-vit__intro{position:relative}.venom__epi-vs-vit__intro_container{display:flex;flex-direction:column;gap:10px}.venom__epi-vs-vit__intro_container-header{font-size:2.8rem;font-weight:400;line-height:1.5;color:#fff}.venom__epi-vs-vit__intro_container-header--span{color:var(--color-venoms)}.venom__epi-vs-vit__intro_container-text{font-size:1.8rem;font-weight:300;color:#fff;width:60%}@media only screen and (max-width:62.5em){.venom__epi-vs-vit__intro_container-text{width:100%}}.venom__epi-vs-vit__comparison{position:relative}.venom__epi-vs-vit__comparison_leftcol{position:absolute;top:0;left:0;height:100%;width:50%;background-color:#efefef}.venom__epi-vs-vit__comparison_rightcol{position:absolute;top:0;right:0;height:100%;width:50%;background-color:#ffeaa9}.venom__epi-vs-vit__comparison_headerbox{margin-top:10rem;display:flex;position:sticky;top:0;z-index:2;width:100vw;height:20rem;background-color:hsla(0,0%,100%,.6);backdrop-filter:blur(10px);box-shadow:0 0 40px rgba(0,0,0,.05)}.venom__epi-vs-vit__comparison_headerbox-box{flex:1;width:50%;display:flex;align-items:center;justify-content:center}.venom__epi-vs-vit__comparison_headerbox-box-container{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;animation:appear-bottom linear forwards;animation-timeline:view();animation-range:entry 0 cover 15%}.venom__epi-vs-vit__comparison_headerbox-box-container--header01{font-size:4.2rem;font-weight:600;text-align:center;color:var(--color-dark-1)}.venom__epi-vs-vit__comparison_headerbox-box-container--header02{font-size:2.2rem;font-weight:400;text-align:center;color:var(--color-dark-1)}.venom__epi-vs-vit__comparison_list{position:relative}.venom__epi-vs-vit__comparison_list-container{margin-top:10rem;display:flex;flex-direction:column;gap:10rem}@media only screen and (max-width:40.625em){.venom__epi-vs-vit__comparison_list-container{margin-left:2rem;margin-right:2rem}}@media only screen and (max-width:25em){.venom__epi-vs-vit__comparison_list-container{margin-left:1rem;margin-right:1rem}}.venom__epi-vs-vit__comparison_list-container-item{display:flex;align-items:center;justify-content:space-between;gap:4rem;animation:appear-top linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:62.5em){.venom__epi-vs-vit__comparison_list-container-item{gap:2rem}}@media only screen and (max-width:40.625em){.venom__epi-vs-vit__comparison_list-container-item{gap:1.5rem;align-items:start}}@media only screen and (max-width:25em){.venom__epi-vs-vit__comparison_list-container-item{gap:1rem}}.venom__epi-vs-vit__comparison_list-container-item:last-child{margin-bottom:15rem}.venom__epi-vs-vit__comparison_list-container-item--containerLeft{flex:1;text-align:left;display:flex;flex-direction:column;gap:15px}.venom__epi-vs-vit__comparison_list-container-item--containerLeft__header{font-size:2.8rem}@media only screen and (max-width:25em){.venom__epi-vs-vit__comparison_list-container-item--containerLeft__header{font-size:2.2rem}}.venom__epi-vs-vit__comparison_list-container-item--containerLeft__text{font-size:1.8rem}.venom__epi-vs-vit__comparison_list-container-item--containerMiddle{display:flex;align-items:center;justify-content:center}.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container{position:relative;width:10rem;height:10rem;border-radius:50%;overflow:hidden;background-color:var(--color-dark-1);box-shadow:0 4px 10px rgba(0,0,0,.1)}@media only screen and (max-width:62.5em){.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container{width:6rem;height:6rem}}@media only screen and (max-width:40.625em){.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container{display:none}}.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;height:auto}.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container_icon-special{width:50%}.venom__epi-vs-vit__comparison_list-container-item--containerMiddle__container_filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset -5px 5px 15px hsla(0,0%,100%,.25),inset 5px -5px 15px rgba(0,0,0,.25)}.venom__epi-vs-vit__comparison_list-container-item--containerRight{flex:1;text-align:right;display:flex;flex-direction:column;gap:15px}.venom__epi-vs-vit__comparison_list-container-item--containerRight__header{font-size:2.8rem}@media only screen and (max-width:25em){.venom__epi-vs-vit__comparison_list-container-item--containerRight__header{font-size:2.2rem}}.venom__epi-vs-vit__comparison_list-container-item--containerRight__text{font-size:1.8rem}.venom__success{position:relative;width:100%;min-height:80vh}.venom__success_img{display:none;position:absolute!important;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:40.625em){.venom__success_img{display:inline-block}}.venom__success_video{position:absolute;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}.venom__success_video-filter01{position:absolute;bottom:0;left:0;width:100%;height:80%;mix-blend-mode:multiply;background-image:linear-gradient(0deg,#252525,transparent)}.venom__success_video-filter02{position:absolute;bottom:0;left:0;width:100%;height:100%;mix-blend-mode:lighten;background-color:#303030}.venom__success_container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:3rem;text-align:center}.venom__success_container-header{font-size:4.8rem;font-weight:400;color:#fff;text-shadow:0 4px 15px rgba(0,0,0,.5)}.venom__success_container-link{display:inline-block}.venom__allergist-info{position:relative;min-height:100vh;width:100%;display:flex;justify-content:end}@media only screen and (max-width:62.5em){.venom__allergist-info{display:flex;align-items:end;min-height:120vh}}.venom__allergist-info_banner{display:inline-block;position:absolute!important;top:0;left:0;width:100%;height:100%}.venom__allergist-info_banner-filter{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:lighten;background-color:#3c3c3c}.venom__allergist-info_container{position:relative;width:45%;height:100vh;padding:20rem 8rem;background-color:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:start}@media only screen and (max-width:81.25em){.venom__allergist-info_container{width:50%}}@media only screen and (max-width:68.75em){.venom__allergist-info_container{width:60%}}@media only screen and (max-width:62.5em){.venom__allergist-info_container{margin-left:0;height:-moz-fit-content;height:fit-content;width:100%;background-color:hsla(0,0%,100%,.9);padding:8rem}}@media only screen and (max-width:34.375em){.venom__allergist-info_container{padding:8rem 4rem}}.venom__allergist-info_container-contents{position:relative;display:flex;flex-direction:column;align-items:start}.venom__allergist-info_container-contents--text{font-size:2.2rem;color:var(--color-black)}.venom__allergist-info_container-contents--subtext{position:relative;color:var(--color-dark-1);margin-left:2rem;margin-top:2rem}.venom__allergist-info_container-contents--subtext:after{content:"";position:absolute;left:-2rem;top:0;background-color:var(--color-black);opacity:30%;width:1px;height:100%;margin-right:1rem}.venom__allergist-info_container-contents--link{margin-top:3rem}.venom__extraction{margin-top:25rem;margin-bottom:10rem}.venom__extraction_header{text-align:center;font-size:3.2rem;font-weight:400;line-height:1.5;color:var(--color-dark-1)}.venom__extraction_container{margin-top:15rem;display:grid;grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr);gap:8rem}@media only screen and (max-width:96.875em){.venom__extraction_container{gap:8rem 6rem}}@media only screen and (max-width:81.25em){.venom__extraction_container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:68.75em){.venom__extraction_container{grid-template-columns:1fr}}.venom__extraction_container-item{display:flex;align-items:start;gap:3.5rem;width:100%;animation:appear-left linear forwards;animation-timeline:view();animation-range:entry 0 cover 30%}@media only screen and (max-width:40.625em){.venom__extraction_container-item{flex-direction:column;align-items:center;text-align:center}}.venom__extraction_container-item--numbox---circle{position:relative;background-color:var(--color-venoms);border-radius:50%;padding:6rem;box-shadow:inset -5px 5px 15px hsla(0,0%,100%,.45),inset 5px -5px 15px rgba(0,0,0,.3)}@media only screen and (max-width:96.875em){.venom__extraction_container-item--numbox---circle{padding:6rem}}@media only screen and (max-width:81.25em){.venom__extraction_container-item--numbox---circle{padding:6rem}}@media only screen and (max-width:71.875em){.venom__extraction_container-item--numbox---circle{padding:4rem}}@media only screen and (max-width:68.75em){.venom__extraction_container-item--numbox---circle{padding:6rem}}.venom__extraction_container-item--numbox---circle----number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:50%;height:auto;color:#fff;font-size:3.8rem;font-weight:600}.venom__extraction_container-item--contents{display:flex;flex-direction:column;gap:2rem}.venom__extraction_container-item--contents---title{font-size:2.8rem;font-weight:600;color:var(--color-dark-1)}.venom__extraction_container-item--contents---text{color:var(--color-dark-1)}.venom__options{position:relative}.venom__options_container{position:relative;height:550vh;width:100vw}.venom__options_container-bgbox{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.venom__options_container-bgbox-bg{position:relative;width:100%;height:25%}.venom__options_container-bgbox-bg--3{background-color:#afa573}.venom__options_container-bgbox-bg--4---iconbox{position:absolute;left:50%;transform:translate(-50%,-50%);top:60%;overflow:hidden;border-radius:50%;width:35rem;height:35rem}@media only screen and (max-width:25em){.venom__options_container-bgbox-bg--4---iconbox{width:25rem;height:25rem}}.venom__options_container-bgbox-bg--4---iconbox-icon{position:absolute;top:0;left:0;width:100%;height:auto}.venom__options_container-bgbox-bg--4---iconbox-filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset -10px 10px 15px hsla(0,0%,100%,.5),inset 10px -10px 15px rgba(0,0,0,.25)}.venom__options_container-bgbox-bg--4---header{position:absolute;left:50%;bottom:8%;transform:translate(-50%);font-size:4.2rem;font-weight:600;text-align:center;-moz-columns:var(--color-dark-1);columns:var(--color-dark-1);width:100%}.venom__options_container-bgbox-bg-icon{position:absolute;top:50%;left:10%;transform:translateY(-50%) rotate(15deg);height:48rem;width:auto;z-index:2;opacity:.08;pointer-events:none}@media only screen and (max-width:71.875em){.venom__options_container-bgbox-bg-icon{height:30rem}}.venom__options_container-bgbox-bg-icon--1{top:35%;height:58rem;opacity:.03;mix-blend-mode:difference}@media only screen and (max-width:71.875em){.venom__options_container-bgbox-bg-icon--1{height:35rem}}.venom__options_container-bgbox-bg-icon--2{top:15%}@media only screen and (max-width:71.875em){.venom__options_container-bgbox-bg-icon--2{height:35rem}}.venom__options_container-bgbox-bg-icon--3{top:-10%;opacity:.1}@media only screen and (max-width:71.875em){.venom__options_container-bgbox-bg-icon--3{height:35rem}}.venom__options_container-bgbox-bg-icon--4{top:-20%;opacity:.2}@media only screen and (max-width:71.875em){.venom__options_container-bgbox-bg-icon--4{height:35rem}}.venom__options_container-container{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.venom__options_container-slider{height:100vh;display:flex}.venom__options_container-slider__section{position:relative;min-width:100vw;height:100vh;display:flex;align-items:center;z-index:1}.venom__options_container-slider__section--02{background-color:var(--color-trees)}.venom__options_container-slider__section--03{background-color:#1f1f1f}.venom__options_container-slider__section--04{padding-right:10rem;background-color:#e9d98d}.venom__options_container-slider__section_container{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8rem;width:100%;margin:15rem 15rem 6rem;z-index:3}@media only screen and (max-width:40.625em){.venom__options_container-slider__section_container{margin-left:10rem;margin-right:10rem}}.venom__options_container-slider__section_container-intro{font-size:4rem;font-weight:400;text-wrap:nowrap;color:#000;text-shadow:0 3px 10px rgba(0,0,0,.08)}.venom__options_container-slider__section_container-line{width:10%;min-width:15rem;height:1px;opacity:.3}.venom__options_container-slider__section_container-infobox{display:flex;flex-direction:column;align-items:start;gap:3rem}.venom__options_container-slider__section_container-infobox--header{font-size:5.2rem;font-weight:400;text-wrap:nowrap;text-shadow:0 3px 10px rgba(0,0,0,.08)}.venom__options_container-slider__section_container-infobox--text{font-size:2.4rem;font-weight:400;text-wrap:nowrap;text-shadow:0 3px 10px rgba(0,0,0,.08)}.venom__options_container-slider__section_container-image{height:40rem;width:auto;pointer-events:none;animation:FloatAnimation01 7s ease-in-out infinite}.venom__options_contents,.venom__options_contents-box{display:flex;align-items:center;justify-content:center}.venom__options_contents-box{flex-direction:column;gap:7rem;text-align:center;color:var(--color-dark-1)}.venom__options_contents-box--header{font-size:3.8rem}.venom__options_contents-box--categories{margin-top:2rem;display:flex}@media only screen and (max-width:50em){.venom__options_contents-box--categories{flex-direction:column;align-items:center;gap:8rem}}.venom__options_contents-box--categories__category{display:flex;flex-direction:column;align-items:center;width:50%;gap:2rem}@media only screen and (max-width:50em){.venom__options_contents-box--categories__category{width:100%}}.venom__options_contents-box--categories__category:not(:last-child){border-right:1px solid rgba(0,0,0,.2)}@media only screen and (max-width:50em){.venom__options_contents-box--categories__category:not(:last-child){border-right:none}}.venom__options_contents-box--categories__category_title{font-size:2.8rem;font-weight:600}.venom__options_contents-box--categories__category_description{font-size:1.8rem;font-weight:400;color:var(--color-black);width:90%}.venom__options_contents-box--link{display:inline-block}.venom__slideshow{margin-top:30rem;position:relative;overflow:hidden}.venom__beeaware{margin-top:30rem}.venom__beeaware__container{position:relative;display:flex;align-items:start;gap:6rem;width:100vw}@media only screen and (max-width:68.75em){.venom__beeaware__container{flex-direction:column;align-items:center;gap:8rem}}.venom__beeaware__container_img{width:30%;height:auto}@media only screen and (max-width:68.75em){.venom__beeaware__container_img{width:85%}}@media only screen and (max-width:50em){.venom__beeaware__container_img{width:100%}}.venom__beeaware__container_content{width:70%;display:flex;flex-direction:column;gap:4rem;margin-right:10rem}@media only screen and (max-width:68.75em){.venom__beeaware__container_content{width:85%;margin-right:0}}.venom__beeaware__container_content-header{font-size:3.8rem;font-weight:600;color:var(--color-dark-1)}@media only screen and (max-width:40.625em){.venom__beeaware__container_content-header{font-size:3.2rem}}.venom__beeaware__container_content-item{display:flex;align-items:start;gap:2rem}.venom__beeaware__container_content-item--bullet{margin-top:6px;padding:5px;border-radius:50%;background-color:var(--color-dark-1)}.venom__beeaware__container_content-item--info{display:flex;flex-direction:column;gap:1.5rem}.venom__beeaware__container_content-item--info---title{font-size:2.2rem;font-weight:600;color:var(--color-dark-1)}.venom__beeaware__container_content-item--info---description{font-size:1.8rem;font-weight:400}.venom__beeaware__container_content-item--info---link{margin-top:1rem;position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;font-size:2rem;font-weight:400;color:var(--color-trees);border-bottom:2px solid var(--color-trees);padding-bottom:1rem;transition:all .3s ease-out}.venom__beeaware__container_content-item--info---link:hover{color:#78a77c;border-bottom:2px solid #78a77c}.venom__allergist-cta{margin-top:25rem;position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff2cc;padding:15rem 0;overflow:hidden}.venom__allergist-cta_illustration{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:90%;opacity:.04}.venom__allergist-cta_container{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.venom__allergist-cta_container-header{font-size:3.2rem;font-weight:600}.venom__allergist-cta_container-text{font-size:1.8rem;font-weight:400}.order-forms__fellowship{position:relative;display:flex;flex-direction:row;min-height:100vh}@media only screen and (max-width:68.75em){.order-forms__fellowship{flex-direction:column-reverse;min-height:-moz-fit-content;min-height:fit-content}}.order-forms__fellowship_content{position:relative;display:flex;align-items:start;justify-content:space-between;flex-direction:column;width:60%}@media only screen and (max-width:68.75em){.order-forms__fellowship_content{width:100%}}.order-forms__fellowship_content-mainbox{position:relative;display:flex;flex-direction:column;align-items:start;margin:25rem 15rem 5rem 10rem}@media only screen and (max-width:81.25em){.order-forms__fellowship_content-mainbox{margin-top:18rem;margin-left:10rem;margin-right:10rem}}@media only screen and (max-width:68.75em){.order-forms__fellowship_content-mainbox{margin-top:10rem;margin-bottom:10rem}}@media only screen and (max-width:34.375em){.order-forms__fellowship_content-mainbox{margin-left:6rem;margin-right:6rem}}@media only screen and (max-width:28.125em){.order-forms__fellowship_content-mainbox{margin-left:3rem;margin-right:3rem}}.order-forms__fellowship_content-mainbox-subtext{position:relative;color:var(--color-dark-1);margin-left:2rem;margin-top:3rem}.order-forms__fellowship_content-mainbox-subtext:after{content:"";position:absolute;left:-2rem;top:0;background-color:var(--color-black);opacity:30%;width:1px;height:100%;margin-right:1rem}.order-forms__fellowship_content-mainbox-link{margin-top:3rem}.order-forms__fellowship_content-buttonsbox{position:relative}.order-forms__fellowship_imgbox{position:relative;flex:1;width:40%}@media only screen and (max-width:68.75em){.order-forms__fellowship_imgbox{width:100%;height:30rem;flex:auto}}.order-forms__fellowship_imgbox-img{width:100%;height:100%}.order-forms__fellowship_imgbox-imgfilter{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:lighten;background-color:#3e3f44}.allergist-locator__content{padding-top:18rem;display:flex}@media only screen and (max-width:40.625em){.allergist-locator__content{flex-direction:column-reverse;gap:4rem}}.allergist-locator__content_intro{width:50%}@media only screen and (max-width:40.625em){.allergist-locator__content_intro{width:100%}}.allergist-locator__content_logobox{margin-left:auto;position:relative;width:15rem;height:15rem;background-color:var(--color-dark-1);border-radius:50%;box-shadow:inset -4px 4px 10px hsla(0,0%,100%,.4),inset 4px -4px 10px rgba(0,0,0,.7)}@media only screen and (max-width:40.625em){.allergist-locator__content_logobox{margin-left:0}}.allergist-locator__content_logobox-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:auto}.allergist-locator__iframe{width:100%;min-height:130vh;border:none;margin-top:8rem;margin-bottom:5rem;padding-right:1rem;padding-left:1rem}@media only screen and (max-width:62.5em){.allergist-locator__iframe{min-height:170vh}}.backgroundAnimation{position:fixed;top:0;left:0;width:100vw;height:100vh}.backgroundAnimation__object01{position:absolute;top:10rem;left:-8rem;width:35rem;height:35rem;border-radius:50%;background-image:radial-gradient(circle,hsla(0,48%,74%,.7) 0,hsla(46,40%,75%,0) 100%);animation:BackgroundAnimation_Object01 3s ease-in-out infinite alternate-reverse}.backgroundAnimation__object02{position:absolute;bottom:-20rem;right:5rem;width:70rem;height:70rem;border-radius:50%;background-image:radial-gradient(circle,hsla(46,40%,75%,.85) 0,hsla(46,40%,75%,0) 100%);animation:BackgroundAnimation_Object02 2s ease-in-out infinite alternate-reverse}.backgroundAnimation__blurrer{position:absolute;top:0;left:0;height:100vh;width:100vw;backdrop-filter:blur(80px);background-color:hsla(0,0%,100%,.6)}@keyframes BackgroundAnimation_Object01{0%{transform:translate(0)}to{transform:translate(15rem,5rem)}}@keyframes BackgroundAnimation_Object02{0%{transform:translate(0)}to{transform:translate(30rem,5rem)}}.cursor-icon{width:5px;height:5px;border-radius:50%;background-color:#fff}@media only screen and (max-width:71.875em){.cursor-icon{display:none!important}}.cursor-outline{opacity:1!important;width:7rem;height:7rem;border-radius:50%;border:1px solid #fff;background-color:hsla(0,0%,100%,0);transition:width .7s cubic-bezier(.34,1.56,.64,1),height .7s cubic-bezier(.34,1.56,.64,1),background-color .7s ease,border .7s ease;animation:cursor-outline-pulsate 1.8s ease-in-out infinite}@media only screen and (max-width:71.875em){.cursor-outline{display:none!important}}.cursor-outline-2{opacity:0!important;width:3rem;height:3rem;border-radius:50%;border:1px solid #fff;background-color:hsla(0,0%,100%,0);transition:width .7s cubic-bezier(.34,1.56,.64,1),height .7s cubic-bezier(.34,1.56,.64,1),background-color .7s ease,border .7s ease,opacity .7s ease;animation:cursor-outline-pulsate 1.8s ease-in-out infinite}@media only screen and (max-width:71.875em){.cursor-outline-2{display:none!important}}.cursor-icon,.cursor-outline,.cursor-outline-2{opacity:1;position:fixed;top:0;left:0;transform:translate(-50%,-50%);z-index:1000;pointer-events:none;mix-blend-mode:difference}.cursor-icon-link-hover{animation:cursor-icon-pulsate 1.5s ease infinite}.cursor-outline-link-hover{opacity:1}.cursor-outline-2-link-hover,.cursor-outline-link-hover{width:.7rem;height:.7rem;background-color:hsla(0,0%,100%,0);border:1px solid hsla(0,0%,100%,.3);animation:cursor-outline-pulsate 2s ease-in-out infinite}.cursor-disappear,.cursor-outline-2-link-hover{opacity:0!important}@keyframes cursor-icon-pulsate{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}to{opacity:0;transform:translate(-50%,-50%) scale(8)}}@keyframes cursor-outline-pulsate{0%{transform:translate(-50%,-50%) scale(.95)}50%{transform:translate(-50%,-50%) scale(1.3)}to{transform:translate(-50%,-50%) scale(.95)}}.btn-primary{text-decoration:none;display:inline-block;font-size:1.6rem;font-weight:700;color:var(--color-white);text-wrap:nowrap;background-image:linear-gradient(60deg,var(--color-viva-darkgreen) 0,var(--color-viva-lightgreen) 70%,var(--color-viva-yellow) 100%);padding:2rem 6rem;border-radius:100rem;box-shadow:inset -6px 6px 12px hsla(0,0%,100%,.55),inset 3px -6px 12px rgba(0,0,0,.25),0 4px 8px rgba(0,86,53,.25);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.btn-primary:hover{transform:scale(1.05) translateY(-1px);box-shadow:inset -6px 6px 12px hsla(0,0%,100%,.65),inset 3px -6px 14px rgba(0,0,0,.3),0 4px 14px rgba(0,86,53,.2)}.btn-primary:active{transform:scale(.95) translateY(0);box-shadow:inset -6px 6px 12px hsla(0,0%,100%,.45),inset 3px -6px 12px rgba(0,0,0,.25),0 4px 8px rgba(0,86,53,.25)}.btn-black{display:flex;align-items:center;justify-content:center;background-color:var(--color-dark-1);padding:2.2rem 4.5rem;font-size:1.6;font-weight:400;text-wrap:nowrap;color:var(--color-white);border-radius:1000px;overflow:hidden;outline:none;box-shadow:inset -4px 4px 10px hsla(0,0%,100%,.4),inset 4px -4px 12px rgba(0,0,0,.8),0 4px 10px rgba(0,0,0,.24);transition:all .3s ease-out}.btn-black:hover{font-size:1.8;transform:translateY(-3px);box-shadow:inset -4px 4px 10px hsla(0,0%,100%,.4),inset 4px -4px 12px rgba(0,0,0,.8),0 6px 15px rgba(0,0,0,.2)}.btn-black:hover .btn-black__dot:before{width:100rem;height:100rem;background-color:hsla(0,0%,100%,.12)}.btn-black:active{transform:translateY(-1px);box-shadow:inset -4px 4px 10px hsla(0,0%,100%,.4),inset 4px -4px 12px rgba(0,0,0,.8),0 4px 8px rgba(0,0,0,.25)}.btn-black__dot{display:inline-block;position:relative;width:8px;height:8px;background-color:var(--color-white);border-radius:1000px;margin-right:10px}.btn-black__dot:after,.btn-black__dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:var(--color-white);border-radius:1000px}.btn-black__dot:after,.btn-black__dot:before,.btn-black__text{display:inline-block;transition:all .5s cubic-bezier(.35,0,0,1)}.btn-black__text{text-wrap:nowrap;z-index:2}.btn-white{display:flex;align-items:center;justify-content:center;background-color:var(--color-grey-light);padding:2.2rem 4.5rem;font-size:1.6;font-weight:400;text-wrap:nowrap;color:var(--color-black);border-radius:1000px;overflow:hidden;outline:none;box-shadow:inset -4px 4px 15px #fdfdfd,inset 4px -4px 12px rgba(0,0,0,.15),0 4px 10px rgba(0,0,0,.08);transition:all .3s ease-out}.btn-white:hover{font-size:1.8;transform:translateY(-3px);box-shadow:inset -4px 4px 15px #fdfdfd,inset 4px -4px 12px rgba(0,0,0,.15),0 6px 15px rgba(0,0,0,.08)}.btn-white:hover .btn-white__dot:before{width:100rem;height:100rem;background-color:rgba(0,0,0,.01)}.btn-white:active{transform:translateY(-1px);box-shadow:inset -4px 4px 15px #fdfdfd,inset 4px -4px 12px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.08)}.btn-white__dot{display:inline-block;position:relative;width:8px;height:8px;background-color:var(--color-dark-1);border-radius:1000px;margin-right:10px}.btn-white__dot:after,.btn-white__dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:var(--color-dark-1);border-radius:1000px}.btn-white__dot:after,.btn-white__dot:before,.btn-white__text{display:inline-block;transition:all .5s cubic-bezier(.35,0,0,1)}.btn-white__text{text-wrap:nowrap;z-index:2}.button-group{display:flex;flex-direction:row;align-items:center;width:100%}@media only screen and (max-width:71.875em){.button-group{flex-direction:column}}.button-group__button{flex:1;width:100%;display:flex;align-items:center;justify-content:center;padding:5rem 2rem;transition:all .3s ease-out}.button-group__button:hover{flex:1.5}.button-group__button--dark{background-color:#282828;color:#fff}.button-group__button--dark:hover{background-color:#333}.button-group__button--light{background-color:#f0f0f0;color:#282828}.button-group__button--light:hover{background-color:#dfdfdf}.button-group__button_content{display:flex;align-items:center;gap:10px}.button-group__button_content-text{text-wrap:nowrap}.button-group__button_content-icon{width:2.2rem;height:auto}:root{--color-white:#fff;--color-black:#000;--color-dark-1:#282828;--color-dark-2:#353535;--color-grey-light:#f5f5f5;--color-viva-darkgreen:#005635;--color-viva-lightgreen:#48b037;--color-viva-yellow:#dddf00;--color-ap-products:#495570;--color-dust-mites:#8c5a60;--color-epidermal:#2d6970;--color-grass-pollen:#709960;--color-insects:#594e68;--color-mold:#86b899;--color-product:#323b53;--color-suspal:#756e60;--color-trees:#5e7d61;--color-venoms:#c4a341;--color-weed-pollen:#998d68;--color-base-black:#404243;--color-light-cream-1:#f9f6ec;--color-light-cream-2:#d9cda6;--color-dark-footer:#202020;--color-dark-copyrightbar:#1c1c1c;--required-red:#ff3131}.navbar-hidden{transform:translate(-50%,-150%)!important}@media only screen and (max-width:28.125em){.navbar-hidden{transform:translate(-50%)!important}}.navbar{position:fixed;z-index:100;left:50%;transform:translate(-50%);width:90vw;display:flex;align-items:center;justify-content:space-between;background-color:var(--color-white);box-shadow:0 4px 4rem rgba(0,0,0,.05);border-radius:100rem;margin-top:3rem;padding:1rem 1.5rem;transition:all .5s cubic-bezier(.68,-.6,.32,1.6)}@media only screen and (max-width:62.5em){.navbar{width:100vw;border-radius:0;margin-top:0;padding:1.5rem}}.navbar__logoContainer{display:flex;align-items:center;background-color:var(--color-white);box-shadow:0 3px 1.5rem rgba(0,0,0,.05);border-radius:100rem;padding:3rem 2rem}@media only screen and (max-width:62.5em){.navbar__logoContainer{border-radius:15px;background-color:transparent;box-shadow:none}}.navbar__logoContainer_logoBox{position:relative;width:3rem;height:auto;margin-right:1.5rem}.navbar__logoContainer_logoBox-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.navbar__logoContainer_textBox{position:relative;width:14rem;height:auto}.navbar__logoContainer_textBox-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto}.navbar__options{display:flex;align-items:center;text-decoration:none;list-style:none;transform:translateX(0);transition:all .5s cubic-bezier(.65,0,.35,1)}@media only screen and (max-width:62.5em){.navbar__options{position:absolute;top:0;left:100%;flex-direction:column;align-items:start;width:40vw;height:100vh;background-color:hsla(0,0%,100%,.98);backdrop-filter:20px;padding:12rem 5rem 8rem;overflow-y:auto;overflow-x:hidden;box-shadow:0 0 40px transparent;z-index:1000}}@media only screen and (max-width:62.5em)and (max-width:40.625em){.navbar__options{width:70vw}}@media only screen and (max-width:62.5em)and (max-width:28.125em){.navbar__options{width:90vw}}@media only screen and (max-width:62.5em){.navbar__options::-webkit-scrollbar{width:.8rem}.navbar__options::-webkit-scrollbar-track{border-radius:1000px;background:#f8f8f8}.navbar__options::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:1000px;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}}.navbar__options_collapseContainer{position:absolute;top:0;right:0;margin:5rem;display:none;align-items:center;justify-content:end;mix-blend-mode:difference}@media only screen and (max-width:62.5em){.navbar__options_collapseContainer{display:flex}}.navbar__options_collapseContainer-button{transform:rotate(45deg) scale(1);width:5rem;height:5rem;border-radius:50%;background-color:rgba(26,26,26,.3);cursor:pointer;transition:all .3s ease-out}.navbar__options_collapseContainer-button:hover{background-color:rgba(30,30,30,.3);transform:rotate(315deg) scale(1)}.navbar__options_collapseContainer-button--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.7;width:40%;height:40%}.navbar__options_item{cursor:pointer;height:100%}.navbar__options_item:not(:last-child){margin-right:3rem}@media only screen and (max-width:62.5em){.navbar__options_item:not(:last-child){margin-right:0;width:100%}.navbar__options_item{height:auto;padding:2rem 0}}.navbar__options_item:hover .navbar__options_item-arrow{transform:rotate(180deg)}.navbar__options_item-link{display:inline-block;font-size:1.8rem;font-weight:400;color:var(--color-dark-1);padding:2rem 10px 2rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-out}.navbar__options_item-link:hover{color:var(--color-viva-lightgreen)}@media only screen and (max-width:62.5em){.navbar__options_item-link{padding:0 1.5rem 0 0;width:100%}}.navbar__options_item-arrow{width:1.2rem;height:auto;transform:rotate(0deg);transition:all .3s ease-out}.navbar__options_langswitch{position:relative;display:flex;align-items:center;gap:2rem}.navbar__options_langswitch:hover .navbar__options_langswitch-text{display:inline-block;position:absolute;bottom:-160%;right:0;background-color:#fff;padding:2rem;border-radius:2px 2px 2px 2px;box-shadow:0 4px 10px rgba(0,0,0,.05)}@media only screen and (max-width:62.5em){.navbar__options_langswitch:hover .navbar__options_langswitch-text{position:relative;bottom:0;right:0;background-color:hsla(0,0%,100%,0);padding:0;border-radius:0;box-shadow:none}}.navbar__options_langswitch-text{display:none;pointer-events:none;text-wrap:nowrap}@media only screen and (max-width:62.5em){.navbar__options_langswitch-text{display:inline-block}}.navbar__options_langswitch-text--span{text-transform:uppercase;font-weight:600}.navbar__options_langswitch-btn{position:relative;width:5.9rem;height:5.9rem;border-radius:50%;background-color:#fff;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:scale(1);transition:all .3s ease-out}.navbar__options_langswitch-btn:hover{transform:scale(1.1);background-color:var(--color-venoms);box-shadow:inset -4px 4px 9px hsla(0,0%,100%,.4),inset 4px -4px 9px rgba(0,0,0,.15),0 4px 10px rgba(0,0,0,.09)}.navbar__options_langswitch-btn:hover .navbar__options_langswitch-btn--current{color:#fff;top:-150%}.navbar__options_langswitch-btn:hover .navbar__options_langswitch-btn--link{color:#fff;top:50%}.navbar__options_langswitch-btn:active{transform:scale(.95)}.navbar__options_langswitch-btn--current{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;padding:5rem;text-transform:uppercase;text-align:center;font-size:1.6rem;font-weight:600;color:#3d3d3d;transition:all .3s ease}@media only screen and (max-width:62.5em){.navbar__options_langswitch-btn--current{top:-150%}}.navbar__options_langswitch-btn--link{position:absolute;left:50%;transform:translate(-50%,-50%);top:150%;width:auto;height:auto;padding:5rem;text-transform:uppercase;text-align:center;font-size:1.6rem;font-weight:600;color:#3d3d3d;transition:all .3s ease}@media only screen and (max-width:62.5em){.navbar__options_langswitch-btn--link{top:50%}}.navbar__expand-btn{position:relative;display:none;width:5rem;height:5rem;background-color:#fff;border-radius:5px;overflow:hidden}@media only screen and (max-width:62.5em){.navbar__expand-btn{display:flex;justify-content:center;align-items:center}}.navbar__expand-btn_iconbox{position:relative;width:70%;height:70%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;transition:all .3s ease-out}.navbar__expand-btn_iconbox:hover{gap:8px}.navbar__expand-btn_iconbox-bar{width:100%;height:2px;background-color:var(--color-dark-1)}.active-page-nav{position:relative;font-weight:700}.sub-menu{display:none;opacity:0;position:absolute;text-decoration:none;list-style:none;width:30rem;top:7rem;background-color:#fff;border-radius:0 0 2px 2px;box-shadow:0 4px 4rem rgba(0,0,0,.05);border-top:1px solid var(--color-viva-lightgreen);overflow:hidden}@media only screen and (max-width:62.5em){.sub-menu{position:relative;top:1rem;background-color:transparent;box-shadow:none;border:none}}.sub-menu__item{background-color:hsla(0,0%,100%,0);transition:all .3s ease-out}.sub-menu__item:hover{background-color:#e9e9e9}.sub-menu__item:active{background-color:#c9c9c9}.sub-menu__item_link{position:relative;display:inline-block;font-size:1.6rem;font-weight:400;color:var(--color-dark-1);width:100%;padding:2.5rem 3rem}.sub-menu__item_link-newtab{width:10px;height:auto;opacity:80%;margin-right:3rem}.show-mobile-menu{box-shadow:0 0 40px rgba(0,0,0,.1);transform:translateX(-100%)}.show-sub-menu{display:inline-block!important;opacity:1!important}.active-sub-menu{position:relative;font-weight:700}.active-sub-menu:before{content:"";position:absolute;top:50%;right:0;margin-right:3rem;transform:translateY(-50%);width:5px;height:5px;background-color:var(--color-dark-1);border-radius:50%}.keepScrolling{display:flex;align-items:center;color:#fff}.keepScrolling__icons{height:1.5rem;width:1.5rem;display:inline-block;opacity:.7;animation:KeepRotatingAnimation 2s ease-in-out infinite forwards}@media only screen and (max-width:81.25em){.keepScrolling__icons{height:1.5rem;width:1.5rem}}.keepScrolling__text{font-size:1.5rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;text-align:center;margin-right:3rem;margin-left:3rem;animation:OpacityPulseAnimation 2s cubic-bezier(.37,0,.63,1) infinite reverse}@media only screen and (max-width:81.25em){.keepScrolling__text{font-size:1.4rem}}.miniForm{position:relative;display:flex;gap:10px;align-items:center;justify-content:center;padding:5rem;width:-moz-fit-content;width:fit-content;min-width:100%}.miniForm:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1000px;background-image:linear-gradient(var(--color-dark-1),var(--color-dark-1)),url(/public/assets/images/noise-filter02.jpg);mix-blend-mode:color-dodge;backdrop-filter:blur(10px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.miniForm__textInput{z-index:1;height:5rem;width:100%;border-radius:1000px;border:none;padding:3rem}.miniForm__textInput_zip{width:40%}.miniForm__submitButton{z-index:1;display:inline-block;padding:2.8rem 4.5rem;width:70%;border-radius:1000px;border:none;outline:none;cursor:pointer;margin:0;font:inherit;font-size:1.6rem;font-weight:700;color:var(--color-white);background-image:linear-gradient(60deg,var(--color-viva-darkgreen) 0,var(--color-viva-lightgreen) 70%,var(--color-viva-yellow) 100%);box-shadow:inset -6px 6px 16px hsla(0,0%,100%,.55),inset 6px -6px 16px rgba(0,41,25,.7),0 4px 10px rgba(0,0,0,.3);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.miniForm__submitButton:hover{transform:scale(1.05) translateY(-1px);box-shadow:inset -6px 6px 18px hsla(0,0%,100%,.55),inset 6px -6px 18px rgba(0,41,25,.75),0 4px 15px rgba(0,0,0,.3)}.miniForm__submitButton:active{transform:scale(.95) translateY(0);box-shadow:inset -6px 6px 16px hsla(0,0%,100%,.55),inset 6px -6px 16px rgba(0,41,25,.7),0 3px 8px rgba(0,0,0,.3)}.circularImage{overflow:hidden;border-radius:10000px;box-shadow:0 4px 20px rgba(0,0,0,.22)}.circularImage__img{position:absolute;top:0;left:0;width:auto;height:110%}.circularImage__filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10000px;box-shadow:inset -6px 6px 15px hsla(0,0%,100%,.6),inset 3px -6px 15px rgba(0,0,0,.7)}.allergyExtract{background-color:var(--color-white);display:flex;gap:2rem;align-items:center;padding:2rem 4rem 2rem 2rem;border-radius:10000px;box-shadow:0 4px 50px rgba(0,0,0,.07);cursor:pointer;transform:scale(1) translateY(0);transition:all .3s ease-out}@media only screen and (max-width:56.25em){.allergyExtract{grid-template-columns:repeat(1,1fr);gap:5rem}}@media only screen and (max-width:28.125em){.allergyExtract{gap:2rem}}.allergyExtract:hover{transform:scale(1.05) translateY(-10px);box-shadow:0 4px 70px rgba(0,0,0,.07)}.allergyExtract:hover .allergyExtract__interaction_base{width:120%;height:120%}.allergyExtract:hover .allergyExtract__interaction_top{width:90%;height:90%}.allergyExtract:hover .allergyExtract__interaction_top-infoIcon{opacity:1}.allergyExtract:active{transform:scale(1) translateY(-2px);box-shadow:0 4px 30px rgba(0,0,0,.07)}.allergyExtract__pictureContainer{display:inline-block;position:relative;border-radius:10000px;overflow:hidden;width:15rem;height:15rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(0) scale(1)}@media only screen and (max-width:62.5em){.allergyExtract__pictureContainer{width:12rem;height:12rem}}@media only screen and (max-width:56.25em){.allergyExtract__pictureContainer{width:15rem;height:15rem}}@media only screen and (max-width:28.125em){.allergyExtract__pictureContainer{width:12rem;height:12rem}}@media only screen and (max-width:25em){.allergyExtract__pictureContainer{width:10rem;height:10rem}}.allergyExtract__pictureContainer_img{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(0deg)}.allergyExtract__pictureContainer_filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10000px;box-shadow:inset -10px 10px 20px hsla(0,0%,100%,.5),inset 10px -10px 20px rgba(0,0,0,.25)}.allergyExtract__title{font-size:2.4rem;color:var(--color-dark-1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.allergyExtract__interaction{position:relative;margin-left:auto;width:3rem;height:3rem}@media only screen and (max-width:25em){.allergyExtract__interaction{width:2rem;height:2rem}}.allergyExtract__interaction_base{width:100%;height:100%;background-color:var(--color-white);box-shadow:0 2px 8px rgba(0,0,0,.12);animation:ExtractIneractionScalePulse 2s cubic-bezier(.37,0,.63,1) infinite}.allergyExtract__interaction_base,.allergyExtract__interaction_top{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1000px;transition:all .3s ease-out}.allergyExtract__interaction_top{width:30%;height:30%;background-color:var(--color-dark-2);box-shadow:0 2px 8px rgba(0,0,0,.15);animation:ExtractIneractionScalePulse 2s linear infinite reverse}.allergyExtract__interaction_top-infoIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:0;transition:all .3s ease-out}.sideModalContainer{position:fixed;top:0;right:0;transform:translateX(100%);width:29vw;height:100vh;padding:5rem;background-color:hsla(0,0%,100%,.75);backdrop-filter:blur(20px);box-shadow:-10px 10px 100px transparent;z-index:150;transition:all .6s cubic-bezier(.65,0,.35,1)}@media only screen and (max-width:81.25em){.sideModalContainer{width:40vw}}@media only screen and (max-width:68.75em){.sideModalContainer{width:50vw}}@media only screen and (max-width:62.5em){.sideModalContainer{width:70vw}}@media only screen and (max-width:40.625em){.sideModalContainer{width:80vw}}@media only screen and (max-width:28.125em){.sideModalContainer{width:90vw}}.sideModalContainer__show{transform:translateX(0);box-shadow:-10px 10px 100px rgba(0,0,0,.15)}.sideModal{position:relative;width:100%;height:100%;transition:all .3s ease-out}.sideModal__collapseContainer{display:flex;align-items:center;justify-content:end;mix-blend-mode:difference}.sideModal__collapseContainer_button{transform:rotate(45deg) scale(1);width:5rem;height:5rem;border-radius:50%;background-color:rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease-out}.sideModal__collapseContainer_button:hover{background-color:rgba(30,30,30,.3);transform:rotate(315deg) scale(1.2)}.sideModal__collapseContainer_button-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.7;width:40%;height:40%}.sideModal__content{margin-top:4rem;overflow-y:auto;height:90%;padding-right:4rem}.sideModal__content::-webkit-scrollbar{width:.6rem}.sideModal__content::-webkit-scrollbar-track{border-radius:1000px;background:#f8f8f8}.sideModal__content::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:1000px;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.sideModal__content::-webkit-scrollbar-thumb:hover{background-color:#d8d8d8}.sideModal__content::-webkit-scrollbar-thumb:active{background-color:#d2d2d2}.sideModal__content_imagesContainer-imgbox{position:relative;width:15rem;height:15rem;border-radius:10000px;overflow:hidden}.sideModal__content_imagesContainer-imgbox--img{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.sideModal__content_imagesContainer-imgbox--filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10000px;box-shadow:inset -10px 10px 20px hsla(0,0%,100%,.42),inset 10px -10px 20px rgba(0,0,0,.2)}.sideModal__content_info{margin-top:4rem}.sideModal__content_info-title{font-size:4.5rem;font-weight:400;color:var(--color-dark-2)}.sideModal__content_info-description{margin-top:2rem;font-size:1.8rem;line-height:1.8;color:var(--color-dark-2)}.loadingAnimationBox{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-trees);display:flex;align-items:center;justify-content:center;z-index:200;opacity:1;transform:translateY(0);transition:all .3s ease-out;animation:LoadingAnimation 1.2s cubic-bezier(.65,0,.35,1) forwards;animation-delay:.7s}.loadingAnimationBox-loader{animation:none!important}.loadingAnimationBox__logoBox{position:relative;width:15rem;height:15rem;opacity:1;transition:all .3s ease-out;animation:LoadingLogoAnimation 1s ease-in-out infinite forwards}.loadingAnimationBox__logoBox_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.venom-loader{background-color:var(--color-venoms)}.skin-tests-loader{background-color:var(--color-dark-1)}@keyframes LoadingAnimation{0%{transform:translateY(0);display:flex}50%{transform:translateY(100%);display:flex}55%{transform:translateY(100%);display:none}to{transform:translateY(100%);display:none}}@keyframes LoadingLogoAnimation{0%,to{opacity:1;scale:1.1}50%{opacity:.1;scale:1}}.representative{position:relative;display:inline-block;background-color:var(--color-white);padding:4.5rem;border-radius:10px;box-shadow:0 4px 40px rgba(0,0,0,.2)}@media only screen and (max-width:62.5em){.representative{width:100%;border-radius:0}}.representative__container{display:flex;align-items:center;justify-content:center;gap:30px}@media only screen and (max-width:62.5em){.representative__container{flex-direction:column}}.representative__container_picture{position:relative;width:25rem;height:25rem;border-radius:10px;overflow:hidden}@media only screen and (max-width:62.5em){.representative__container_picture{width:45rem;height:45rem}}.representative__container_picture-img{-o-object-fit:cover;object-fit:cover}.representative__container_details{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:62.5em){.representative__container_details{text-align:center;width:100%}}.representative__container_details-name{font-size:3.4rem;font-size:400;line-height:1;color:var(--color-dark-1)}@media only screen and (max-width:62.5em){.representative__container_details-name{font-size:3.6rem}}.representative__container_details-title{font-size:2rem;font-size:400;line-height:1.5;color:var(--color-black)}@media only screen and (max-width:62.5em){.representative__container_details-title{margin-bottom:1rem;font-size:2.2rem}}.representative__container_details-info{display:flex;align-items:center;gap:20px}@media only screen and (max-width:62.5em){.representative__container_details-info{justify-content:center}}.representative__container_details-info--icon{width:2.5rem;height:auto}@media only screen and (max-width:62.5em){.representative__container_details-info--icon{width:3rem}}.representative__container_details-info--text{font-size:1.8rem}@media only screen and (max-width:62.5em){.representative__container_details-info--text{font-size:2rem}}.representative__container_details-button{width:-moz-fit-content;width:fit-content;background-color:var(--color-dark-1);display:flex;align-items:center;justify-content:center;gap:15px;padding:2rem 6rem;border-radius:10px;box-shadow:inset -4px 4px 15px hsla(0,0%,100%,.3),inset 4px -4px 15px rgba(0,0,0,.8),0 4px 10px rgba(0,0,0,.24);cursor:pointer;transform:translateY(0) scale(1);transition:all .3s ease-out}@media only screen and (max-width:62.5em){.representative__container_details-button{width:100%;margin-top:1rem}}.representative__container_details-button:hover{background-color:#3a3a3a;transform:translateY(-2px) scale(1.05);box-shadow:inset -4px 4px 15px hsla(0,0%,100%,.3),inset 4px -4px 15px rgba(0,0,0,.8),0 4px 20px rgba(0,0,0,.24)}.representative__container_details-button:active{background-color:#2b2b2b;transform:translateY(1px) scale(.98);box-shadow:inset -4px 4px 15px hsla(0,0%,100%,.3),inset 4px -4px 15px rgba(0,0,0,.8),0 4px 10px rgba(0,0,0,.24)}.representative__container_details-button--text{font-size:1.8rem;color:var(--color-white);font-weight:400}@media only screen and (max-width:62.5em){.representative__container_details-button--text{font-size:2rem}}.journey-card{position:relative;padding:5rem 1rem 1rem;background-color:var(--color-white);border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;width:50rem;height:65rem;overflow:hidden}.journey-card--icon{position:absolute;top:-5%;right:-5%;transform:rotate(10deg);opacity:.03;width:45%;height:auto}.journey-card__container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3rem;width:100%;height:100%;text-align:center}.journey-card__container_header{text-transform:uppercase;font-size:6.2rem;font-weight:600;color:var(--color-dark-1);text-shadow:0 4px 40px hsla(0,0%,100%,.6)}.journey-card__container_numbox{position:relative;padding:5.5rem;background-color:var(--color-trees);border-radius:50%;overflow:hidden}.journey-card__container_numbox-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:100%;height:auto;text-transform:uppercase;font-size:3.8rem;font-weight:600;color:#fff}.journey-card__container_numbox-filter{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset -8px 8px 15px hsla(0,0%,100%,.25),inset 8px -8px 15px hsla(0,0%,5%,.25)}.journey-card__container_text{font-size:1.8rem;font-weight:400;color:var(--color-black)}.journey-card__container_img{position:relative;border-radius:10px;width:100%;height:35%}.journey-card__container_img:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;box-shadow:inset -10px 10px 12px hsla(0,0%,100%,.35),inset 10px -10px 12px rgba(0,0,0,.2)}.slide-show{position:relative}.slide-show__container{position:relative;display:flex;width:150vw;transform:translateX(-40%);animation:slideShowMover 15s ease-in-out infinite}@media only screen and (max-width:71.875em){.slide-show__container{width:180vw}}@media only screen and (max-width:62.5em){.slide-show__container{width:200vw}}@media only screen and (max-width:50em){.slide-show__container{width:230vw}}@media only screen and (max-width:34.375em){.slide-show__container{width:290vw}}.slide-show__container_imgbox{position:relative;height:40rem;width:33.3333333333%}@media only screen and (max-width:71.875em){.slide-show__container_imgbox{height:35rem}}@media only screen and (max-width:62.5em){.slide-show__container_imgbox{height:30rem}}@media only screen and (max-width:50em){.slide-show__container_imgbox{height:25rem}}.slide-show__container_imgbox-img{position:absolute!important;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide-show__container_imgbox-filter{position:absolute;bottom:0;left:0;width:100%;height:100%;mix-blend-mode:lighten;background-color:#2e2e31}.success-notification-container{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:var(--color-trees);padding:10rem;z-index:150;overflow:hidden;opacity:1;transform:translateY(100%);animation:FormPopUpAnimation 2s cubic-bezier(.65,0,.35,1) 1 forwards}.success-notification-container__contents{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem}.success-notification-container__contents_icon-viva{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) rotate(10deg);width:30%;height:auto;opacity:.05}.success-notification-container__contents_icon-check{height:10rem;width:auto;transform:scale(1);animation:FormPopUpIconAnimation 1s ease-in-out infinite alternate-reverse}.success-notification-container__contents_text{text-align:center;font-size:5.2rem;color:#fff;font-weight:400;letter-spacing:1px}.fail-notification-container{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#ac5050;padding:10rem;z-index:150;overflow:hidden;opacity:1;transform:translateY(100%);animation:FormPopUpAnimation 2s cubic-bezier(.65,0,.35,1) 1 forwards}.fail-notification-container__contents{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem}.fail-notification-container__contents_icon-viva{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) rotate(10deg);width:30%;height:auto;opacity:.05}.fail-notification-container__contents_icon-check{height:10rem;width:auto;transform:scale(1);animation:FormPopUpIconAnimation 1s ease-in-out infinite alternate-reverse}.fail-notification-container__contents_text{text-align:center;font-size:5.2rem;color:#fff;font-weight:400;letter-spacing:1px}@keyframes FormPopUpAnimation{0%{transform:translateY(100%)}45%{transform:translateY(0)}50%{transform:translateY(0)}55%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes FormPopUpIconAnimation{0%{transform:scale(1)}to{transform:scale(1.6)}}.references{position:relative;display:flex;align-items:center;justify-content:center;background-color:#292726;padding:15rem 0;overflow:hidden}.references_illustration{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:50%;opacity:.02}.references_container{display:flex;flex-direction:column;gap:4rem}.references_container-header{font-size:3.2rem;font-weight:400;color:var(--color-white)}.references_container-item{position:relative;display:flex;align-items:start;gap:1rem}.references_container-item--number{margin-top:4px;font-size:2rem;color:var(--color-venoms);margin-right:1rem}.references_container-item--text{font-size:1.8rem;font-weight:300;color:var(--color-white)}.footer{position:relative;z-index:50;overflow:hidden}.footer__request-quote{top:0;position:sticky!important;padding:10rem 0 11.5rem;background-color:var(--color-light-cream-1);overflow:hidden}.footer__request-quote_content{position:relative}@media only screen and (max-width:62.5em){.footer__request-quote_content{text-align:center}.footer__request-quote_content-header:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);height:1px;width:5rem;background-color:var(--color-dark-1)}}.footer__request-quote_content-text{margin-top:2rem;width:70%}@media only screen and (max-width:62.5em){.footer__request-quote_content-text{width:100%}}.footer__request-quote_content-button{margin-top:2rem}.footer__request-quote_illustration{position:absolute;top:1rem;right:-5rem;width:60rem;height:auto;opacity:.5}@media only screen and (max-width:62.5em){.footer__request-quote_illustration{opacity:.3;top:auto;bottom:-10rem;right:-10rem;width:40rem}}.footer__main{position:relative;display:flex;align-items:center;justify-content:center;padding:15rem 0;background-color:var(--color-dark-footer);box-shadow:0 -20px 30px rgba(0,0,0,.2);width:100%;min-height:100vh}.footer__main_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50rem;height:auto;opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.footer__main_content{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:5rem;color:var(--color-white);justify-items:center}@media only screen and (max-width:68.75em){.footer__main_content{gap:10rem 6rem;justify-items:start}}@media only screen and (max-width:62.5em){.footer__main_content{grid-template-columns:1fr}}.footer__main_content-segment01--about-title{font-size:5.76rem!important}.footer__main_content-segment01--text{margin-top:2.5rem}.footer__main_content-segment01--followbox{display:flex;align-items:center;gap:10px;margin-top:4rem}.footer__main_content-segment01--followbox---follow-title{font-size:3rem;font-weight:400}.footer__main_content-segment01--followbox---linksbox-linkcircle{position:relative;width:4.8rem;height:4.8rem;background-color:var(--color-white);border-radius:50%;overflow:hidden;transition:all .3s ease-out}.footer__main_content-segment01--followbox---linksbox-linkcircle:hover{background-color:var(--color-venoms)}.footer__main_content-segment01--followbox---linksbox-linkcircle:hover .footer__main_content-segment01--followbox---linksbox-linkcircle--icon{color:var(--color-white)}.footer__main_content-segment01--followbox---linksbox-linkcircle--linker{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%}.footer__main_content-segment01--followbox---linksbox-linkcircle--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;height:auto;color:var(--color-dark-footer);transition:all .3s ease-out}.footer__main_content-segment02--extracts{display:flex;flex-direction:column;gap:10px}.footer__main_content-segment02--extracts---title{margin-bottom:1rem}.footer__main_content-segment02--extracts---link:hover .footer__main_content-segment02--extracts---link----span{color:var(--color-light-cream-2)}.footer__main_content-segment02--extracts---link----span{color:var(--color-venoms);font-weight:400;transition:all .3s ease-out}.footer__main_content-segment02--skintests{display:flex;flex-direction:column;gap:10px;margin-top:5rem}.footer__main_content-segment02--skintests---title{margin-bottom:1rem}.footer__main_content-segment03--about{display:flex;flex-direction:column;gap:10px}.footer__main_content-segment03--about---title{margin-bottom:1rem}.footer__main_content-segment03--about---link:hover .footer__main_content-segment02--extracts---link----span{color:var(--color-light-cream-2)}.footer__main_content-segment03--about---link----span{color:var(--color-venoms);font-weight:400;transition:all .3s ease-out}.footer__main_content-segment03--partners{display:flex;flex-direction:column;gap:10px;margin-top:5rem}.footer__main_content-segment03--partners---title{margin-bottom:1rem}.footer__main_content-segment03--partners---link:hover .footer__main_content-segment02--extracts---link----span{color:var(--color-light-cream-2)}.footer__main_content-segment03--partners---link----span{color:var(--color-venoms);font-weight:400;transition:all .3s ease-out}.footer__main_content-segment03--contact{display:flex;flex-direction:column;gap:10px;margin-top:2rem}.footer__main_content-segment03--contact---logo{width:22rem;height:auto;margin-bottom:1rem}.footer__main_content-segment03--contact---text{color:var(--color-white);font-weight:300}.footer__general-links-box{text-align:center;padding:6rem 3rem;background-color:var(--color-dark-copyrightbar);color:var(--color-white)}.footer__general-links-box_header{font-size:2.8rem;font-weight:400}.footer__general-links-box_container{margin-top:3rem;display:flex;flex-direction:column;gap:3rem}.footer__copyrightbox{position:relative;background-color:var(--color-dark-footer);padding:3rem}.footer__copyrightbox_text{color:var(--color-white);text-align:center;font-size:1.6rem;font-weight:300}.footer-title,.footer__copyrightbox_text-span{font-weight:400}.footer-title{font-size:3.84rem}.footer-text{line-height:1.6}.footer-link,.footer-text{font-size:1.8rem;font-weight:300}.footer-link{display:inline-block;line-height:1.8;transition:all .3s ease-out}.footer-link:hover{color:var(--color-venoms)}*{padding:0;margin:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}@media only screen and (max-width:103.125em){html{font-size:59.5%}}@media only screen and (max-width:96.875em){html{font-size:56.5%}}@media only screen and (max-width:81.25em){html{font-size:54.5%}}@media only screen and (max-width:25em){html{font-size:50%}}@media only screen and (max-width:17.5em){html{font-size:47%}}body{background-color:var(--color-white);position:relative;overflow-x:hidden;overflow-y:scroll;font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;line-height:1;letter-spacing:.4px;margin:0;cursor:default}@media only screen and (max-width:71.875em){body{cursor:default}}body,html{max-width:100vw;height:100vh}a{color:inherit;text-decoration:none}::selection{background:hsla(0,0%,87%,.9);color:#000}::-moz-selection{background:hsla(0,0%,87%,.9);color:#000}@media(min-width:50em){::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#161616}::-webkit-scrollbar-thumb{background-color:#bebebe;border-radius:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}::-webkit-scrollbar-thumb:hover{background-color:#e2e2e2}::-webkit-scrollbar-thumb:active{background-color:#b4b4b4}}.lato-thin{font-weight:100}.lato-light,.lato-thin{font-family:Lato,sans-serif;font-style:normal}.lato-light{font-weight:300}.lato-regular{font-weight:400}.lato-bold,.lato-regular{font-family:Lato,sans-serif;font-style:normal}.lato-bold{font-weight:700}.lato-black{font-family:Lato,sans-serif;font-weight:900;font-style:normal}.lato-thin-italic{font-weight:100}.lato-light-italic,.lato-thin-italic{font-family:Lato,sans-serif;font-style:italic}.lato-light-italic{font-weight:300}.lato-regular-italic{font-weight:400}.lato-bold-italic,.lato-regular-italic{font-family:Lato,sans-serif;font-style:italic}.lato-bold-italic{font-weight:700}.lato-black-italic{font-family:Lato,sans-serif;font-weight:900;font-style:italic}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}