:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--blue:#0a66c2;--green:#2dbe60;--white:#fff;--dark:#1f2937;--light:#f8fafc;--gray:#6b7280;--shadow:0 10px 30px #00000014;--radius:16px}.container{padding-inline:clamp(16px,3vw,48px)}.top-bar{color:#fff;background:#0570b6;font-size:14px}.top-bar-inner{justify-content:space-between;align-items:center;min-height:40px;display:flex}.top-bar-contact{align-items:center;gap:12px;display:flex}.top-bar-contact a{color:#fff;font-weight:500;text-decoration:none}.top-bar-contact a:hover{text-decoration:underline}.top-bar-separator{opacity:.4}.social-links{align-items:center;gap:14px;margin-left:5%;display:flex}.social-links a{color:#fff;justify-content:center;align-items:center;font-size:18px;transition:color .2s,transform .2s;display:flex}.social-links a:hover{color:#fbbf24;transform:translateY(-1px)}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;position:sticky;top:0;box-shadow:0 2px 20px #0000000d}.site-header nav{align-items:center;gap:20px;width:100%;padding:1rem 0;font-weight:700;display:flex}.logo{color:var(--blue);white-space:nowrap;flex:none;align-items:center;gap:12px;font-size:28px;font-weight:800;display:flex;text-decoration:none!important}.logo img{object-fit:contain;flex-shrink:0;width:62px;height:62px;transform:rotate(-25deg)}.logo span{color:var(--blue)}.nav-links{flex:0 auto;justify-content:flex-end;align-items:center;gap:1.5rem;min-width:0;margin-left:auto;display:flex}.nav-links a{color:var(--blue);white-space:nowrap;transition:color .3s;text-decoration:none!important}.nav-links a:hover,.nav-links .active{color:var(--green);text-decoration:none!important}.benefits-section{background:#fff;width:100%;padding:60px 0 70px}.benefits-label{color:var(--blue);border-bottom:3px solid var(--blue);margin-bottom:8px;padding-bottom:2px;font-size:28px;font-weight:400;line-height:1.2;display:inline-block}.benefits-title{color:#2d5d93;letter-spacing:-.5px;max-width:700px;margin:0 0 55px;font-size:48px;font-weight:800;line-height:1.2}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 80px;max-width:850px;display:grid}.benefit-item{align-items:center;gap:22px;min-height:80px;display:flex}.benefit-icon{color:#fff;background:#46a963;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:14px;display:flex}.benefit-item p{color:#172a3a;margin:0;font-size:23px;font-weight:400;line-height:1.9}@media (width<=900px){.benefits-section{padding:45px 0 55px}.benefits-title{margin-bottom:40px;font-size:40px}.benefits-grid{gap:30px 40px}.benefit-item{gap:15px}.benefit-item p{font-size:19px;line-height:1.6}}@media (width<=600px){.benefits-section{padding:40px 0 50px}.benefits-label{border-bottom-width:2px;margin-bottom:8px;font-size:22px}.benefits-title{margin-bottom:35px;font-size:32px;line-height:1.2}.benefits-grid{grid-template-columns:1fr;row-gap:25px;width:100%}.benefit-item{align-items:flex-start;gap:14px;min-height:auto}.benefit-icon{width:28px;min-width:28px;height:28px;margin-top:3px;font-size:12px}.benefit-item p{font-size:18px;line-height:1.55}}.mobile-menu{justify-content:center;align-items:center;gap:18px;width:100%;display:none}.menu-toggle{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;font-size:28px;line-height:1;display:flex}.mobile-dropdown{display:none}.mobile-dropdown a{text-decoration:none!important}@media (width<=1300px){.site-header nav{flex-direction:column;align-items:center;gap:5px;padding:8px 0 10px}.logo{justify-content:center;gap:10px;width:100%;font-size:17px;font-weight:700}.logo img{width:52px;height:52px}.logo span{color:var(--blue);white-space:nowrap;font-size:17px;font-weight:700}.mobile-menu{justify-content:center;align-items:center;gap:18px;width:100%;display:flex!important}.menu-toggle{margin-left:5px}.desktop-menu{display:none!important}.site-header nav{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 0;display:flex}.logo{flex-shrink:1;justify-content:flex-start;align-items:center;gap:8px;width:auto;min-width:0;font-size:17px;font-weight:700;display:flex}.logo img{flex-shrink:0;width:48px;height:48px}.logo span{white-space:nowrap;color:var(--blue);font-size:16px;font-weight:700}.mobile-menu{display:none}.mobile-book-btn{background:var(--green);white-space:nowrap;border-radius:25px;justify-content:center;align-items:center;padding:8px 13px;font-size:12px;font-weight:700;transition:all .3s;display:flex;color:#fff!important;text-decoration:none!important}.mobile-book-btn:hover{background:#20b95a;color:#fff!important}.menu-toggle{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:27px;line-height:1;display:flex}@media (width<=1300px){.desktop-menu{display:none!important}.site-header nav{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 0;display:flex}.logo{flex:1;justify-content:flex-start;align-items:center;gap:8px;width:auto;min-width:0;font-size:17px;font-weight:700;display:flex}.logo img{flex-shrink:0;width:48px;height:48px}.logo span{white-space:nowrap;color:var(--blue);font-size:16px;font-weight:700}.mobile-menu{flex-shrink:0;justify-content:flex-end;align-items:center;gap:9px;width:auto;display:flex!important}.mobile-dropdown{background:#fff;flex-direction:column;gap:15px;padding:20px;display:flex;box-shadow:0 10px 30px #0000001a}.mobile-dropdown a{border-bottom:1px solid #eee;padding:12px;font-weight:500;text-decoration:none!important}.mobile-dropdown .btn{text-align:center}.mobile-language{border-bottom:1px solid #eee;justify-content:center;padding-bottom:10px;display:flex}}@media (width<=600px){.main-header-container{padding-left:12px;padding-right:12px}.site-header nav{gap:5px;padding:6px 0}.logo{gap:6px}.logo img{width:42px;height:42px}.logo span{font-size:15px}.mobile-book-btn{padding:7px 10px;font-size:11px}.menu-toggle{width:34px;height:34px;font-size:25px}.mobile-menu{gap:6px}}}.btn{border-radius:999px;margin:.5rem;padding:14px 28px;transition:all .3s;display:inline-block}.btn-primary{background:var(--green);border:none;border-radius:999px;color:#fff!important}.btn-secondary{border:none;color:var(--blue)!important;background:#fff!important}.btn-primary:hover,.btn-secondary:hover{opacity:.9;transform:translateY(-2px)}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0a66c299,#2dbe60d9),url(/images/hero-car.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:120px 0;display:flex}.hero-content{max-width:900px}.hero h1{color:#fff!important;margin-bottom:1rem!important;font-size:clamp(2.5rem,6vw,4.5rem)!important;font-weight:700!important}.hero p{max-width:750px;font-size:1.2rem;color:#ffffffe6!important;margin:0 auto 2rem!important}.section-title,.about{text-align:left;color:var(--blue);margin-bottom:3rem;font-size:2rem}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.card{border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;background:#fff;padding:2rem}.card h3{color:var(--blue);margin-bottom:1rem}.icon{margin-bottom:1rem;font-size:2.5rem}.about{background:#fff;padding:80px 0}.about-hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:100px;display:grid}.about-hero-content{max-width:600px}.about-label{color:#1677ff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:700;display:inline-block}.section-title{margin-bottom:24px!important;font-size:42px!important;line-height:1.15!important}.about-hero-content .ant-typography{color:#555;font-size:17px;line-height:1.8}.about-hero-image{border-radius:20px;height:500px;overflow:hidden}.about-hero-image img{object-fit:cover;width:100%;height:100%}.about-story{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;margin-bottom:110px;display:grid}.about-story-image{border-radius:20px;height:450px;overflow:hidden}.about-story-image img{object-fit:cover;width:100%;height:100%}.about-story-content{max-width:620px}.about-story-content h2{margin-bottom:25px}.about-story-content p{color:#555;font-size:16px;line-height:1.8}.why-choose-us{background:#f6f8fb;border-radius:24px;margin-bottom:110px;padding:80px 60px}.section-heading{text-align:center;max-width:700px;margin:0 auto 50px}.section-heading h2{margin-bottom:16px}.section-heading p{color:#666;font-size:16px;line-height:1.7}.features-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.feature-card{background:#fff;border:1px solid #e8ebef;border-radius:16px;padding:35px 30px;transition:all .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.feature-icon{color:#fff;background:#1677ff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:20px;font-size:20px;font-weight:700;display:flex}.feature-card h3{margin-bottom:12px}.feature-card p{color:#666;margin-bottom:0;line-height:1.7}.about-gallery{margin-bottom:50px}.gallery-grid{grid-template-columns:1.5fr 1fr 1fr;gap:20px;height:430px;display:grid}.gallery-item{border-radius:18px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-item:hover img{transform:scale(1.05)}.gallery-large{grid-row:span 1}@media (width<=992px){.about-hero,.about-story{grid-template-columns:1fr;gap:40px}.about-hero-image,.about-story-image{height:400px}.features-grid{grid-template-columns:1fr}.why-choose-us{padding:60px 35px}.gallery-grid{grid-template-columns:1fr 1fr;height:auto}.gallery-item{height:280px}}@media (width<=600px){.about{padding:50px 0}.about-hero{margin-bottom:70px}.section-title{font-size:32px!important}.about-hero-image,.about-story-image{height:300px}.about-story{margin-bottom:70px}.why-choose-us{margin-bottom:70px;padding:45px 20px}.features-grid{gap:15px}.feature-card{padding:25px 20px}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:250px}}.pricing-card{border-top:5px solid var(--green)}.pricing-page{background:var(--light);background:linear-gradient(135deg,#0a66c299,#2dbe60d9),url(/images/bg_1.jpg) 50%/cover no-repeat;padding:90px 0}.pricing-card{border-radius:var(--radius);border-top:5px solid var(--green);height:100%;min-height:360px;box-shadow:var(--shadow);background:#fff;flex-direction:column;justify-content:space-between;padding:10px;transition:transform .3s,box-shadow .3s;display:flex}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f}.pricing-card h3{margin-top:15px;color:var(--blue)!important;font-size:1.5rem!important}.price{color:var(--blue);margin:20px 0;font-size:2.8rem;font-weight:700}.pricing-card p{color:var(--gray);font-size:1.05rem}.pricing-card.popular{border-top-color:var(--blue);transform:scale(1.03)}.pricing-card.popular:hover{transform:scale(1.05)translateY(-10px)}.popular-badge{background:var(--blue);color:#fff;border-radius:999px;margin:auto;padding:6px 18px;font-size:.9rem;display:inline-block}.pricing-button{width:100%;margin-top:25px;background:var(--green)!important;border-color:var(--green)!important;color:#fff!important;border-radius:999px!important;height:48px!important;font-size:16px!important;font-weight:600!important}.hero-title{color:#fff!important;margin-bottom:20px!important;font-size:58px!important;font-weight:700!important;line-height:1.15!important}.hero-subtitle{max-width:520px;color:#cbd5e1!important;margin-bottom:30px!important;font-size:18px!important}.pricing-button:hover{transform:translateY(-2px);background:#25a954!important;border-color:#25a954!important}.theory{background:#fff}.theory-hero{background:linear-gradient(135deg,#f5f9ff 0%,#fff 55%,#f7fbff 100%);padding:90px 0 110px}.theory-hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.theory-hero-text{max-width:620px}.theory-tag{border-radius:30px;margin-bottom:20px;margin-left:4%;padding:7px 14px;font-size:large;font-weight:600}.theory-hero-title{color:#172033!important;margin-bottom:25px!important;font-size:54px!important;font-weight:700!important;line-height:1.08!important}.theory-hero-description{color:#5c6678;max-width:560px;font-size:18px;line-height:1.8;margin-bottom:30px!important}.theory-hero-buttons{flex-wrap:wrap;gap:15px;display:flex}.theory-primary-button,.theory-secondary-button{border-radius:8px;height:50px;padding:0 25px;font-weight:600}.theory-hero-image{height:520px;position:relative}.theory-hero-image img{object-fit:cover;border-radius:24px;width:100%;height:100%;box-shadow:0 25px 60px #1c305026}.theory-hero-badge{background:#fff;border-radius:14px;align-items:center;gap:14px;padding:18px 22px;display:flex;position:absolute;bottom:30px;right:-20px;box-shadow:0 15px 40px #0000001f}.theory-hero-badge>span{color:#fff;background:#1677ff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;display:flex}.theory-hero-badge div{flex-direction:column;gap:3px;display:flex}.theory-hero-badge strong{color:#172033}.theory-hero-badge span{color:#6b7280;font-size:13px}.theory-benefits{z-index:2;background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:-35px;display:grid;position:relative;box-shadow:0 12px 35px #14284614}.theory-benefit{color:#273247;border-right:1px solid #edf0f5;justify-content:center;align-items:center;gap:10px;padding:25px 20px;font-weight:600;display:flex}.theory-benefit:last-child{border-right:0}.theory-benefit svg{color:#1677ff;font-size:20px}.theory-section{padding:120px 0 100px}.theory-section-heading{text-align:center;max-width:720px;margin:0 auto 60px}.section-label{color:#1677ff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.theory-section-heading h2,.theory-day-content h2,.theory-info-heading h2,.theory-cta h2{color:#172033;font-size:38px}.theory-section-heading p{color:#667085;font-size:16px;line-height:1.8}.theory-online-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.theory-online-image{height:560px}.theory-online-image img{object-fit:cover;border-radius:22px;width:100%;height:100%}.theory-online-content>h3{margin-bottom:15px;font-size:28px}.theory-online-content>p{color:#667085;line-height:1.8}.theory-feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px;display:grid}.theory-feature-card{min-height:250px;box-shadow:none!important;background:#f7f9fc!important;border-radius:14px!important}.theory-feature-icon{color:#1677ff;background:#e8f2ff;border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:18px;font-size:20px;display:flex}.theory-feature-card h4{margin-bottom:10px}.theory-feature-card p{color:#667085;font-size:14px;line-height:1.7}.theory-day-course{color:#fff;background:#172033;border-radius:24px;grid-template-columns:1fr 350px;align-items:center;gap:70px;margin:20px 0 110px;padding:70px;display:grid}.theory-day-content h2{color:#fff}.theory-day-content>p,.theory-day-content>div{max-width:650px;font-size:16px;line-height:1.8;color:#fff!important}.theory-day-points{flex-direction:column;gap:14px;margin:30px 0;display:flex}.theory-day-points div{color:#e5eaf1;align-items:center;gap:12px;display:flex}.theory-day-points svg{color:#52c41a}.theory-price-card{text-align:center;color:#172033;background:#fff;border-radius:20px;padding:35px 30px}.theory-price-icon{color:#1677ff;background:#e8f2ff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin:0 auto 15px;font-size:23px;display:flex}.theory-price-card>span{color:#667085;font-size:14px}.theory-price{color:#1677ff;margin:5px 0;font-size:52px;font-weight:800}.theory-price-card p{color:#667085;line-height:1.6}.theory-exam-price{border-top:1px solid #edf0f5;justify-content:center;gap:7px;margin-top:18px;padding-top:18px;display:flex}.theory-exam-price strong{color:#172033}.theory-exam-price span{color:#667085;font-size:13px}.theory-info{padding-bottom:110px}.theory-info-heading{margin-bottom:45px}.theory-info-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.theory-info-card{border:1px solid #e9edf3;border-radius:16px;gap:20px;padding:30px;display:flex}.theory-info-card>svg{color:#1677ff;flex-shrink:0;font-size:25px}.theory-info-card h4{margin-bottom:8px}.theory-info-card p{color:#667085;margin:0;line-height:1.6}.theory-cta{background:#eaf3ff;border-radius:22px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:80px;padding:55px 60px;display:flex}.theory-cta h2{margin-bottom:10px}.theory-cta p{color:#5c6678;max-width:650px;margin:0;line-height:1.7}.theory-cta-button{border-radius:8px;flex-shrink:0;height:50px;padding:0 25px;font-weight:600;color:#fff!important;background:#1677ff!important;border:none!important}@media (width<=992px){.theory-hero-content{grid-template-columns:1fr}.theory-hero-text{max-width:100%}.theory-hero-image{height:450px}.theory-benefits{grid-template-columns:1fr}.theory-benefit{border-bottom:1px solid #edf0f5;border-right:0;justify-content:flex-start}.theory-benefit:last-child{border-bottom:0}.theory-online-layout{grid-template-columns:1fr}.theory-online-image{height:400px}.theory-day-course{grid-template-columns:1fr;padding:50px 40px}.theory-info-grid{grid-template-columns:1fr}}@media (width<=600px){.theory-hero{padding:60px 0 80px}.theory-hero-title{font-size:38px!important}.theory-hero-description{font-size:16px}.theory-hero-image{height:320px}.theory-hero-badge{padding:12px 15px;bottom:15px;right:10px}.theory-section{padding:80px 0}.theory-section-heading h2,.theory-day-content h2,.theory-info-heading h2,.theory-cta h2{font-size:30px}.theory-feature-grid{grid-template-columns:1fr}.theory-online-image{height:300px}.theory-day-course{margin-bottom:80px;padding:40px 25px}.theory-price-card{padding:30px 20px}.theory-cta{flex-direction:column;align-items:flex-start;padding:40px 25px}.theory-cta-button{width:100%}}.theory-button{margin-top:20px;background:var(--green)!important;border-color:var(--green)!important;color:#fff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:48px!important;padding:0 32px!important;font-size:16px!important;font-weight:600!important;display:inline-flex!important}.theory-button:hover{transform:translateY(-2px);background:#25a954!important;border-color:#25a954!important}.contact-page{background:var(--light);background:linear-gradient(135deg,#0a66c299,#2dbe60d9),url(/images/about-us.jpg) 50%/cover no-repeat;padding:100px 0}.contact-description{color:#fff;text-align:center;max-width:750px;margin:0 auto 50px;font-size:1.1rem}.contact-layout{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:40px;display:grid}.contact-info{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:35px}.contact-info h3{color:var(--blue);margin-bottom:25px}.contact-info p{margin-bottom:15px;font-size:1.05rem}.contact-form{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:40px}.contact-form input,.contact-form textarea{border-radius:12px!important}.contact-button{width:100%;background:var(--green)!important;border-color:var(--green)!important;color:#fff!important;border-radius:999px!important;height:50px!important;font-size:16px!important;font-weight:600!important}.contact-button:hover{background:#25a954!important;border-color:#25a954!important}details{box-shadow:var(--shadow);background:#fff;border-radius:12px;margin-bottom:1rem;padding:1rem 1.2rem}summary{cursor:pointer;color:var(--blue);font-weight:600}.site-footer{color:#fff;background:#0f172a;padding:60px 0 30px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;display:grid}.site-footer h4{color:var(--green);margin-bottom:20px;font-size:1.2rem}.site-footer p{color:#d1d5db}.site-footer a{color:#d1d5db;margin-bottom:10px;text-decoration:none;transition:all .3s;display:block}.site-footer a:hover{color:var(--green);transform:translate(5px)}.copyright{text-align:center;color:#9ca3af;border-top:1px solid #374151;margin-top:40px;padding-top:25px}.whatsapp{color:#fff;width:60px;height:60px;box-shadow:var(--shadow);z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;font-size:28px;display:flex;position:fixed;bottom:20px;right:20px}@media (width<=1024px){.nav-links{gap:1rem}.hero{padding:100px 20px}}@media (width<=768px){.site-header nav,.nav-links{flex-wrap:wrap;justify-content:center}.hero{padding:100px 20px}.hero h1{font-size:2.2rem!important}.hero p{font-size:1rem}.two-column{grid-template-columns:1fr}.top-bar{font-size:12px}.top-bar-inner{justify-content:center;min-height:36px}.top-bar-contact{gap:8px}}@media (width<=480px){.container{width:94%}.logo span{font-size:1rem}.btn{width:100%}.hero h1{font-size:1.9rem!important}}.trial-page{background:var(--light);background:linear-gradient(135deg,#0a66c299,#2dbe60d9),url(/images/bg_2.jpg) 50%/cover no-repeat;padding:100px 0}.trial-description{color:#fff;text-align:center;max-width:700px;margin:0 auto 40px;font-size:1.1rem}.trial-form{border-radius:var(--radius);max-width:700px;box-shadow:var(--shadow);background:#fff;margin:auto;padding:40px}.trial-form input,.trial-form textarea,.trial-form .ant-picker{border-radius:12px!important}.captcha-box{justify-content:center;margin:25px 0;display:flex}.trial-button{width:100%;background:var(--green)!important;border-color:var(--green)!important;color:#fff!important;border-radius:999px!important;height:50px!important;font-size:16px!important;font-weight:600!important}.trial-button:hover{background:#25a954!important;border-color:#25a954!important}.faq-page{background:var(--light);padding:100px 0}.faq-description{text-align:center;max-width:750px;margin:0 auto 40px;font-size:1.1rem}.faq-collapse{max-width:900px;margin:auto}.faq-collapse .ant-collapse-item{box-shadow:var(--shadow);background:#fff;margin-bottom:18px;overflow:hidden;border-radius:12px!important}.faq-collapse .ant-collapse-header{font-size:1.05rem;font-weight:600;color:var(--blue)!important;padding:20px!important}.faq-collapse .ant-collapse-content{border-top:1px solid #f1f1f1}.faq-collapse .ant-collapse-content-box{color:var(--dark);padding:20px!important}.success-section{background:#f8f9fa;padding:80px 0}.success-card{background:#fff;border-radius:16px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #00000014}.success-card:hover{transform:translateY(-6px)}.success-card img{object-fit:cover;width:100%;height:260px}.success-info{text-align:center;padding:20px}.success-info .ant-tag{margin:12px 0;font-size:14px}.success-info p{color:#666;margin-top:12px}.swiper{padding-bottom:55px}.swiper-button-prev,.swiper-button-next{color:#1677ff}.swiper-pagination-bullet-active{background:#1677ff}.lang-switcher{gap:12px;display:flex}.lang-switcher button{cursor:pointer;opacity:.6;background:0 0;border:none;align-items:center;gap:6px;transition:all .2s;display:flex}.lang-switcher button:hover{opacity:.9}.lang-switcher button.active{opacity:1;font-weight:600}.lang-switcher img{object-fit:cover;border-radius:50%;width:18px;height:18px}.offer-section{background:#f5f9fc;padding:70px 0}.offer-card{color:#fff;background:linear-gradient(135deg,#0757c9 0%,#087dc1 55%,#139f8a 100%);border-radius:28px;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #00418233}.offer-content{z-index:2;text-align:center;padding:55px 65px 60px;position:relative}.offer-decoration{pointer-events:none;border-radius:50%;position:absolute}.offer-decoration-one{background:#ffffff1a;width:280px;height:280px;top:-150px;right:-80px}.offer-decoration-two{background:#ffffff14;width:200px;height:200px;bottom:-130px;left:-70px}.offer-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#35c96b;border-radius:30px;justify-content:center;align-items:center;margin-bottom:18px;padding:8px 18px;font-size:13px;font-weight:800;display:inline-flex}.offer-title{color:#fff;margin:0;font-size:46px;font-weight:800;line-height:1.1}.offer-subtitle{color:#fff;margin:8px 0 0;font-size:28px;font-style:italic;font-weight:700}.offer-date{color:#ffffffe6;margin-top:18px;font-size:17px;font-weight:600}.offer-price{justify-content:center;align-items:baseline;gap:15px;margin:35px 0 30px;display:flex}.offer-old-price{color:#ffffffbf;font-size:27px;font-weight:600;text-decoration:line-through;text-decoration-thickness:3px}.offer-new-price{color:#fff;font-size:72px;font-weight:800;line-height:1}.offer-per-lesson{color:#fff;font-size:21px;font-weight:600}.offer-features{text-align:left;grid-template-columns:repeat(2,1fr);gap:15px 50px;max-width:700px;margin:0 auto 35px;display:grid}.offer-feature{color:#fff;align-items:flex-start;gap:12px;font-size:18px;font-weight:500;line-height:1.5;display:flex}.offer-check{color:#087dc1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;min-width:25px;height:25px;margin-top:1px;font-size:12px;display:flex}.offer-button{background:#35c96b;border-radius:30px;justify-content:center;align-items:center;gap:12px;padding:15px 28px;font-size:17px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #00000026;color:#fff!important;text-decoration:none!important}.offer-button:hover{background:#27b95c;transform:translateY(-2px);box-shadow:0 12px 25px #0003;color:#fff!important}.offer-button svg{font-size:13px}@media (width<=800px){.offer-section{padding:45px 0}.offer-content{padding:45px 30px 50px}.offer-title{font-size:38px}.offer-subtitle{font-size:24px}.offer-new-price{font-size:60px}.offer-features{column-gap:25px}.offer-feature{font-size:16px}}@media (width<=600px){.offer-section{padding:35px 0}.offer-card{border-radius:22px}.offer-content{padding:35px 22px 40px}.offer-badge{margin-bottom:14px;padding:7px 14px;font-size:11px}.offer-title{font-size:32px}.offer-subtitle{font-size:21px}.offer-date{margin-top:14px;font-size:15px}.offer-price{gap:8px;margin:28px 0 25px}.offer-old-price{font-size:20px}.offer-new-price{font-size:50px}.offer-per-lesson{font-size:15px}.offer-features{grid-template-columns:1fr;row-gap:13px;margin-bottom:30px}.offer-feature{gap:10px;font-size:16px}.offer-check{width:23px;min-width:23px;height:23px;font-size:10px}.offer-button{box-sizing:border-box;width:100%;padding:14px 20px;font-size:16px}}
