:root{--purple:#583789;--lavend:#746ACB;font-size:22px;line-height:28px}@media screen and (max-width:768px){:root{font-size:16px;line-height:20px}}@view-transition{navigation:auto}body,html{scroll-behavior:smooth}body{background:var(--purple);color:#fff;-webkit-font-smoothing:antialiased;position:relative;font-family:Sora,sans-serif}header{position:absolute;top:0;left:0;right:0;z-index:99}#menu{position:fixed;top:0;right:-100%;width:100%;height:100%;height:100vs;background:var(--purple);z-index:999;font-family:Sora,sans-serif;overflow-y:scroll;transition:right .5s ease-in-out}#menu.active{right:0}#menu-close{position:absolute;right:2rem;top:2rem;width:60px;height:60px;background:url(/img/f.svg) no-repeat center/contain;transition-duration:.3s;transform:rotate(45deg)}#menu-close:hover{background:url(/img/fh.svg) no-repeat center/contain}.menu-links a{display:block;font-size:2.5rem;font-weight:700;line-height:1.2;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);transition-duration:.3s;margin-top:1rem}@media screen and (max-width:576px){.menu-links a{font-size:1.5rem}}.menu-links a:hover{border-bottom:1px solid #fff}.logo{display:inline-block}.logo img{width:191px}@media screen and (max-width:380px){.logo{width:150px}}.mw-80{max-width:80%}@media screen and (min-width:1024px){.mw-80-desktop{max-width:80%}}nav{display:flex;gap:1rem}nav a{display:block;height:72px;border:2px solid #fff;line-height:68px;padding:0 30px;border-radius:36px;font-family:Sora,sans-serif;font-weight:700;transition:all .3s ease-in-out}@media screen and (max-width:768px){nav a{padding:0 15px;line-height:48px;height:52px;font-size:1rem}}@media screen and (max-width:400px){nav a{padding:0 10px}}nav a.dl{background:#fff;color:var(--purple)}nav a.dl:hover{background:var(--purple);color:#fff;border:2px solid var(--purple)}nav a svg{display:inline-block;width:33px;margin-left:24px}@media screen and (max-width:768px){nav a svg{width:16px;margin-left:7px}}nav a svg *{transition:all .3s ease-in-out}nav a:hover{background:#fff;color:var(--purple)}nav a:hover svg *{fill:var(--purple)}.hero{min-height:800px;padding-top:350px;padding-bottom:160px;background:url(/img/hero-v2.jpg) no-repeat top right/cover}@media screen and (max-width:768px){.hero{background:url(/img/hero-v2-mob.jpg) no-repeat center bottom/cover;padding-top:250px;padding-bottom:720px}}@media screen and (max-width:576px){.hero{padding-bottom:550px}}@media screen and (max-width:380px){.hero{padding-bottom:400px;padding-top:220px}}.hero-intro{font-family:ivypresto-display,serif;font-weight:600;font-style:normal;font-size:2rem;line-height:1.1}@media screen and (max-width:576px){.hero-intro{font-size:1.5rem}}@media screen and (max-width:380px){.hero-intro{font-size:1.5rem}}.faq{background:var(--lavend);padding-top:5rem;padding-bottom:5rem}.faq-item{border-bottom:1px solid rgba(255,255,255,.5)}.faq-question{display:flex;cursor:pointer;position:relative;gap:3rem;width:100%;justify-content:space-between}.faq-question img{width:60px;transition:all .3s ease-in-out;transform:rotate(0)}.faq-item.open .faq-question img{transform:rotate(225deg)}.faq-question h3{font-size:2rem;font-weight:700;line-height:1.25}@media screen and (max-width:576px){.faq-question h3{font-size:1.5rem}}.faq-answer{max-height:0;overflow:hidden;transition:max-height ease-in-out;transition-duration:.3s;transition-delay:0;box-sizing:unset;max-width:70ch;text-wrap:pretty}.faq-container{border-top:1px solid rgba(255,255,255,.5)}.form{padding-top:280px;padding-bottom:100px;position:relative;background:url(/img/dl-v2.jpg) no-repeat right top/cover}@media screen and (max-width:576px){.form{padding-top:240px;padding-bottom:80px}}.form-webinary{background:url(/img/webinary3.jpg) no-repeat right top/cover}@media screen and (max-width:576px){.form-webinary{padding-top:500px;padding-bottom:50px;background:url(/img/webinary-mobile.jpg) no-repeat right top/cover}.form-webinary::after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}}.form-webinary-header{z-index:3}.form-info{background:rgba(0,0,0,.3);max-width:740px;width:80%;position:absolute;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background-color:#fff;border-radius:20px;text-align:center;color:var(--purple)}.form-info-close{position:absolute;top:20px;right:20px}.form-info-close img{transform:rotate(45deg)}.form-webinary-header span{font-size:2rem;font-weight:700;line-height:1.25;display:block;margin-bottom:1rem}@media screen and (max-width:576px){.form-webinary-header span{font-size:1.5rem}}.form-header{font-size:2rem;font-weight:700;line-height:1.25}@media screen and (max-width:576px){.form-header{font-size:1.5rem}}.form-main{margin-top:90px;max-width:1090px}@media screen and (max-width:576px){.form-main{margin-top:50px}}.form-webinary-main{margin-top:90px;max-width:750px;z-index:3}@media screen and (max-width:576px){.form-webinary-main{margin-top:50px}}.form-desc{font-size:12px;line-height:1.25;margin-top:40px}.form input[type=email],.form input[type=text]{width:100%;display:block;padding-left:45px;padding-right:45px;background:0 0;height:72px;border:2px solid #fff;border-radius:36px;line-height:70px;color:#fff;transition-duration:.3s;outline-width:2px;outline-offset:0;outline-color:rgba(116,106,203,0)}.form input[type=email]::-moz-placeholder,.form input[type=text]::-moz-placeholder{color:#fff}.form input[type=email]::placeholder,.form input[type=text]::placeholder{color:#fff}.form input[type=email]:focus,.form input[type=email]:focus-within,.form input[type=text]:focus,.form input[type=text]:focus-within{outline-color:#746acb;outline-width:2px;background-color:var(--lavend)}.form input[type=checkbox]{transition-duration:.3s;border:2px solid #fff;display:inline-block;width:20px;height:20px;border-radius:5px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;margin-right:10px}.form input[type=checkbox]:checked{background:var(--lavend) url(../img/check.svg) no-repeat center/90%;border:2px solid var(--lavend)}.form-agree{margin-top:30px;font-size:12px;line-height:1.25}.form input[type=submit]{display:inline-block;height:72px;border:2px solid #fff;line-height:68px;padding:0 30px;border-radius:36px;width:280px;text-align:center;font-weight:700;background:#fff;color:var(--purple);transition:all .3s ease-in-out;cursor:pointer}.form input[type=submit]:hover{background:var(--lavend);color:#fff;border:2px solid var(--lavend)}.z{background:var(--lavend);font-size:3rem;font-weight:700;line-height:1.1;font-family:Sora,sans-serif;text-wrap:balance}@media screen and (max-width:576px){.z{font-size:1.5rem}}.sd{background-color:#fff}.sd-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sd-box{background:var(--lavend);font-family:Sora,sans-serif;border-radius:20px}.sd-box-title{font-size:2rem;font-weight:700;line-height:1.1}.sd-head-title{font-size:3rem;font-weight:700;line-height:1.1;color:var(--purple);font-family:Sora,sans-serif}.sd-head-desc{color:#000}.bv{background:var(--lavend)}.btn{display:inline-block;padding:1rem 2rem;border-radius:36px;font-weight:700;transition-duration:.3s;font-size:1rem;text-align:center;min-width:11rem}.btn-white{background:#fff;color:var(--lavend)}.btn-white:hover{background:var(--purple);color:#fff}.btn-purple{border:2px solid var(--purple);color:var(--purple)}.btn-purple:hover{background:var(--purple);border:2px solid var(--purple);color:#fff}.btn-transp{border:2px #fff solid}.btn-transp:hover{background:var(--purple);border:2px solid var(--purple);color:#fff}.j{background:var(--purple)}.j-ico{height:106px}.j-divide::after{content:"";display:block;width:1px;background:#fff;top:calc(106px + 2rem);bottom:0;left:-1.5rem;position:absolute}@media screen and (max-width:1023px){.j-divide::after{top:-3rem;width:auto;height:1px;left:0;bottom:auto;right:0;z-index:3}}.j-divide::before{content:"";display:block;width:1px;background:#fff;top:calc(106px + 2rem);bottom:0;right:-1.5rem;position:absolute}@media screen and (max-width:1023px){.j-divide::before{bottom:-3rem;width:auto;height:1px;left:0;top:auto;right:0;z-index:3}}@media screen and (min-width:1024px){.pies{position:absolute;left:50%;right:0;top:0;bottom:0;overflow:hidden}.pies img{-o-object-position:center bottom;object-position:center bottom;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wet{position:absolute;left:0;right:75vw;top:0;bottom:0;overflow:hidden}}@media screen and (min-width:1024px) and (min-width:1900px){.wet{right:70vw}}@media screen and (min-width:1024px) and (min-width:2200px){.wet{right:67vw}}@media screen and (min-width:1024px){.wet img{-o-object-position:center top;object-position:center top;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.k{background:url(/img/k-v2.jpg) no-repeat center top/cover}@media screen and (max-width:576px){.k{background:url(/img/k-v2-mob.jpg) no-repeat center top/cover}}.container-fluid{width:100%;max-width:1536px}.video-js.vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:transparent}.video-js .vjs-big-play-button{background:url(/img/play.png) no-repeat center/contain;background-color:transparent;border:none;width:171px;height:171px;margin:0;transform:translateX(-50%) translateY(-50%)!important;transform-origin:center center!important;top:50%!important;left:50%!important}@media screen and (max-width:1024px){.video-js .vjs-big-play-button{width:85px;height:85px}}.video-js .vjs-big-play-button>*{display:none}.video-wrapper{position:relative;width:100%;padding-top:56.25%}.video-wrapper .video-js,.video-wrapper iframe{width:100%!important;height:100%!important;position:absolute;border:0;top:0;left:0;display:block}.ll-box{position:absolute;display:block;width:100%;z-index:2;bottom:50%;transform:translateY(120px);padding-left:1rem;padding-right:1rem;text-align:center}.ll-box strong{display:block;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:.5rem}.ll-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media screen and (max-width:1023px){.ll-item{height:100vw}}.popup{position:absolute;top:50%;right:3rem;max-width:500px;z-index:2;opacity:0;transition:opacity .5s ease-in-out}.popup.visible{opacity:1}@media screen and (max-width:576px){.popup{right:1rem;left:1rem}}.popup>div{background:#fff;color:#000}.popup>div::after{content:"";display:block;position:absolute;bottom:0;right:0;transform:translateY(50%);background:url(/img/pypek.svg) no-repeat center/contain;width:94px;height:217px}.popup-close{transform:rotate(45deg);position:absolute;top:1rem;right:1rem;width:60px;height:60px;background:url(/img/fp.svg) no-repeat center/contain;transition-duration:.3s}.popup-close:hover{background:url(/img/fhv.svg) no-repeat center/contain}.text-purple{color:var(--purple)}.sv-img{border-radius:50%;width:136px;height:136px}.sv-img>img{border-radius:50%}.splide__slide{max-width:1000px}.splide__pagination{bottom:-2rem}.splide__pagination__page{width:85px;height:7px;border-radius:0;opacity:.5;margin:0 3px;display:flex;align-items:center}@media screen and (max-width:576px){.splide__pagination__page{width:55px;margin:0 6px}}.splide__pagination__page.is-active{background:#fff;transform:scale(1);opacity:1;height:9px}.ph{position:fixed;top:0;right:-100%;width:100%;height:100%;background:var(--purple);z-index:999;overflow:hidden;transition:right .5s ease-in-out}.ph.active{right:0}.ph-1s{background:url(/img/p1-s.jpg) no-repeat center/cover}.ph-2s{background:url(/img/p2-s.jpg) no-repeat center/cover}.ph-3s{background:url(/img/p3-s.jpg) no-repeat center/cover}.ph-close{position:absolute;right:2rem;top:2rem;z-index:999;width:60px;height:60px;background:url(/img/f.svg) no-repeat center/contain;transition-duration:.3s;transform:rotate(45deg)}.ph-close:hover{background:url(/img/fh.svg) no-repeat center/contain}@media screen and (max-width:576px){.ph-close{width:30px;height:30px}}.ph iframe{pointer-events:none}.ph .splide__slide{max-width:100%;max-height:100vh;overflow:hidden}.ph .splide__slide video{position:relative;max-height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.ph .splide__slide .video-wrapper{padding:0}.ph .splide__slide .video-js{position:relative}.ph .splide__slide .vjs-poster{height:auto}.ph .splide__slide .vjs-tech{margin:0 auto}.ph .splide .splide__slide-wrap,.ph .splide .video-wrapper{width:100%;height:100%}.ph-num{font-size:12rem;line-height:1;font-weight:700}@media screen and (max-width:576px){.ph-num{font-size:6rem}}.ph-num-desc{font-size:2rem;line-height:1.2;font-weight:700}@media screen and (max-width:576px){.ph-num-desc{font-size:1.5rem}}.ph-num-pob{background:var(--lavend);border-radius:20px;max-width:1100px;text-align:left}.h-100{height:100%}.ivy{font-family:ivypresto-display,serif;font-size:2rem;line-height:1.2}@media screen and (max-width:576px){.ivy{font-size:1.5rem}}.ph .ivy{font-size:2rem}@media screen and (max-width:576px){.ph .ivy{font-size:1.5rem}}.scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;width:36px;height:98px;background:url(/img/scroll.svg) no-repeat center/contain}@media screen and (max-width:576px){.scroll{width:18px;height:49px}}.swap{position:absolute;top:2rem;left:50%;transform:translateX(-50%);z-index:2;width:64px;height:52px;background:url(/img/swap.svg) no-repeat center/contain}@media screen and (max-width:576px){.swap{width:32px;height:26px}}.disabled{pointer-events:none;opacity:.5;filter:grayscale(1);cursor:not-allowed}.hover-video-box{width:100%;height:100%;overflow:hidden}.hover-video-box video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none;z-index:1;position:relative}.opacity-0{opacity:0;transition-duration:.3s}.splide__video__play{opacity:1;transition:opacity .1s linear;background:0 0;background:url(/img/play.png) no-repeat center/contain;background-color:transparent;width:171px;height:171px;transform:translateX(-50%) translateY(-50%)!important;transform-origin:center center!important;top:50%!important;left:50%!important}@media screen and (max-width:1024px){.splide__video__play{width:85px;height:85px}}.splide__video__play::after{display:none}.video-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;top:0;left:0}.video-wrapper img.play-icon{position:absolute;top:50%;left:50%;width:131px;height:131px;transform:translate(-50%,-50%);z-index:2;cursor:pointer}@media screen and (max-width:1024px){.video-wrapper img.play-icon{width:85px;height:85px}}.webinary{background:var(--lavend);padding-top:5rem;padding-bottom:5rem}.webinary-hidden{visibility:hidden;opacity:0}@media screen and (max-width:576px){.webinary-hidden>*{display:none}}.webinary-title{font-size:2rem;font-weight:800;line-height:1.2}@media screen and (max-width:768px){.webinary-title{font-size:1.5rem}}.webinary-img{min-width:136px;min-height:136px}.since{background:rgba(0,0,0,.4);color:#fff;position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.since span{display:inline-block;margin-top:8px;padding:7px 20px 5px 20px;border-radius:20px;border:2px solid #fff}.no-video{opacity:.5}footer .contact{margin-top:100px;font-size:3rem;font-weight:700;line-height:1.1;font-family:Sora}@media screen and (max-width:576px){footer .contact{margin-top:60px;font-size:1.5rem}}footer .contact a{text-decoration:underline;transition-duration:.3s}footer .contact a:hover{text-decoration:none;color:var(--lavend)}footer .contact img{width:74px;margin-left:35px;display:inline-block}@media screen and (max-width:576px){footer .contact img{width:37px;margin-left:17px}}footer .info{margin-top:150px;margin-bottom:100px;border-top:1px solid #fff}@media screen and (max-width:576px){footer .info{margin-top:75px;margin-bottom:75px}}footer .info a{text-decoration:underline;transition-duration:.3s}footer .info a:hover{text-decoration:none}*,::after,::before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::after,::before{--tw-content:''}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.absolute{position:absolute}.relative{position:relative}.order-1{order:1}.order-2{order:2}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-1\/2{height:50%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-24{gap:6rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.justify-self-end{justify-self:end}.border{border-width:1px}.border-r{border-right-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.object-bottom{-o-object-position:bottom;object-position:bottom}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.p-4{padding:1rem}.p-8{padding:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pb-0{padding-bottom:0}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pr-4{padding-right:1rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-48{padding-top:12rem}.pt-64{padding-top:16rem}.pt-8{padding-top:2rem}.pt-96{padding-top:24rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-thin{font-weight:100}.\[hostname\:port\]{hostname:port}h2{font-size:3rem;font-weight:700;line-height:1.1}@media screen and (max-width:576px){h2{font-size:1.5rem}}h3{font-size:2rem;font-weight:700;line-height:1.1}@media screen and (max-width:576px){h3{font-size:1.5rem}}@media (min-width:768px){.md\:mx-0{margin-left:0;margin-right:0}.md\:mb-12{margin-bottom:3rem}.md\:inline{display:inline}.md\:w-1\/3{width:33.333333%}.md\:flex-1{flex:1 1 0%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-4{gap:1rem}.md\:p-24{padding:6rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:pb-16{padding-bottom:4rem}.md\:pt-16{padding-top:4rem}.md\:text-left{text-align:left}}@media (min-width:1024px){.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:mt-0{margin-top:0}.lg\:mt-auto{margin-top:auto}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/4{width:75%}.lg\:w-auto{width:auto}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-12{gap:3rem}.lg\:gap-24{gap:6rem}.lg\:object-top{-o-object-position:top;object-position:top}.lg\:p-24{padding:6rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pb-24{padding-bottom:6rem}.lg\:text-left{text-align:left}}@media (min-width:1280px){.xl\:mt-12{margin-top:3rem}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:w-1\/2{width:50%}.xl\:w-1\/4{width:25%}.xl\:w-3\/4{width:75%}.xl\:w-3\/5{width:60%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}}