section{position:relative;overflow:hidden;background:#fff;color:#222}.error-code-container{position:absolute;width:100%;height:100%;overflow:hidden}.error-code-container .error-code-background{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);font-size:35vw;font-size:max(350px,min(35vw,120vh));text-align:center;user-select:none;color:#fafafa}section.section-errorpage{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:none}section.section-errorpage .container-errorpage{width:fit-content;margin:0 auto;border:1px solid rgba(128,128,128,.5);padding:32px;padding-top:0;border-radius:8px;background:#fff}@media only screen and (min-width: 700px){html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#eee;border-radius:10px}html::-webkit-scrollbar-thumb{border-radius:10px;background:#666;border:3px solid #eee}html::-webkit-scrollbar-thumb:hover{background:#444;border-width:2px}}body{margin:0;font-family:Inter;font-size:14px;-webkit-font-smoothing:antialiased}header{position:fixed;width:100%;z-index:10;user-select:none;font-weight:normal}.button{background:none !important;border:none !important;outline:none !important;cursor:pointer;padding:0}nav#globalnav{display:block;width:100%;background:#fff;user-select:none;transition:.3s;transition-property:background,box-shadow}nav#globalnav.scrolled{background:rgba(245,245,245,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0px 0px 4px rgba(0,0,0,.25)}nav#globalnav .globalnav-content{position:relative;display:flex;max-width:1024px;height:48px;margin:auto;justify-content:space-between;transition:.3s}nav#globalnav .globalnav-content .globalnav-logo{position:absolute;top:0;left:0;padding:0 16px 0 6px;transition:.3s}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-button{position:relative;display:flex;align-items:center;font-size:14px}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-img-container{position:relative;width:48px;height:48px;overflow:hidden;animation:logo-translation .75s 1 ease-out;z-index:1}@keyframes logo-translation{from{transform:translateX(130px)}to{transform:translateY(0)}}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-img{animation:logo-frame-switching .125s steps(12, jump-none) 6 forwards}@keyframes logo-frame-switching{from{transform:translateY(0)}to{transform:translateY(-528px)}}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-text-container{position:relative}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-text-container .globalnav-logo-text.placeholder{visibility:hidden}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-text-container .globalnav-logo-text.animated{position:absolute;top:0;right:0;white-space:nowrap}nav#globalnav .globalnav-content .globalnav-logo .globalnav-logo-text-container .globalnav-logo-text-animated-container{position:absolute;top:0;right:0;width:0%;height:100%;overflow:hidden;animation:text-reveal .4875s 1 ease-out forwards}@keyframes text-reveal{from{width:0%}to{width:100%}}nav#globalnav .globalnav-content .globalnav-menu{position:absolute;top:0;right:0;height:48px}.globalnav-menu-button{width:100%;height:100%;padding:12px;box-sizing:border-box}.globalnav-menu-button .globalnav-menu-icon{stroke:#444;stroke-linecap:round}.globalnav-menu-button .globalnav-menu-icon path{transition:.3s}.globalnav-menu-button:hover .globalnav-menu-icon{stroke:#000}ul#globalnav-list{position:absolute;visibility:hidden;top:0;left:0;width:100%;margin:0;padding:0;flex-grow:1;list-style:none;padding-top:48px;pointer-events:none}ul#globalnav-list a.globalnav-list-link{display:flex;align-items:center;height:100%;padding:8px 48px;cursor:pointer;font-size:24px;box-sizing:border-box;user-select:none !important;text-decoration:none !important;color:#444 !important}ul#globalnav-list a.globalnav-list-link:hover{color:#000 !important}ul#globalnav-list .globalnav-list-item{position:relative;opacity:0;transition:opacity .6s,transform .3s;transform:translateY(-16px);pointer-events:all}ul#globalnav-list .globalnav-list-item:nth-child(1){transition-delay:.03s}ul#globalnav-list .globalnav-list-item:nth-child(2){transition-delay:.06s}ul#globalnav-list .globalnav-list-item:nth-child(3){transition-delay:.09s}ul#globalnav-list .globalnav-list-item:nth-child(4){transition-delay:.12s}ul#globalnav-list .globalnav-list-item:nth-child(5){transition-delay:.15s}ul#globalnav-list .globalnav-list-item:nth-child(6){transition-delay:.18s}ul#globalnav-list .globalnav-list-item:nth-child(7){transition-delay:.21s}ul#globalnav-list .globalnav-list-item:nth-child(8){transition-delay:.24s}ul#globalnav-list .globalnav-list-item:nth-child(9){transition-delay:.27s}ul#globalnav-list .globalnav-list-item:nth-child(10){transition-delay:.3s}@media only screen and (min-width: 700px){.globalnav-logo{position:relative}.globalnav-menu{display:none}ul#globalnav-list{position:relative;visibility:unset;display:flex;margin:0;padding:0;flex-grow:1;height:48px;justify-content:flex-end}ul#globalnav-list .globalnav-list-item{opacity:1;margin:0 8px;transition:none;transform:none}ul#globalnav-list a.globalnav-list-link{height:100%;padding:0 8px;font-size:14px}}@media only screen and (max-width: 700px){nav.expanded{background:#fff !important}nav.expanded .globalnav-content{height:100vh !important}nav.expanded .globalnav-logo{position:absolute;opacity:0;pointer-events:none}nav.expanded ul#globalnav-list{visibility:visible;display:flex;flex-flow:column;height:100vh}nav.expanded ul#globalnav-list .globalnav-list-item{opacity:1;transform:translateY(0)}nav.expanded ul#globalnav-list .globalnav-list-item::after{content:"";position:absolute;top:50%;right:0;width:10px;height:10px;border-width:1px 1px 0 0;border-style:solid;border-color:#000;opacity:0;transform:translateX(-25px) translateY(-50%) rotate(45deg);transition:.3s;pointer-events:none}nav.expanded ul#globalnav-list .globalnav-list-item:hover::after{opacity:1;transform:translateX(-21px) translateY(-50%) rotate(45deg)}nav.expanded path.menu-icon-upper{transform-origin:0px -6px;transform:translateY(6px) rotate(45deg)}nav.expanded path.menu-icon-middle{opacity:0}nav.expanded path.menu-icon-lower{transform-origin:0px 6px;transform:translateY(-6px) rotate(-45deg)}}main{position:relative;width:100%;max-width:2560px;margin:auto;background:#fff;flex-grow:1;box-sizing:border-box}a.plain-link-color{color:inherit !important}a.plain-link-decoration{text-decoration:none !important}a span{user-select:none}.custom-link{text-decoration:none;color:#0064c8 !important;white-space:nowrap}.custom-link:hover{text-decoration:underline}.custom-link::after{content:"";display:inline-block;width:.4em;height:.4em;border:1px solid #0064c8;border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);box-sizing:border-box;transform:translate(50%, -0.125em) rotate(45deg)}section.section-dark{background:#000;color:#eee}section .section-card{position:relative;padding:0 32px;margin:0 auto;padding-bottom:1em;text-align:center}section .section-card.animated{opacity:0;transform:translateY(-10px);transition:1s;transition-delay:.3s}section.visible>.section-card.animated{opacity:1;transform:none}section .section-card-title{font-size:46px;margin:0 auto;padding-top:.75em;padding-bottom:.25em}section h3.section-card-title{font-weight:bold}section .section-card-content{font-size:18px}section .section-card-content p{margin:0}section .section-card-content p+p{margin-top:.5em}section .section-content{position:relative;margin:0 auto;padding:32px 32px 48px}section.hero{height:100vh;box-sizing:border-box;padding-top:48px;max-height:1000px}section.hero .hero-text-container{max-width:1024px;margin:auto}section.hero .hero-text-container .hero-text{position:relative;width:fit-content;max-width:100%;margin:auto;z-index:6;padding:1em;background:rgba(255,255,255,.9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:8px;font-size:20px;line-height:1.5em;text-align:center}section.hero .hero-text-container .hero-text h1{font-size:2em;line-height:1.5em;margin:0 0 .5em}section.hero .hero-text-container .hero-text .custom-link{font-size:19px;margin:0 1em}section.hero .hero-contents{position:relative;width:100%;height:100%;margin:auto;max-width:1600px}section.hero .hero-contents #hero-carousel{position:absolute;top:0;left:0;width:100%;height:100%}section.hero .hero-contents #hero-carousel .splide__track{height:100%}section.hero .hero-contents #hero-carousel .splide__track .splide__slide{height:100%}section.hero .hero-contents #hero-carousel .splide__arrow{background:none;width:80px;height:100px;outline:none;border-radius:0}section.hero .hero-contents #hero-carousel .splide__arrow.splide__arrow--prev{left:0}section.hero .hero-contents #hero-carousel .splide__arrow.splide__arrow--next{right:0}section.hero .hero-contents #hero-carousel .splide__arrow svg{fill:#aaa;width:2em;height:2em}section.hero .hero-contents #hero-carousel .splide__arrow:disabled{opacity:0}section.hero .hero-contents #hero-carousel .splide__pagination__page{width:12px;height:12px}section.hero .hero-contents #hero-carousel .splide__pagination__page.is-active{border:1px solid #aaa}section.hero .hero-contents #hero-carousel .slide-container{position:relative;width:100%;height:100%;overflow:hidden;box-sizing:border-box;padding-top:20%}@media only screen and (min-width: 700px){section.hero .hero-contents #hero-carousel .slide-container{padding-top:10%}}@media only screen and (min-width: 900px){section.hero .hero-contents #hero-carousel .slide-container{padding-top:50px}}section.hero .hero-contents .slide-1{position:relative;width:100%;height:100%}section.hero .hero-contents .slide-1 .hero-shadow,section.hero .hero-contents .slide-1 .hero-ring{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-position-x:35%}section.hero .hero-contents .slide-1 .hero-shadow{background-image:url("/resources/hero/slide_1/floor_800.jpg");background-image:url("/resources/hero/slide_1/floor_800.webp");animation:floor-transition 2s 1 ease-out}@keyframes floor-transition{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media only screen and (min-height: 600px),only screen and (min-width: 800px){section.hero .hero-contents .slide-1 .hero-shadow{background-image:url("/resources/hero/slide_1/floor_1600.jpg");background-image:url("/resources/hero/slide_1/floor_1600.webp")}}@media only screen and (min-height: 750px),only screen and (min-width: 1600px){section.hero .hero-contents .slide-1 .hero-shadow{background-image:url("/resources/hero/slide_1/floor_2000.jpg");background-image:url("/resources/hero/slide_1/floor_2000.webp")}}@media only screen and (min-height: 1200px),only screen and (min-width: 2000px){section.hero .hero-contents .slide-1 .hero-shadow{background-image:url("/resources/hero/slide_1/floor_3200.jpg");background-image:url("/resources/hero/slide_1/floor_3200.webp")}}section.hero .hero-contents .slide-1 .hero-ring{background-image:url("/resources/hero/slide_1/ring_800.png");background-image:url("/resources/hero/slide_1/ring_800.webp");animation:ring-transition 2s 1}@keyframes ring-transition{0%{opacity:.5;transform:translateY(-40px)}50%{opacity:1}100%{opacity:1;transform:none}}@media only screen and (min-height: 600px),only screen and (min-width: 800px){section.hero .hero-contents .slide-1 .hero-ring{background-image:url("/resources/hero/slide_1/ring_1600.png");background-image:url("/resources/hero/slide_1/ring_1600.webp")}}@media only screen and (min-height: 750px),only screen and (min-width: 1600px){section.hero .hero-contents .slide-1 .hero-ring{background-image:url("/resources/hero/slide_1/ring_2000.png");background-image:url("/resources/hero/slide_1/ring_2000.webp")}}@media only screen and (min-height: 1200px),only screen and (min-width: 2000px){section.hero .hero-contents .slide-1 .hero-ring{background-image:url("/resources/hero/slide_1/ring_3200.png");background-image:url("/resources/hero/slide_1/ring_3200.webp")}}section.hero .hero-contents .slide-pic{width:100%;height:100%;background-size:cover;background-position:center;border-radius:0}section.hero .hero-contents .slide-pic.slide-2{background-image:url("/resources/hero/slide_2/princess_800.jpg");background-image:url("/resources/hero/slide_2/princess_800.webp")}@media only screen and (min-height: 600px),only screen and (min-width: 800px){section.hero .hero-contents .slide-pic.slide-2{background-image:url("/resources/hero/slide_2/princess_1600.jpg");background-image:url("/resources/hero/slide_2/princess_1600.webp")}}@media only screen and (min-height: 750px),only screen and (min-width: 1600px){section.hero .hero-contents .slide-pic.slide-2{background-image:url("/resources/hero/slide_2/princess_2000.jpg");background-image:url("/resources/hero/slide_2/princess_2000.webp")}}@media only screen and (min-height: 1200px),only screen and (min-width: 2000px){section.hero .hero-contents .slide-pic.slide-2{background-image:url("/resources/hero/slide_2/princess_3200.jpg");background-image:url("/resources/hero/slide_2/princess_3200.webp")}}section.hero .hero-contents .slide-pic.slide-3{background-image:url("/resources/hero/slide_3/leaves_800.jpg");background-image:url("/resources/hero/slide_3/leaves_800.webp")}@media only screen and (min-height: 600px),only screen and (min-width: 800px){section.hero .hero-contents .slide-pic.slide-3{background-image:url("/resources/hero/slide_3/leaves_1600.jpg");background-image:url("/resources/hero/slide_3/leaves_1600.webp")}}@media only screen and (min-height: 750px),only screen and (min-width: 1600px){section.hero .hero-contents .slide-pic.slide-3{background-image:url("/resources/hero/slide_3/leaves_2000.jpg");background-image:url("/resources/hero/slide_3/leaves_2000.webp")}}@media only screen and (min-height: 1200px),only screen and (min-width: 2000px){section.hero .hero-contents .slide-pic.slide-3{background-image:url("/resources/hero/slide_3/leaves_3200.jpg");background-image:url("/resources/hero/slide_3/leaves_3200.webp")}}article{display:flex;flex-flow:column nowrap;justify-content:center;padding:3px;padding-top:24px}article section{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:stretch;margin:3px;flex-basis:100%;border-radius:8px}article section .section-card-title{font-size:32px;padding-top:.5em}@media only screen and (min-width: 1200px){article#advantages{flex-flow:row nowrap}}article#advantages section .section-content{width:100%;height:200px;margin:unset;padding:0}article#advantages section .advantage-container{position:relative;margin:0 auto;width:600px;max-width:100%;height:100%}article#advantages section .realism-video-container{opacity:0;transform:translateY(-30px);transition:1s}article#advantages section .performance-container{display:flex;flex-flow:row nowrap;justify-content:center}article#advantages section .performance-container .performance-device-container{position:relative;height:100%;margin:0 16px;opacity:0;transition:1s}article#advantages section .performance-container .performance-device-container.first{transform:translateX(-30px)}article#advantages section .performance-container .performance-device-container.last{transform:translateX(30px)}article#advantages section .performance-container .performance-device-container.phone{width:75px}article#advantages section .performance-container .performance-device-container.desktop{width:223px}article#advantages section .performance-container .performance-device-container .performance-video-container{position:absolute;overflow:hidden}article#advantages section .performance-container .performance-device-container .performance-video-container .performance-video-background,article#advantages section .performance-container .performance-device-container .performance-video-container .performance-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}article#advantages section .flexibility-container{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;opacity:0;transition:1.5s}article#advantages section .flexibility-container.small .flexibility-illustration.right{display:none}article#advantages section .flexibility-container:not(.small) .flexibility-illustration.left{transform:translateX(5%)}article#advantages section .flexibility-container:not(.small) .flexibility-illustration.right{transform:translateX(-5%)}article#advantages section .flexibility-container .flexibility-illustration{position:relative;width:300px;height:100%;margin:0 auto;flex-shrink:1}article#advantages section .flexibility-container .flexibility-illustration .flexibility-illustration-container{position:absolute;top:0;left:0;width:100%;height:100%}article#advantages section .flexibility-container .flexibility-illustration .flexibility-illustration-part{position:absolute;top:50%;left:0;max-width:100%;transform:translateY(-50%);opacity:0;transition:opacity .75s}article#advantages section .flexibility-container .flexibility-illustration .flexibility-illustration-part.top-start{z-index:2;opacity:1}article#advantages section .flexibility-container .flexibility-illustration .flexibility-illustration-part.top{z-index:1;opacity:1}article#advantages section.visible>.section-content .realism-video-container{opacity:1;transform:none}article#advantages section.visible>.section-content .performance-device-container{opacity:1}article#advantages section.visible>.section-content .performance-device-container.first,article#advantages section.visible>.section-content .performance-device-container.last{transform:none}article#advantages section.visible>.section-content .flexibility-container{opacity:1}article#demonstrations{align-items:stretch;background:linear-gradient(0, #eee, transparent);padding-bottom:48px}@media only screen and (min-width: 900px){article#demonstrations{flex-flow:row nowrap}article#demonstrations section{max-width:700px}}article#demonstrations section .section-content{padding-top:0;padding-bottom:1em;opacity:0;transition:1s;transition-delay:.5s}article#demonstrations section.visible>.section-content{opacity:1}article#demonstrations .demo-link{display:block;position:relative;border-radius:8px;border:1px solid rgba(128,128,128,.5);background:#fff;width:320px;height:180px;overflow:hidden}article#demonstrations .demo-link .custom-link{content:"Go to the demo";position:absolute;bottom:24px;left:50%;transform:translate(-50%, 50%);background:#fff;border-radius:8px;padding:2px 8px;font-size:14px;transition:.2s;text-align:center}article#demonstrations .demo-link:hover .custom-link{bottom:50%}article#demonstrations .demo-link .demo-illustration{max-width:100%;object-fit:cover;object-position:center}section.section-product>.section-card{background:#fff}section.section-product>article{background:linear-gradient(white, #eee)}section.section-product>.section-content{background:#eee}section.section-product .description-container{width:600px;max-width:100%;box-sizing:border-box;margin:0 auto;padding:4px 32px;border-radius:8px;background:#fff;text-align:justify;text-indent:1em}section.section-product .heart-arrows-container{position:relative;width:200px;height:200px;margin:auto}section.section-product .heart-arrows-container .heart-arrows-part{position:absolute;top:0;left:0;width:200px;height:200px}section.section-product .heart-arrows-container .heart_arrows-img-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}section.section-product .features-container{position:relative;display:flex;flex-flow:column nowrap;width:1100px;max-width:100%;margin:auto;box-sizing:border-box;z-index:1}section.section-product .features-container::after{position:absolute;content:"";top:0;left:50%;width:0;height:100%;border-left:1px dashed #ccc;display:none}@media only screen and (min-width: 700px){section.section-product .features-container::after{z-index:1;display:block}}@media only screen and (min-width: 700px){section.section-product .features-container{flex-flow:row nowrap}}section.section-product .features-block{flex:1;background:#fff;border-radius:8px;box-sizing:border-box;padding:0 8px;margin:8px}@media only screen and (min-width: 700px){section.section-product .features-block{margin:0}section.section-product .features-block:first-child{border-top-right-radius:0;border-bottom-right-radius:0}section.section-product .features-block:last-child{border-top-left-radius:0;border-bottom-left-radius:0}}section.section-product .features-block h4{font-weight:normal;text-align:center;font-size:1.5em;margin:.8em 0}section.section-product .features-block ul{margin:2em 0}section.section-product .features-block li{margin:1em 0}section.section-contact .contact-items-container{width:fit-content;margin:0 auto;border:1px solid rgba(128,128,128,.5);padding:16px;padding-right:32px;border-radius:8px}section.section-contact .contact-item{display:flex;align-items:center}section.section-contact .icon{height:2em;width:2em;background-size:cover;margin:0 4px;opacity:.8}section.section-contact .icon.icon-profile{background-image:url("/resources/icons/profile.svg")}section.section-contact .icon.icon-at{background-image:url("/resources/icons/at.svg")}section.section-contact .icon.icon-pin{background-image:url("/resources/icons/pin.svg")}footer{background:#222;color:#ccc;text-align:center;font-size:14px;z-index:0}footer::before{content:"";display:block;position:relative;width:100%;height:16px;background:linear-gradient(black, #222)}footer .footer-content{padding:0 16px}footer .copyright{margin:1em 0}html{height:100%}body{display:flex;flex-flow:column nowrap;align-items:stretch;min-height:100%;line-height:1.5em;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:normal}b{font-weight:bold}
