:root{font-family:inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--primary: #33000D;--secondary: #F5F5DC;--ternary: #DDDDA9;--green_accent: #324022;--orange_accent: #B4632F;--title: "Kaisei Decol", serif;margin:0;padding:0;box-sizing:border-box;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--secondary);color:#33000d;margin:0}@keyframes rotate-left{0%{transform:rotate(0);right:-5px}to{transform:rotate(-360deg);right:5px}}@keyframes rotate-right{0%{transform:rotate(0);right:5px}to{transform:rotate(360deg);right:-5px}}@keyframes text-appear{0%{opacity:0;top:100px}to{opacity:1;top:initial}}@keyframes slide-up{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slide_in{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes scale_up{0%{transform:scale(.7)}to{transform:scale(initial)}}@keyframes shrink{0%{width:100%}to{width:0%}}@keyframes float-up{0%{opacity:0;top:160vh}10%{opacity:.6}to{top:-150px;opacity:0}}main{overflow-x:hidden}.margin{margin-right:2rem;margin-left:2rem}h1,h2{text-transform:uppercase}div.marker{width:5px;height:5px;border-radius:100%}.btn{position:relative;border:transparent;background:transparent;font-size:1rem;font-weight:500;padding:.1rem .5rem .1rem 1rem;border-radius:50px;min-width:170px;cursor:pointer}.btn.btn-primary{background:var(--primary);color:var(--secondary);display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.btn.btn-secondary{background:transparent;border:2px solid var(--primary);color:var(--primary);display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.btn-icon{position:relative;right:-5px}.btn.btn-primary:active,.btn.btn-secondary:active{opacity:.7}.mouse-in-rotate-left{animation:rotate-left .5s ease forwards}.mouse-out-rotate-right{animation:rotate-right .5s ease forwards}div.section-title{background-color:var(--primary);color:var(--secondary);width:140px;padding:.5rem .8rem;border-radius:50px;text-align:center}div.section-title.secondary{background-color:var(--orange_accent)}.section-heading{font-family:var(--title);font-size:2.5rem;line-height:1.2;letter-spacing:2px}.autoShow{animation:text-appear 1s ease}.autoShowInOut{animation:text-appear .5s ease-in-out forwards}.slideIntoView{animation:slide_in 1s ease forwards}.scaleUp{animation:scale_up 1.5s ease}.delay{animation-delay:.1s}.list-component{background-color:#fff;align-content:center;padding:0 2rem;border-radius:50px;margin:0 auto;position:relative;opacity:0;z-index:3;box-shadow:5px 5px 0 var(--orange_accent)}.list-component.autoShowInOut{z-index:1;isolation:isolate}.list-component.autoShowInOut:after{z-index:-1;isolation:isolate}.ball-wrapper{position:relative}.ball{border-radius:100%;position:absolute;top:-150px;z-index:-1;animation:float-up 15s ease-in-out}.cookie-consent a{text-decoration:none;color:var(--orange_accent);transition:all .5s ease}.not-found{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.cookie-consent a:hover{opacity:.7}div.ceo-corner{display:flex;justify-content:space-evenly;align-items:center;padding:2rem 0}div.ceo-corner div.image-wrapper{width:350px}div.ceo-corner div.image-wrapper img{width:100%;border-radius:50px}div.ceo-corner div.detail{max-width:450px}div.ceo-corner div.detail h3{font-family:var(--title);font-size:1.5rem}div.ceo-corner div.detail p{text-align:justify;line-height:2}header{padding-top:20px}header div.header-container{display:flex;justify-content:space-between;align-items:center}header div.header-container div.logo-container{width:100px;overflow:hidden}header div.header-container div.logo-container img{width:100%}header div.header-container div.middle{width:400px}header div.header-container div.middle nav{width:100%;background-color:var(--primary);border-radius:50px;display:flex;justify-content:space-around;align-items:center;padding:.5rem 1rem}header div.header-container div.middle nav div.marker{background:var(--secondary)}header div.header-container div.middle nav a{font-size:.8rem;font-weight:500;text-decoration:none;color:var(--secondary)}header div.header-container div.middle nav a p{margin:0}header div.header-container div.middle nav a:hover{opacity:.6}header div.header-container div.hamburger{display:none}section.hero{background:url(/assets/elements-0XHDDDJR.png);min-height:1000px;position:relative}section.hero h1{font-family:var(--title);font-size:4rem;text-align:center;max-width:931px;padding-top:4rem;margin:0 auto;line-height:1.2;letter-spacing:2px}section.hero p.rider{color:var(--orange_accent);text-align:center;line-height:1.5;max-width:526px;margin:2rem auto 0}section.hero div.btn-container{display:flex;justify-content:space-between;max-width:400px;margin:2rem auto 0}section.hero .hero-image-wrapper-container{position:absolute;max-width:931px;left:50%;transform:translate(-50%);padding-top:5rem;z-index:2}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:931px;border-radius:50px;overflow:hidden}section.hero div.hero-image-wrapper-container div.hero-image-wrapper img{width:100%}section.hero div.hero-image-wrapper-container div.hero-footnote{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}section.hero div.hero-image-wrapper-container div.hero-footnote div.hero-uni{display:flex;justify-content:space-between;align-items:center;gap:20px}section.hero div.hero-image-wrapper-container hr{color:var(--secondary)}section.problem{width:100%;position:relative}section.problem div.ark-background{background:var(--ternary);padding-top:39rem;padding-bottom:3rem;clip-path:inset(0 0 0 0 round 400px 400px 0 0);width:100%;height:100%;transform:translateY(-300px)}section.problem div.ark-background div.margin{max-width:931px;margin:0 auto;display:flex;justify-content:space-between}section.problem div.ark-background div.margin div.section-detail{flex:1;max-width:460px}section.problem div.ark-background div.margin div.section-detail p{line-height:2}section.problem div.ark-background div.margin div.image-wrapper{max-width:380px}section.problem div.ark-background div.margin div.image-wrapper img{width:100%;border-radius:50px}section.about{margin-top:-15rem;padding-bottom:3rem}section.about div.margin{max-width:931px;margin:0 auto}section.about div.margin div.section-title{margin:0 auto}section.about div.margin h2{text-align:center}section.about div.margin p{text-align:justify;line-height:2;margin-top:3rem}section div.margin div.video-wrapper{margin:4rem auto 1rem}section.about div.margin div.ceo-footnote{display:flex;justify-content:end;align-items:center;gap:20px}section.about div.margin div.ceo-footnote p{position:relative}section.about div.margin div.ceo-footnote p:before{content:'"';position:absolute;left:-20px;top:-20px;font-size:2rem;font-family:var(--title)}section.about div.margin div.ceo-footnote div.image-wrapper{width:50px;height:50px;border-radius:100%;overflow:hidden}section.about div.margin div.ceo-footnote div.image-wrapper img{width:100%;border-radius:50px}section.about div.margin div.mission-vision{display:flex;justify-content:center}section.about div.margin div.mission-vision hr{margin:0 30px;height:150px;align-self:center}section.about div.margin div.mission-vision div.mission,section.about div.margin div.mission-vision div.vision{flex:1}section.about div.margin div.mission-vision h3{font-family:var(--title)}section.about div.margin div.mission-vision p{margin-top:30px}section.service{background:var(--green_accent);color:var(--secondary);padding-top:4rem;padding-bottom:3rem}section.service div.margin{max-width:931px;margin:0 auto}section.service div.margin div.section-title{margin:0 auto}section.service div.margin h2{text-align:center}section.service div.margin p{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem}section.service div.margin div.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}section.service div.margin div.cards div.card{background:#e8f8e0;color:var(--primary);padding:1.8rem;border-radius:50px}section.service div.margin div.cards div.card div.icon-wrapper{margin:2rem auto;width:80px;height:80px}section.service div.margin div.cards div.card div.icon-wrapper img{width:100%}section.service div.margin div.cards div.card h3{font-family:var(--title);text-align:center}section.service div.margin div.cards div.card p{text-align:justify;margin-bottom:0}section.how-to,section.trust{padding-top:4rem;padding-bottom:3rem}section.how-to div.margin{max-width:931px;margin:0 auto}section.how-to div.margin div.section-title,section.trust div.margin div.section-title{margin:0 auto}section.how-to div.margin h2,section.trust div.margin h2{text-align:center}section.how-to div.margin p,section.trust div.margin p.rider{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem}section.trust div.margin div.stats-wrapper{background:url(/assets/trust-image-BxSJ6DFY.png) no-repeat;background-size:cover;height:600px;border-radius:50px;padding:1rem 2rem;align-content:end}section.trust div.margin div.stats-wrapper div.stat{width:200px;height:230px;padding:1rem;border-radius:50px;background-color:var(--primary);color:var(--secondary)}section.trust div.margin div.stats-wrapper div.stat h3{font-family:var(--title);text-align:center;font-size:4.5rem;margin-top:0;margin-bottom:1rem}section.trust div.margin div.stats-wrapper div.stat:nth-child(2),section.trust div.margin div.stats-wrapper div.stat:nth-child(3){display:inline-block;margin:20px 20px 0 0}section.school{padding-top:2rem;padding-bottom:3rem}section.blogs{padding-top:4rem;padding-bottom:3rem;background:var(--ternary)}section.school div.margin div.section-title,section.blogs div.margin div.section-title{margin:0 auto}section.school div.margin h2,section.blogs div.margin h2{text-align:center}section.school div.margin p.rider,section.blogs div.margin p.rider{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem}section.blogs div.margin div.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 20px;margin-top:3rem}section.blogs div.margin div.cards div.card{background:var(--orange_accent);color:var(--secondary);padding:1.8rem;height:300px;border-radius:50px;position:relative}section.blogs div.margin div.cards div.card:first-child,section.blogs div.margin div.cards div.card:last-child{background:var(--primary)}section.blogs div.margin div.cards div.card h3{font-family:var(--title);margin-bottom:2rem}section.blogs div.margin div.cards div.card p{text-align:justify;margin-bottom:2rem}section.blogs div.margin div.cards div.card a{color:var(--secondary);text-decoration:none;position:absolute;bottom:20px;right:30px}section.blogs div.margin div.cards div.card a:hover{opacity:.7}section.blogs div.margin div.cards div.card a:active{opacity:.6}section.school div.margin div.school-wrapper{position:relative;overflow:hidden}section.testimony{width:100%;position:relative}section.testimony div.ark-background{background:var(--ternary);padding-top:5rem;clip-path:inset(0 0 0 0 round 0 0 400px 400px);width:100%;height:500px}section.testimony div.ark-background div.margin{max-width:931px;margin:0 auto}section.testimony div.margin h2{text-align:center}section.testimony div.margin p.rider{text-align:center;line-height:2;margin-top:1rem;margin-bottom:2rem}section.testimony div.ark-background div.margin div.section-title{margin:0 auto}section.testimony div.ark-background div.margin p{line-height:2}section.testimony div.margin div.reviews{margin-top:4rem;width:800px;position:absolute;left:50%;top:250px;transform:translate(-50%);z-index:5}section.testimony div.margin div.reviews div.review-card{max-width:70%;background:var(--primary);color:var(--secondary);border-radius:50px;margin:0 auto;padding:4rem 3rem;z-index:4}section.testimony div.margin div.reviews div.review-card div.qoute{font-family:var(--title);font-size:5rem;margin:0;display:inline}section.testimony div.margin div.reviews div.review-card div.image-wrapper{width:80px;height:80px;margin:0 auto;position:relative}section.testimony div.margin div.reviews div.review-card div.image-wrapper:before{content:'"';position:absolute;font-family:var(--title);font-size:5rem;left:-100px;top:-50px}section.testimony div.margin div.reviews div.review-card div.image-wrapper img{width:100%;border-radius:100%}section.testimony div.margin div.reviews div.review-card div.stars{margin-top:2rem;display:flex;justify-content:center;gap:10px}section.testimony div.margin div.reviews div.review-card p{max-width:500px;text-align:justify;margin:2rem auto;font-style:italic}section.testimony div.margin div.reviews div.review-card h3{font-family:var(--title);text-align:center}section.testimony div.margin div.reviews div.review-card address{text-align:center}section.cta{padding-top:20rem;position:relative}section.cta div.cta-bg{background:url(/assets/cta_bg-CxrayWwp.png) no-repeat;background-size:cover;width:100%;height:1100px;position:absolute;z-index:-1;top:-400px}section.cta div.margin div.section-title{margin:0 auto}section.cta div.margin h2{text-align:center;color:var(--secondary)}section.cta div.margin p.rider{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem;color:var(--orange_accent)}section.cta div.margin div.btn-container{margin:2rem auto;justify-items:center}section.gallery{background:var(--ternary);margin-top:6rem;padding-top:4rem;padding-bottom:3rem}section.gallery div.margin{margin:0 auto}section.gallery div.margin div.section-title{margin:0 auto}section.gallery div.margin h2{text-align:center}section.gallery div.margin p{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem}section.gallery div.margin div.gallery-images{width:100%;height:100vh}section.contact{width:100%;background:var(--ternary);padding-top:4rem;padding-bottom:4rem}section.contact div.margin{margin:0 auto;max-width:931px}section.contact div.margin div.section-title{margin:0 auto}section.contact div.margin h2{text-align:center}section.contact div.margin p.rider{text-align:center;line-height:2;margin-top:1rem;margin-bottom:3rem}section.contact div.margin div.contact-container{display:flex;justify-content:center;gap:4rem;color:var(--green_accent)}section.contact div.margin div.contact-container div.contact-form{border:3px solid var(--green_accent);border-radius:50px;overflow:hidden}section.contact div.margin div.contact-container div.contact-form div.form-header{background:var(--green_accent);color:#fff;width:100%;padding:1rem;display:flex;align-items:center;gap:20px}section.contact div.margin div.contact-container div.contact-form div.form-header div.image-wrapper{width:50px;height:50px}section.contact div.margin div.contact-container div.contact-form div.form-header div.image-wrapper img{width:100%;border-radius:100%}section.contact div.margin div.contact-container div.contact-form div.form-header div.header-text h3{margin:0}section.contact div.margin div.contact-container div.contact-form div.form-header div.header-text p{margin-top:-10px;margin-bottom:0}section.contact div.margin div.contact-container div.contact-form div.form-header div.icons{display:flex;align-items:center}section.contact div.margin div.contact-container div.contact-form div.form-body{height:100%;overflow:hidden;background:url(/assets/whatsapp-DxGV9uq9.png) no-repeat;background-size:cover;padding:1rem}section.contact div.margin div.contact-container div.contact-form div.form-body div.input-wrapper,section.contact div.margin div.contact-container div.contact-form div.form-body div.message-wrapper{background:var(--green_accent);margin-bottom:1rem;display:flex;flex-direction:column;max-width:250px;padding:.5rem 1rem;border-radius:10px 10px 10px 0;color:#fff}section.contact form{width:100%}section.contact div.margin div.contact-container div.contact-form div.form-body label{font-size:.8rem}section.contact div.margin div.contact-container div.contact-form div.form-body div.input-wrapper input{background:transparent;border:none;outline:none;border-bottom:2px solid white}section.contact div.margin div.contact-container div.contact-form div.form-body div.message-wrapper textarea{resize:none;max-width:250px;background:transparent;border:2px solid white;border-radius:10px;padding:.5rem;scrollbar-width:thin;scrollbar-color:#fff transparent}section.contact div.margin div.contact-container div.contact-form div.form-body div.btn-wrapper{text-align:end}section.contact div.margin div.contact-container div.contact-form div.form-body div.btn-wrapper button{border:none;height:40px;width:40px;border-radius:100%;background-color:var(--green_accent);text-align:end;margin-right:10px}section.contact div.margin div.contact-container div.contact-detail div.detail-wrapper{display:flex;margin-bottom:2.5rem}section.contact div.margin div.contact-container div.contact-detail div.detail-wrapper div.image-wrapper{width:80px;height:80px}section.contact div.margin div.contact-container div.contact-detail div.detail-wrapper div.image-wrapper img{width:100%}section.contact div.margin div.contact-container div.contact-detail h3{margin-bottom:0}section.contact div.margin div.contact-container div.contact-detail p{margin-top:0}section.contact div.margin div.contact-container div.contact-detail div.social-wrapper{margin-left:1.5rem}div.links-wrapper a{width:60px;height:60px;overflow:hidden;margin-right:10px;transition:all .5s ease}div.links-wrapper a:hover img{transform:scale(1.06)}div.links-wrapper a img{width:40px}footer{background:var(--primary);color:var(--secondary);padding-top:4rem;padding-bottom:3rem}footer div.margin div.top-row{display:flex;justify-content:space-between}footer div.margin div.top-row .section-heading{margin-top:0;font-size:1.5rem;max-width:300px}footer div.margin div.top-row .section-heading span{display:block;font-size:3rem}footer div.margin div.top-row div.right{display:grid;grid-template-columns:repeat(3,100px);gap:1rem 5rem}footer a{text-decoration:none;color:var(--secondary);font-weight:500;transition:all .15s ease}footer a:hover{opacity:.7}footer div.margin div.bottom-row{display:flex;justify-content:space-between;margin-top:3rem}footer p{opacity:.5}main.presales{position:relative;width:100%}.header-container{background-color:var(--secondary);padding-bottom:10px;max-width:2000px;margin-left:auto;margin-right:auto}main.presales section.hero{min-height:fit-content;width:100%;padding-bottom:4rem;background-size:cover}main.presales section.hero .margin,section.sales-cta .margin{display:flex;justify-content:space-between;align-items:center;gap:30px;color:var(--secondary);padding-top:3rem;height:100%;max-width:2000px}main.presales section.hero .margin h1,section.sales-cta .margin h2{text-align:left;line-height:1.5;flex:2}main.presales section.hero .margin .right,section.sales-cta .margin .right{align-self:flex-end;flex:1;max-width:400px;color:var(--secondary)}main.presales section.hero .margin .right p,main.presales section.cta .margin .right p{color:var(--secondary);text-align:justify;font-size:1.5rem}main.presales section.target{padding-top:2rem;padding-bottom:5rem}main.presales section.target .card-wrapper{margin-top:4rem;display:flex;justify-content:center;gap:30px}main.presales section.target .card-wrapper .card{padding:2rem;border-radius:50px;flex:1;max-width:400px;line-height:1.7;opacity:0}main.presales section.target .card-wrapper .card:first-of-type{background-color:var(--ternary)}main.presales section.target .card-wrapper .card:last-of-type{background-color:var(--primary);color:var(--secondary)}main.presales section.target .card-wrapper .card ul li{margin-bottom:10px}main.presales section.about-toolkit .margin{max-width:900px;margin:0 auto}main.presales section.about-toolkit .margin .section-heading,main.presales section.review .margin .section-heading{text-align:center}main.presales section.about-toolkit{padding-bottom:5rem}main.presales section.about-toolkit .margin .card-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:4rem}main.presales section.service div.margin p{text-align:justify}main.presales section.review{padding-top:2rem;padding-bottom:5rem}main.presales section.review .margin div.card-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:30px;opacity:0}main.presales section.review .margin div.card-wrapper div.review-card{min-width:200px;background:var(--primary);color:var(--secondary);border-radius:50px;margin:0 auto;padding:4rem 3rem;z-index:4}main.presales section.review .margin div.card-wrapper div.review-card div.qoute{font-family:var(--title);font-size:5rem;margin:0;display:inline}main.presales section.review .margin div.card-wrapper div.review-card div.image-wrapper{width:80px;height:80px;margin:0 auto;position:relative}main.presales section.review .margin div.card-wrapper div.review-card div.image-wrapper:before{content:'"';position:absolute;font-family:var(--title);font-size:5rem;left:-100px;top:-50px}main.presales section.review .margin div.card-wrapper div.review-card div.image-wrapper img{width:100%;border-radius:100%}main.presales section.review .margin div.card-wrapper div.review-card div.stars{margin-top:2rem;display:flex;justify-content:center;gap:10px}main.presales section.review .margin div.card-wrapper div.review-card p{max-width:500px;text-align:justify;margin:2rem auto;font-style:italic}main.presales section.review .margin div.card-wrapper div.review-card h3{font-family:var(--title);text-align:center}main.presales section.review .margin div.card-wrapper div.review-card address{text-align:center}section.sales-cta{padding:4rem 0;background:url(/assets/cta_bg-CxrayWwp.png) no-repeat;background-size:cover}section.sales-cta .margin h2{max-width:700px}section.sales-cta .margin p.rider{line-height:1.2;margin-top:1rem;margin-bottom:3rem}section.sales-cta div.margin div.btn-container{margin:2rem 0;justify-items:start}main.sales section.gallery{margin-top:0}main.sales section.hero{min-height:500px}main.sales section.hero .margin{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px}main.sales section.hero .margin .image-wrapper{width:400px}main.sales section.hero .margin .image-wrapper img{width:100%}main.sales section.hero .margin p{max-width:600px;text-align:center}main.sales section.toolkit{background:var(--ternary);padding:3rem 0}main.sales section.toolkit .margin,main.sales section.appointment .margin{display:flex;justify-content:center;gap:30px;max-width:2000px}main.sales section.toolkit .margin .left,main.sales section.appointment .margin .left{max-width:500px;line-height:2}main.sales section.toolkit .margin .left h2{line-height:2}main.sales section.toolkit .margin .card-wrapper,main.sales section.appointment .margin .card-wrapper{background:var(--primary);padding:2rem;border-radius:50px;display:grid;grid-template-columns:1fr;gap:20px;position:relative;z-index:0}main.sales section.about{margin-top:0;padding-top:3rem;background:var(--green_accent);color:var(--secondary)}main.sales section.about div.margin p{max-width:95%;margin:0 auto}main.sales section.turnover{padding-bottom:4rem}main.sales section.turnover div.margin h2{max-width:900px;margin:3rem auto}main.sales section.turnover div.margin h2,main.sales section.turnover div.margin p:first-of-type{text-align:center}main.sales section.turnover div.margin ul,main.sales section.turnover div.margin p{max-width:700px;margin:2rem auto}main.sales section.turnover div.margin ul{background-color:#fce2d1;border:2px solid var(--orange_accent);border-radius:20px;padding:2rem 0;color:#b4632f}main.sales section.turnover div.margin ul li{margin-left:3rem;margin-right:2rem;line-height:1.5;margin-bottom:1rem}main.sales section.turnover div.margin p span{margin:2rem auto;padding:2rem;background-color:#def4c4;border:2px solid var(--green_accent);border-radius:20px;color:var(--green_accent);text-wrap:wrap;display:block}main.sales article{background:#fdf9f9;border-radius:50px;padding:4rem 2rem;position:relative}main.sales article div.image-wrapper{width:80px;position:absolute;top:-38px;left:50%;transform:translate(-50%)}main.sales article div.image-wrapper img{width:100%}main.sales article section.sales-trust .section-heading,main.sales article section.sales-trust .rider{text-align:center;max-width:800px;margin:0 auto}main.sales article section.sales-trust .rider{margin-top:2rem}main.sales article section.sales-trust .detail{max-width:800px;margin:2rem auto;padding:2rem;background-color:#def4c4;border:2px solid var(--green_accent);color:var(--green_accent);border-radius:20px}main.sales section.appointment{margin-top:3rem;margin-bottom:3rem}main.sales section.appointment .margin .left h2{font-size:5rem;margin-bottom:5rem}main.sales article.reason-article{border-radius:300px 300px 0 0;padding-top:7rem}main.sales article section.reason .section-heading{text-align:center;max-width:700px;margin:0 auto}main.sales article section.reason p{margin:3rem 0;text-align:center}main.sales article section.reason .card-wrapper{display:grid;grid-template-columns:repeat(4,200px);justify-content:center;gap:30px;margin-top:4rem}main.sales article section.reason .card-wrapper .card{border-radius:100px 100px 0 0;padding:1rem;opacity:0;background:#efd2bf}main.sales article section.reason .card-wrapper .card .image-wrapper{position:relative;margin-top:4rem;margin-bottom:0;width:80px;height:80px}main.sales article section.reason .card-wrapper .card p{margin:0}@media(max-width:950px){section.hero h1{font-size:3rem}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:800px}section.problem div.ark-background{padding-top:40rem;transform:translateY(-500px)}section.problem div.ark-background div.margin,section.about div.margin,section.service div.margin,section.how-to div.margin,section.gallery div.margin,main.sales section.about div.margin{max-width:800px}section.problem div.ark-background div.margin div.image-wrapper{max-width:300px;align-self:center}section.about{margin-top:-26rem}div.ceo-corner div.detail{max-width:300px}div.ceo-corner div.image-wrapper{width:300px}div.ceo-corner div.detail{max-width:400px}main.presales section.hero .margin h1,section.sales-cta .margin h2{max-width:500px;font-size:2.5rem}main.presales section.hero .margin .right,section.sales-cta .margin .right{align-self:end}div.header-container header div.header-container div button.btn{display:none}main.sales article section.reason .card-wrapper{grid-template-columns:repeat(2,200px);gap:40px}}@media(max-width:850px){.btn{font-size:.9rem;padding:.1rem .5rem .1rem 1rem;min-width:100px}.btn.btn-primary,.btn.btn-secondary{gap:.5rem}section.about div.margin h2,section.service div.margin h2,section.how-to div.margin h2,section.trust div.margin h2,section.school div.margin h2,section.blogs div.margin h2,section.testimony div.margin h2,section.gallery div.margin h2,section.event div.margin h2,section.contact div.margin h2,main.sales section.toolkit .margin .left h2{font-size:2rem}main.sales section.appointment .margin .left h2{font-size:4rem}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:700px}section.problem div.ark-background{transform:translateY(-550px)}section.problem div.ark-background div.margin,section.about div.margin,section.service div.margin,section.how-to div.margin,section.gallery div.margin,section.contact div.margin{max-width:700px}section.problem div.ark-background div.margin div.section-detail,main.sales article section.reason .section-heading{max-width:400px}section.problem div.ark-background div.margin div.section-detail h2,main.sales article section.reason .section-heading{font-size:2rem}section.problem div.ark-background div.margin div.image-wrapper{max-width:250px}div.ceo-corner{gap:20px}div.ceo-corner div.detail{max-width:300px}section.service div.margin div.cards,section.blogs div.margin div.cards{grid-template-columns:repeat(2,1fr)}section.testimony div.ark-background{height:600px;padding-top:3rem;margin:-1px}section.sales-cta{padding-top:15rem}footer div.margin div.top-row{column-gap:20px}footer div.margin div.top-row .section-heading span{font-size:2.5rem}main.presales section.hero .margin,section.sales-cta .margin{flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}main.presales section.hero .margin h1,section.sales-cta .margin h2,main.sales section.toolkit .margin .left h2,main.sales section.appointment .margin .left h2{text-align:center}main.presales section.hero .margin .right,section.sales-cta .margin .right{align-self:center}main.presales section.review .margin div.card-wrapper{grid-template-columns:1fr}main.sales section.toolkit .margin,main.sales section.appointment .margin{flex-direction:column;align-items:center;gap:30px}main.sales section.toolkit .margin .left .btn-container,main.sales section.appointment .margin .left .btn-container{justify-items:center}}@media(max-width:800px){header div.header-container div button.btn{display:none}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:600px}section.problem div.ark-background div.margin,section.about div.margin,section.service div.margin,section.how-to div.margin,section.gallery div.margin,section.contact div.margin,main.presales section.hero .margin,section.sales-cta .margin{max-width:600px}section.about div.margin h2,section.service div.margin h2,section.how-to div.margin h2,section.trust div.margin h2,section.school div.margin h2,section.blogs div.margin h2,section.testimony div.margin h2,section.gallery div.margin h2,section.event div.margin h2,section.contact div.margin h2,main.presales section.hero .margin h1,section.sales-cta .margin h2{font-size:1.8rem}section.problem div.ark-background div.margin div.section-detail h2{font-size:1.8rem}section.problem div.ark-background{padding-top:35rem}section.problem div.ark-background div.margin div.section-detail{max-width:300px}section.about{margin-top:-30rem}main.presales section.hero .margin .right p,section.sales-cta .margin .right p{font-size:1rem}main.sales article section.reason .card-wrapper{gap:20px}}@media(max-width:768px){.margin{margin-left:1rem;margin-right:1rem}section.problem div.ark-background{width:100%}div.ceo-corner div.detail{max-width:300px}footer div.margin div.top-row .section-heading span{font-size:2rem}main.presales section.target .card-wrapper{flex-direction:column;align-items:center}}@media(max-width:700px){section.problem div.ark-background{padding-top:33rem;transform:translateY(-500px)}section.about{margin-top:-26rem}section.testimony div.margin div.reviews div.review-card{max-width:400px}footer div.margin div.top-row .section-heading{font-size:1rem}footer div.margin div.top-row .section-heading span{font-size:1.5rem}}@media(max-width:600px){.btn{font-size:.8rem}div.section-title{width:120px;padding:.3rem .2rem;font-size:.8rem}.section-heading{text-align:center}header div.header-container div.middle{display:none}header div.header-container div.hamburger{display:block}section.hero h1{font-size:2rem}section.hero p.rider{max-width:400px;font-size:.8rem;margin-top:1.5rem}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:450px}section.hero div.hero-image-wrapper-container div.hero-footnote{font-size:.8rem;margin-top:1rem}section.hero div.hero-image-wrapper-container div.hero-footnote div.hero-uni div.uni-image-container img{width:15px}section.problem div.ark-background{padding-top:26rem;transform:translateY(-600px)}section.problem div.ark-background div.margin,section.about div.margin,section.service div.margin,section.how-to div.margin,section.gallery div.margin,section.contact div.margin{max-width:450px}section.problem div.ark-background div.margin{display:grid;grid-template-columns:repeat(1,1fr);align-content:center;gap:20px}section.problem div.ark-background div.margin div.section-detail{max-width:100%}section.problem div.ark-background div.margin div.section-detail p,section.about div.margin p{font-size:.8rem;text-align:justify}section.problem div.ark-background div.margin div.section-detail div.section-title,section.problem div.ark-background div.margin div.image-wrapper{margin:0 auto}section.about{margin-top:-34rem}section.about div.margin p{margin-top:1rem}div.ceo-corner{flex-direction:column}div.ceo-corner div.detail h3,section.about div.margin div.mission-vision h3{font-size:1rem}section.service div.margin p,section.how-to div.margin p,section.trust div.margin p.rider,section.trust div.margin div.stats-wrapper div.stat p,section.school div.margin p.rider,section.blogs div.margin p.rider,section.testimony div.margin p.rider,section.testimony div.margin div.reviews div.review-card p,section.gallery div.margin p,section.contact div.margin p.rider{font-size:.8rem}section.service div.margin div.cards,section.blogs div.margin div.cards{grid-template-columns:repeat(1,300px);justify-content:center}section.how-to div.margin p{margin-bottom:1rem}section div.margin div.video-wrapper{margin-top:2rem}section.trust{padding-top:2rem}section.trust div.margin div.stats-wrapper div.stat{width:120px;height:190px}section.trust div.margin div.stats-wrapper div.stat h3{font-size:3rem;margin-bottom:0}section.trust div.margin div.stats-wrapper div.stat:first-child h3{margin-bottom:1rem}section.trust div.margin div.stats-wrapper div.stat:nth-child(3){transform:translateY(-38px)}section.testimony div.margin div.reviews{margin-top:1rem}section.contact div.margin div.contact-container{flex-direction:column}section.contact div.margin div.contact-container div.contact-form{max-width:400px;margin-left:auto;margin-right:auto}section.contact div.margin div.contact-container div.contact-detail{display:flex;flex-wrap:wrap}footer div.margin div.top-row div.right{grid-template-columns:repeat(2,100px)}footer div.margin div.top-row .section-heading{text-align:start}}@media(max-width:480px){section.hero h1{font-size:1.5rem}section.hero div.btn-container{justify-content:center;gap:20px}section.hero div.hero-image-wrapper-container div.hero-image-wrapper{width:350px}section.problem div.ark-background div.margin,section.about div.margin,section.service div.margin,section.how-to div.margin,section.gallery div.margin,section.contact div.margin,main.presales section.hero .margin,section.sales-cta .margin{max-width:350px}section.hero div.hero-image-wrapper-container div.hero-footnote,section.hero div.hero-image-wrapper-container hr{display:none}section.problem div.ark-background{padding-top:13rem}section.about div.margin div.mission-vision{flex-direction:column}section.about div.margin div.mission-vision hr{display:none}section.trust div.margin div.stats-wrapper{display:flex;flex-direction:column;gap:10px;height:100%;background-position:25% center}section.trust div.margin div.stats-wrapper div.stat:nth-child(2),section.trust div.margin div.stats-wrapper div.stat:nth-child(3){display:block;margin:0;transform:translateY(0)}section.trust div.margin div.stats-wrapper div.stat{margin:0;transform:translateY(0);display:block}section.testimony div.margin div.reviews div.review-card{max-width:300px;padding-bottom:3rem}section.gallery div.margin div.gallery-images{height:60vh}footer{font-size:.8rem}footer div.margin div.top-row{flex-direction:column;gap:20px}main.presales section.hero .margin .right,section.sales-cta .margin .right{max-width:300px}main.presales section.target .card-wrapper .card ul li{margin-bottom:10px}main.sales section.hero .margin .image-wrapper{width:300px}main.sales section.appointment .margin .left h2{margin-top:3rem;font-size:2rem;margin-bottom:3rem}main.sales article section.reason .card-wrapper{grid-template-columns:repeat(1,200px);gap:40px}}.bubble-menu{left:0;right:0;top:2em;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 2em;pointer-events:none;z-index:99}.bubble-menu.fixed{position:fixed}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size: 48px;width:var(--bubble-size);height:var(--bubble-size);border-radius:50%;background:#fff;box-shadow:0 4px 16px #0000001f;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto}.bubble-menu .logo-bubble,.bubble-menu .toggle-bubble{will-change:transform}.bubble-menu .logo-bubble{width:auto;min-height:var(--bubble-size);height:var(--bubble-size);padding:0 16px;border-radius:calc(var(--bubble-size) / 2);gap:8px}.bubble-menu .toggle-bubble{width:var(--bubble-size);height:var(--bubble-size)}.bubble-menu .bubble-logo{max-height:60%;max-width:100%;object-fit:contain;display:block}.bubble-menu .logo-content{--logo-max-height: 60%;--logo-max-width: 100%;display:inline-flex;align-items:center;justify-content:center;width:120px;height:100%}.bubble-menu .logo-content>.bubble-logo,.bubble-menu .logo-content>img,.bubble-menu .logo-content>svg{max-height:var(--logo-max-height);max-width:var(--logo-max-width)}.bubble-menu .menu-btn{border:none;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}.bubble-menu .menu-line{width:26px;height:2px;background:#111;border-radius:2px;display:block;margin:0 auto;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4px) rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4px) rotate(-45deg)}@media(min-width:768px){.bubble-menu .bubble{--bubble-size: 56px}.bubble-menu .logo-bubble{padding:0 16px}}.bubble-menu-items{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:98}.bubble-menu-items.fixed{position:fixed}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{list-style:none;padding:0 24px;display:flex;flex-wrap:wrap;gap:0;row-gap:4px;width:100%;max-width:1600px;margin:0 auto;pointer-events:auto;justify-content:stretch}.bubble-menu-items .pill-list .pill-spacer{width:100%;height:0;pointer-events:none}.bubble-menu-items .pill-list .pill-col{display:flex;justify-content:center;align-items:stretch;flex:0 0 calc(100% / 3);box-sizing:border-box}.bubble-menu-items .pill-list .pill-col:nth-child(4):nth-last-child(2){margin-left:calc(100% / 6)}.bubble-menu-items .pill-list .pill-col:nth-child(4):last-child{margin-left:calc(100% / 3)}.bubble-menu-items .pill-link{--pill-bg: #ffffff;--pill-color: #111;--pill-border: rgba(0, 0, 0, .12);--item-rot: 0deg;--pill-min-h: 160px;--hover-bg: #f3f4f6;--hover-color: #111;width:100%;min-height:var(--pill-min-h);padding:clamp(1.5rem,3vw,8rem) 0;font-size:clamp(1.5rem,4vw,4rem);font-weight:400;line-height:0;border-radius:999px;background:var(--pill-bg);color:var(--pill-color);text-decoration:none;box-shadow:0 4px 14px #0000001a;display:flex;align-items:center;justify-content:center;position:relative;transition:background .3s ease,color .3s ease;will-change:transform;box-sizing:border-box;white-space:nowrap;overflow:hidden;height:10px}@media(min-width:900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{transform:rotate(var(--item-rot)) scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot)) scale(.94)}}.bubble-menu-items .pill-link .pill-label{display:inline-block;will-change:transform,opacity;height:1.2em;line-height:1.2}@media(max-width:899px){.bubble-menu-items{align-items:flex-start;padding-top:120px}.bubble-menu-items .pill-list{row-gap:16px}.bubble-menu-items .pill-list .pill-col{flex:0 0 100%;margin-left:0!important;overflow:visible}.bubble-menu-items .pill-link{font-size:clamp(1.2rem,3vw,4rem);padding:clamp(1rem,2vw,2rem) 0;min-height:80px}.bubble-menu-items .pill-link:hover{transform:scale(1.06);background:var(--hover-bg);color:var(--hover-color)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}.logoloop{position:relative;--logoloop-gap: 32px;--logoloop-logoHeight: 28px;--logoloop-fadeColorAuto: #ffffff}.logoloop--vertical{height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media(prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto: #0b0b0b}}.logoloop__track{display:flex;width:100%;will-change:transform;-webkit-user-select:none;user-select:none;position:relative;z-index:0}.logoloop--vertical .logoloop__track{flex-direction:column;height:max-content;width:100%}.logoloop__list{display:flex;align-items:center}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{flex:0 0 auto;margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);line-height:1;list-style:none}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{display:inline-flex;align-items:center}.logoloop__item img{height:var(--logoloop-logoHeight);width:auto;display:block;object-fit:contain;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover img,.logoloop--scale-hover .logoloop__item:hover .logoloop__node{transform:scale(1.2);transform-origin:center center}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{display:inline-flex;align-items:center;text-decoration:none;border-radius:4px;transition:opacity .2s ease}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.logoloop--fade:before,.logoloop--fade:after{content:"";position:absolute;top:0;bottom:0;width:clamp(24px,8%,120px);pointer-events:none;z-index:10}.logoloop--fade:before{left:0;background:linear-gradient(to right,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--fade:after{right:0;background:linear-gradient(to left,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--vertical.logoloop--fade:before,.logoloop--vertical.logoloop--fade:after{left:0;right:0;width:100%;height:clamp(24px,8%,120px)}.logoloop--vertical.logoloop--fade:before{top:0;bottom:auto;background:linear-gradient(to bottom,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}.logoloop--vertical.logoloop--fade:after{bottom:0;top:auto;background:linear-gradient(to top,var(--logoloop-fadeColor, var(--logoloop-fadeColorAuto)) 0%,rgba(0,0,0,0) 100%)}@media(prefers-reduced-motion:reduce){.logoloop__track{transform:translateZ(0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sphere-root{position:relative;width:100%;height:100%;--radius: 520px;--viewer-pad: 72px;--circ: calc(var(--radius) * 3.14);--rot-y: calc((360deg / var(--segments-x)) / 2);--rot-x: calc((360deg / var(--segments-y)) / 2);--item-width: calc(var(--circ) / var(--segments-x));--item-height: calc(var(--circ) / var(--segments-y))}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}main.sphere-main{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;background:transparent}.stage{width:100%;height:100%;display:grid;place-items:center;perspective:calc(var(--radius) * 2);perspective-origin:50% 50%;contain:layout paint size}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{position:absolute;inset:0;margin:auto;z-index:3;pointer-events:none}.overlay{background-image:radial-gradient(rgba(235,235,235,0) 65%,var(--overlay-blur-color, #DDDDA9) 100%)}.overlay--blur{-webkit-mask-image:radial-gradient(rgba(235,235,235,0) 70%,var(--overlay-blur-color, #DDDDA9) 90%);mask-image:radial-gradient(rgba(235,235,235,0) 70%,var(--overlay-blur-color, #DDDDA9) 90%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));position:absolute;inset:-999px;margin:auto;transform-origin:50% 50%;backface-visibility:hidden;transition:transform .3s;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta, 0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta, 0deg))) translateZ(var(--radius))}.item__image{position:absolute;display:block;inset:10px;border-radius:var(--tile-radius, 12px);background:transparent;overflow:hidden;backface-visibility:hidden;transition:transform .3s;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.item__image:focus{outline:none}.item__image img,.item__image video{width:100%;height:100%;object-fit:cover;pointer-events:none;backface-visibility:hidden;filter:var(--image-filter, none)}.item__image video{transform:scale(1.05)}.viewer{position:absolute;inset:0;z-index:20;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:var(--viewer-pad)}.viewer .frame{height:100%;aspect-ratio:1;border-radius:var(--enlarge-radius, 32px);display:flex}@media(max-aspect-ratio:1/1){.viewer .frame{height:auto;width:100%}}.viewer .scrim{position:absolute;inset:0;z-index:10;background:#dddda966;pointer-events:none;opacity:0;transition:opacity .5s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{position:absolute;z-index:30;border-radius:var(--enlarge-radius, 32px);overflow:hidden;transition:transform .5s ease,opacity .5s ease;transform-origin:top left;box-shadow:0 10px 30px #00000059}.viewer .enlarge img,.viewer .enlarge video{width:100%;height:100%;object-fit:cover;filter:var(--image-filter, none)}.sphere-root .enlarge-closing img{filter:var(--image-filter, none)}.edge-fade{position:absolute;left:0;right:0;height:120px;z-index:5;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--overlay-blur-color, #DDDDA9))}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}
