@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}canvas,img,picture,svg,video{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important;scroll-behavior:auto!important;-webkit-transition:none;transition:none}}body,html{height:100%;scroll-behavior:smooth}.header{padding:20px 0;position:fixed;top:0;left:0;width:100%;z-index:100;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#1c1815}@media (max-width:1024px){.header{padding:8px 0}}.header.scrolled{background-color:rgba(28,24,21,.95);padding:10px 0;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}@media (max-width:1024px){.header.scrolled{padding:8px 0}}.header.scrolled .logo{width:70px;height:70px;-webkit-transition:all .3s ease;transition:all .3s ease}.header.scrolled .brand-name{font-size:28px;-webkit-transition:all .3s ease;transition:all .3s ease}.header.scrolled .brand-description{font-size:10px;line-height:1.2;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 15px}.main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:20px}@media (max-width:1024px){.main-nav{gap:0}}.brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.logo{width:70px;height:70px;-webkit-transition:all .3s ease;transition:all .3s ease}.logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.brand-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.brand-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}@media (max-width:576px){.brand-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.brand-name{font-size:28px;font-weight:700;margin:0;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:375px){.brand-name{display:none}}.brand-description{font-size:10px;line-height:1.2;text-align:center;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:1024px){.brand-description{text-align:left}}@media (max-width:576px){.brand-description{text-align:center}}.menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;color:#fff;font-size:24px;z-index:1000}@media (max-width:1024px){.menu-toggle{display:block}}.menu-center{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.menu-center{position:fixed;top:0;right:-70%;width:70%;height:100vh;background-color:#1c1815;-webkit-transition:right .3s ease;transition:right .3s ease;padding:20px;z-index:999;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}.menu-center.active{right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-center::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.menu-center.active::before{opacity:1}}.menu-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;list-style:none;margin:0;padding:0}@media (max-width:1024px){.menu-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:40px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.menu-item a{color:#fff;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease;display:block;padding:10px 0;position:relative}.menu-item a:hover{color:#ff5052}.menu-item.active a{color:#ff5052}.contact-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;gap:15px}@media (max-width:1024px){.contact-button{margin-left:0}}@media (max-width:500px){.contact-button{gap:12px}}.contact-button .menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;color:#fff;font-size:24px;z-index:1000}@media (max-width:1024px){.contact-button .menu-toggle{display:block}}.contact-button .phone-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border:1px solid #fff;color:#fff;padding:8px 24px;border-radius:50px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:700px){.contact-button .phone-button{width:40px;height:40px;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.contact-button .phone-button span{display:none}}.contact-button .phone-button:hover{background-color:#e63c3e;border-color:#e63c3e}.contact-button .phone-button i{font-size:16px}.contact-button .phone-button span{font-size:16px;font-weight:700}.instagram-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #fff;background:0 0;margin-left:15px;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.instagram-button:hover{color:#ff5052;border-color:#ff5052}@media (max-width:1024px){.main-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}.menu-center{position:fixed;top:0;right:-70%;width:70%;height:100vh;background-color:#1c1815;-webkit-transition:right .3s ease;transition:right .3s ease;padding:20px;z-index:999;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}.menu-center.active{right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.menu-center::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.menu-center.active::before{opacity:1}.contact-button{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (max-width:576px){.brand{width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menu-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:40px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-button{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.content{padding-top:100px}.hero{padding:180px 0 100px;position:relative;border-bottom:1px solid #424249;min-height:600px}@media (max-width:576px){.hero{margin-top:80px;padding:140px 0;border-bottom:none;min-height:500px}}.hero.hero-bg{--hero-bg-desktop:url("../images/hero-bg.webp");--hero-bg-mobile:url("../images/hero-bg-mobile.webp")}.hero.hero-bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--hero-bg-desktop);background-size:cover;background-position:center;background-color:#1c1815;z-index:1;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (max-width:576px){.hero.hero-bg::before{background-image:var(--hero-bg-mobile);background-position:top;background-size:cover}}.hero.hero-bg .container{position:relative;z-index:2}.hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:400px}@media (max-width:992px){.hero-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:500px}}.hero-image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;contain:layout style paint}.hero-image picture{display:block;text-align:center}.hero-image picture img{width:100%;height:auto;border-radius:10px;max-width:100%;-o-object-fit:cover;object-fit:cover;loading:eager;fetchpriority:high;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:0;-webkit-animation:fadeInImage .5s ease-in-out .2s forwards;animation:fadeInImage .5s ease-in-out .2s forwards}@media (max-width:992px){.hero-image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:600px;margin:0 auto}}@media (max-width:576px){.hero-image{display:none}}@-webkit-keyframes fadeInImage{from{opacity:0;-webkit-transform:translateZ(0) scale(.95);transform:translateZ(0) scale(.95)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes fadeInImage{from{opacity:0;-webkit-transform:translateZ(0) scale(.95);transform:translateZ(0) scale(.95)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}.hero-text{max-width:50%;overflow:hidden;contain:layout style}@media (max-width:992px){.hero-text{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;text-align:center;padding-right:0}}.hero-title{font-size:42px;font-weight:800;margin-bottom:30px;color:#fff;line-height:1.2;font-display:swap;min-height:1.2em}@media (max-width:1024px){.hero-title br{display:none}}@media (max-width:768px){.hero-title{font-size:36px}}@media (max-width:576px){.hero-title{font-size:32px}}.hero-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#ff5052;color:#fff;padding:8px 24px;border-radius:50px;font-weight:700;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;min-height:48px;-webkit-box-sizing:border-box;box-sizing:border-box}.hero-button:hover{background-color:rgb(255,29,31.5828571429);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(255,80,82,.3);box-shadow:0 10px 20px rgba(255,80,82,.3)}.hero-button:hover .arrow-icon{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.hero-button span{font-size:16px;font-weight:700}.hero-button .arrow-icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media (max-width:992px){.hero-button{margin:0 auto}}.info-card{margin-top:56px;border:1px solid #424249;padding:20px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;max-width:100%;overflow:hidden;min-height:80px}@media (max-width:992px){.info-card{margin:40px auto 0;max-width:500px}}@media (max-width:576px){.info-card{display:none}}.info-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.info-title{font-size:26px;font-weight:600;margin-bottom:5px;color:#fff;min-height:1.2em}@media (max-width:576px){.info-title{font-size:22px}}.info-description{font-size:16px;color:#ccc;margin:0;min-height:1.2em}.info-icon{-ms-flex-negative:0;flex-shrink:0;color:#ff5052;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;min-width:40px}.info-icon img{min-width:30px}@media (max-width:576px){.info-icon{display:none}}.hero{contain:layout style paint;will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.hero-button,.hero-title{font-display:swap}@media (max-width:768px){.hero{padding:120px 0 80px;-webkit-tap-highlight-color:transparent}.hero-content{gap:30px}}.features{padding:180px 0;background-color:transparent}@media (max-width:576px){.features{padding:80px 0 0}}.features-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px}@media (max-width:992px){.features-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.features-content .features-column{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.video-column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-column .video-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-column .video-title{font-size:40px;font-weight:700;color:#fff;margin:0;line-height:1.2}@media (max-width:768px){.video-column .video-title{font-size:32px}}@media (max-width:576px){.video-column .video-title{margin-top:24px;font-size:28px}}.video-column .price-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 24px;background-color:#424249;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;margin-top:20px}.video-column .price-button:hover{background-color:rgb(53.8920863309,53.8920863309,59.6079136691);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}@media (max-width:992px){.video-column .price-button{width:100%}}.video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:15px;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);box-shadow:0 15px 30px rgba(0,0,0,.1)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-caption{text-align:center;font-size:16px;color:#ccc;margin-top:15px;font-style:italic}.features-column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.features-title h4{font-size:14px;font-weight:700;margin-bottom:24px}.features-title{color:#fff;margin:0;position:relative;padding-bottom:15px}@media (max-width:768px){.features-title{font-size:28px}}.features-description{font-size:18px;line-height:1.6;color:#ccc;margin:0;margin-bottom:36px}@media (max-width:768px){.features-description{font-size:16px}}.features-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.features-boxes h4{font-size:14px;font-weight:700;margin-bottom:24px}@media (max-width:576px){.features-boxes{position:relative;overflow:hidden;padding-bottom:0}}@media (max-width:576px){.features-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}}.feature-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:25px;background-color:#201c1a;border-radius:20px;position:relative;overflow:hidden;margin-bottom:20px}.feature-box:last-child{margin-bottom:0}@media (max-width:576px){.feature-box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:0;padding:15px}}.feature-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:64px;height:64px}.feature-icon img{width:64px;height:64px}.feature-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.feature-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px 0}.feature-description{font-size:14px;color:#a6a4a3;margin:0;line-height:1.5}.features-pagination{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:20px}@media (max-width:576px){.features-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}.features-pagination .pagination-dot{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.3);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.features-pagination .pagination-dot.active{background-color:#ff5052;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media (max-width:576px){.feature-box{padding:15px}.feature-icon{width:50px;height:50px}.feature-icon i{font-size:22px}.feature-title{font-size:16px}.feature-description{font-size:13px}}section.what-is{background-color:transparent;color:#fff;padding:80px 0}@media (max-width:576px){section.what-is{padding:80px 0 0}}section.what-is .section-description,section.what-is .section-title{color:#fff}section.what-is .container{width:100%;max-width:1200px}.what-is-box{width:100%;background-color:#252220;border-radius:20px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:#43434b;background-image:radial-gradient(at 51% 47%,#535968 0,transparent 50%),radial-gradient(at 100% 0,#536568 0,transparent 50%),radial-gradient(at 0 48%,#9999a2 0,transparent 50%),radial-gradient(at 100% 47%,#536568 0,transparent 50%),radial-gradient(at 0 100%,#9b9ba5 0,transparent 50%),radial-gradient(at 100% 100%,#536568 0,transparent 50%),radial-gradient(at 0 0,#9c9ca4 0,transparent 50%)}@media (max-width:992px){.what-is-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media (max-width:768px){.what-is-box{padding:30px}}@media (max-width:576px){.what-is-box{padding:64px 32px}}.what-is-image{position:absolute;bottom:0;left:0;width:auto;height:auto;overflow:hidden}.what-is-image picture{display:block;width:240px;height:100%}.what-is-image img{width:100%;height:100%}@media (max-width:992px){.what-is-image{position:relative;width:100%;height:400px}}@media (max-width:576px){.what-is-image{display:none}}.what-is-text-container{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-left:15%}@media (max-width:992px){.what-is-text-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-left:0}}@media (max-width:576px){.what-is-text-container{gap:8px}}.section-title{font-size:36px;font-weight:700;margin:0}@media (max-width:768px){.section-title{font-size:30px}}@media (max-width:576px){.section-title{font-size:24px;padding-bottom:10px}.section-title:after{width:50px}}.section-description{font-size:16px;line-height:1.7;margin:0;color:#ccc}@media (max-width:768px){.section-description{font-size:15px;line-height:1.6}}.benefits{background-color:#252220;color:#fff;padding:80px 0;overflow:hidden}@media (max-width:576px){.benefits{padding:80px 0}}.benefits-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;position:relative}.benefits-container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:200%;background-image:url(../images/disk.png);background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@media (max-width:992px){.benefits-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.benefits-left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width:992px){.benefits-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;gap:30px}}.benefits-right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative;min-height:400px}@media (max-width:992px){.benefits-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:576px){.benefits-right{min-height:auto;margin-top:30px;overflow:hidden}}.benefit-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:40px;border-bottom:1px solid #424249}.benefit-block:nth-child(2){border-bottom:none;padding-bottom:0}@media (max-width:576px){.benefit-block{cursor:pointer;padding-bottom:20px}.benefit-block .benefit-title{position:relative;padding-right:40px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px}.benefit-block .benefit-title:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.benefit-block .benefit-items{opacity:0;visibility:hidden;height:0;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);margin-top:0}.benefit-block.active .benefit-title:after{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.benefit-block.active .benefit-items{opacity:1;visibility:visible;height:auto;margin-top:20px}}.benefit-title{font-size:28px;font-weight:700;color:#fff;position:relative;padding-bottom:15px;margin:0}@media (max-width:768px){.benefit-title{font-size:24px}}.benefit-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.benefit-item{border-radius:10px;padding:20px;-webkit-transition:all .3s ease;transition:all .3s ease}.benefit-item:nth-child(even){background-color:rgba(255,255,255,.05)}.benefit-item:last-child{border-bottom:none}.benefit-text{font-size:16px;line-height:1.6;color:#ccc;margin:0;position:relative;padding-left:20px}.benefit-text:before{content:"•";position:absolute;left:0;color:#ff5052}@media (max-width:768px){.benefit-text{font-size:15px}}.square-tiles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;position:absolute;top:0;right:0;width:100%}@media (max-width:576px){.square-tiles{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;padding:0 20px;margin:0;width:100%}.square-tiles::-webkit-scrollbar{display:none}}.square-tiles-pagination{display:none}@media (max-width:576px){.square-tiles-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:20px}.square-tiles-pagination .pagination-dot{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.3);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.square-tiles-pagination .pagination-dot.active{background-color:#ff5052}}.square-tile{aspect-ratio:1/1;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;text-align:center;background-color:#303030;max-width:220px;height:100%;position:relative;z-index:1}.square-tile:nth-child(1){margin-left:50px}.square-tile:nth-child(2){margin-left:315px;margin-right:0}.square-tile:nth-child(3){margin-left:80px;margin-top:60px}.square-tile .tile-icon{font-size:32px;color:#ff5052;margin-bottom:15px}.square-tile .tile-content .tile-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:10px}.square-tile .tile-content .tile-description{font-size:14px;line-height:1.5;color:#ccc;margin:0}@media (max-width:992px){.square-tile{max-height:200px}}@media (max-width:576px){.square-tile{min-width:240px;-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;margin:0!important;padding:15px;aspect-ratio:auto;min-height:180px;scroll-snap-align:start}.square-tile:first-child{margin-left:0!important}.square-tile:last-child{margin-right:0!important}.square-tile .tile-icon{font-size:24px;margin-bottom:10px}.square-tile .tile-content .tile-title{font-size:16px;margin-bottom:5px}.square-tile .tile-content .tile-description{font-size:12px;line-height:1.4}}.faq{padding:80px 0;background-color:#252220;color:#fff}@media (max-width:576px){.faq{padding:80px 0}}.text-center{text-align:center}.section-title.text-center:after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.faq-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:80px}@media (max-width:576px){.faq-items{margin-top:40px}}.faq-item{border-bottom:1px solid #424249;padding-bottom:20px;margin-bottom:20px}.faq-item:last-child{border-bottom:none;margin-bottom:0}@media (max-width:576px){.faq-item{cursor:pointer;padding-bottom:20px}.faq-item .faq-question{position:relative;padding-right:40px;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px;font-size:16px;font-weight:500;color:#fff}.faq-item .faq-question:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;-webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.faq-item .faq-answer{opacity:0;visibility:hidden;height:0;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);margin-top:0;font-size:14px;line-height:1.6;color:#ccc}.faq-item.active .faq-question:after{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.faq-item.active .faq-answer{opacity:1;visibility:visible;height:auto;margin-top:20px}}@media (min-width:577px){.faq-question{font-size:18px;font-weight:700;color:#fff;margin-bottom:10px}.faq-answer{font-size:14px;line-height:1.7;color:#a6a4a3}}.icon-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:40px}.icon-features .icon-feature{font-size:24px;color:#ff5052}.icon-feature{width:80px;height:80px;border-radius:50%;background-color:#252220;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-feature i{font-size:34px;color:#4fff7f}@media (max-width:576px){.icon-feature{width:60px;height:60px}.icon-feature i{font-size:26px}}.faq-description{margin-top:40px;font-size:16px;line-height:1.6;color:#ccc;text-align:center}@media (max-width:576px){.faq-description{font-size:12px}}.dots-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:20px}.dots-container .dot{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.3);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.dots-container .dot.active{background-color:#ff5052}.testimonials{padding:180px 0 90px;background-color:#1c1815}@media (max-width:576px){.testimonials{padding:80px 0}}.testimonials .section-title{text-align:center;margin-bottom:50px}.testimonials-carousel{position:relative;margin-top:40px;overflow:hidden}.testimonial{display:none}.testimonial.active{display:block;-webkit-animation:fadeIn .8s ease;animation:fadeIn .8s ease}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.testimonial-box{margin:0 auto;max-width:1000px;position:relative}.testimonial-content{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#303030;border-radius:10px;min-height:300px;padding:72px 0 64px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:768px){.testimonial-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:30px 0}}.testimonial-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonial-text h4{font-size:20px;color:#fff;margin-bottom:12px}.testimonial-text p{font-size:16px;line-height:1.8;color:#ccc;font-style:italic;margin-bottom:16px;position:relative}.testimonial-text p:before{content:"";font-size:80px;line-height:0;color:rgba(0,123,255,.2);position:absolute;top:30px;left:-15px}.testimonial-text .testimonial-author p.testimonial-position{font-size:14px;color:#4fff7f;margin:0}.testimonial-image{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;overflow:hidden}.testimonial-image img{width:100%;height:auto}@media (max-width:992px){.testimonial-image{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}}@media (max-width:768px){.testimonial-image{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;max-height:200px}}.testimonials-nav{text-align:center;margin-top:30px}.dots-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px}.dot{width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.3);display:inline-block;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.dot.active{background-color:#ff5052;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.dot:hover{background-color:rgba(255,80,82,.7)}.testimonials-buttons{position:absolute;width:calc(100% - 48px);top:50%;left:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;z-index:10}.testimonials-buttons .nav-button{width:50px;height:50px;border-radius:50%;background-color:rgba(37,34,32,.8);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:18px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:auto}.testimonials-buttons .nav-button:hover{background-color:#ff5052;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(255,80,82,.3);box-shadow:0 10px 20px rgba(255,80,82,.3)}.testimonials-buttons .nav-button:focus{outline:0}@media (max-width:768px){.testimonials-buttons .nav-button{width:40px;height:40px;font-size:16px}}.programs{padding:90px 0 180px}@media (max-width:576px){.programs{padding:0}}.programs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:50px}@media (max-width:576px){.programs-container{position:relative;overflow:hidden;padding-bottom:0}}.programs-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;width:100%}@media (max-width:576px){.programs-slider{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}}.program-card{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 20px);flex:0 0 calc(33.333% - 20px);max-width:calc(33.333% - 20px);border-radius:10px;overflow:hidden;background-color:#201c1a;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}@media (max-width:992px){.program-card{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}@media (max-width:768px){.program-card{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:576px){.program-card{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:0}}.program-card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.card-image{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding:20px}.card-image img{width:100%;height:auto;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media (max-width:768px){.card-image{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}}.card-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:10px;line-height:1.3}.card-text{font-size:15px;line-height:1.6;color:#ccc;margin-bottom:15px}.card-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#ff5052;color:#fff;padding:10px 15px;border-radius:50px;font-size:14px;font-weight:500;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:auto;-ms-flex-item-align:start;align-self:flex-start}.card-link:hover{background-color:rgb(255,29,31.5828571429);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(255,80,82,.3);box-shadow:0 10px 20px rgba(255,80,82,.3)}.programs-pagination{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:20px}@media (max-width:576px){.programs-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}.programs-pagination .pagination-dot{width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.3);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.programs-pagination .pagination-dot.active{background-color:#ff5052;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.motivation{padding:80px 0 180px;background-color:#1c1815;overflow:hidden}@media (max-width:576px){.motivation{padding:40px 0}}.motivation-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media (max-width:992px){.motivation-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.motivation-text-wrapper{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.motivation-text-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}}.big-text{font-size:100px;font-weight:700;line-height:1.1;color:#fff;position:relative;letter-spacing:-1px}@media (max-width:1200px){.big-text{font-size:80px}}@media (max-width:992px){.big-text{font-size:70px;text-align:center}}@media (max-width:768px){.big-text{font-size:60px}}@media (max-width:576px){.big-text{font-size:40px}}.motivation-card{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}@media (max-width:992px){.motivation-card{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px;margin:0 auto}}.card-wrapper{background-color:#303030;border-radius:15px;padding:40px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:576px){.card-wrapper{padding:64px 32px}}.card-heading{font-size:32px;font-weight:600;color:#fff;margin-bottom:20px;position:relative}.card-description{font-size:16px;line-height:1.6;color:#ccc;margin-bottom:30px}.card-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#ff5052;color:#fff;padding:8px 24px;border-radius:50px;font-weight:700;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;-ms-flex-item-align:start;align-self:flex-start;min-height:48px;-webkit-box-sizing:border-box;box-sizing:border-box}.card-button span{font-size:16px;font-weight:700}.card-button .arrow-icon{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card-button:hover{background-color:rgb(255,29,31.5828571429);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 10px 20px rgba(255,80,82,.3);box-shadow:0 10px 20px rgba(255,80,82,.3)}.card-button:hover .arrow-icon{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.hero.hero-bg{background-color:#606375}.hero-image img{-o-object-position:bottom;object-position:bottom}.schedule-hero{padding:180px 0 0;background-color:#606375}.schedule-hero .schedule-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.schedule-hero .schedule-hero-image{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:380px}.schedule-hero .schedule-hero-image img{width:100%;height:auto;-o-object-position:bottom;object-position:bottom}.schedule-hero .schedule-hero-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:40px;margin-bottom:64px}.schedule-hero .schedule-hero-title{font-size:36px;line-height:1.2;margin-bottom:30px}.schedule-hero .schedule-app-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.schedule-hero .schedule-app-button{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.schedule-hero .schedule-app-button img{height:48px;width:auto}.schedule-hero .schedule-app-button:hover{opacity:.8}.schedule-table{padding:180px 0}.schedule-table .section-title{margin-bottom:40px}.schedule-table .schedule-wrapper{overflow-x:auto;margin-bottom:30px}.schedule-table .schedule{width:100%;border-collapse:collapse;margin:0 auto}.schedule-table .schedule td,.schedule-table .schedule th{padding:15px;text-align:center;border:1px solid rgba(255,255,255,.1)}.schedule-table .schedule td:first-child,.schedule-table .schedule th:first-child{text-align:left;padding-left:40px}.schedule-table .schedule td:nth-child(2),.schedule-table .schedule td:nth-child(3),.schedule-table .schedule th:nth-child(2),.schedule-table .schedule th:nth-child(3){width:35%}.schedule-table .schedule th{background-color:rgba(255,255,255,.05);font-weight:600}.schedule-table .schedule td{line-height:1.6}.schedule-table .schedule tr:hover{background-color:rgba(255,255,255,.02)}.schedule-table .schedule-note{padding-top:40px;color:rgba(255,255,255,.7);font-size:14px;line-height:1.6;text-align:center;max-width:800px;margin:0 auto}.schedule-table .schedule-note a{color:#ff5052;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.schedule-table .schedule-note a:hover{opacity:.8}.hero.hero-bg{background-color:#606375}.hero-image img{-o-object-position:bottom;object-position:bottom}.price-hero{padding:180px 0 0;background-color:#606375}.price-hero .price-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.price-hero .price-hero-image{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:450px}.price-hero .price-hero-image img{width:100%;height:100%;-o-object-position:bottom;object-position:bottom}.price-hero .price-hero-text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:64px}.price-hero .price-hero-title{font-size:36px;line-height:1.2;margin-bottom:30px;color:#1c1815}.price-hero .price-hero-description{font-size:18px;line-height:1.6;margin-bottom:30px;color:#1c1815}.price-hero .hero-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 24px;background-color:#ff5052;color:#fff;border-radius:50px;font-weight:600;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.price-hero .hero-button:hover{background-color:rgb(255,29,31.5828571429)}.price-hero .hero-button .arrow-icon{width:24px;height:24px}.price-table{padding:180px 0 90px}.price-table .section-title{margin-bottom:40px}.price-table .price-wrapper{overflow-x:auto;margin-bottom:30px}.price-table .price{width:100%;border-collapse:collapse;margin:0 auto}.price-table .price td,.price-table .price th{padding:15px;text-align:center;border:1px solid rgba(255,255,255,.1)}.price-table .price td:first-child,.price-table .price th:first-child{text-align:left;padding-left:40px}.price-table .price th{text-align:left;padding-left:40px;background-color:rgba(255,255,255,.05);font-weight:600;font-size:20px;color:#fff}.price-table .price td{text-align:left;padding-left:40px}.price-table .price tr:hover{background-color:rgba(255,255,255,.02)}.price-table .price-note{padding-top:40px;color:rgba(255,255,255,.7);font-size:14px;line-height:1.6;text-align:center;max-width:800px;margin:0 auto}.price-table .price-note a{color:#ff5052;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.price-table .price-note a:hover{opacity:.8}.price-cta{background-color:transparent;color:#fff;padding:90px 0 90px}.price-cta .price-cta-box{width:100%;background-color:#252220;border-radius:20px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:#43434b;background-image:radial-gradient(at 51% 47%,#535968 0,transparent 50%),radial-gradient(at 100% 0,#536568 0,transparent 50%),radial-gradient(at 0 48%,#9999a2 0,transparent 50%),radial-gradient(at 100% 47%,#536568 0,transparent 50%),radial-gradient(at 0 100%,#9b9ba5 0,transparent 50%),radial-gradient(at 100% 100%,#536568 0,transparent 50%),radial-gradient(at 0 0,#9c9ca4 0,transparent 50%)}.price-cta .price-cta-text{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-cta .price-cta-text.text-center{text-align:center;max-width:800px;margin:0 auto;padding:40px 0}.price-cta .price-cta-text.text-center .price-cta-title{font-size:36px;font-weight:700;margin:0 0 20px;color:#fff}.price-cta .price-cta-text.text-center .price-cta-description{font-size:18px;line-height:1.6;margin:0 0 30px;color:#ccc}.price-cta .price-cta-text.text-center .price-cta-description .cta-link{color:#fff;text-decoration:none;font-weight:600;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.price-cta .price-cta-text.text-center .price-cta-description .cta-link i{font-size:14px;text-decoration:none}.price-cta .price-cta-text.text-center .price-cta-description .cta-link:hover{color:#ccc;text-decoration:none}.price-cta .price-cta-text.text-center .price-cta-description .cta-link:hover i{text-decoration:none}.price-cta .price-cta-text.text-center .hero-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 24px;background-color:#ff5052;color:#fff;border-radius:50px;font-weight:600;-webkit-transition:all .3s ease;transition:all .3s ease}.price-cta .price-cta-text.text-center .hero-button:hover{background-color:rgb(255,29,31.5828571429);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.price-cta .price-cta-text.text-center .hero-button i{font-size:18px}.news-hero{padding:180px 0 0;background-color:#606375}.news-hero .news-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.news-hero .news-hero-text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:64px}.news-hero .news-hero-title{font-size:36px;line-height:1.2;margin-bottom:30px;color:#fff}.news-hero .news-hero-description{font-size:18px;line-height:1.6;color:#fff;opacity:.8}.news-list{padding:90px 0}.news-list .news-grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.news-list .news-card{background-color:#252220;border-radius:20px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news-list .news-card:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.news-list .news-card .news-image{position:relative;padding-top:60%;overflow:hidden}.news-list .news-card .news-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news-list .news-card .news-image:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news-list .news-card .news-content{padding:30px}.news-list .news-card .news-content .news-date{display:block;font-size:14px;color:#ff5052;margin-bottom:10px}.news-list .news-card .news-content .news-title{font-size:24px;line-height:1.3;margin-bottom:15px;color:#fff}.news-list .news-card .news-content .news-excerpt{font-size:16px;line-height:1.6;color:#ccc;margin-bottom:20px}.news-list .news-card .news-content .news-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#ff5052;font-weight:600;-webkit-transition:color .3s ease;transition:color .3s ease}.news-list .news-card .news-content .news-link i{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news-list .news-card .news-content .news-link:hover{color:rgb(255,29,31.5828571429)}.news-list .news-card .news-content .news-link:hover i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}@media (max-width:768px){.news-hero{padding:120px 0 0}.news-hero .news-hero-title{font-size:28px}.news-hero .news-hero-description{font-size:16px}.news-list{padding:60px 0}.news-list .news-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.news-single-hero{padding:180px 0 100px;position:relative;background:linear-gradient(135deg,rgba(28,24,21,.7) 0,rgba(37,34,32,.7) 100%),url(../images/commuity.jpg) center center/cover no-repeat;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.news-single-hero{padding:140px 0 80px;min-height:500px}}@media (max-width:576px){.news-single-hero{padding:120px 0 60px;min-height:400px}}.news-single-hero .news-single-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.news-single-hero .news-single-hero-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;text-align:center}}.news-single-hero .news-single-hero-text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px}@media (max-width:992px){.news-single-hero .news-single-hero-text{max-width:100%}}.news-single-hero .news-single-hero-title{font-size:48px;font-weight:800;margin-bottom:30px;color:#fff;line-height:1.2;padding-left:20px;border-left:4px solid #ff5052}@media (max-width:768px){.news-single-hero .news-single-hero-title{font-size:36px}}@media (max-width:576px){.news-single-hero .news-single-hero-title{font-size:28px}}.news-single-hero .news-single-hero-description{font-size:18px;line-height:1.6;color:#fff;opacity:.9}@media (max-width:768px){.news-single-hero .news-single-hero-description{font-size:16px}}.news-single-content{padding:180px 0}.news-single-content .news-single-wrapper{max-width:800px;margin:0 auto}.news-single-content .news-single-image{margin-bottom:40px;border-radius:20px;overflow:hidden}.news-single-content .news-single-image img{width:100%;height:auto;display:block}.news-single-content .news-single-text{color:#fff}.news-single-content .news-single-text p{font-size:18px;line-height:1.6;margin-bottom:30px}.news-single-content .news-single-text h3{font-size:24px;margin:40px 0 20px;color:#fff}.news-single-content .news-single-text ul{margin-bottom:40px;padding-left:20px}.news-single-content .news-single-text ul li{font-size:16px;line-height:1.6;margin-bottom:10px;position:relative}.news-single-content .news-single-text ul li::before{content:"";position:absolute;left:-20px;top:8px;width:6px;height:6px;background-color:#ff5052;border-radius:50%}.news-single-content .news-single-text ol{margin-bottom:30px;padding-left:0}.news-single-content .news-single-text ol li{font-size:16px;line-height:1.6;margin-bottom:10px;list-style-position:inside}.news-single-content .news-single-text blockquote{margin:40px 0;padding:30px;background-color:rgba(255,80,82,.1);border-left:4px solid #ff5052;border-radius:0 20px 20px 0}.news-single-content .news-single-text blockquote p{font-size:20px;font-style:italic;margin-bottom:20px}.news-single-content .news-single-text blockquote footer{font-size:14px;color:rgba(255,255,255,.7)}.news-single-content .news-single-text .news-single-cta{margin-top:60px;text-align:center}.news-single-content .news-single-text .news-single-cta p{font-size:24px;margin-bottom:30px}.news-single-content .news-single-text .news-single-cta .hero-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:15px 30px;background-color:#ff5052;color:#fff;border-radius:30px;font-weight:600;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.news-single-content .news-single-text .news-single-cta .hero-button:hover{background-color:rgb(255,29,31.5828571429)}.news-single-content .news-single-text .news-single-cta .hero-button i{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news-single-content .news-single-text .news-single-cta .hero-button:hover i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.news-single-related{padding:60px 0;background-color:#252220}.news-single-related .section-title{text-align:center;margin-bottom:40px}.news-single-related .news-grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}@media (max-width:768px){.news-single-hero{padding:120px 0 40px}.news-single-hero .news-single-title{font-size:32px}.news-single-content{padding:40px 0}.news-single-content .news-single-text p{font-size:16px}.news-single-content .news-single-text h3{font-size:20px}.news-single-content .news-single-text blockquote{margin:20px 0;padding:20px}.news-single-content .news-single-text blockquote p{font-size:18px}.news-single-content .news-single-text .news-single-cta p{font-size:20px}.news-single-related{padding:40px 0}}@media (max-width:768px){.news-single-title{margin-top:90px!important}}.news-single-meta{margin-top:90px;font-size:14px;color:rgba(255,255,255,.7)}.news-single-meta .news-single-date{display:inline}.news-single-meta .dot{color:#ff5052!important;margin:0 8px;background:0 0!important;width:auto!important;height:auto!important;border-radius:0!important}.news-single-meta .news-single-author{display:inline}.about-hero{padding:180px 0 100px;position:relative;background:linear-gradient(135deg,rgba(28,24,21,.7) 0,rgba(37,34,32,.7) 100%),url(../images/dima-foto.jpg) top center/cover no-repeat;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.about-hero{padding:140px 0 80px;min-height:500px}}@media (max-width:576px){.about-hero{padding:120px 0 60px;min-height:400px}}.about-hero .about-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.about-hero .about-hero-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;text-align:center}}.about-hero .about-hero-text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px}@media (max-width:992px){.about-hero .about-hero-text{max-width:100%}}.about-hero .about-hero-title{font-size:48px;font-weight:800;margin-bottom:30px;color:#fff;line-height:1.2}@media (max-width:768px){.about-hero .about-hero-title{font-size:36px}}@media (max-width:576px){.about-hero .about-hero-title{font-size:28px}}.about-hero .about-hero-description{font-size:18px;line-height:1.6;color:#e0e0e0;margin-bottom:0}@media (max-width:576px){.about-hero .about-hero-description{font-size:16px}}.about-hero .highlight-fill{background-color:#ff5052;color:#fff;display:inline;padding:0 2px}.about-hero .about-hero-image{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.about-hero .about-hero-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:500px}}@media (max-width:576px){.about-hero .about-hero-image{max-width:100%}}.about-hero .about-hero-image img{width:100%;height:auto;border-radius:15px;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.3);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-hero .about-hero-image img:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.about-description{background-color:#252220;padding:180px 0}.about-description .about-description-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:992px){.about-description .about-description-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.about-description .about-text-block{-webkit-box-flex:2;-ms-flex:2;flex:2}.about-description .about-text-block .section-title{font-size:36px;margin-bottom:30px;color:#fff}@media (max-width:768px){.about-description .about-text-block .section-title{font-size:28px}}.about-description .about-text-block .section-description{font-size:16px;line-height:1.7;color:#e0e0e0;margin-bottom:20px}.about-description .about-text-block .section-description:last-child{margin-bottom:0}.about-description .about-stats{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;justify-items:stretch}@media (max-width:992px){.about-description .about-stats{height:auto;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:auto auto;grid-template-rows:auto auto}}@media (max-width:576px){.about-description .about-stats{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto auto auto;grid-template-rows:auto auto auto auto}}.about-description .about-stats .stat-item{text-align:center;padding:20px;background:rgba(255,255,255,.05);border-radius:10px;border:1px solid rgba(255,255,255,.1);-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .3s ease;transition:transform .3s ease,background .3s ease,-webkit-transform .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.about-description .about-stats .stat-item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);background:rgba(255,255,255,.08)}.about-description .about-stats .stat-item .stat-number{font-size:32px;font-weight:800;color:#ff5052;margin-bottom:10px;display:block}@media (max-width:576px){.about-description .about-stats .stat-item .stat-number{font-size:28px}}.about-description .about-stats .stat-item .stat-label{font-size:14px;color:#b0b0b0;margin:0;font-weight:500}.about-gallery{background-color:#1c1815;padding:180px 0}.about-gallery .section-title{font-size:36px;margin-bottom:50px;color:#fff}@media (max-width:768px){.about-gallery .section-title{font-size:28px;margin-bottom:30px}}.about-gallery .gallery-grid.desktop-only{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (max-width:992px){.about-gallery .gallery-grid.desktop-only{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}@media (max-width:768px){.about-gallery .gallery-grid.desktop-only{display:none}}.about-gallery .gallery-grid.desktop-only .gallery-item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;position:relative;border-radius:10px;cursor:pointer;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;margin-bottom:20px}.about-gallery .gallery-grid.desktop-only .gallery-item:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.3);box-shadow:0 10px 30px rgba(0,0,0,.3)}.about-gallery .gallery-grid.desktop-only .gallery-item img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;background-color:transparent;border-radius:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-gallery .gallery-grid.desktop-only .gallery-item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.about-gallery .gallery-grid.desktop-only .gallery-item::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,80,82,.1),rgba(255,80,82,.05));opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.about-gallery .gallery-grid.desktop-only .gallery-item:hover::after{opacity:1}.about-gallery .gallery-carousel.mobile-only{display:none}@media (max-width:768px){.about-gallery .gallery-carousel.mobile-only{display:block}}.about-gallery .gallery-carousel.mobile-only .carousel-container{position:relative;overflow:hidden;border-radius:15px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.3);box-shadow:0 10px 30px rgba(0,0,0,.3)}.about-gallery .gallery-carousel.mobile-only .carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);transition:transform .5s cubic-bezier(.25,.46,.45,.94);transition:transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.about-gallery .gallery-carousel.mobile-only .carousel-slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-gallery .gallery-carousel.mobile-only .carousel-slide:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.about-gallery .gallery-carousel.mobile-only .carousel-slide img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:15px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media (max-width:480px){.about-gallery .gallery-carousel.mobile-only .carousel-slide img{height:250px}}.about-gallery .gallery-carousel.mobile-only .carousel-slide:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.about-gallery .gallery-carousel.mobile-only .carousel-nav{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;pointer-events:none;z-index:10}.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.9);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:auto;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);color:#ff5052;font-size:18px}.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn:hover{background:#fff;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 8px 25px rgba(0,0,0,.3);box-shadow:0 8px 25px rgba(0,0,0,.3)}.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn:disabled{opacity:.5;cursor:not-allowed;-webkit-transform:none;-ms-transform:none;transform:none}.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn:disabled:hover{-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(255,255,255,.9)}@media (max-width:480px){.about-gallery .gallery-carousel.mobile-only .carousel-nav .carousel-btn{width:40px;height:40px;font-size:14px}}.about-gallery .gallery-carousel.mobile-only .carousel-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:20px;padding:0 20px}.about-gallery .gallery-carousel.mobile-only .carousel-indicators .indicator{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;border:2px solid transparent}.about-gallery .gallery-carousel.mobile-only .carousel-indicators .indicator:hover{background:rgba(255,255,255,.6);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.about-gallery .gallery-carousel.mobile-only .carousel-indicators .indicator.active{background:#ff5052;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-box-shadow:0 0 10px rgba(255,80,82,.5);box-shadow:0 0 10px rgba(255,80,82,.5)}@media (max-width:480px){.about-gallery .gallery-carousel.mobile-only .carousel-indicators .indicator{width:10px;height:10px}}.about-team{background-color:#252220}.about-team .section-title{font-size:36px;margin-bottom:20px;color:#fff}@media (max-width:768px){.about-team .section-title{font-size:28px}}.about-team .team-description{text-align:center;margin-bottom:50px}.about-team .team-description .section-description{font-size:16px;line-height:1.7;color:#e0e0e0;max-width:800px;margin:0 auto}.about-team .team-grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}@media (max-width:768px){.about-team .team-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px}}.about-team .team-grid .team-member{background:rgba(255,255,255,.05);border-radius:15px;padding:30px;text-align:center;border:1px solid rgba(255,255,255,.1);-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .3s ease;transition:transform .3s ease,background .3s ease,-webkit-transform .3s ease}.about-team .team-grid .team-member:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);background:rgba(255,255,255,.08)}.about-team .team-grid .team-member .member-photo{width:120px;height:120px;margin:0 auto 20px;border-radius:50%;overflow:hidden;border:3px solid #ff5052}.about-team .team-grid .team-member .member-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-team .team-grid .team-member .member-name{font-size:20px;font-weight:700;color:#fff;margin-bottom:10px}.about-team .team-grid .team-member .member-position{font-size:14px;color:#ff5052;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.about-team .team-grid .team-member .member-description{font-size:14px;line-height:1.6;color:#b0b0b0;margin:0}.about-values{background-color:#1c1815}.about-values .values-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.about-values .values-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.about-values .values-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-values .values-text .section-title{font-size:36px;margin-bottom:40px;color:#fff}@media (max-width:768px){.about-values .values-text .section-title{font-size:28px;margin-bottom:30px}}.about-values .values-text .values-list{display:-ms-grid;display:grid;gap:30px}.about-values .values-text .values-list .value-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-values .values-text .values-list .value-item .value-icon{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;background:linear-gradient(135deg,#ff5052,#ff6b6b);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#fff;-webkit-box-shadow:0 5px 15px rgba(255,80,82,.3);box-shadow:0 5px 15px rgba(255,80,82,.3)}.about-values .values-text .values-list .value-item .value-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-values .values-text .values-list .value-item .value-content .value-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:10px}.about-values .values-text .values-list .value-item .value-content .value-description{font-size:14px;line-height:1.6;color:#b0b0b0;margin:0}.about-values .values-image{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}@media (max-width:992px){.about-values .values-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:500px}}@media (max-width:576px){.about-values .values-image{max-width:100%}}.about-values .values-image img{width:100%;height:auto;border-radius:15px;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.about-cta{background:linear-gradient(135deg,#ff5052 0,#ff6b6b 100%);text-align:center;padding:180px 0}.about-cta .cta-content{max-width:600px;margin:0 auto}.about-cta .cta-content .cta-title{font-size:36px;font-weight:800;color:#fff;margin-bottom:20px}@media (max-width:768px){.about-cta .cta-content .cta-title{font-size:28px}}@media (max-width:576px){.about-cta .cta-content .cta-title{font-size:24px}}.about-cta .cta-content .cta-description{font-size:18px;color:rgba(255,255,255,.9);margin-bottom:40px;line-height:1.6}@media (max-width:576px){.about-cta .cta-content .cta-description{font-size:16px;margin-bottom:30px}}.about-cta .cta-content .cta-description a{color:#fff;text-decoration:underline;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.about-cta .cta-content .cta-description a:hover{opacity:.8}.about-cta .cta-content .cta-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:576px){.about-cta .cta-content .cta-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.about-cta .cta-content .cta-buttons .cta-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 30px;border-radius:50px;font-weight:700;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;min-height:50px;font-size:16px}.about-cta .cta-content .cta-buttons .cta-button.primary{background-color:#fff;color:#ff5052;border:2px solid #fff}.about-cta .cta-content .cta-buttons .cta-button.primary:hover{background-color:transparent;color:#fff;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}.about-cta .cta-content .cta-buttons .cta-button.secondary{background-color:transparent;color:#fff;border:2px solid #fff}.about-cta .cta-content .cta-buttons .cta-button.secondary:hover{background-color:#fff;color:#ff5052;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.2);box-shadow:0 10px 20px rgba(0,0,0,.2)}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.about-cta,.about-description,.about-gallery,.about-hero,.about-team,.about-values{-webkit-animation:fadeInUp .8s ease-out;animation:fadeInUp .8s ease-out}.gallery-item{position:relative}.gallery-item::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(255,255,255,.9);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:2}.gallery-item:hover::before{opacity:1}.gallery-item::before{content:"🔍";font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer{background-color:#1c1815;padding:80px 0 0;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;margin-bottom:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer-info{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}@media (max-width:992px){.footer-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.footer-heading{font-size:24px;font-weight:600;margin-bottom:30px}.footer-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:20px}@media (max-width:768px){.footer-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.footer-column{-webkit-box-flex:1;-ms-flex:1;flex:1}.column-title{font-size:18px;font-weight:600;margin-bottom:15px;color:#ff5052}.column-text{font-size:16px;line-height:1.6;color:#ccc;margin-bottom:10px}.column-text:last-of-type{margin-bottom:20px}.column-text a{color:#fff;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.column-text a[href^="mailto:"]{text-decoration:underline}.column-text a:hover{opacity:.8}.social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:20px}.social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;background-color:rgba(255,255,255,.1);border-radius:50%;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.social-icon i{font-size:18px}.social-icon:hover{background-color:#ff5052;-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.requisites{font-size:14px;color:rgba(255,255,255,.5);margin-top:20px}.footer-map{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;position:relative;height:320px;margin-left:auto}.footer-map .map-iframe{width:100%;height:100%;border:none;border-radius:15px}@media (max-width:992px){.footer-map{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:30px;margin-left:0}}.copyright{width:100%;text-align:center;padding:25px 0;background-color:#151210;font-size:14px;color:rgba(255,255,255,.5)}.copyright .container{text-align:center}.copyright p{margin:0}.mobile-video{display:block;width:100%;height:315px;border:none;border-radius:8px}@media (min-width:769px){.mobile-video{display:none}}.desktop-video{display:none}@media (min-width:769px){.desktop-video{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-map{display:block;width:100%;height:400px;border:none;border-radius:8px}@media (min-width:768px){.mobile-map{display:none!important}}.desktop-map{display:none}@media (min-width:768px){.desktop-map{display:-webkit-box;display:-ms-flexbox;display:flex}}.youtube-facade{position:relative;width:100%;height:315px;background:linear-gradient(135deg,#667eea 0,#764ba2 100%);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.youtube-facade:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(0,0,0,.15);box-shadow:0 8px 25px rgba(0,0,0,.15)}.youtube-facade::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUxLjIgMTYuOEM1MC4yIDE2LjIgNDguOCAxNiA0Ny4yIDE2SDQwVjQ4SDQ3LjJDNDguOCA0OCA1MC4yIDQ3LjggNTEuMiA0Ny4yQzUyLjggNDUuNiA1NCA0My4yIDU0IDQwVjI0QzU0IDIwLjggNTIuOCAxOC40IDUxLjIgMTYuOFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yOCA0MEwyOCAyNEwyOCA0MEwyOCA0MFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yOCA0MEw0MCAzMkwyOCA0MFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) center/64px 64px no-repeat;opacity:.9}.youtube-facade .facade-content{text-align:center;color:#fff;z-index:2;position:relative}.youtube-facade .facade-content .facade-icon{font-size:3rem;margin-bottom:1rem;opacity:.9}.youtube-facade .facade-content .facade-text{font-size:1.1rem;font-weight:500;margin:0}.youtube-facade .facade-content .facade-subtitle{font-size:.9rem;opacity:.8;margin-top:.5rem}.youtube-facade.loading::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.youtube-iframe{width:100%;height:315px;border:none;border-radius:8px}.video-loaded .youtube-iframe{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.video-error .youtube-iframe{display:none}.video-error::after{content:"Ошибка загрузки видео";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#666;font-size:1rem}.map-facade{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#f5f7fa 0,#c3cfe2 100%);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.map-facade:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(0,0,0,.15);box-shadow:0 8px 25px rgba(0,0,0,.15)}.map-facade::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMyIDhDMjAuOTU0IDggMTIgMTYuOTU0IDEyIDI4QzEyIDM5LjA0NiAyMC45NTQgNDggMzIgNDhDNDMuMDQ2IDQ4IDUyIDM5LjA0NiA1MiAyOEM1MiAxNi45NTQgNDMuMDQ2IDggMzIgOFoiIGZpbGw9IiM2NjY2NjYiLz4KPHBhdGggZD0iTTMyIDM0QzI4LjY4NiAzNCAyNiAzMS4zMTQgMjYgMjhDMjYgMjQuNjg2IDI4LjY4NiAyMiAzMiAyMkMzNS4zMTQgMjIgMzggMjQuNjg2IDM4IDI4QzM4IDMxLjMxNCAzNS4zMTQgMzQgMzIgMzRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) center/64px 64px no-repeat;opacity:.7}.map-facade .facade-content{text-align:center;color:#333;z-index:2;position:relative}.map-facade .facade-content .facade-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.map-facade .facade-content .facade-text{font-size:1.1rem;font-weight:500;margin:0}.map-facade .facade-content .facade-subtitle{font-size:.9rem;opacity:.6;margin-top:.5rem}.map-facade.loading::after{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid rgba(51,51,51,.3);border-top:3px solid #333;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.map-iframe,.youtube-iframe{border-radius:8px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.map-iframe.loading,.youtube-iframe.loading{opacity:.7}@media (max-width:768px){.youtube-facade{height:250px}.youtube-facade .facade-content .facade-icon{font-size:2.5rem}.youtube-facade .facade-content .facade-text{font-size:1rem}.youtube-facade .facade-content .facade-subtitle{font-size:.8rem}.map-facade{height:300px}.map-facade .facade-content .facade-icon{font-size:2.5rem}.map-facade .facade-content .facade-text{font-size:1rem}.map-facade .facade-content .facade-subtitle{font-size:.8rem}}@media (max-width:480px){.youtube-facade{height:200px}.map-facade{height:250px}}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background-color:#606375;color:#fff}::selection{background-color:#606375;color:#fff}::-moz-selection{background-color:#606375;color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:Manrope,sans-serif;line-height:1.6;color:#fff;background-color:#1c1815;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif;font-weight:700;line-height:1.3;margin-top:0}p{margin-top:0}a{text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.section-title{font-weight:800}.section-title.text-center{text-align:center}.content{padding:0}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}section{padding:60px 0}@media (max-width:576px){section{padding:60px 0 0}}section:nth-child(even){background-color:#252220}section:nth-child(odd){background-color:#1c1815}section.what-is{background-color:transparent;padding:80px 0}@media (max-width:576px){section.what-is{padding:80px 0 0}}section.programs{background-color:transparent}section.schedule-hero{background-color:#606375}section.price-hero{background-color:#c5a1a6}section.price-cta{background-color:transparent}@media (max-width:1200px){.container{max-width:100%}}@media (max-width:992px){.container{max-width:100%}section{padding:50px 0}}@media (max-width:768px){.container{max-width:100%}section{padding:40px 0}}@media (max-width:576px){.container{padding:0 20px;max-width:100%}section{padding:30px 0}}