@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;overflow-x:hidden;min-width:320px;min-height:100vh;font-family:"Source Serif 4",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{max-width:100%!important;padding:0!important;margin:0!important}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:"Source Serif 4";src:url(/SourceSerif4.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@media (max-width: 768px){html{-webkit-text-size-adjust:100%}}#root{width:100%;margin:0;padding:0;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.logo.cloudflare:hover{filter:drop-shadow(0 0 2em #f6821faa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.nav-link{display:inline-block;padding:10px 20px;background-color:#646cff;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .3s}.nav-link:hover{background-color:#535bf2}.about-page{padding:2rem;max-width:800px;margin:0 auto}.about-page h1{margin-bottom:1.5rem}.about-page p{margin-bottom:1rem}.banner-slider{width:100vw;height:100vh;margin:0;padding:0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.slide-wrapper{height:100vh!important;width:100%!important}.slick-slide{height:100vh}.slick-slide>div{height:100vh}.slide{height:100vh;width:100%;display:flex!important;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.slide-content-container{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;width:50%;max-width:1400px;margin:0 auto}.slide-content-left{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.slide-title{color:#fff;font-size:2.5rem;font-weight:300;margin:0;line-height:1;text-shadow:1px 1px 3px rgba(0,0,0,.3);letter-spacing:1px;font-family:"Source Serif 4",serif}.slide-subtitle{color:#fff;font-size:2.5rem;font-weight:300;margin:.5rem 0 0;line-height:1;text-shadow:1px 1px 3px rgba(0,0,0,.3);letter-spacing:10px;font-family:"Source Serif 4",serif}.slide-content-right{display:flex;justify-content:flex-end;margin-left:2rem}.slide-logo{width:120px;height:auto;filter:brightness(0) invert(1)}.slide-logo-right{width:90px;height:auto;filter:brightness(0) invert(1)}.slide-content{color:#fff;font-size:4rem;font-weight:700;text-align:center;position:relative;z-index:2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.slide-content-title{color:#fff;font-size:5rem;font-weight:700;text-align:center;position:relative;z-index:2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.slick-dots{bottom:25px;z-index:10}.slick-dots li button:before{color:#fff;opacity:.5;font-size:12px}.slick-dots li.slick-active button:before{color:#fff;opacity:1}.product-section{background-color:#f7f1e9;padding:0;min-height:100vh;display:flex;align-items:center;width:100%;overflow:hidden}.product-container{display:flex;width:100%;max-width:100%;margin:0;min-height:100vh}.product-text{width:50%;padding:5rem;display:flex;flex-direction:column;justify-content:center;background-color:#f7f1e9;flex:0 0 50%;box-sizing:border-box}.product-description{color:#333;font-size:15px;line-height:1.6;margin:0;font-family:"Source Serif 4",serif;font-weight:400;letter-spacing:.02em;max-width:600px;margin-left:5rem;text-align:justify}.product-image{width:50%;background-color:#1a1a1a;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:0 0 50%;height:100vh;box-sizing:border-box}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.video-section{width:100%;background-color:#1a1a1a;padding:0}.video-container{width:100%;max-width:100%;margin:0 auto}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;cursor:pointer}.video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.video-wrapper video.playing{transform:scale(1.01)}.play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0003;transition:all .5s ease}.play-text{color:#fff;font-size:1.8rem;font-weight:300;margin-bottom:1.5rem;transition:transform .3s ease,opacity .3s ease;letter-spacing:.5px}.play-icon{transition:transform .3s ease}.video-wrapper:hover .play-overlay{background-color:#00000026}.video-wrapper:hover .play-text{transform:translateY(-5px)}.video-wrapper:hover .play-icon{transform:scale(1.05)}.product-display-section{width:100vw;min-height:100vh;background-color:#000;padding:0;margin:0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:flex;justify-content:center;align-items:center}.product-display-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);width:80vw;max-width:1200px;gap:60px 80px;padding:20px 0;margin:0 auto;place-items:center}.product-display-item{position:relative;overflow:hidden;width:100%;max-width:380px;aspect-ratio:1/1;margin:0;padding:0;box-sizing:border-box;background-color:transparent}.product-display-hover-container{position:relative;width:100%;height:100%;cursor:pointer}.product-display-image{width:100%;height:100%;object-fit:cover;display:block}.product-display-image.normal{position:relative;z-index:1;transition:opacity .5s ease}.product-display-image.hover{position:absolute;top:0;left:0;z-index:2;opacity:0;transition:opacity .5s ease}.product-display-hover-container:hover .product-display-image.normal{opacity:0}.product-display-hover-container:hover .product-display-image.hover{opacity:1}.product-display-mobile{width:100%;height:auto;background-color:#000;padding:40px 0}.mobile-slider-container{width:90vw;margin:0 auto 30px;position:relative;aspect-ratio:1/1}.mobile-slider-container:last-child{margin-bottom:0}.product-display-carousel{width:100%;display:block!important;height:100%}.product-display-carousel .slick-list,.product-display-carousel .slick-track,.product-display-carousel .slick-slide,.product-display-carousel .slick-slide>div{height:100%}.product-display-slide{width:100%;height:100%;position:relative}.product-display-slide img{width:100%;height:100%;object-fit:cover}.product-display-carousel .slick-dots{bottom:-25px;z-index:10}.product-display-carousel .slick-dots li button:before{color:#333;opacity:.5;font-size:10px}.product-display-carousel .slick-dots li.slick-active button:before{color:#333;opacity:1}@media (max-width: 1024px){.product-text{padding:3rem}.product-description{font-size:1rem;margin-left:2rem;max-width:100%;text-align:justify}}@media (max-width: 768px){.product-container{flex-direction:column}.product-text{width:100%;flex:none;padding:3rem 2rem;order:2}.product-description{margin-left:0;max-width:100%;text-align:justify}.product-image{width:100%;flex:none;height:50vh;order:1}.product-image img{object-position:center 20%}.play-text{font-size:1.4rem}.product-display-section{height:auto;padding:0}.mobile-slider-container{width:90vw;margin:0 auto 40px}}@media (max-width: 480px){.product-display-section{padding:0}.mobile-slider-container{width:90vw;margin:0 auto 30px}}.footer-section{background-color:#e8e7e5;padding-top:5rem;padding-bottom:1rem;color:#333;font-weight:300;width:100%}.footer-container{display:flex;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.footer-container:last-child{margin-top:4rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.footer-copyright{font-size:.8rem;color:#666;text-align:left}.footer-left{display:flex;flex-direction:column;align-items:flex-start;width:33%}.footer-logo{margin-bottom:1.5rem}.footer-logo img{height:40px;width:auto}.footer-address p{font-size:.8rem;margin-bottom:.3rem;line-height:1.5;color:#333}.footer-center{display:flex;flex-direction:column;align-items:flex-start;width:33%}.footer-center h4{font-size:.9rem;font-weight:500;margin-bottom:1rem;letter-spacing:.5px}.footer-center p{font-size:.8rem;margin-bottom:.5rem;line-height:1.5}.footer-center a{color:#333;text-decoration:none;transition:opacity .2s ease}.footer-center a:hover{opacity:.7}.footer-social-link{margin-top:.5rem}.footer-right{display:flex;flex-direction:column;align-items:flex-start;width:33%}.footer-nav{display:flex;flex-direction:column;align-items:flex-end}.footer-nav-link{color:#333;text-decoration:none;font-size:1rem;margin-left:1.5rem;transition:color .3s ease;position:relative;font-family:"Source Serif 4",serif;font-weight:400}.footer-nav-link:hover{opacity:.7}.footer-social-links{display:flex;gap:15px;margin-top:1rem}.social-icon{width:24px;height:24px;transition:opacity .2s ease}.social-icon:hover{opacity:.7}@media (max-width: 768px){.footer-container{flex-direction:column;padding:0 1.5rem}.footer-left,.footer-center,.footer-right{width:100%;margin-bottom:2rem;align-items:flex-start}.footer-right{margin-bottom:0}.footer-nav{align-items:flex-start}.footer-nav-link{text-align:left}.footer-section{padding-top:3rem}.footer-container:last-child{margin-top:2rem}}@media (max-width: 480px){.footer-section{padding-top:2.5rem}.footer-logo img{height:30px}.footer-address p,.footer-center p{font-size:.75rem}.footer-nav-link{font-size:.8rem;margin-bottom:.6rem}.footer-container:last-child{margin-top:1.5rem}.footer-copyright{font-size:.7rem}}@media (max-width: 768px){.slide-content-container{width:85%}.slide-title{font-size:1.8rem}.slide-subtitle{font-size:1.1rem;letter-spacing:5px;margin-top:.3rem}.slide-logo{width:60px}}@media (max-width: 480px){.slide-content-container{width:90%}.slide-title{font-size:1.5rem}.slide-subtitle{font-size:.9rem;letter-spacing:3px}.slide-logo{width:80px}.slide-logo-right{width:60px}}.step-section{background-color:#f7f1e9;min-height:100vh;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.step-container{width:100%;height:100vh;display:flex;position:relative}.step-vertical{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.step-timeline{display:flex;flex-direction:column;align-items:center;height:100%;position:absolute;left:50%;transform:translate(-50%);z-index:10;justify-content:center}.step-dot{width:25px;height:25px;border-radius:50%;background-color:#ccc;margin:0;cursor:pointer;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:2}.step-dot:hover{transform:scale(1.1)}.step-dot.active{background-color:#000;transform:scale(1.2)}.step-nav-dot.active:after{content:none}.step-line{margin-top:10px;margin-bottom:10px;width:2px;height:37px;position:relative;overflow:hidden}.step-line-image{height:37px;object-fit:cover}.step-content{display:flex;width:100%;height:100%;position:relative;overflow:hidden}.step-item{position:absolute;width:100%;height:100%;display:flex;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease,transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.step-item.active{opacity:1;visibility:visible;transform:translateY(0)}.step-left{flex:1;display:flex;justify-content:center;align-items:center;padding:0;width:50%;height:100%;position:relative;overflow:hidden}.step-right{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5%;text-align:center;margin-left:0;width:50%;max-width:50%}.step-image{width:50%;object-fit:cover;object-position:center top;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease;opacity:0}.step-item.active .step-image{opacity:1}.step-chinese-image{width:100%;object-fit:contain;margin:0 auto;margin-bottom:2rem;transform:translateY(20px);transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease;transition-delay:.1s}.step-chinese-image img{width:80px;object-fit:contain}.step-title{color:#333;font-size:1.8rem;font-weight:500;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;font-family:"Source Serif 4",serif}.step-title-image{width:270px;margin:0 auto;padding-top:20px;padding-bottom:20px}.step-item.active .step-title{transform:translateY(0);opacity:1}.step-description{color:#666;font-size:1rem;line-height:1.6;margin:0 auto;max-width:500px;padding-top:20px;opacity:0;transform:translateY(20px);transition:opacity .6s ease .2s,transform .6s ease .2s;font-family:"Source Serif 4",serif;font-weight:400;text-align:justify}.step-item.active .step-description{transform:translateY(0);opacity:1}.step-horizontal{display:none;width:100%;height:100%;flex-direction:column}.step-nav{display:flex;justify-content:center;padding-top:40px;padding-bottom:30px;position:relative;z-index:5}.step-nav-dot{width:20px;height:20px;border-radius:50%;background-color:#ccc;margin:0 50px;cursor:pointer;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:relative;display:flex;justify-content:center;align-items:center}.step-nav-dot:hover{transform:scale(1.1)}.step-nav-dot.active{background-color:#000;transform:scale(1.2)}.step-chinese-image-mobile{width:30px;height:auto;object-fit:contain;position:absolute;top:30px;left:50%;transform:translate(-50%);transition:all .3s ease}.step-nav-dot.active .step-chinese-image-mobile{transform:translate(-50%) scale(1.2)}.step-mobile-content{flex-grow:1;display:flex;flex-direction:column;align-items:center;padding:0 20px;position:relative;overflow:hidden;color:#000;transition:opacity .3s ease;touch-action:auto}.step-mobile-content.slide-left,.step-mobile-content.slide-right{display:none}.step-mobile-image{max-width:90%;max-height:50vh;object-fit:contain;transform:scale(.95);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease;margin-bottom:2rem}.step-mobile-title{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;text-align:center;transform:translateY(20px);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease;color:#000}.step-mobile-description{font-size:.9rem;line-height:1.5;margin-bottom:2rem;transform:translateY(20px);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease;color:#000;text-align:justify}.step-mobile-content .step-mobile-title,.step-mobile-content .step-mobile-description,.step-mobile-content .step-mobile-image{animation:none}.step-mobile-content .step-mobile-image{animation:fadeInScale .8s cubic-bezier(.25,.46,.45,.94) forwards}.step-mobile-content .step-mobile-title{animation:fadeInUp .8s cubic-bezier(.25,.46,.45,.94) .1s forwards}.step-mobile-content .step-mobile-description{animation:fadeInUp .8s cubic-bezier(.25,.46,.45,.94) .2s forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.step-dot.completed,.step-nav-dot.completed{background-color:#ccc}@media (max-width: 768px){.step-vertical{display:none}.step-horizontal{display:flex}.step-mobile-title{text-align:center}.step-mobile-description{text-align:justify}.step-mobile-image{width:100%;height:40vh;object-fit:cover;object-position:center top}}@media (max-width: 1024px){.step-left,.step-right{padding:0 2%}.step-title{font-size:1.5rem}.step-description{font-size:.9rem}}@media (min-width: 1600px){.step-image{object-position:center 20%}}img,video{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;pointer-events:auto}body,h1,h2,h3,h4,h5,h6,p,a,span,div{font-family:"Source Serif 4",serif}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}html,body{overflow-x:hidden;scroll-behavior:smooth}body::-webkit-scrollbar{width:0;height:0;display:none}body{-ms-overflow-style:none;scrollbar-width:none}.about-page-wrapper{width:100%;overflow:hidden;position:relative}.about-container{width:100%;background-color:#faf7f2;position:relative;animation:fadeIn .8s ease-in-out}.about-container .footer-section{background-color:#e8e7e5;padding-top:5rem;padding-bottom:1rem;color:#333;font-weight:300;width:100%;position:relative;z-index:10;margin-top:100px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar{z-index:100!important}.about-sticky-container{position:fixed;top:0;left:0;width:50%;height:100vh;z-index:1}.about-image-container{width:100%;height:100%;overflow:hidden;background-color:#f5f5f5;position:relative}.about-mobile-images{width:100%;height:50vh;position:relative;overflow:hidden;background-color:#f5f5f5}.about-image{width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .4s ease .3s,visibility .4s ease .3s,transform .6s cubic-bezier(.25,.1,.25,1);position:absolute;top:0;left:0;transform:scale(1.05);z-index:0;will-change:opacity,transform}.about-image.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.about-image.transitioning{transition:opacity .4s ease,transform .6s cubic-bezier(.25,.1,.25,1)}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center}.about-content-wrapper{width:50%;margin-left:50%}.about-section{width:100%;min-height:100vh;display:flex;position:relative;z-index:2}.about-content{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5%;box-sizing:border-box;position:relative}.about-content:before{content:"";position:absolute;left:-50px;top:50%;transform:translateY(-50%);width:1px;height:70%;background:linear-gradient(to bottom,#0000,#0000001a,#0000)}.about-content-inner{max-width:600px;opacity:0;transform:translateY(30px);animation:fadeInUp 1s forwards;animation-delay:.2s}.about-title{font-family:"Source Serif 4",serif;font-size:2.5rem;font-weight:500;margin-bottom:2rem;color:#333;text-align:right}.about-title img{width:200px;height:auto;margin-top:20px;margin-bottom:20px}.about-text{font-family:"Source Serif 4",serif;font-size:1rem;line-height:1.8;margin-bottom:1.5rem;color:#555;text-align:justify}.about-footer-container{position:relative;z-index:5;margin-top:0;transform:translateY(0);transition:transform .5s cubic-bezier(.25,.1,.25,1);background-color:#faf7f2}.about-footer-container.show{transform:translateY(0)}.about-footer-container:not(.show){transform:translateY(100%);position:absolute;bottom:0;left:0;right:0}.about-footer-spacer{height:100px;width:100%;clear:both}.about-loading{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#faf7f2;z-index:1000}.about-loading-spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#333;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.about-title{font-size:2rem}.about-text{font-size:.95rem}}@media (max-width: 768px){.about-container{display:block;overflow-x:hidden;width:100%;box-sizing:border-box}.about-mobile-content{width:100%;box-sizing:border-box}.about-mobile-section{margin-bottom:40px;width:100%;box-sizing:border-box}.about-mobile-image{width:100%;margin-bottom:20px}.about-mobile-image img{width:100%;height:auto;display:block}.about-mobile-text{width:100%;padding:0 20px;box-sizing:border-box}.about-title{font-size:24px;margin-bottom:15px;font-weight:700;text-align:right;font-family:"Source Serif 4",serif}.about-title img{width:180px}.about-text{font-size:16px;line-height:1.6;margin-bottom:1.5rem;color:#555;text-align:justify;font-family:"Source Serif 4",serif}}@media (max-width: 480px){.about-mobile-images{height:40vh}.about-content{padding:2rem 1.5rem}.about-title{font-size:1.5rem;margin-bottom:1rem}.about-text{font-size:.85rem;line-height:1.6}.about-title img{width:150px}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:transform .3s ease-in-out;background:linear-gradient(to bottom,#0003,#0000)}.navbar-show{transform:translateY(0)}.navbar-hide{transform:translateY(-100%)}.navbar-container{display:flex;align-items:center;padding:1rem 2rem;height:60px;box-sizing:border-box}.navbar-left{display:flex;align-items:center}.navbar-right{display:flex;align-items:center;justify-content:flex-end;width:100%}.navbar-right img{width:25px;height:25px}.nav-item{color:#fff;font-size:1.2rem;font-weight:400;text-decoration:none;margin-left:3rem;letter-spacing:.5px;transition:opacity .3s ease;font-family:"Source Serif 4",serif}.nav-item-first{margin-left:0}.nav-item:hover{opacity:.8}@media (max-width: 768px){.navbar-container{padding:1rem 1.2rem;height:50px}.nav-item{font-size:1rem;margin-left:1.5rem}.navbar-right img{width:20px;height:20px}}@media (max-width: 480px){.navbar-container{padding:.8rem;justify-content:flex-start;height:45px}.navbar-left{width:100%;justify-content:flex-start}.nav-item{font-size:.8rem;margin-left:1rem;letter-spacing:.3px}.navbar-right img{width:16px;height:16px}}
