.style-module___SWSNa__accordion{background-color:var(--color-off-white,#fdfdfd);flex:1;width:100%;display:flex;position:relative;overflow:hidden}.style-module___SWSNa__accordion__main{max-width:85rem;padding-inline:calc(var(--spacing,.25rem) * 6)}@media (min-width:48rem){.style-module___SWSNa__accordion__main{padding-inline:4vw}}@media (min-width:64rem){.style-module___SWSNa__accordion__main{width:50%}}@media only screen and (max-height:800px){.style-module___SWSNa__accordion__main{width:100%;max-width:100%}}.style-module___SWSNa__accordion__aside{background:#0000004d}.style-module___SWSNa__accordion__body{opacity:0;will-change:max-height, opacity;max-height:32px;transition:max-height .3s cubic-bezier(.5,0,0,1),opacity .3s ease-out}.style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner{visibility:hidden;will-change:opacity;transition:visibility .3s cubic-bezier(.5,0,0,1)}.style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner>div{padding-right:calc(var(--spacing,.25rem) * 20);padding-bottom:calc(var(--spacing,.25rem) * 9);padding-left:calc(var(--spacing,.25rem) * 5)}.style-module___SWSNa__accordion__header{cursor:pointer;padding-inline:calc(var(--spacing,.25rem) * 5);padding-top:calc(var(--spacing,.25rem) * 9);justify-content:space-between;align-items:center;font-size:1.5rem;line-height:1.5;display:flex;position:relative}.style-module___SWSNa__accordion__header .style-module___SWSNa__accordion__header__icon{stroke:currentColor;color:var(--color-txt,#333);will-change:transform;margin-left:90px;transition:transform .3s ease-in;display:block;transform:rotate(90deg)}@media only screen and (max-width:400px){.style-module___SWSNa__accordion__header .style-module___SWSNa__accordion__header__icon{display:none}}.style-module___SWSNa__accordion__content{border-top-style:var(--tw-border-style);border-top-width:1px;border-color:var(--color-gray-300,#d1d5dc)}@supports (color:lab(0% 0 0)){.style-module___SWSNa__accordion__content{border-color:var(--color-gray-300,lab(85.1236% -.612259 -3.7138))}}.style-module___SWSNa__accordion__content:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}@media (hover:hover){.style-module___SWSNa__accordion__content:hover{background-color:var(--color-neutral-100,#f5f5f5)}@supports (color:lab(0% 0 0)){.style-module___SWSNa__accordion__content:hover{background-color:var(--color-neutral-100,lab(96.52% -.0000298023 .0000119209))}}.style-module___SWSNa__accordion__content.style-module___SWSNa____active:hover{background-color:#0000}}.style-module___SWSNa__accordion__content.style-module___SWSNa____active .style-module___SWSNa__accordion__body{opacity:1;max-height:var(--max-height)}.style-module___SWSNa__accordion__content.style-module___SWSNa____active .style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner{visibility:visible}.style-module___SWSNa__accordion__content.style-module___SWSNa____active .style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner .style-module___SWSNa__accordion__media{z-index:1;transition:transform .3s ease-out;transform:translate(0)!important}.style-module___SWSNa__accordion__content.style-module___SWSNa____active .style-module___SWSNa__accordion__header .style-module___SWSNa__accordion__header__icon{transform:rotate(-90deg)}@media only screen and (max-height:800px){@media (hover:hover){.style-module___SWSNa__accordion__content:hover{background-color:#0000}}.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__body{opacity:1;max-height:var(--max-height)}.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner{visibility:visible}.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__body .style-module___SWSNa__accordion__body__inner .style-module___SWSNa__accordion__media{z-index:1;transition:transform .3s ease-out;transform:translate(0)!important}.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__header .style-module___SWSNa__accordion__header__icon{transform:rotate(-90deg)}}.style-module___SWSNa__accordion__media{z-index:0;margin-top:calc(var(--spacing,.25rem) * 6);aspect-ratio:var(--aspect-video,16 / 9);justify-content:center;align-items:center;width:100%;min-width:50%;height:100%;display:none;position:absolute;top:0}@media (min-width:64rem){.style-module___SWSNa__accordion__media{aspect-ratio:auto;width:calc(100% - 85rem);margin-top:0;display:flex}}.style-module___SWSNa__accordion__media{left:var(--el__left);will-change:transform;transition:transform 0s linear .5s;transform:translate(100%)}@media only screen and (max-height:800px){.style-module___SWSNa__accordion__media{display:none}}.style-module___SWSNa__accordion__content{grid-template-rows:auto auto;grid-template-columns:auto auto}@media (min-width:48rem){.style-module___SWSNa__accordion__content{display:grid}}.style-module___SWSNa__accordion__content>img{grid-area:1/1/3/2;height:100%}@media (min-width:48rem){.style-module___SWSNa__accordion__content>img{width:200px}}@media only screen and (max-height:800px){.style-module___SWSNa__accordion__content>img{display:block}}.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__header,.style-module___SWSNa__accordion__content .style-module___SWSNa__accordion__body{grid-column:2/3}.style-module___SWSNa__accordion__content:first-child .style-module___SWSNa__accordion__media>img{background-color:var(--color-primary-deep-green,#056c45)}.style-module___SWSNa__accordion__content:nth-child(2) .style-module___SWSNa__accordion__media>img{background-color:var(--color-primary-pastel-green,#9ee074)}.style-module___SWSNa__accordion__content:nth-child(3) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-red,#ff4c4d)}.style-module___SWSNa__accordion__content:nth-child(4) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-sky,#276ef1)}.style-module___SWSNa__accordion__content:nth-child(5) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-beet,#c36)}.style-module___SWSNa__accordion__content:nth-child(6) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-earth,#99644c)}.style-module___SWSNa__accordion__content:nth-child(7) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-purple,#7356bf)}.style-module___SWSNa__accordion__content:nth-child(8) .style-module___SWSNa__accordion__media>img{background-color:var(--color-sec-yellow,#ffc628)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.style-module__84yC9W__img-container{aspect-ratio:1500/500;width:100%;margin-inline:auto}
.style-module__ZBGtFG__img-container{margin-inline:auto;width:100%;margin-top:.6em}.style-module__ZBGtFG__img-container:before{content:"";padding-bottom:52.5%;display:block}
.style-module__f6Cs9G__pre-video{--border-width:.3rem;--loudness:.8rem;white-space:nowrap;will-change:top, left;justify-content:space-between;align-items:center;padding:.3rem 1.6rem;transition:top .2s linear,left .2s linear,opacity .125s linear;display:flex;position:absolute;box-shadow:0 .1rem .3rem #1919192e}.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__non_responsive{--border-width:.8rem;--avatar-loudness:2rem}.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__video{border:var(--border-width) solid var(--pres-video-theme);border-radius:50%;padding:0}.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__speaking:before{content:"";background:var(--pres-video-theme);opacity:.5;animation:3s style-module__f6Cs9G__noise var(--animation-delay) ease-in-out infinite alternate;margin:calc(var(--border-width) * -1);border-radius:50%;position:absolute;inset:0}.style-module__f6Cs9G__pre-video__content{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;transform:translateY(0)}.style-module__f6Cs9G__pre-video__content.style-module__f6Cs9G__non_responsive{width:100%;height:100%}@media (min-width:40em){.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__responsive{--avatar-loudness:1rem;--border-width:.4rem}.style-module__f6Cs9G__pre-video__content.style-module__f6Cs9G__responsive{width:100%;height:100%}}@media (min-width:80em){.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__responsive{--avatar-loudness:1.5rem;--border-width:.6rem}.style-module__f6Cs9G__pre-video__content.style-module__f6Cs9G__responsive{width:100%;height:100%}}@media (min-width:112.5em){.style-module__f6Cs9G__pre-video.style-module__f6Cs9G__responsive{--avatar-loudness:2rem;--border-width:.8rem}.style-module__f6Cs9G__pre-video__content.style-module__f6Cs9G__responsive{width:100%;height:100%}}@keyframes style-module__f6Cs9G__cursor-click{0%{transform:translate(0)scale(1)}60%{transform:translate(calc(.6em * var(--cursor-direction)), -.2em) scale(1)}to{transform:translate(calc(.6em * var(--cursor-direction)), -.2em) scale(.9)}}@keyframes style-module__f6Cs9G__cursor-click-done{0%{transform:translate(calc(.6em * var(--cursor-direction)), -.2em) scale(.9)}40%{transform:translate(calc(.6em * var(--cursor-direction)), -.2em) scale(1)}to{transform:translate(0)scale(1)}}
.style-module__BB-PWW__nav-bar-sec{height:var(--nav-height);will-change:box-shadow;transition:box-shadow .3s ease-in-out}.style-module__BB-PWW__nav-collapse .style-module__BB-PWW__nav-contents{justify-content:center;align-items:flex-start;display:none}@media (min-width:64rem){.style-module__BB-PWW__nav-collapse .style-module__BB-PWW__nav-contents{flex-direction:row;align-items:center;display:flex}}.style-module__BB-PWW__nav-collapse .style-module__BB-PWW__nav-contents.style-module__BB-PWW__open .style-module__BB-PWW__links{color:var(--color-primary-deep-green,#056c45)}.style-module__BB-PWW__nav-contents.style-module__BB-PWW__colored-nav .style-module__BB-PWW__links .style-module__BB-PWW__nav-link{color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.style-module__BB-PWW__nav-contents.style-module__BB-PWW__colored-nav .style-module__BB-PWW__links .style-module__BB-PWW__nav-link{color:color-mix(in oklab, var(--color-white,#fff) 70%, transparent)}}.style-module__BB-PWW__nav-contents.style-module__BB-PWW__colored-nav .style-module__BB-PWW__links .style-module__BB-PWW__nav-link.style-module__BB-PWW__active-link{color:var(--color-white,#fff)}.style-module__BB-PWW__nav-contents.style-module__BB-PWW__colored-nav .style-module__BB-PWW__links .style-module__BB-PWW__nav-link.style-module__BB-PWW__active-link+div:after,.style-module__BB-PWW__nav-contents.style-module__BB-PWW__colored-nav .style-module__BB-PWW__links div:after{background-color:var(--color-white,#fff)}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links{margin-right:calc(var(--spacing,.25rem) * 8);position:relative}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links:last-child{margin-right:unset}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__nav-link{color:var(--color-black,#000)}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__nav-link.style-module__BB-PWW__active-link+div:after{width:100%;left:0;right:auto}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__slider{width:50px;height:3px;position:relative}@media (min-width:768px){.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__slider{width:30px}}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__slider:after{background-color:var(--color-primary-deep-green,#056c45);content:"";border-radius:10px;width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:auto;right:0}.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links .style-module__BB-PWW__slider.style-module__BB-PWW__active-link:after,.style-module__BB-PWW__nav-contents .style-module__BB-PWW__links:hover div:after{width:100%;left:0;right:auto}.style-module__BB-PWW__nav-overlay{visibility:hidden;z-index:557;background:#0000004d;transition:opacity .2s;position:fixed;top:0;left:0}.style-module__BB-PWW__nav-overlay.style-module__BB-PWW__open{visibility:visible;opacity:1!important}.style-module__BB-PWW__aside--main{z-index:559;height:100vh;transition:all .3s;position:fixed;top:0;right:0;transform:translate(120%)}.style-module__BB-PWW__aside--main.style-module__BB-PWW__search{visibility:hidden}.style-module__BB-PWW__aside--main .style-module__BB-PWW__inner-close{font-size:25px}.style-module__BB-PWW__aside--main .style-module__BB-PWW__inner-title{font-size:18px}.style-module__BB-PWW__aside--main.style-module__BB-PWW__open{transform:translate(0)}.style-module__BB-PWW__aside--main.style-module__BB-PWW__open.style-module__BB-PWW__search{visibility:visible}.style-module__BB-PWW__slide-down{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.style-module__BB-PWW__slide-down .style-module__BB-PWW__nav-contents .style-module__BB-PWW__nav-link.style-module__BB-PWW__link-active{border-style:var(--tw-border-style);border-width:2px;border-color:var(--color-primary-deep-green,#056c45)}.style-module__BB-PWW__side-contents{width:280px}.style-module__BB-PWW__side-contents .style-module__BB-PWW__close{width:60px;height:58px;left:-20px}.style-module__BB-PWW__side-menu--con{padding:90px 35px 70px}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.style-module__wjUYuW__hambuger{fill:inherit}.style-module__wjUYuW__hambuger:focus{outline-color:currentColor}.style-module__wjUYuW__hambuger .style-module__wjUYuW__translate{transition:transform .25s cubic-bezier(.69,1.95,.64,.36) .25s}.style-module__wjUYuW__hambuger .style-module__wjUYuW__rotate{transition:transform .25s cubic-bezier(.69,1.95,.64,.36)}.style-module__wjUYuW__hambuger.style-module__wjUYuW__open .style-module__wjUYuW__translate{transition-delay:0s;transform:translateY(0)}.style-module__wjUYuW__hambuger.style-module__wjUYuW__open .style-module__wjUYuW__rotate{transition-delay:.25s;transform:rotate(0)}
.style-module__FuiHVa__carousel__media{--transition-duration:.4s;cursor:grab;width:93.5%;margin-left:6.5%;position:relative}.style-module__FuiHVa__carousel__media:before{content:"";padding-bottom:56.25%;display:block}.style-module__FuiHVa__carousel__media__child{z-index:4;width:100%;height:100%;transition:opacity var(--transition-duration) ease-in-out, transform var(--transition-duration) ease-in-out;transform-origin:0;pointer-events:none;opacity:0;border-radius:.6rem;position:absolute;top:0;right:0;overflow:hidden;transform:scale(1.1)translate(4%);box-shadow:-5px 0 10px #0000001f}.style-module__FuiHVa__carousel__media__child[data-position="0"]{opacity:1;pointer-events:auto;z-index:3;transform:scale(1)translate(0)}.style-module__FuiHVa__carousel__media__child[data-position="1"]{opacity:1;z-index:2;transform:scale(.85)translate(-4.2%)}.style-module__FuiHVa__carousel__media__child[data-position="2"]{opacity:1;z-index:1;transform:scale(.7225)translate(-9.6%)}.style-module__FuiHVa__carousel__media__child[data-position="3"]{opacity:0;z-index:0;transform:scale(.6141)translate(-12%)}
.style-module__HOxe1q__process-video__section{margin-inline:auto;margin-top:calc(var(--spacing,.25rem) * 28)}@media (min-width:48rem){.style-module__HOxe1q__process-video__section{max-width:60vw}}@media (max-height:800px){.style-module__HOxe1q__process-video__section{margin-top:calc(var(--spacing,.25rem) * 10)}@media (min-width:48rem){.style-module__HOxe1q__process-video__section{max-width:60vw}}}
.style-module__qGQ4MG__linear-background{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:200px;height:100px;animation-name:style-module__qGQ4MG__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module__qGQ4MG__linear-background_tt{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:95%;height:20px;margin-left:20px;animation-name:style-module__qGQ4MG__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module__qGQ4MG__linear-background_ttsub{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:65%;height:20px;margin-top:15px;margin-left:20px;animation-name:style-module__qGQ4MG__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}
.style-module__ttTU5q__product_content__container{padding:0}.style-module__ttTU5q__product__content{opacity:0;will-change:opacity;padding-top:56px;transition:opacity .3s ease-in-out;position:relative;overflow:hidden}.style-module__ttTU5q__product__image{width:100%;margin-top:30px}@media (orientation:landscape) and (min-width:65em){.style-module__ttTU5q__product__content{max-width:480px;height:90vh;margin:0;padding:10vh 0;overflow:visible}.style-module__ttTU5q__product_content__container{margin-bottom:-20vw;padding-bottom:15vw}.style-module__ttTU5q__product_content__inner_container{max-width:540px;position:sticky;top:50%;transform:translateY(-50%)}.style-module__ttTU5q__product__image{display:none}}@media (min-width:75em){.style-module__ttTU5q__product_content__container{margin-bottom:-30vw;padding-bottom:30vw}}@media (orientation:landscape) and (min-width:80em){.style-module__ttTU5q__product__content{padding-left:0;padding-right:0}.style-module__ttTU5q__product__content.style-module__ttTU5q__large{max-width:800px}}
.style-module__gPkWmG__tab__length{transition:transform .5s ease-in-out,width .3s}@media (max-height:800px){.style-module__gPkWmG__tab__tabs{padding:10px;font-size:.7em}.style-module__gPkWmG__tab__tablist{margin-bottom:15px}}.style-module__gPkWmG__tab__tablist{-ms-overflow-style:none;scrollbar-width:none}.style-module__gPkWmG__tab__tablist:before,.style-module__gPkWmG__tab__tablist:after{content:"";flex:none;width:2rem;display:block}.style-module__gPkWmG__tab__tablist::-webkit-scrollbar{display:none}.style-module__gPkWmG__tab__name{transition:opacity .3s,color .4s}.style-module__gPkWmG__tab__content:before{content:"";padding-bottom:53.25%;display:block}@media (max-height:800px){.style-module__gPkWmG__tab__content:before{padding-bottom:40%}}.style-module__gPkWmG__tab_content__element{visibility:visible;opacity:0;transition:opacity .5s .1s,visibility}.style-module__gPkWmG__tab_content__element[data-active=true]{visibility:visible;opacity:1;transition:opacity .5s,visibility}.style-module__gPkWmG__tab_desc__content{margin-top:calc(var(--spacing,.25rem) * 16);position:relative}.style-module__gPkWmG__tab_content_desc__element{visibility:visible;opacity:0;transition:opacity .5s .1s,visibility;transform:translate(-4rem)}.style-module__gPkWmG__tab_content_desc__element[data-active=true]{visibility:visible;opacity:1;transition:visibility 0s .5s,opacity .5s .5s,transform .3s ease-out .5s;transform:translateY(0)}
.style-module__G2ckyW__tao_banner__section{position:relative}.style-module__G2ckyW__tao_banner__section__inner{max-width:138rem;margin:0 auto}.style-module__G2ckyW__tao_banner__section__inner__content{text-align:center;padding:66px 20px 20px;position:relative}.style-module__G2ckyW__tao_banner__image{border-top-left-radius:4px;border-top-right-radius:4px;align-self:flex-end;width:96%;margin:0 auto;display:none;position:relative;overflow:hidden}.style-module__G2ckyW__tao_banner__image:before{content:"";padding-bottom:56.25%;display:block}@media (min-width:1280px){.style-module__G2ckyW__tao_banner__image{display:block}}.style-module__G2ckyW__banner_media{width:100%;margin:-39.375vw auto -8vw;transition:opacity .3s;display:none;position:sticky;top:50%;left:0;right:0;transform:scale(.7)translateY(-20%)}.style-module__G2ckyW__banner_media:before{content:"";padding-bottom:56.25%;display:block;box-shadow:0 -10px 90px #0a035933}@media (orientation:landscape) and (min-width:65em){.style-module__G2ckyW__tao_banner__section{min-height:calc(100vh + 72px)}.style-module__G2ckyW__tao_banner__section__inner__content{height:100%;padding-top:10vh}.style-module__G2ckyW__banner_media{display:block}}@media (min-width:60em){.style-module__G2ckyW__tao_banner__section{top:-72px}}@media (min-width:40em){.style-module__G2ckyW__tao_banner__section{padding:0 calc(18vw - 10rem)}}
:is(.style-module__VmAUfa__next_banner__image,.style-module__VmAUfa__next_banner__interactive__image):before{content:"";padding-bottom:55%;display:block}.style-module__VmAUfa__next_banner__image{justify-items:center;width:100%;margin:0;padding:0}.style-module__VmAUfa__next_banner__interactive__image{pointer-events:none;width:100%;transition:opacity .3s;display:none;position:sticky;top:72px;left:0;right:0}@media (orientation:landscape) and (min-width:65em){.style-module__VmAUfa__next_banner__image{position:absolute;top:0;left:0;right:0}.style-module__VmAUfa__next_banner__interactive__image{display:block}}@media (max-width:1039px){.style-module__VmAUfa__next_banner__image:before{content:"";padding-bottom:1%;display:block}.style-module__VmAUfa__bgsm{margin-top:48%}}@media screen and (min-width:768px) and (max-width:1040px){.style-module__VmAUfa__bgsm{margin-top:100%}}
ul.style-module__Mxm2sa__video_list{margin:30px 1%}ul.style-module__Mxm2sa__video_list li{cursor:pointer;--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);background:#fff;border-radius:7px;margin-bottom:16px;padding:7px 20px;transition:transform .3s}ul.style-module__Mxm2sa__video_list li:hover{transform:translateY(-10px);box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.style-module__Mxm2sa__current_video{margin:30px 5%}.style-module__Mxm2sa__you_video{z-index:12;border-radius:7px;margin:30px 5%;position:relative;overflow:hidden;box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.style-module__Mxm2sa__you_list{--tw-bg-opacity:1;border-radius:10px;padding-top:2rem;padding-bottom:2rem;margin:-70px 0% 10px!important}.style-module__Mxm2sa__you_chip{color:#fff;background-color:#0b754b;border-radius:20px;width:auto;padding:3px 15px;font-size:10px;display:inline-block}.style-module__Mxm2sa__active_title{color:#fff;background-color:#0b754b;border-bottom-right-radius:7px;border-bottom-left-radius:7px;width:100%;margin-top:-40px;padding:20px;padding-top:25px!important}.style-module__Mxm2sa__dur{margin-left:20px;font-size:11px;display:inline-block}@keyframes style-module__Mxm2sa__placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.style-module__Mxm2sa__linear-background{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:200px;height:100px;animation-name:style-module__Mxm2sa__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module__Mxm2sa__linear-background_tt{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:95%;height:20px;margin-left:20px;animation-name:style-module__Mxm2sa__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}.style-module__Mxm2sa__linear-background_ttsub{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 104px;width:65%;height:20px;margin-top:15px;margin-left:20px;animation-name:style-module__Mxm2sa__placeHolderShimmer;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;position:relative;overflow:hidden}
.style-module__CQqA3G__one-pager__banner{width:100%;position:relative}@media (min-width:40rem){.style-module__CQqA3G__one-pager__banner{max-width:40rem}}@media (min-width:48rem){.style-module__CQqA3G__one-pager__banner{max-width:48rem}}@media (min-width:64rem){.style-module__CQqA3G__one-pager__banner{max-width:64rem}}@media (min-width:80rem){.style-module__CQqA3G__one-pager__banner{max-width:80rem}}@media (min-width:96rem){.style-module__CQqA3G__one-pager__banner{max-width:96rem}}.style-module__CQqA3G__one-pager__banner{margin-inline:auto;margin-block:calc(var(--spacing,.25rem) * 20);border-radius:var(--radius-2xl,1rem);padding-inline:1.5rem;padding:calc(var(--spacing,.25rem) * 10);flex-direction:column-reverse;justify-content:space-between;align-items:center;display:flex}@media (min-width:64rem){.style-module__CQqA3G__one-pager__banner{flex-direction:row}}.style-module__CQqA3G__one-pager__banner .style-module__CQqA3G__side-cursor{margin-bottom:calc(var(--spacing,.25rem) * 20);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);display:inline-block;position:relative}@media (min-width:64rem){.style-module__CQqA3G__one-pager__banner .style-module__CQqA3G__side-cursor{margin-bottom:0}}.style-module__CQqA3G__one-pager__banner .style-module__CQqA3G__side-cursor{backface-visibility:hidden;will-change:opacity;line-height:1;transition:color .3s;animation-fill-mode:backwards}.style-module__CQqA3G__one-pager__banner .style-module__CQqA3G__side__video_1{--pres-video-theme:#fff;--cursor-direction:1;--animation-delay:0s;animation:.3s ease-out .3s backwards style-module__CQqA3G__fadein}@property --tw-font-weight{syntax:"*";inherits:false}
:is(.style-module__L7M-RG__next_banner__image,.style-module__L7M-RG__next_banner__interactive__image):before{content:"";padding-bottom:55%;display:block}.style-module__L7M-RG__next_banner__image{margin:0;padding:0}.style-module__L7M-RG__next_banner__interactive__image{pointer-events:none;width:100%;transition:opacity .3s;display:none;position:sticky;top:72px;left:0;right:0}@media (orientation:landscape) and (min-width:65em){.style-module__L7M-RG__next_banner__image{position:absolute;top:0;left:0;right:0}.style-module__L7M-RG__next_banner__interactive__image{display:block}}
.style-module__fKZr5W__tao_banner__section{position:relative}.style-module__fKZr5W__tao_banner__section__inner{max-width:138rem;margin:0 auto}.style-module__fKZr5W__tao_banner__section__inner__content{text-align:center;padding:66px 20px 20px;position:relative}.style-module__fKZr5W__tao_banner__image{border-top-left-radius:4px;border-top-right-radius:4px;align-self:flex-end;width:96%;margin:0 auto;display:none;position:relative;overflow:hidden}.style-module__fKZr5W__tao_banner__image:before{content:"";padding-bottom:56.25%;display:block}@media (min-width:1280px){.style-module__fKZr5W__tao_banner__image{display:block}}.style-module__fKZr5W__banner_media{justify-content:center;width:90%;margin:-39.375vw auto -8vw;transition:opacity .3s;display:none;position:sticky;top:50%;left:0;right:0;transform:scale(.7)translateY(-20%)}.style-module__fKZr5W__banner_media:before{content:"";padding-bottom:56.25%;display:block;box-shadow:0 -10px 90px #0a035933}@media (orientation:landscape) and (min-width:65em){.style-module__fKZr5W__tao_banner__section{min-height:calc(100vh + 72px)}.style-module__fKZr5W__tao_banner__section__inner__content{height:100%;padding-top:10vh}.style-module__fKZr5W__banner_media{display:block}}@media (min-width:60em){.style-module__fKZr5W__tao_banner__section{top:-72px}}@media (min-width:40em){.style-module__fKZr5W__tao_banner__section{padding:0 calc(18vw - 10rem)}}:is(.style-module__fKZr5W__next_banner__image,.style-module__fKZr5W__next_banner__interactive__image):before{content:"";padding-bottom:55%;display:block}.style-module__fKZr5W__next_banner__image{margin:0;padding:0}.style-module__fKZr5W__next_banner__interactive__image{pointer-events:none;width:100%;transition:opacity .3s;display:none;position:sticky;top:72px;left:0;right:0}@media (orientation:landscape) and (min-width:65em){.style-module__fKZr5W__next_banner__image{position:absolute;top:0;left:0;right:0}.style-module__fKZr5W__next_banner__interactive__image{display:block}}@media (max-width:1039px){.style-module__fKZr5W__next_banner__image:before{content:"";padding-bottom:1%;display:block}.style-module__fKZr5W__bgsm{margin-top:48%}}@media screen and (min-width:768px) and (max-width:1040px){.style-module__fKZr5W__bgsm{margin-top:100%}}
.style-module__TtC7dG__tao_banner__section{position:relative}.style-module__TtC7dG__tao_banner__section__inner{max-width:138rem;margin:0 auto}.style-module__TtC7dG__tao_banner__section__inner__content{text-align:center;padding:66px 20px 20px;position:relative}.style-module__TtC7dG__tao_banner__image{border-top-left-radius:4px;border-top-right-radius:4px;align-self:flex-end;width:96%;margin:0 auto;display:none;position:relative;overflow:hidden}.style-module__TtC7dG__tao_banner__image:before{content:"";padding-bottom:56.25%;display:block}@media (min-width:1280px){.style-module__TtC7dG__tao_banner__image{display:block}}.style-module__TtC7dG__banner_media{justify-content:center;width:90%;margin:-39.375vw auto -8vw;transition:opacity .3s;display:none;position:sticky;top:50%;left:0;right:0;transform:scale(.7)translateY(-20%)}.style-module__TtC7dG__banner_media:before{content:"";padding-bottom:56.25%;display:block;box-shadow:0 -10px 90px #0a035933}@media (orientation:landscape) and (min-width:65em){.style-module__TtC7dG__tao_banner__section{min-height:calc(100vh + 72px)}.style-module__TtC7dG__tao_banner__section__inner__content{height:100%;padding-top:10vh}.style-module__TtC7dG__banner_media{display:block}}@media (min-width:60em){.style-module__TtC7dG__tao_banner__section{top:-72px}}@media (min-width:40em){.style-module__TtC7dG__tao_banner__section{padding:0 calc(18vw - 10rem)}}@media (orientation:landscape) and (min-width:65em){.style-module__TtC7dG__next_banner__image{position:absolute;top:0;left:0;right:0}.style-module__TtC7dG__next_banner__interactive__image{display:block}}@media (max-width:1039px){.style-module__TtC7dG__next_banner__image:before{content:"";padding-bottom:1%;display:block}.style-module__TtC7dG__bgsm{margin-top:48%}}@media screen and (min-width:768px) and (max-width:1040px){.style-module__TtC7dG__bgsm{margin-top:100%}}:is(.style-module__TtC7dG__next_banner__image,.style-module__TtC7dG__next_banner__interactive__image):before{content:"";padding-bottom:55%;display:block}.style-module__TtC7dG__next_banner__image{margin:0;padding:0}.style-module__TtC7dG__next_banner__interactive__image{pointer-events:none;width:100%;transition:opacity .3s;display:none;position:sticky;top:72px;left:0;right:0}@media (orientation:landscape) and (min-width:65em){.style-module__TtC7dG__next_banner__image{position:absolute;top:0;left:0;right:0}.style-module__TtC7dG__next_banner__interactive__image{display:block}}@media (max-width:1039px){.style-module__TtC7dG__next_banner__image:before{content:"";padding-bottom:1%;display:block}.style-module__TtC7dG__bgsm{margin-top:48%}}@media screen and (min-width:768px) and (max-width:1040px){.style-module__TtC7dG__bgsm{margin-top:100%}}
.style-module__FI2fpW__about-banner{text-align:center;font-size:calc(6.75vw + 1.5rem)}@media (min-width:125em){.style-module__FI2fpW__about-banner{font-size:15rem}}
.style-module__dvsSxq__step .style-module__dvsSxq__circle,.style-module__dvsSxq__step .style-module__dvsSxq__line{border:1px solid #e0e0e0;transition:border 1s}:is(.style-module__dvsSxq__step .style-module__dvsSxq__circle,.style-module__dvsSxq__step .style-module__dvsSxq__line).style-module__dvsSxq____active,:is(.style-module__dvsSxq__step .style-module__dvsSxq__circle,.style-module__dvsSxq__step .style-module__dvsSxq__line).style-module__dvsSxq____complete{border-color:var(--color-sec-purple,#7356bf)}.style-module__dvsSxq__step .style-module__dvsSxq__circle{transition:border 1s,background-color .5s .3s}.style-module__dvsSxq__step .style-module__dvsSxq__circle.style-module__dvsSxq____complete{background-color:var(--color-sec-purple,#7356bf)}.style-module__dvsSxq__step .style-module__dvsSxq__complete_icon{stroke-dasharray:40;stroke-dashoffset:-40px;pointer-events:none;animation:.5s linear .3s forwards style-module__dvsSxq__animateDash}@keyframes style-module__dvsSxq__animateDash{to{stroke-dashoffset:0}}
.style-module__gqg9-q__office-carousel-item{border-radius:var(--radius-md,calc(var(--radius) - 2px));vertical-align:top;white-space:nowrap;width:240px;height:240px;display:inline-block}@media (min-width:48rem){.style-module__gqg9-q__office-carousel-item{width:360px;height:360px}}.style-module__gqg9-q__office-carousel-item{backface-visibility:hidden;will-change:transform;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 38px #0003}.style-module__gqg9-q__office-carousel-item:first-child{margin-top:calc(var(--spacing,.25rem) * 6)}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:first-child{margin-top:calc(var(--spacing,.25rem) * 12)}}.style-module__gqg9-q__office-carousel-item:nth-child(2){margin-top:calc(var(--spacing,.25rem) * 64);margin-left:calc(var(--spacing,.25rem) * -48);background-color:#056c45cc}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(2){background-color:color-mix(in oklab, var(--color-primary-deep-green,#056c45) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(2){z-index:2;box-shadow:0 18px 38px #056c454d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(2){margin-top:28rem;margin-left:-14rem}}.style-module__gqg9-q__office-carousel-item:nth-child(3){margin-top:calc(var(--spacing,.25rem) * 12);margin-left:calc(var(--spacing,.25rem) * 8);background-color:#ff4c4dcc}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(3){background-color:color-mix(in oklab, var(--color-sec-red,#ff4c4d) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(3){z-index:3;box-shadow:0 18px 38px #ff4c4d4d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(3){margin-top:calc(var(--spacing,.25rem) * 36);margin-left:calc(var(--spacing,.25rem) * 20)}}.style-module__gqg9-q__office-carousel-item:nth-child(4){margin-top:calc(var(--spacing,.25rem) * 24);margin-left:calc(var(--spacing,.25rem) * 8);background-color:#276ef1cc}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(4){background-color:color-mix(in oklab, var(--color-sec-sky,#276ef1) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(4){z-index:4;box-shadow:0 18px 38px #276ef14d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(4){margin-top:21.5rem;margin-left:calc(var(--spacing,.25rem) * 20)}}.style-module__gqg9-q__office-carousel-item:nth-child(5){margin-left:calc(var(--spacing,.25rem) * -16);z-index:5}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(5){margin-left:-2.6rem}}.style-module__gqg9-q__office-carousel-item:nth-child(6){margin-top:calc(var(--spacing,.25rem) * 72);margin-left:calc(var(--spacing,.25rem) * -4);background-color:#00bdb7cc}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(6){background-color:color-mix(in oklab, var(--color-sec-aqua,#00bdb7) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(6){z-index:6;box-shadow:0 18px 38px #00bdb74d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(6){margin-top:29rem;margin-left:calc(var(--spacing,.25rem) * -20)}}.style-module__gqg9-q__office-carousel-item:nth-child(7){margin-top:calc(var(--spacing,.25rem) * 32);margin-left:calc(var(--spacing,.25rem) * 9);z-index:7}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(7){margin-top:calc(var(--spacing,.25rem) * 40);margin-left:calc(var(--spacing,.25rem) * 20)}}.style-module__gqg9-q__office-carousel-item:nth-child(8){margin-top:13rem;margin-left:calc(var(--spacing,.25rem) * 9);background-color:#c36c}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(8){background-color:color-mix(in oklab, var(--color-sec-beet,#c36) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(8){z-index:8;box-shadow:0 18px 38px #cc33664d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(8){margin-top:26rem;margin-left:calc(var(--spacing,.25rem) * 20)}}.style-module__gqg9-q__office-carousel-item:nth-child(9){margin-top:calc(var(--spacing,.25rem) * 32);margin-left:calc(var(--spacing,.25rem) * -12);z-index:9}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(9){margin-top:calc(var(--spacing,.25rem) * 64);margin-left:calc(var(--spacing,.25rem) * -20)}}.style-module__gqg9-q__office-carousel-item:nth-child(10){margin-top:calc(var(--spacing,.25rem) * 8);margin-left:calc(var(--spacing,.25rem) * 9);background-color:#99644ccc}@supports (color:color-mix(in lab, red, red)){.style-module__gqg9-q__office-carousel-item:nth-child(10){background-color:color-mix(in oklab, var(--color-sec-earth,#99644c) 80%, transparent)}}.style-module__gqg9-q__office-carousel-item:nth-child(10){z-index:10;box-shadow:0 18px 38px #99644c4d}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(10){margin-top:calc(var(--spacing,.25rem) * 32);margin-left:calc(var(--spacing,.25rem) * 20)}}.style-module__gqg9-q__office-carousel-item:nth-child(11){margin-top:13rem;margin-left:calc(var(--spacing,.25rem) * -40);z-index:11}@media (min-width:768px){.style-module__gqg9-q__office-carousel-item:nth-child(11){margin-top:25rem;margin-left:calc(var(--spacing,.25rem) * -40)}}
.style-module__TnleVG__g_tbl{grow:1;width:100%;padding:10px;overflow-x:auto}.style-module__TnleVG__g_tbl table{border-collapse:separate;border-spacing:0 8px;width:100%}@media (min-width:48rem){.style-module__TnleVG__g_tbl table{min-width:1200px}}.style-module__TnleVG__g_tbl table .style-module__TnleVG__tb-btn{min-width:unset;min-height:unset;border-radius:20px;padding:5px 10px}.style-module__TnleVG__g_tbl table .style-module__TnleVG__tb-btn p{font-size:.8em}.style-module__TnleVG__g_tbl table thead{border-bottom:2px solid color(fade)}.style-module__TnleVG__g_tbl table th,.style-module__TnleVG__g_tbl table td{text-align:left}.style-module__TnleVG__g_tbl table tr:nth-child(2n){background:color(fade)}
:is(.tao-module__G_2-jG__banner__image,.tao-module__G_2-jG__banner_image__interactive):before{content:"";padding-bottom:56.25%;display:block}.tao-module__G_2-jG__banner__image{margin:0;padding:0}.tao-module__G_2-jG__banner_image__interactive{pointer-events:none;width:100%;max-width:138rem;margin-inline:auto;transition:opacity .3s;display:none;position:sticky;top:72px;left:0;right:0;overflow:hidden}@media (orientation:landscape) and (min-width:65em){.tao-module__G_2-jG__banner__image{position:absolute;top:0;left:0;right:0}.tao-module__G_2-jG__banner_image__interactive{display:block}}.tao-module__G_2-jG__fadeIn{animation:tao-module__G_2-jG__fadeIn var(--animation-delay) ease-in-out forwards}.tao-module__G_2-jG__fadeInWithScale{animation:tao-module__G_2-jG__fadeInWithScale var(--animation-delay) ease-in-out forwards}.tao-module__G_2-jG__fadeEnd{animation:tao-module__G_2-jG__fadeOut var(--animation-delay) ease-in-out forwards}@keyframes tao-module__G_2-jG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tao-module__G_2-jG__fadeOut{0%{opacity:1}to{opacity:0}}
