@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";: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}:root{--main-font-family:"Roboto", "Arial", sans-serif;--main-font-family-medium:"Roboto", "Arial", sans-serif}html{background-color:#081221;height:100%;min-height:100vh}html[lang="260"] *,html[lang="231"] *,html[lang="226"] *,html[lang=ro-Ro] *,html[lang=sk-SK] *{font-family:Roboto,sans-serif!important}body{color:gray;line-height:1.7;font-family:var(--main-font-family);background:#0a1221;padding-bottom:80px;font-size:1rem;position:relative}::selection{color:#fff;background:#000}a{-o-transition:.3s all ease;text-decoration:none;transition:all .3s}a:hover{text-decoration:none}#container-holder,.site-legal-content{color:#fff;padding:2rem 1.5rem 200px}#container-holder a[href=\#top],.site-legal-content a{color:#f8a790;text-decoration:underline}#container-holder button,.site-legal-content button{text-align:center;box-sizing:border-box;color:#fff;text-transform:capitalize;background:#5330ac;border:none;border-radius:100px;padding:10px 30px;font-size:18px}table.contact td{display:block}table.contact tr{padding-top:10px}table.contact textarea{width:100%}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{font-family:var(--main-font-family)}.avatar_icon{vertical-align:middle;filter:drop-shadow(0 0 6px #e39dfa);border-radius:50%;width:50px;height:50px;overflow:hidden}.avatar_icon img{width:100%}.custom-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='30' viewBox='0 0 41 30'%3E%3Cg id='Group_53' data-name='Group 53' transform='translate(-1216.5 -147.5)'%3E%3Cline id='Line_1' data-name='Line 1' x2='37' transform='translate(1218.5 149.5)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-width='4'/%3E%3Cpath id='Path_547' data-name='Path 547' d='M0,0H37' transform='translate(1218.5 162.5)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-width='4'/%3E%3Cline id='Line_3' data-name='Line 3' x2='37' transform='translate(1218.5 175.5)' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A")}.navbar-expand .navbar-toggler{display:block}.overflow-x-hidden{overflow-x:hidden}.index0{z-index:0}.index1{z-index:1}.index2{z-index:2}.index3{z-index:3}.index4{z-index:4}.index5{z-index:5}.index6{z-index:6}.navbox{margin:auto;left:0;right:0}.navbar{color:#fff;font-weight:900}.navbar-dark .navbar-nav .nav-link{color:#fff;border-bottom:2px solid #fff0}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-active{color:#fff;border-bottom:2px solid #fa43c6}.btn{border-radius:30px;padding:10px 30px;font-size:16px}.btn:hover,.btn:active,.btn:focus{outline:none;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.btn.btn-primary{color:#fff;background:#00d2b5;border-width:2px;border-color:#00d2b5;box-shadow:0 4px 20px -5px #00d2b566}.btn.btn-primary:hover{color:#fff;background:#6d2b75;border-color:#6d2b75}.site-section.site-section-sm{padding:4em 0}.relative{position:relative}.logo{filter:drop-shadow(0 0 .75rem #302358);width:100%;max-width:150px;margin:auto;padding:0}.background_0{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;height:100vh;height:-webkit-calc(100vh);height:-moz-calc(100vh);background:#000 url(/images/bg.jpg) -27vw 0/cover no-repeat;height:100vh;position:absolute;top:0;left:0;right:0}.background_clouds1{-moz-background-size:100%;-webkit-background-size:100% 100%;-o-background-size:100%;background:url(/images/clouds_1.png) bottom/100% no-repeat;height:100vh;position:absolute;bottom:25vh;left:0;right:0}.background_clouds2{-moz-background-size:100%;-webkit-background-size:100% 100%;-o-background-size:100%;background:url(/images/clouds_2.png) 50%/100% no-repeat;height:100vh;position:absolute;top:0;left:0;right:0}.background_guy{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background:url(/images/guy.png) 50%/110% no-repeat;height:100vh;position:absolute;top:15vh;left:0;right:0}.background_3{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background:url(/images/bg_3.png) 50%/110% no-repeat;height:100vh;position:absolute;bottom:-80px;left:0;right:0}.background_1{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background:url(/images/mont_bt.png) bottom/110% no-repeat;height:100vh;position:absolute;top:15vh;left:0;right:0}.background_1:after{content:"";z-index:1;background:#1a0a55;height:61px;position:absolute;bottom:-59px;left:0;right:0;transform:translateZ(0)}@keyframes move-clouds-back{0%{background-position:0 0}to{background-position:-10000px 0}}.clouds{background:url(/images/clouds.png) top repeat-x;width:100%;height:100%;animation:200s linear infinite move-clouds-back;display:block;position:absolute;inset:27vh 0 0}.flexbox{justify-content:center;align-items:center;height:100vh;display:flex;overflow-x:hidden}.background{background:url(/images/bg.png) bottom no-repeat;width:100%;height:100%;margin:auto;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.welcomes{top:35vh;left:0;right:0}.welcome_big{text-align:center;color:#1e1938;filter:drop-shadow(0 3px #98c9d8);margin-bottom:0;padding-bottom:0;font-family:luxury,sans-serif;font-size:50px;font-weight:400}.first{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#1a222e url(/images/city.png) bottom/cover repeat-x;margin-top:0}.title{color:#fff;font-size:72px;line-height:1;font-family:var(--main-font-family)}button.button,input[type=submit].button{background:#e7dfa3;color:#081221;text-transform:capitalize;width:100%;font-size:18px;font-family:var(--main-font-family);background:linear-gradient(#e7dfa3 0% 100%);border:none;border-radius:100px;padding:14px 0}button.button.dark{background:#8b56c8;color:#081221;text-transform:capitalize;background:linear-gradient(#8b56c8 0% 100%);border:none;border-radius:100px;width:100%;max-width:180px;padding:14px 0;font-size:15px;font-weight:500}.legal{color:#fff;text-align:center;margin:auto;font-size:10px;font-style:italic;font-weight:500}.navbar-dark .navbar-toggler{color:#fff;border:none}.navbar-toggler:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.navbar-dark .navbar-toggler[aria-expanded=true]{position:fixed;top:8px;right:12px}.navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{filter:invert()grayscale()brightness(200%);-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:url(/images/x.png) 50%/cover no-repeat}.navbar-dark .navbar-nav .nav-link{color:#fff}.gradient_bg{-moz-background-size:contain;-webkit-background-size:contain;-o-background-size:contain;background:url(/images/gradient.png) top/contain;position:fixed!important}a.moreButton,a.moreButton:hover{text-align:center;box-sizing:border-box;color:#0a1221;text-transform:capitalize;width:100%;max-width:200px;font-size:18px;font-family:var(--main-font-family);background:#e7dfa3;border:none;border-radius:100px;padding:10px 30px;display:block}.shadow{box-shadow:0 4px 20px #40404033}.carousel-control-next,.carousel-control-prev{position:relative}.carousel-control-next-icon,.carousel-control-prev-icon{display:none}.cities-arrows{height:63px;position:absolute}.cities_info{-moz-background-size:200vw;-webkit-background-size:200vw 200vw;-o-background-size:200vw;background-color:#2d3357;background-image:url(/images/bg_lines.png);background-position:50%;background-size:200vw;border-radius:30px 0 0 30px;position:relative}.cities_citytitle:before{content:"";background:#fff;width:50px;height:4px;margin-bottom:8px;display:inline-block;position:relative;left:-7px}.cities_citytitle{font-family:var(--main-font-family-medium);color:#fff;text-align:right;transform-origin:100% 100%;text-transform:capitalize;font-size:35px;position:absolute;top:28px;right:25px;transform:translateY(-100%)rotate(-90deg)}html[dir=rtl] .cities_citytitle{right:initial;min-width:150px;left:-50px}html[dir=rtl] .cities_citytitle:before{display:none}html[dir=rtl] .cities_citytitle:after{content:"";background:#fff;width:40px;height:4px;margin-bottom:8px;display:inline-block;position:relative;left:-9px}.basic_text{font-family:var(--main-font-family);color:#fff;text-align:justify;font-size:18px;line-height:1.5}.cities_basic_text{font-family:var(--main-font-family);color:#fff;text-align:justify;max-width:60%;font-size:18px;line-height:1.6;position:absolute;bottom:26%}.cities-arrows_box{width:100%;position:absolute;bottom:3em}.cities-arrows_box .left{position:absolute;left:0}.cities-arrows_box .right{padding-right:3em;position:absolute;right:0}.bd-placeholder-img{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-position:50%;background-size:cover;border-radius:0 30px 30px 0;display:block}.countries{-moz-background-size:contain, 20vw;-webkit-background-size:contain, 20vw;-o-background-size:contain, 20vw;background-color:#0000;background-image:url(/images/map.png),url(/images/compass.png);background-position:top,0 100%;background-repeat:no-repeat;background-size:contain,20vw;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.dashboard .account,.dashboard .account_inner{background:#2d3358}.dashboard .title_text,.title_text,.unsub h3{font-family:var(--main-font-family);text-align:center;color:#fff;font-size:30px;line-height:1.2;display:block}.dashboard .account_inner .list-group-item{line-height:2;font-family:var(--main-font-family);padding:.4em 0;font-weight:400}.dashboard .account_inner .account_inner_components a{color:#a899d6;text-decoration:underline}.settings_icon{filter:drop-shadow(0 0 10px #e39dfa);text-align:center;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;background:#fff;border:1px solid #be92c2;border-radius:100px;width:30px;height:30px;display:block}.settings_icon svg{width:15px;height:15px}.icon_small{filter:drop-shadow(0 0 10px #e39dfa);text-align:center;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;background:#fff;border:1px solid #be92c2;border-radius:100px;width:30px;height:30px;margin-right:1rem;line-height:1.2}.icon_small svg{width:15px;height:15px}.avatar{width:180px;margin:auto;position:relative}.avatar_close_button{text-align:center;-moz-background-size:15px;-webkit-background-size:10px 10px;-o-background-size:10px;z-index:999999;background:#97c9d9 url(/images/close.png) 50%/10px no-repeat;border-radius:100px;width:30px;height:30px;display:block;position:absolute;top:5px;right:5px}.inside_avatar{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#0a064c 50%/cover no-repeat;border:2px solid #98c9d8;border-radius:9999px;width:180px;height:180px;margin:auto;display:block;overflow:hidden}.avatar img{width:100%}.avatar .edit{text-align:center;-moz-background-size:15px;-webkit-background-size:15px 15px;-o-background-size:15px;background:#8b56c8 url(/images/pencil.png) 50%/15px no-repeat;border-radius:100px;width:30px;height:30px;position:absolute}.avatar .edit svg{width:15px;height:15px}.dashboard .button-setting-acount{font-family:var(--main-font-family);color:#fff;font-size:18px}.dashboard .button-setting-acount.active{background:#222948;border-left:2px solid #98c9d8}html[dir=rtl] .dashboard .button-setting-acount.active{border-left:0;border-right:2px solid #98c9d8}.dashboard .button-setting-acount>span.icon{float:left;width:18px;height:100%;padding:6px}html[dir=rtl] .dashboard .button-setting-acount>span.icon{float:right}.dashboard .button-setting-acount>span.icon.user{-moz-background-size:contain;-webkit-background-size:contain;-o-background-size:contain;background:url(/images/user.png) 50%/contain no-repeat}.dashboard .button-setting-acount>span.icon.settings{-moz-background-size:contain;-webkit-background-size:contain;-o-background-size:contain;background:url(/images/settings.png) 50%/contain no-repeat}.dashboard .button-setting-acount>span.text{padding-left:15px}html[dir=rtl] .dashboard .button-setting-acount>span.text{padding-right:15px;padding-left:inital}.dashboard .name_and_surname{font-family:var(--main-font-family);color:#fff;line-height:1.2}.dashboard .email{color:#bcb9e1;font-size:14px;font-weight:600;line-height:1.2}.dashboard .subtitle{font-family:var(--main-font-family);color:#fff;font-size:18px;line-height:1.5}hr{background-color:#bd95c5}.switch{width:75px;height:36px;line-height:2.3;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;-o-transition:.4s;background-color:#fff;border-radius:100px;transition:all .4s;position:absolute;inset:0;box-shadow:inset 0 0 8px #787878}.slider:before{content:"";-o-transition:.4s;filter:drop-shadow(0 0 2px #787878);background-color:#471fab;border-radius:50%;width:32px;height:32px;transition:all .4s;position:absolute;bottom:2px;left:2px}.favorite .subtitle{color:#fff;font-size:12px;font-weight:700;line-height:1.5}.list-group-item{color:#97c9d9;background:0 0;border:none;padding-left:0;font-size:16px;line-height:1.2}.list-group-numbered>li:before{content:counters(section, "") "";background:#222848;border-radius:100px;width:20px;height:20px;margin-right:13px;padding:10px 15px}html[dir=rtl] .list-group-numbered{padding-left:inital;padding-right:0}html[dir=rtl] .list-group-numbered>li:before{margin-left:13px;margin-right:0}div[accomplished=false]>.achievement{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:relative}div[accomplished=false]>.achievement:before{content:"";box-sizing:border-box;z-index:5;-moz-background-size:20px 20px,cover;-webkit-background-size:20px 20px,cover;-o-background-size:20px 20px,cover;background-image:url(/images/lock.png),url(/images/ctabg.png);background-position:50%;background-repeat:no-repeat,repeat;background-size:20px 20px,cover;border-radius:100px;width:100%;height:100%;margin:auto;position:absolute;inset:0}.achievement{-moz-background-size:40px;-webkit-background-size:50px 50px;-o-background-size:50px;background:#97c9d9 url(/images/achievments.png) 9px/50px no-repeat;border:none;border-radius:100px;width:100%}.achievement .icon_small{width:50px;height:50px;line-height:2.8}.question-label{width:100%}.achievement .icon_small svg{width:35px;height:35px}.achievement .subtitle{color:#222848;font-size:12px;font-weight:700;line-height:1.5}.achievement .basic_text{color:#506d7e;text-align:center;font-size:16px;font-weight:500;line-height:12px}.account_inner_components .form-label.subtitle{color:#fff;font-size:12px;font-weight:700;line-height:1.5}.carousel-indicators [data-bs-target]{border-radius:100%;width:10px;height:10px}.arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.arrow span{border-bottom:5px solid #97c9d9;border-right:5px solid #97c9d9;width:20px;height:20px;margin:-10px;animation:2s infinite animate;display:block;transform:rotate(45deg)}.arrow span:nth-child(2){animation-delay:-.2s}.arrow span:nth-child(3){animation-delay:-.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg)translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg)translate(20px,20px)}}.pensil_icon,.lock_icon{width:15px;height:15px;position:absolute;bottom:23px;right:33px}html[dir=rtl] .pensil_icon,html[dir=rtl] .lock_icon{right:initial;left:33px}html[dir=rtl] #Layer_1{transform:scaleX(-1)}.option{cursor:pointer;-o-transition:all .3s ease;color:#003865;background:#fff;border:1px solid #003865b3;border-radius:.375rem;align-items:center;padding:.675rem .75rem;font-size:1rem;font-weight:300;line-height:1.5;transition:all .3s;display:flex}.option .dot{background:0 0;border-radius:50%;width:30px;height:30px;margin:auto;position:absolute;top:0;bottom:0}.option .dot:before{-moz-background-size:contain;-webkit-background-size:contain;-o-background-size:contain;content:"";opacity:0;-o-transition:all .3s ease;background-image:url(/images/check_interests.png);background-repeat:no-repeat;background-size:contain;border-radius:50%;width:23px;height:23px;transition:all .3s;position:absolute;top:6px;left:4px}input[type=checkbox]{display:none}.checkbox_label:checked:checked~.option{color:#222848;text-align:center;background:#97c9d9;border-color:#97c9d9;margin:auto}.checkbox_label:checked:checked~.option span{color:#222848}.checkbox_label:checked:checked~.option>.dot{background:#e7dfa3!important}.checkbox_label:checked:checked~.option .dot:before{opacity:1;transform:scale(1)}.checkbox_label~.option span{color:#fff;margin:auto}.btn-checkbox{background:#222848;color:#fff;text-transform:capitalize;width:100%;font-size:18px;font-family:var(--main-font-family);text-align:center;background:linear-gradient(#222848 0% 100%);border:none;border-radius:100px;padding:15px;display:block;position:relative}.btn-checkbox span{color:#fff}.form-control{color:#fff;font-family:var(--main-font-family);background-color:#222848;border:none;border-radius:100px;font-size:18px}.form-control::-webkit-input-placeholder{color:#bcb9e1;opacity:1}.form-control::placeholder{color:#bcb9e1;opacity:1}.form-control:-ms-placeholder-shown{color:#bcb9e1;opacity:1}.form-control::-moz-placeholder{color:#bcb9e1;opacity:1}.form-control:-moz-placeholder-shown{color:#bcb9e1;opacity:1}.form-control::placeholder{color:#bcb9e1;opacity:1}.form-control:focus{color:#201360;background-color:#fff;border-color:#97c9d9;outline:0;box-shadow:0 0 0 .25rem #97c9d9}.form-control:disabled,.form-control[readonly]{background-color:#081221}.block-27 .pagination{z-index:5;width:95%;margin:0 auto;padding:0;font-weight:400;display:inline-block;position:relative}.block-27 div a,.block-27 div span,.block-27 div em{color:#bcb9e1;text-align:center;width:40px;height:40px;line-height:40px;font-family:var(--main-font-family);background:#2e2655;border:none;border-radius:50%;font-style:normal;display:inline-block}.block-27 div .previous_page,.block-27 div .next_page{visibility:hidden}.block-27 div .previous_page:after,.block-27 div .next_page:after{content:"<";visibility:visible;color:#bcb9e1;text-align:center;width:40px;height:40px;line-height:40px;font-family:var(--main-font-family);background:#2e2655;border:none;border-radius:50%;font-style:normal;display:inline-block}.block-27 div .next_page:after{content:">"}.block-27 div em.current{color:#fff;background:#5938da;border:none}.content_box .play_now_button{color:#1a0a55;background:#f4a390}@keyframes slide-r_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(33vw,18vw,300px)scale(.6)rotate(-5deg)}}@keyframes slide-bl_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(-5vw,40vw,300px)scale(.6)rotate(5deg)}}@keyframes slide-tl_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(0,-5vh,300px)scale(.6)rotate(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(1000px)}to{opacity:1;transform:translate(0)}}.unsub{color:#fff}.unsub a{color:#97c9d9}@media screen and (width>=280px){.background_guy{-moz-background-size:211%;-webkit-background-size:233% 233%;-o-background-size:233%;background-position:top;background-size:233%;top:0}.background_3{-moz-background-size:186%;-webkit-background-size:186% 186%;-o-background-size:186%;background-position:28% bottom;background-size:186%}.background_clouds2{background-position:0 0}.title{font-size:40px}.cities_basic_text{font-size:14px;line-height:1.2;bottom:30%;left:10px}.cities_info{border-radius:30px 30px 0 0;height:290px}.cities_info .title{position:absolute;top:25px;left:25px}html[dir=rtl] .cities_info .title{left:initial;right:25px}html[dir=rtl] .cities_basic_text{left:initial;right:10px;padding-left:initial!important;padding-right:1rem!important}.cities-arrows{height:32px}.cities-arrows_box .right{right:25px}.cities-arrows_box .left{left:25px}.countries{-moz-background-size:200%,37%;-webkit-background-size:200%,37% 200%,37%;-o-background-size:200%,37%;background-position:top,0 100%;background-size:200%,37%}.bd-placeholder-img{border-radius:0 0 30px 30px;height:250px}.slider2 .owl-stage{display:flex!important}.slider2{background:0 0;border-radius:30px 0 0 30px;overflow:hidden}.slider2 .owl-nav.disabled{display:none}.category-card{opacity:1;-webkit-transition:all 0;-o-transition:all 0;-moz-transition:all 0;transition:all 0;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#5330ac 50%/cover no-repeat;border-radius:30px;height:300px;padding:0;transform:scale(.8)}.slider-card{opacity:1;-webkit-transition:all 0;-o-transition:all 0;-moz-transition:all 0;transition:all 0;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#5330ac 50%/cover no-repeat;border-radius:30px;height:500px;padding:0;transform:scale(.7)}.country_info_box{width:100%;position:absolute;bottom:.5em}.country-slider-box{height:50vh}html[dir=rtl] .country-slider-box{direction:ltr}html[dir=rtl] .country-slider-box .owl-item *{direction:rtl}.country_name,.country_button{font-family:var(--main-font-family);text-transform:capitalize;color:#081221;float:left;background:#fff;border-radius:100px;width:65%;height:70px;margin:auto;padding-left:1em;font-size:25px;line-height:70px;display:block}html[dir=rtl] .country_name,html[dir=rtl] .country_button{padding-left:initial;float:right;padding-right:1em}.country_name{margin-left:.5em}html[dir=rtl] .country_name{margin-left:initial;margin-right:.5em}.country_button{text-align:center;width:70px;height:70px;position:relative;overflow-x:hidden}.category-card .country_name{width:100%;margin:auto;font-size:16px}.category-card .country_button{overflow:initial;margin-left:0}.slider-card:hover .country_button,.category-card:hover .country_button{background:#e7dfa3}.slider-card:hover .go_arrow>path,.category-card:hover .go_arrow>path{-o-transition:.35s;transition:all .35s;transform:translate(300px)}.slider-card:hover .go_arrow_in>path,.category-card:hover .go_arrow_in>path{-o-transition:.35s;transition:all .35s;transform:translate(0,0)}.go_arrow{width:100%;height:30px;margin:auto;position:absolute;inset:0;transform:rotate(-30deg)}html[dir=rtl] .go_arrow{transform:rotate(-150deg)}.go_arrow>path{fill:#000!important}.go_arrow_in{width:100%;height:30px;margin:auto;position:absolute;top:0;bottom:0;right:0;transform:rotate(-30deg)}.go_arrow_in>path{transform:translate(-300px);fill:#000!important}html[dir=rtl] .go_arrow_in{transform:rotate(-150deg)}.inspiration{-moz-background-size:60vw;-webkit-background-size:60vw 60vw;-o-background-size:60vw;background:url(/images/inspiration_bg.png) 100%/60vw no-repeat;flex-direction:column;justify-content:center;align-items:center;display:flex}.inspiration-inner{position:absolute;top:50px}.inspiration .basic_text{width:80%}.inspiration_images{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#5330ac 50%/cover no-repeat;border-radius:30px;width:250px;height:200px;padding:0;position:absolute;transform:scale(.7)}.inspiration_images.i_first_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-r_mob}.inspiration_images.i_second_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-tl_mob}.inspiration_images.i_third_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-bl_mob}.language_bg{-moz-background-size:100%;-webkit-background-size:contain;-o-background-size:contain;background:#5938da url(/images/languages_bg.png) 0 0/contain;border-radius:30px;width:96%;height:58vh;margin:auto;display:block;position:absolute;inset:0}.teacher{z-index:1;height:64vh;position:relative;right:-71px}.languages_info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:1;text-align:justify;background-color:#7d7d7d80;border-radius:0 0 30px 30px;width:100%;position:relative}.flag,.flag_2,.flag_3{z-index:1;z-index:2;background:#fff;border-radius:100px;width:50px;height:50px;margin:auto;position:absolute;box-shadow:0 14px 20px #00000024}.aboutus_text{color:#222848;z-index:1;background:#97c9d9;border:none;border-radius:30px;line-height:1.2;box-shadow:0 14px 20px #00000024}.language_dialog,.language_dialog_2,.language_dialog_3{color:#081221;z-index:1;z-index:2;opacity:0;background:#fff;border:none;border-radius:30px;width:50%;max-width:200px;font-size:25px;line-height:1.2;position:absolute;box-shadow:0 14px 20px #00000024}.language_dialog{font-size:15px;top:23vh;left:5vw}.language_dialog_2{font-size:15px;top:34vh;left:5vw}.language_dialog_3{font-size:15px;top:45vh;left:5vw}.slide-in-left{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-in-left}.slide-in-right2{animation:.5s cubic-bezier(.25,.46,.45,.94) .3s both slide-in-right}.slide-in-right{animation:.5s cubic-bezier(.25,.46,.45,.94) .15s both slide-in-right}.flag{top:12vh;left:10vw}.flag_2{top:35vh;right:32vw}.flag_3{top:59vh;left:10vw}.flag>img,.flag_2>img,.flag_3>img{width:54%;margin:auto;display:block;position:absolute;inset:0}.lines-bg,#dashboard{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-image:url(/images/bg_lines.png);background-position:50%;background-size:cover}.stats{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:#130d31 url(/images/bg_lines.png) 50%/cover;border-radius:30px}.stats-counter{background:#252047;border-radius:30px}.stats-counter>.icons-counter{background:#2e2655;border-radius:100px;width:100px;height:100px;margin:10px auto auto;position:relative}.stats-counter>.icons-counter>img{width:98px;margin:auto;position:absolute;inset:0}.counting{font-family:var(--main-font-family-medium);color:#fff;font-size:22px}.counting-name{font-family:var(--main-font-family);color:#fff;margin-bottom:10px;font-size:12px}.counting.addPlus:after,html[dir=rtl] .counting.addPlus:before{content:"+"}.counting.addPercent:after,html[dir=rtl] .counting.addPercent:before{content:"%"}html[dir=rtl] .counting.addPlus:after,html[dir=rtl] .counting.addPercent:after{display:none}.border-right{border-bottom:1px solid #514c73}.container>.col-xs-12.text-center.offset3:first-child{padding-top:100px}.container>.col-xs-12.text-center.offset3:first-child>h2{text-align:center;color:#bcb9e1;text-shadow:0 0 15px #1c0153;font-size:35px;font-weight:600;line-height:1.2}.col-xs-12.text-center.offset3>h3{color:#fff;margin-bottom:0;font-size:20px;font-weight:700;line-height:1.5}.col-xs-12.text-center.offset3 .input-group-addon{color:#fff;margin-bottom:7px;font-size:12px;font-weight:700;line-height:1.5;display:block}.col-xs-12.text-center.offset3{color:#fff;line-height:1.2;text-align:center!important}.col-xs-12.text-center.offset3:last-child{box-sizing:border-box;background-color:#471fab;border:none;border-radius:.5em;max-width:400px;margin:10px auto;padding:2.25em;display:block}.col-xs-12.text-center.offset3 input.form-control{color:#bcb9e1;appearance:none;width:100%;height:50px;font-size:1rem;line-height:1.5;font-family:var(--main-font-family);background-color:#5330ac;background-clip:padding-box;border:none;border-radius:100px;padding:.4em 1em .5em;font-weight:600;transition:box-shadow .2s linear,border-color .25s ease-out;display:inline-block;border-radius:100px!important;margin:0 0 1em!important}.col-xs-12.text-center.offset3 input[type=submit].btn{background:-o-linear-gradient(#201360 0% 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#201360", endColorstr="#201360",GradientType=0);color:#bcb9e1;text-transform:capitalize;background:linear-gradient(#201360 0% 100%);border:none;border-radius:100px;width:100%;max-width:400px;margin:auto;padding:14px 0;font-size:15px;font-weight:500}.collapsing{-o-transition-delay:0s;-o-transition:height 0s ease;transition:height}.collapse.show{z-index:9999999;width:100%;height:100vh;margin:auto;position:fixed;top:0;left:0;right:0}.collapse.show>.bg-dark{text-align:center;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:url(/images/city.png) bottom/cover repeat-x;height:100vh;margin-top:0;background-color:#171e2c!important}.bg-dark_talk{position:inherit;z-index:0;background:url(/images/small_stars.png);height:100vh;margin:auto;left:0;right:0;background-color:#1a0a55!important}.navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.577' height='31.73' viewBox='0 0 47.577 31.73'%3E%3Cg id='Group_228' data-name='Group 228' transform='translate(-1577.493 -45.081)'%3E%3Cpath id='Path_548' data-name='Path 548' d='M0,0,32.753,2.964,44.6,4.036' transform='translate(1583.479 48.048) rotate(30)' fill='none' stroke='%23bcb9e1' stroke-linecap='round' stroke-width='4'/%3E%3Cpath id='Path_549' data-name='Path 549' d='M.009,4.136,32.763,1.172,44.61.1' transform='translate(1580.402 70.267) rotate(-30)' fill='none' stroke='%23bcb9e1' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A")}.skewedBG{-webkit-animation:.5s 2s forwards slide;animation:.5s forwards slide;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background:url(/images/bg_2.png) 0 0/cover no-repeat;width:50vw;height:100vh;animation-delay:.1s;display:block;position:absolute;top:0;right:-40vw;transform:skew(-5deg)}.draganddrop{position:relative;overflow:hidden}.draganddrop:hover{cursor:pointer}#avatar_upload{z-index:10;-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-color:#0a1221;background-image:url(/images/bg_lines.png);background-position:50%;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0;right:0;overflow:hidden}.inside_avatar{width:80px;height:80px}.inside_avatar_upload{z-index:2147483647;text-align:center;-o-transition:background-color .2s ease;background:#2d3358 url(/images/fileupload_bg.png) 50%;border:2px dashed #97c9d9;border-radius:10px;width:90%;margin:100px auto auto;transition:background-color .2s;display:block;position:absolute;top:0;left:0;right:0}.inside_avatar_upload .draganddrop img{-o-transition:all .2s ease;max-width:64px;margin:0 auto 30px;transition:all .2s;display:block}.inside_avatar_upload input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0}.inside_avatar_upload input[type=file] :hover{cursor:pointer}.inside_avatar_upload #label_for_file{-moz-background-size:contain;-webkit-background-size:contain;-o-background-size:contain;color:#fff;cursor:pointer;-o-transition:-o-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-moz-transition:transform .2s ease-out;background:url(/images/fileupload_dd.png) 50%/contain no-repeat;justify-content:center;align-items:center;width:100px;height:100px;margin:20px auto;font-weight:700;transition:transform .2s ease-out;display:flex}.inside_avatar_upload #label_for_file:hover{cursor:pointer}.inside_avatar_upload .avatar_upload_text{font-family:var(--main-font-family);text-align:center;color:#fff;margin-bottom:0;padding-bottom:0;font-size:17px;font-weight:600;line-height:1.2}.inside_avatar_upload input[type=submit]{background:#e7dfa3;color:#081221;font-family:var(--main-font-family);text-align:center;box-sizing:border-box;text-transform:capitalize;background:linear-gradient(#e7dfa3 0% 100%);border:none;border-radius:100px;padding:10px 30px;font-size:18px}.inside_avatar_upload #label_for_file.img-preview{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;filter:drop-shadow(0 0 15px #e39dfa);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #be92c2;border-radius:50%;width:180px;height:180px;margin:20px auto}.menu_button{color:#97c9d9;z-index:1;text-shadow:1px 3px 3px #00000029;width:100%;padding:14px 0;font-size:25px;display:block;position:relative}.menu_button:hover{color:#e7dfa3}.menu_button.disabled{color:#5139aa;pointer-events:none}.welcomes{top:18vh}.welcome_big{font-size:30px;line-height:1.2}.welcome_small{font-size:18px}.background_0{background-position:-27vw 0}.background_1:after{height:300vw;bottom:-300vw}.background_1{-moz-background-size:330%;-webkit-background-size:160% 160%;-o-background-size:160%;background-size:160%;top:-25px}.arrow{top:80vh}.content_box .title_book{font-size:15px}.content_box .category_book{font-size:10px}.content_box .time_book{font-size:12px}.avatar{width:80px;padding-left:0}.avatar .edit{top:0;right:0}.account{position:relative}.settings_icon{position:absolute;top:10px;right:10px}.dashboard .name_and_surname{font-size:24px}.dashboard .email{font-size:10px;line-height:1.5}.dashboard .subtitle,.dashboard .account_inner .title_text>span{font-size:15px}.dashboard .account_inner .title_text,.title-text,.unsub h3{font-size:30px}.icon_small{line-height:1.8}div.gender{font-size:12px}label.radioslider__label .radioslider__text{font-size:9px}.footer{color:#fff;-webkit-box-shadow:0 -10px 20px -8px #00000075;-moz-box-shadow:0 -10px 20px -8px #00000075;background:#5938da;font-size:10px;box-shadow:0 -8px 5px -5px #0000003d}.footer a{color:#fff;font-weight:900}.contactbg{background:#2d3358;border-radius:15px}#contact textarea#message.form-control{border-radius:15px}#contact .subtitle{font-family:var(--main-font-family);color:#fff;font-size:18px;line-height:1.5}#contact .submit_button{width:auto;margin:inherit;background:#e7dfa3;color:#081221;text-transform:capitalize;min-width:200px;font-size:18px;font-family:var(--main-font-family);background:linear-gradient(#e7dfa3 0% 100%);border:none;border-radius:100px;padding:14px 0}}@media screen and (width>=768px){.cities_info{height:initial;border-radius:30px 0 0 30px}.bd-placeholder-img{border-radius:0 30px 30px 0;height:400px}html[dir=rtl] .bd-placeholder-img{border-radius:30px 0 0 30px}html[dir=rtl] .cities_info{border-radius:0 30px 30px 0}.countries{-moz-background-size:contain, 20vw;-webkit-background-size:contain, 20vw;-o-background-size:contain, 20vw;background-position:top,0 100%;background-size:contain,20vw}.inspiration{-moz-background-size:22vw;-webkit-background-size:22vw 22vw;-o-background-size:22vw;background-size:22vw}.inspiration_images{width:370px;height:270px}.category-card .country_name{font-size:20px}@keyframes slide-r_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(0,5vh,300px)scale(.6)rotate(-5deg)}}@keyframes slide-bl_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(-6vw,30vh,300px)scale(.6)rotate(5deg)}}@keyframes slide-tl_mob{0%{transform:translate(0,0)scale(.6)}to{transform:translate3d(-6vw,-20vh,300px)scale(.6)rotate(0)}}.inspiration_images.i_first_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-r_mob}.inspiration_images.i_second_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-tl_mob}.inspiration_images.i_third_a{animation:.5s cubic-bezier(.25,.46,.45,.94) both slide-bl_mob}.inspiration-inner{position:initial;top:initial}.language_dialog{top:23vh;right:0;left:initial;font-size:15px}.language_dialog_3{top:46vh;right:0;left:initial}.language_dialog,.language_dialog_2,.language_dialog_3{max-width:270px;font-size:18px}.language_dialog{top:10vh;right:0}.language_dialog_2{font-size:15px;top:29vh;left:0}.language_dialog_3{top:46vh;right:0}.languages_info{margin-top:0}.flag,.flag_2,.flag_3{width:100px;height:100px}.flag{top:10vh;left:10vw}.flag_2{top:27vh;right:6vw}.flag_3{top:46vh;left:10vw}.teacher{z-index:1;height:64vh;right:initial;position:relative}.languages_info{z-index:1;border-radius:30px}.stats-counter>.icons-counter{background:#2e2655;border-radius:200px;width:200px;height:200px;margin:auto;position:relative}.stats-counter>.icons-counter>img{width:130px;margin:auto;position:absolute;inset:0}.counting{font-size:30px}.counting-name{font-size:18px}.owl-carousel .owl-item img{width:100%;max-width:200px}.welcomes{top:35vh}.welcome_big{font-size:100px}.welcome_small{font-size:30px}.background_0{background-position:50%}.background_1{-moz-background-size:110%;-webkit-background-size:101% 101%;-o-background-size:101%;background-size:101%;top:0}.background_1:after{height:377px;bottom:-377px}.content_box .title_book{font-size:20px}.content_box .category_book,.content_box .time_book{font-size:15px}.arrow{top:90vh}.dashboard .name_and_surname{font-size:20px}.dashboard .email{font-size:14px}label.radioslider__label .radioslider__text{font-size:12px}.inside_avatar{width:180px;height:180px}.ratio-16x9 iframe{border-radius:30px;width:80%;margin:auto;left:0;right:0}}@media screen and (width>=992px){.background_0{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;height:100vh;height:-webkit-calc(100vh);height:-moz-calc(100vh);background-position:top;background-size:cover;height:100vh;top:0;left:0;right:0}.background_clouds1{-moz-background-size:100%;-webkit-background-size:100% 100%;-o-background-size:100%;background-position:bottom;background-size:100%;height:100vh;bottom:25vh;left:0;right:0}.background_clouds2{-moz-background-size:100%;-webkit-background-size:100% 100%;-o-background-size:100%;background-position:50%;background-size:100%;height:100vh;top:0;left:0;right:0}.background_guy{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background-position:50%;background-size:110%;height:100vh;top:15vh;left:0;right:0}.background_3{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background-position:50%;background-size:110%;height:100vh;bottom:-80px;left:0;right:0}.background_1{-moz-background-size:110%;-webkit-background-size:110% 110%;-o-background-size:110%;background-position:bottom;background-size:110%;height:100vh;top:15vh;left:0;right:0}.background_1:after{height:61px;bottom:-59px;left:0;right:0}.inspiration_images{width:500px;height:340px}.settings_icon{position:inherit}.avatar{width:180px;margin:auto;position:relative}.avatar .edit{top:0;right:28px}.account{position:relative}.dashboard .email{font-size:10px;line-height:1.5}.dashboard .account,.dashboard .account_inner{border-radius:30px;margin-top:0}.dashboard .account_inner .title_text>span{font-size:15px}.dashboard .account_inner .title_text,.title_text,.unsub h3{font-size:30px}}@media screen and (width>=1200px){.border-right{border-bottom:0;border-right:1px solid #514c73}.achievement .basic_text{font-size:16px}.achievement{-moz-background-size:45px;-webkit-background-size:45px 45px;-o-background-size:45px;background-size:45px}}@media screen and (width>=1400px){.background_1{top:17vh}.dashboard .subtitle{font-size:20px}.icon_small{line-height:1.2}.languages_info{margin-top:-70px}.language_dialog{top:5vh;right:10vw}.language_dialog_2{top:23vh;left:10vw}.language_dialog_3{top:43vh;right:10vw}.flag{top:3vw;left:15vw}.flag_2{top:23vh;right:15vw}.flag_3{top:42vh;left:15vw}.language_dialog,.language_dialog_2,.language_dialog_3{width:330px;font-size:22px}}@media screen and (width>=1600px){.language_dialog{top:10vh;right:15%}.language_dialog_2{top:26vh;left:10%}.language_dialog_3{top:43vh;right:100px}.flag{top:10vh;left:25%}.flag_2{top:25vh;right:13%}.flag_3{top:42vh;left:15%}.language_dialog,.language_dialog_2,.language_dialog_3{width:330px;font-size:20px}.teacher{z-index:1;height:70vh;right:initial;position:relative;bottom:70px}.language_bg{height:68vh}}.ai-guide-page{padding-top:4.5rem;padding-bottom:4rem;position:relative}.ai-guide-page__toolbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0c1c2ab8,#08121e8c),#060e1873;border:1px solid #97c9d92e;border-radius:1.25rem;grid-template-columns:minmax(0,1.4fr) minmax(220px,.85fr);align-items:end;gap:1.5rem 2rem;margin-bottom:1.75rem;padding:1.35rem 1.5rem;display:grid;box-shadow:0 18px 40px #00000047}.ai-guide-page__identity{min-width:0}.ai-guide-page__badges{flex-wrap:wrap;gap:.45rem;margin-bottom:.55rem;display:flex}.ai-guide-page__badge{letter-spacing:.08em;text-transform:uppercase;color:#0a1a28;background:linear-gradient(120deg,#b8e4f2,#7ec8de);border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.ai-guide-page__badge--soft{color:#e8f0f6eb;background:#97c9d924;border:1px solid #97c9d947}.ai-guide-page__place{letter-spacing:.01em;color:#f4f8fb;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.55rem,2.4vw,2.05rem);font-weight:600;line-height:1.15}.ai-guide-page__lead{color:#e8e8f0d1;max-width:38rem;margin:.45rem 0 0;font-size:1.02rem;line-height:1.55}.ai-guide-page__lead strong{color:#c5e8f4;font-weight:600}.ai-guide-page__controls{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.ai-guide-page__control-label{letter-spacing:.12em;text-transform:uppercase;color:#97c9d9;margin:0;font-size:.72rem}.ai-guide-page__panel{background:linear-gradient(160deg,#0a16228c,#060e1859);border:1px solid #97c9d924;border-radius:1.35rem;padding:1.15rem;position:relative;box-shadow:0 22px 50px #00000052}.ai-guide-page__panel:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(50% 40% at 12% 0,#7ec8de1f,#0000 60%);position:absolute;inset:0}@media (width<=900px){.ai-guide-page__toolbar{grid-template-columns:1fr;align-items:start;padding:1.15rem 1.2rem}}.ai-guide-stage{z-index:1;grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:stretch;gap:1.35rem;display:grid;position:relative}@media (width<=960px){.ai-guide-stage{grid-template-columns:1fr;gap:1.15rem}.ai-guide-stage__avatar{justify-content:center;display:flex;position:static}}.ai-guide-stage__avatar{position:sticky;top:6.5rem}.ai-chat-layout{display:contents}.ai-avatar{flex-direction:column;align-items:center;gap:.9rem;width:100%;animation:.55s both ai-fade-up;display:flex}.ai-avatar__frame{aspect-ratio:3/4;background:radial-gradient(circle at 50% 40%,#1e3044e6,#050a14 70%);border:1px solid #97c9d947;border-radius:22px;width:100%;max-width:300px;transition:border-color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000080,inset 0 0 0 1px #ffffff0a}.ai-avatar--video .ai-avatar__frame,.ai-avatar--fullbody.ai-avatar--video .ai-avatar__frame{aspect-ratio:16/9;background:#000;width:100%;max-width:100%}.ai-avatar--fullbody .ai-avatar__frame{aspect-ratio:2/3;background:#000;max-width:300px}.ai-avatar--fullbody.ai-avatar--video .ai-avatar__frame{aspect-ratio:16/9;max-width:100%}.ai-avatar--fullbody .ai-avatar__image{object-fit:cover;object-position:center top}.ai-avatar__mouth-clip--viseme{z-index:3;pointer-events:none;border-radius:2px;overflow:hidden}.ai-avatar--fullbody .ai-avatar__info,.ai-avatar--video .ai-avatar__info{max-width:100%}.ai-avatar--speaking .ai-avatar__viseme-layer{filter:brightness(1.02)}.ai-avatar--speaking .ai-avatar__frame{border-color:#97c9d98c;box-shadow:0 18px 50px #00000080,0 0 0 1px #97c9d933,0 0 36px #97c9d92e}.ai-avatar--thinking .ai-avatar__frame{animation:2.2s ease-in-out infinite ai-avatar-think}@keyframes ai-avatar-think{0%,to{transform:scale(1)}50%{transform:scale(1.01)}}.ai-avatar__glow{pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 28%,#97c9d91a,#0000 58%);position:absolute;inset:0}.ai-avatar__vignette{pointer-events:none;z-index:2;background:linear-gradient(#0000 62%,#050a1459 100%);position:absolute;inset:0}.ai-avatar--video .ai-avatar__vignette{background:linear-gradient(#0000 66%,#050a1447 100%)}.ai-avatar__image{object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0}.ai-avatar__mouth-clip{z-index:3;pointer-events:none;border-radius:40%/50%;position:absolute;overflow:hidden}.ai-avatar__mouth-layer{object-fit:cover;object-position:center top;transform-origin:50%;will-change:transform;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.ai-avatar__speak-ring{z-index:4;pointer-events:none;border:1.5px solid #97c9d966;border-radius:18px;animation:1.4s ease-in-out infinite ai-speak-ring;position:absolute;inset:6%}@keyframes ai-speak-ring{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.015)}}.ai-avatar__eq{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0812218c;border-radius:999px;align-items:flex-end;gap:3px;height:18px;padding:4px 8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ai-avatar__eq span{background:#97c9d9;border-radius:2px;width:3px;animation:.9s ease-in-out infinite ai-eq}.ai-avatar__eq span:first-child{height:6px;animation-delay:0s}.ai-avatar__eq span:nth-child(2){height:12px;animation-delay:.12s}.ai-avatar__eq span:nth-child(3){height:16px;animation-delay:.24s}.ai-avatar__eq span:nth-child(4){height:10px;animation-delay:80ms}.ai-avatar__eq span:nth-child(5){height:7px;animation-delay:.2s}@keyframes ai-eq{0%,to{opacity:.7;transform:scaleY(.45)}50%{opacity:1;transform:scaleY(1)}}.ai-avatar__video{object-fit:cover;object-position:center center;z-index:1;backface-visibility:hidden;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0;transform:translateZ(0)}.ai-avatar--video .ai-avatar__video.is-active{object-fit:contain;object-position:center center}.ai-avatar__video--hidden{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.ai-avatar__caption{color:#c5c5d0;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.5em;margin:.65rem 0 0;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.ai-avatar__info{text-align:center;width:100%;max-width:300px}.ai-avatar__name{color:#fff;letter-spacing:.01em;font-size:1.2rem;font-weight:600}.ai-avatar__role{color:#97c9d9;margin-top:.2rem;font-size:.84rem}.ai-avatar__status{margin-top:.65rem}.ai-avatar__status-pill{letter-spacing:.02em;color:#97c9d9;background:#2d3358a6;border:1px solid #97c9d938;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.72rem;display:inline-flex}.ai-avatar__status-pill--speak{color:#c8e8f2;background:#97c9d929;border-color:#97c9d966}.ai-avatar__status-pill--think{color:#e7dfa3;background:#e7dfa31f;border-color:#e7dfa347}.ai-guide-stage .ai-chat{background:linear-gradient(165deg,#121c2af5,#08101cfa);border-color:#97c9d938;height:min(74vh,720px);min-height:540px;max-height:none;animation:.55s 80ms both ai-fade-up}.ai-chat{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,#1a222eeb,#0a1221f0);border:1px solid #97c9d933;border-radius:22px;flex-direction:column;height:calc(100vh - 180px);min-height:420px;max-height:720px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.ai-chat__header{background:linear-gradient(90deg,#0c1c2a8c,#08122147);border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.ai-chat__header-main{align-items:center;gap:.75rem;min-width:0;display:flex}.ai-chat__dest-thumb{background-position:50%;background-size:cover;border:1px solid #97c9d940;border-radius:12px;flex-shrink:0;width:42px;height:42px;box-shadow:0 4px 12px #0000004d}.ai-chat__title{color:#fff;font-family:var(--main-font-family-medium,sans-serif);margin:0;font-size:1.05rem;line-height:1.25}.ai-chat__subtitle{color:#97c9d9;opacity:.9;margin:.2rem 0 0;font-size:.8rem}.ai-chat__badge{color:#e39dfa;white-space:nowrap;background:#8b56c847;border:1px solid #e39dfa33;border-radius:999px;padding:.28rem .65rem;font-size:.68rem}.ai-chat__badge--live{color:#b7dde8;background:#97c9d91f;border-color:#97c9d94d;align-items:center;gap:.35rem;display:inline-flex}.ai-chat__live-dot{background:#6dd4a0;border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite ai-live;box-shadow:0 0 #6dd4a08c}@keyframes ai-live{0%{box-shadow:0 0 #6dd4a08c}70%{box-shadow:0 0 0 7px #6dd4a000}to{box-shadow:0 0 #6dd4a000}}.ai-chat__icon-btn{color:#97c9d9;cursor:pointer;background:0 0;border:1px solid #97c9d947;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;transition:background .2s,color .2s,border-color .2s}.ai-chat__icon-btn:hover:not(:disabled){color:#fff;background:#97c9d91f;border-color:#97c9d973}.ai-chat__icon-btn:disabled{opacity:.45;cursor:not-allowed}.ai-chat__messages{scrollbar-width:thin;scrollbar-color:#97c9d959 transparent;flex-direction:column;flex:1;gap:.85rem;padding:1.25rem 1.2rem;display:flex;overflow-y:auto}.ai-chat__empty{text-align:center;max-width:20rem;margin:auto;padding:1.5rem 1rem;animation:.45s both ai-fade-up}.ai-chat__empty-title{color:#fff;margin:0;font-size:1.05rem}.ai-chat__empty-text{color:#c5c5d0e6;margin:.5rem 0 0;font-size:.88rem;line-height:1.5}.ai-chat__bubble{white-space:pre-wrap;word-break:break-word;border-radius:18px;max-width:85%;padding:.8rem 1.05rem;font-size:.94rem;line-height:1.55;animation:.35s both ai-msg-in}@keyframes ai-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ai-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ai-chat__bubble--user{color:#fff;background:linear-gradient(135deg,#5330ac,#8b56c8);border-bottom-right-radius:5px;align-self:flex-end;box-shadow:0 6px 18px #5330ac47}.ai-chat__bubble--assistant{color:#e8e8f0;background:#2d3358e0;border:1px solid #97c9d91f;border-bottom-left-radius:5px;align-self:flex-start}.ai-chat__bubble--typing{color:#97c9d9;min-width:3.2rem}.ai-chat__typing{align-items:center;gap:5px;height:1.1em;display:inline-flex}.ai-chat__typing span{background:#97c9d9;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite ai-typing}.ai-chat__typing span:nth-child(2){animation-delay:.15s}.ai-chat__typing span:nth-child(3){animation-delay:.3s}@keyframes ai-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.ai-chat__avatar-mark{color:#081221;background:linear-gradient(135deg,#97c9d9,#e7dfa3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:2px;font-size:.72rem;font-weight:600;display:inline-flex}.ai-chat__prompts{flex-wrap:wrap;flex-shrink:0;gap:.45rem;padding:0 1.2rem .85rem;display:flex}.ai-chat__prompt-btn{color:#97c9d9;cursor:pointer;background:#2d335873;border:1px solid #97c9d94d;border-radius:999px;padding:.4rem .9rem;font-size:.78rem;transition:background .2s,border-color .2s,color .2s,transform .2s}.ai-chat__prompt-btn:hover:not(:disabled){color:#fff;background:#97c9d924;border-color:#97c9d9;transform:translateY(-1px)}.ai-chat__prompt-btn:disabled{opacity:.45;cursor:not-allowed}.ai-chat__error{color:#ff8a95;background:#dc354524;border:1px solid #dc354566;border-radius:12px;margin:0 1.2rem .65rem;padding:.65rem .9rem;font-size:.85rem}.ai-chat__input-row{background:#050a1459;border-top:1px solid #ffffff12;flex-shrink:0;gap:.55rem;padding:.95rem 1.15rem 1.1rem;display:flex}.ai-chat__input{color:#fff;background:#081221d9;border:1px solid #97c9d940;border-radius:999px;outline:none;flex:1;padding:.72rem 1.15rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.ai-chat__input:focus{border-color:#97c9d9;box-shadow:0 0 0 3px #97c9d92e}.ai-chat__input::placeholder{color:#ffffff59}.ai-chat__send{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#5330ac,#8b56c8);border:none;border-radius:999px;padding:.72rem 1.3rem;font-size:.88rem;font-weight:500;transition:opacity .2s,transform .2s;box-shadow:0 8px 20px #5330ac4d}.ai-chat__send:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.ai-chat__send:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.ai-chat__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.ai-chat__speaking-badge{color:#e39dfa;background:#8b56c840;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;display:inline-flex}.ai-chat__speaking-dot{background:#97c9d9;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite ai-pulse}@keyframes ai-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.ai-chat__prompt-btn--active{color:#fff;background:#8b56c873;border-color:#e39dfa}.ai-chat__bubble-wrap{align-items:flex-end;gap:.45rem;max-width:100%;display:flex}.ai-chat__bubble-wrap--user{justify-content:flex-end}.ai-chat__bubble-wrap--assistant{justify-content:flex-start}.ai-chat__bubble-wrap--speaking .ai-chat__bubble--assistant{box-shadow:0 0 0 1px #97c9d973}.ai-chat__speak-btn{cursor:pointer;color:#97c9d9;background:#2d3358cc;border:none;border-radius:50%;flex-shrink:0;width:32px;height:32px;font-size:.7rem;line-height:1;transition:background .2s}.ai-chat__speak-btn:hover:not(:disabled){color:#fff;background:#97c9d940}.ai-chat__speak-btn:disabled{opacity:.4;cursor:not-allowed}.ai-chat__bubble-wrap--user .ai-chat__bubble,.ai-chat__bubble-wrap--assistant .ai-chat__bubble{max-width:85%}@media (width<=640px){.ai-guide-page{padding-top:3.75rem;padding-bottom:3rem}.ai-guide-page__panel{border-radius:1.1rem;padding:.75rem}.ai-page__hero--guide{height:260px;margin-bottom:-64px}.ai-page__hero--guide .ai-page__hero-content{bottom:1.5rem}.ai-guide-stage .ai-chat{height:auto;min-height:420px;max-height:70vh}.ai-chat__header{flex-direction:column;align-items:flex-start}.ai-chat__header-actions{justify-content:flex-start;width:100%}}.ai-page{background-color:#0a1221;background-image:radial-gradient(80% 50% at 50% -10%,#5330ac38,#0000 55%),radial-gradient(60% 40% at 100% 30%,#97c9d90f,#0000 50%);min-height:100vh;padding-top:100px;padding-bottom:120px}.ai-page__hero{background-color:#12182a;background-position:50%;background-size:cover;border-radius:0 0 28px 28px;height:300px;margin-bottom:-72px;position:relative;overflow:hidden}.ai-page__hero--guide{border-radius:0 0 36px 36px;height:clamp(280px,38vw,380px);margin-bottom:-88px}.ai-page__hero--guide .ai-page__hero-overlay{background:linear-gradient(#0a12212e 0%,#0a12218c 58%,#0a1221 100%),linear-gradient(90deg,#060e188c 0%,#0000 55%);border-radius:0 0 36px 36px}.ai-page__hero-overlay{background:linear-gradient(#0a122133 0%,#0a122173 45%,#0a1221 100%);border-radius:0 0 28px 28px;position:absolute;inset:0}.ai-page__hero-content{padding:0 1.5rem;animation:.5s both ai-fade-up;position:absolute;bottom:1.75rem;left:0;right:0}.ai-page__hero--guide .ai-page__hero-content{bottom:2.35rem}.ai-page__hero-badge{letter-spacing:.1em;text-transform:uppercase;color:#0a1a28;background:linear-gradient(120deg,#c8ebf5,#8fd0e4);border-radius:999px;align-items:center;margin:0 0 .55rem;padding:.28rem .75rem;font-size:.72rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #00000040}.ai-page__back{color:#97c9d9;align-items:center;gap:.35rem;margin-bottom:.55rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.ai-page__back:hover{color:#e7dfa3}.ai-page__heading{color:#fff;font-size:clamp(1.75rem,4vw,2.35rem);font-family:var(--main-font-family-medium,sans-serif);text-shadow:0 4px 24px #00000073;margin:0}.ai-page__hero--guide .ai-page__heading{letter-spacing:.01em;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.05}.ai-page__tagline{color:#97c9d9;margin:.35rem 0 0;font-size:.95rem}.ai-page__hero--guide .ai-page__tagline{color:#c8e6f0e6;max-width:34rem;font-size:1.02rem;line-height:1.45}.ai-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.ai-card{background:#2d335880;border:1px solid #97c9d926;border-radius:16px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:block;overflow:hidden}.ai-card:hover{border-color:#97c9d973;transform:translateY(-5px);box-shadow:0 16px 40px #00000059}.ai-card__image{background-position:50%;background-size:cover;height:160px}.ai-card__body{padding:1rem 1.1rem 1.25rem}.ai-card__name{color:#fff;margin:0 0 .35rem;font-size:1.15rem}.ai-card__desc{color:#97c9d9;margin:0 0 .75rem;font-size:.85rem;line-height:1.4}.ai-card__cta{color:#e7dfa3;font-size:.85rem;font-weight:500}.ai-card__meta{color:#97c9d9bf;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem}.ai-card__langs{color:#c8e8f2;margin:0 0 .75rem;font-size:.8rem}.ai-lang-switch{flex-wrap:wrap;gap:.45rem;margin-top:0;display:flex}.ai-lang-switch__btn{color:#97c9d9;cursor:pointer;background:#142434a6;border:1px solid #97c9d94d;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.82rem;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.ai-lang-switch__btn:hover:not(:disabled){color:#fff;background:#97c9d929;border-color:#97c9d9;transform:translateY(-1px)}.ai-lang-switch__btn.is-active{color:#0a1a28;background:linear-gradient(120deg,#b8e4f2f2,#7ec8deeb);border-color:#0000;font-weight:600;box-shadow:0 8px 18px #00000038}.ai-lang-switch__btn:disabled{opacity:.5;cursor:not-allowed}.ai-lang-switch__flag{object-fit:cover;border-radius:2px;width:18px;height:12px}.ai-key-banner{background:#5330ac40;border:1px solid #e39dfa59;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.ai-key-banner p{color:#e8e8f0;margin:0;font-size:.9rem}.ai-key-banner a{color:#e39dfa;font-weight:500}.ai-profile-card{color:#e8e8f0;background:#2d335880;border:1px solid #97c9d926;border-radius:16px;padding:1.5rem}.ai-profile-card h3{color:#fff;margin:0 0 1rem}.ai-profile-card label{color:#97c9d9;margin-bottom:.35rem;font-size:.85rem;display:block}.ai-profile-card input{color:#fff;background:#081221cc;border:1px solid #97c9d940;border-radius:10px;width:100%;margin-bottom:1rem;padding:.65rem 1rem}.ai-profile-card .btn-row{flex-wrap:wrap;gap:.75rem;display:flex}.ai-profile-card button{cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.25rem;font-size:.9rem}.ai-profile-card .btn-primary{color:#fff;background:linear-gradient(135deg,#5330ac,#8b56c8)}.ai-profile-card .btn-secondary{color:#97c9d9;background:0 0;border:1px solid #97c9d959}.ai-profile-status{margin-top:.75rem;font-size:.85rem}.ai-profile-status--ok{color:#6dd4a0}.ai-profile-status--err{color:#ff8a95}.profile-page{padding-top:4.5rem;padding-bottom:4rem}.profile-page__identity{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0c1c2abf,#08121e8c);border:1px solid #97c9d92e;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.15rem 1.35rem;margin-bottom:1.5rem;padding:1.25rem 1.4rem;display:grid;box-shadow:0 18px 40px #00000047}.profile-page__avatar{background:#081221d9;border:1px solid #97c9d947;border-radius:22px;width:72px;height:72px;overflow:hidden;box-shadow:0 10px 24px #00000059}.profile-page__avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-page__kicker{letter-spacing:.12em;text-transform:uppercase;color:#97c9d9;margin:0 0 .35rem;font-size:.72rem}.profile-page__name{color:#f4f8fb;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,2.4vw,1.9rem);font-weight:600;line-height:1.15}.profile-page__lead{color:#e8e8f0d1;max-width:36rem;margin:.4rem 0 0;font-size:.98rem;line-height:1.5}.profile-page__pill{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.profile-page__pill.is-ready{color:#0a1a28;background:linear-gradient(120deg,#b8e4f2,#7ec8de)}.profile-page__pill.is-warn{color:#e7dfa3;background:#e7dfa31f;border-color:#e7dfa347}.profile-page__pill-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff2e}.profile-page__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.15rem;margin-bottom:1.15rem;display:grid}.profile-card{background:linear-gradient(160deg,#0a1622b8,#060e1880);border:1px solid #97c9d929;border-radius:1.25rem;padding:1.35rem 1.4rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000047}.profile-card:before{content:"";pointer-events:none;background:radial-gradient(55% 40% at 0 0,#7ec8de1a,#0000 60%);position:absolute;inset:0}.profile-card__header,.profile-card__desc,.profile-card__note,.profile-status-list,.profile-field,.profile-field__label,.profile-card__actions,.profile-alert,.profile-code{z-index:1;position:relative}.profile-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#97c9d9;margin:0 0 .35rem;font-size:.72rem}.profile-card__title{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.profile-card__desc,.profile-card__note{color:#e8e8f0d1;margin:.75rem 0 0;font-size:.94rem;line-height:1.55}.profile-card__desc a{color:#c5e8f4;text-underline-offset:2px;text-decoration:underline}.profile-card__note{color:#c8e6f0c7;margin-top:1rem;font-size:.86rem}.profile-status-list{gap:.55rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.profile-status-list li{background:#08122173;border:1px solid #97c9d91f;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;display:flex}.profile-status-list span{color:#97c9d9;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem}.profile-status-list strong{color:#f2f7fa;text-align:right;font-size:.92rem;font-weight:600}.profile-field__label{color:#97c9d9;letter-spacing:.06em;text-transform:uppercase;margin:1.1rem 0 .4rem;font-size:.8rem;display:block}.profile-field{background:#081221bf;border:1px solid #97c9d938;border-radius:14px;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem .85rem;transition:border-color .2s,box-shadow .2s;display:flex}.profile-field:focus-within{border-color:#97c9d98c;box-shadow:0 0 0 3px #97c9d91f}.profile-field input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.55rem 0;font-size:.95rem}.profile-field__toggle{color:#c8e8f2;cursor:pointer;background:#97c9d924;border:none;border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:600;transition:background .2s}.profile-field__toggle:hover{background:#97c9d93d}.profile-card__actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.profile-btn{cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .2s,opacity .2s,background .2s}.profile-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.profile-btn--primary{color:#0a1a28;background:linear-gradient(120deg,#b8e4f2,#7ec8de);box-shadow:0 10px 22px #00000040}.profile-btn--primary:hover:not(:disabled){transform:translateY(-1px)}.profile-btn--ghost{color:#97c9d9;background:0 0;border:1px solid #97c9d959}.profile-btn--ghost:hover:not(:disabled){color:#fff;background:#97c9d91a;border-color:#97c9d9}.profile-alert{border-radius:12px;margin:.9rem 0 0;padding:.7rem .85rem;font-size:.86rem;line-height:1.45}.profile-alert--ok{color:#9be7bf;background:#6dd4a01a;border:1px solid #6dd4a047}.profile-alert--err{color:#ffb0b8;background:#ff8a951a;border:1px solid #ff8a9547}.profile-card--env{margin-bottom:1.75rem}.profile-code{color:#b7dde8;white-space:pre;background:#040a12d9;border:1px solid #97c9d929;border-radius:14px;margin:1rem 0 0;padding:1rem 1.1rem;font-size:.84rem;line-height:1.55;overflow:auto}.profile-page__explore-head{margin-bottom:1rem}.profile-page__explore-title{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.profile-page__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.profile-link-card{color:#fff;border:1px solid #97c9d929;border-radius:18px;min-height:180px;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000047}.profile-link-card__media{background-position:50%;background-size:cover;transition:transform .5s;position:absolute;inset:0;transform:scale(1.04)}.profile-link-card__shade{background:linear-gradient(#0812212e 0%,#08122180 52%,#081221f0 100%);position:absolute;inset:0}.profile-link-card__body{z-index:1;flex-direction:column;justify-content:flex-end;gap:.25rem;height:100%;min-height:180px;padding:1rem 1.05rem 1.1rem;display:flex;position:relative}.profile-link-card__body h4{margin:0;font-size:1.15rem}.profile-link-card__body p{color:#dcecf4d9;margin:0;font-size:.86rem;line-height:1.4}.profile-link-card__body span{color:#e7dfa3;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.84rem;font-weight:500;transition:gap .2s;display:inline-flex}.profile-link-card:hover{border-color:#97c9d966;transform:translateY(-3px);box-shadow:0 20px 44px #00000061}.profile-link-card:hover .profile-link-card__media{transform:scale(1.1)}.profile-link-card:hover .profile-link-card__body span{gap:.55rem}@media (width<=900px){.profile-page__identity{grid-template-columns:auto minmax(0,1fr)}.profile-page__pill{grid-column:1/-1;justify-self:start}.profile-page__grid,.profile-page__links{grid-template-columns:1fr}}@media (width<=575.98px){.profile-page{padding-top:3.75rem}.profile-page__identity{padding:1.1rem}.profile-page__avatar{border-radius:18px;width:60px;height:60px}.profile-card{padding:1.15rem 1.1rem}}.language-card{text-align:center}.language-card .ai-card__image{background:#0a122199;justify-content:center;align-items:center;height:100px;display:flex}.language-card img{width:64px;height:auto}.about-content{color:#c5c5d0;max-width:720px;line-height:1.8}.about-content h2{color:#fff;margin-top:2rem}.about-content ul{padding-left:1.25rem}.about-content li{margin-bottom:.5rem}.countries{background-image:radial-gradient(70% 55% at 15% 20%,#5330ac47,#0000 60%),radial-gradient(50% 45% at 90% 80%,#97c9d91f,#0000 55%),linear-gradient(#0a122133,#0a1221a6);background-repeat:no-repeat;overflow:hidden}.countries__lead{color:#e8e8f0e0;max-width:28rem;margin:.75rem 0 0;font-size:1rem;line-height:1.55}.countries__slider-wrap{position:relative}.countries .country-slider-box{height:auto;min-height:420px;padding:.5rem 0 2.5rem}.countries__slider-col{position:relative}.countries__nav{z-index:5;pointer-events:none;position:absolute;inset:0}.countries__nav-btn{pointer-events:auto;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081221b8;border:1px solid #97c9d959;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;line-height:1;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;top:42%;transform:translateY(-50%)}.countries__nav-btn:hover{background:#5330acd9;border-color:#e39dfa;transform:translateY(-50%)scale(1.05)}.countries__nav-btn--prev{left:max(.75rem,2vw)}.countries__nav-btn--next{right:max(.75rem,2vw)}.countries .countries-swiper.slider2{border-radius:0;width:100%;padding:1rem 0 2.75rem;overflow:visible}.countries .countries-swiper .swiper-wrapper{align-items:center}.countries .countries-swiper .swiper-slide{opacity:.55;height:auto;transition:transform .45s,opacity .45s}.countries .countries-swiper .swiper-slide-active{opacity:1;z-index:2}.countries .countries-swiper .swiper-slide-next,.countries .countries-swiper .swiper-slide-prev{opacity:.78}.countries .slider-card-link{color:inherit;height:100%;text-decoration:none;display:block}.countries .slider-card{opacity:.92;border:1px solid #ffffff14;height:clamp(320px,52vh,480px);margin:0 auto;transition:transform .45s,box-shadow .45s,opacity .45s;position:relative;overflow:hidden;transform:scale(.88);box-shadow:0 16px 40px #00000059}.countries .swiper-slide-active .slider-card{opacity:1;transform:scale(1);box-shadow:0 22px 55px #00000073,0 0 0 1px #97c9d940}.countries .slider-card__shade{pointer-events:none;z-index:1;background:linear-gradient(#0000 30%,#08122159 58%,#081221eb 100%);position:absolute;inset:0}.countries .country_info_box{z-index:2;float:none;flex-wrap:wrap;align-items:center;gap:.45rem;width:100%;padding:0 .85rem;display:flex;position:absolute;bottom:1rem;left:0;right:0}.countries .country_name,.countries .country_button{float:none;height:52px;margin:0;font-size:clamp(.95rem,1.5vw,1.25rem);line-height:52px}.countries .country_name{white-space:nowrap;text-overflow:ellipsis;flex:auto;width:auto;min-width:0;padding:0 1rem;overflow:hidden}.countries .country_button{flex:0 0 52px;width:52px}.countries .country_langs{color:#97c9d9;letter-spacing:.02em;flex:1 0 100%;margin:.15rem 0 0;padding:0 .35rem;font-size:.78rem}.countries .countries-swiper .swiper-pagination{bottom:.15rem}.countries .countries-swiper .swiper-pagination-bullet{opacity:1;background:#97c9d973;width:8px;height:8px}.countries .countries-swiper .swiper-pagination-bullet-active{background:#e7dfa3;border-radius:999px;width:22px}@media (width<=767.98px){.countries .country-slider-box{min-height:360px}.countries .slider-card{height:340px;transform:scale(.94)}.countries .swiper-slide-active .slider-card{transform:scale(1)}.countries__nav-btn{width:40px;height:40px;font-size:1.4rem;top:40%}}.hero-stage{isolation:isolate;height:100dvh;position:relative;overflow:hidden}.hero-stage__frame{width:100%;height:100%;position:relative;overflow:hidden}.hero-stage__layer{will-change:transform;backface-visibility:hidden;transform-origin:50%;pointer-events:none;isolation:isolate;transform:translate(0,0)}.hero-stage__clouds{will-change:transform, background-position}@media (width>=992px){.hero-stage .background_0{width:104%;height:104%;top:-1%;left:-2%;right:auto;transform:translateZ(0);background-position:top!important;background-size:cover!important}.hero-stage .background_clouds2{width:108%;height:104%;top:-1%;left:-4%;right:auto;background-position:50%!important;background-size:100%!important}.hero-stage .background_3{width:112%;height:108%;inset:auto auto -6% -6%;background-position:bottom!important;background-size:105%!important}.hero-stage .background_guy{transform-origin:50% 80%;width:108%;height:108%;inset:auto auto -2% -4%;background-position:bottom!important;background-size:100%!important}.hero-stage .clouds{opacity:.82;width:112%;animation:260s linear infinite move-clouds-back;top:24vh;left:-6%;right:auto}.hero-stage__title-wrap{top:20vh!important}.hero-stage .welcome_big{transform-origin:50%;color:#fff!important}.hero-stage .background_0,.hero-stage .background_clouds2,.hero-stage .background_3,.hero-stage .background_guy{opacity:1!important;animation:none!important}}@media (width<=991.98px){.hero-stage .background_0{width:100%;height:108%;top:-2%;background-position:top!important;background-size:cover!important}.hero-stage .background_clouds2{width:108%;height:106%;left:-4%;right:auto;background-position:50%!important;background-size:105%!important}.hero-stage .background_3{width:112%;height:108%;bottom:-4%;left:-6%;right:auto;background-position:bottom!important;background-size:125%!important}.hero-stage .background_guy{transform-origin:50% 85%;width:112%;height:108%;inset:auto auto -2% -6%;background-position:bottom!important;background-size:120%!important}.hero-stage .clouds{opacity:.88;width:112%;animation:200s linear infinite move-clouds-back;left:-6%;right:auto}.hero-stage__title-wrap{top:16vh!important}.hero-stage__arrow{bottom:7vh}}.hero-stage__copy{pointer-events:none;z-index:12!important}.hero-stage__title-wrap{pointer-events:none;will-change:transform, opacity;opacity:1;transition:none;top:22vh!important}.hero-stage__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#c8e8f2;opacity:1;text-shadow:0 1px 2px #000000a6,0 6px 24px #00000073;margin:0 0 .75rem;font-size:clamp(.72rem,1.2vw,.85rem)}.hero-stage .welcome_big{transform-origin:50%;will-change:transform;letter-spacing:.01em;text-shadow:0 2px #08122159,0 8px 28px #0000008c,0 0 40px #97c9d940;color:#fff!important;filter:none!important;font-size:clamp(2.4rem,7vw,6.5rem)!important;line-height:1.05!important}.hero-stage__title-text{opacity:1;color:inherit;-webkit-text-stroke:0;paint-order:stroke fill;display:inline-block}.hero-stage .background_0,.hero-stage .background_clouds2,.hero-stage .background_3,.hero-stage .background_guy{animation:1.1s both hero-fade-soft}.hero-stage .background_clouds2{animation-delay:80ms}.hero-stage .background_3{animation-delay:.14s}.hero-stage .background_guy{animation-delay:.2s}.hero-stage__arrow{cursor:pointer;z-index:7;background:0 0;border:0;padding:1.25rem;transition:none;bottom:4.5vh;left:50%;transform:translate(-50%);top:auto!important}.hero-stage__arrow:hover span{border-color:#e7dfa3}.hero-stage__arrow:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #97c9d9}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-soft{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero-stage__eyebrow,.hero-stage__title-text,.hero-stage .background_0,.hero-stage .background_clouds2,.hero-stage .background_3,.hero-stage .background_guy,.hero-stage .clouds{opacity:1!important;animation:none!important}}.languages-section{z-index:5;background:radial-gradient(70% 55% at 85% 20%,#5938da47,#0000 55%),radial-gradient(50% 40% at 10% 80%,#97c9d91a,#0000 50%);padding:4.5rem 0 5rem;position:relative;overflow:hidden}.languages-section__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.languages-section__kicker{letter-spacing:.14em;text-transform:uppercase;color:#97c9d9;margin:0 0 .35rem;font-size:.78rem}.languages-section__title{margin:0}.languages-section__more-desktop{flex-shrink:0}.languages-section__stage{position:relative}.languages-section__panel{background-blend-mode:multiply, normal;background:linear-gradient(135deg,#5938daeb,#2d3358f2) 0 0/cover,url(/images/languages_bg.png) 0 0/420px;border:1px solid #97c9d92e;border-radius:28px;grid-template-columns:minmax(240px,.95fr) minmax(280px,1.05fr);align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 24px 60px #00000059}.languages-section__visual{justify-content:center;align-items:flex-end;min-height:420px;padding:1.5rem 1rem 0;display:flex;position:relative;overflow:hidden}.languages-section__glow{pointer-events:none;background:radial-gradient(circle,#e7dfa347,#0000 68%);border-radius:50%;height:55%;position:absolute;inset:12% 8% auto}.languages-section__teacher{z-index:1;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 18px 30px #00000059);opacity:0;width:min(100%,340px);height:auto;max-height:460px;transition:opacity .7s,transform .7s;position:relative;transform:translateY(18px)}.languages-section.is-visible .languages-section__teacher{opacity:1;transform:translateY(0)}.languages-section__flags{pointer-events:none;z-index:2;margin:0;padding:0;list-style:none;position:absolute;inset:0}.languages-section__flag{pointer-events:auto;opacity:0;width:58px;height:58px;transition:opacity .45s ease calc(var(--i) * 80ms), transform .45s ease calc(var(--i) * 80ms);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;overflow:hidden;transform:scale(.7);box-shadow:0 10px 24px #00000038}.languages-section.is-visible .languages-section__flag{opacity:1;transform:scale(1)}.languages-section__flag:first-child{top:12%;left:10%}.languages-section__flag:nth-child(2){top:18%;right:12%}.languages-section__flag:nth-child(3){top:48%;left:6%}.languages-section__flag:nth-child(4){top:42%;right:8%}.languages-section__flag:nth-child(5){bottom:18%;left:18%}.languages-section__flag a{place-items:center;width:100%;height:100%;display:grid}.languages-section__flag img{object-fit:cover;border-radius:50%;width:72%;height:72%}.languages-section__flag:hover{transform:scale(1.08)}.languages-section__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0812216b;flex-direction:column;justify-content:center;gap:1.25rem;padding:2.25rem 2rem 2.25rem 1.5rem;display:flex}.languages-section__lead{color:#e8e8f0eb;max-width:34rem;margin:0;font-size:1.05rem;line-height:1.6}.languages-section__features{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.languages-section__feature{color:#081221;opacity:0;transition:opacity .5s ease calc(.12s + var(--i) * 90ms), transform .5s ease calc(.12s + var(--i) * 90ms);background:#fffffff2;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid;transform:translate(24px);box-shadow:0 10px 24px #0000001f}.languages-section.is-visible .languages-section__feature{opacity:1;transform:translate(0)}.languages-section__feature:nth-child(2n){transform:translate(-24px)}.languages-section.is-visible .languages-section__feature:nth-child(2n){transform:translate(0)}.languages-section__check{width:42px;height:auto;display:block}.languages-section__feature strong{margin-bottom:.15rem;font-size:1rem;line-height:1.2;display:block}.languages-section__feature span{color:#081221b3;font-size:.84rem;line-height:1.35;display:block}.languages-section__chips{flex-wrap:wrap;gap:.5rem;display:flex}.languages-section__chip{color:#e8e8f0;background:#2d3358a6;border:1px solid #97c9d947;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem .4rem .4rem;font-size:.82rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.languages-section__chip img{object-fit:cover;border-radius:3px;width:22px;height:16px}.languages-section__chip:hover{color:#fff;background:#97c9d92e;border-color:#97c9d9;transform:translateY(-1px)}.languages-section__cta{margin-top:.25rem}@media (width<=991.98px){.languages-section{padding:3rem 0 3.5rem}.languages-section__more-desktop{display:none}.languages-section__panel{grid-template-columns:1fr}.languages-section__visual{order:1;min-height:320px}.languages-section__content{order:2;padding:1.5rem 1.25rem 1.75rem}.languages-section__teacher{width:min(100%,280px);max-height:340px}.languages-section__flag{width:46px;height:46px}.languages-section__flag:nth-child(5){display:none}}@media (prefers-reduced-motion:reduce){.languages-section__teacher,.languages-section__flag,.languages-section__feature{opacity:1!important;transition:none!important;transform:none!important}}.stats-section{z-index:5;background:radial-gradient(60% 50% at 50% 0,#5330ac38,#0000 60%),linear-gradient(#0a122133,#0a1221a6);padding:4rem 0 4.5rem;position:relative;overflow:hidden}.stats-section__intro{text-align:center;margin-bottom:2rem}.stats-section__kicker{letter-spacing:.14em;text-transform:uppercase;color:#97c9d9;margin:0 0 .4rem;font-size:.78rem}.stats-section__heading{color:#fff;font-size:clamp(1.6rem,3.5vw,2.4rem);font-family:var(--main-font-family-medium,sans-serif);margin:0;line-height:1.15}.stats-section__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.stats-section__card{text-align:center;opacity:0;transition:opacity .55s ease var(--delay,0s), transform .55s ease var(--delay,0s), border-color .25s ease, box-shadow .25s ease;background:linear-gradient(160deg,#2d3358d9,#101628eb);border:1px solid #97c9d92e;border-radius:22px;padding:1.75rem 1.1rem 1.6rem;position:relative;overflow:hidden;transform:translateY(22px);box-shadow:0 16px 40px #00000047}.stats-section.is-visible .stats-section__card{opacity:1;transform:translateY(0)}.stats-section__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#97c9d924,#0000 55%);position:absolute;inset:0}.stats-section__card:hover{border-color:#97c9d966;box-shadow:0 20px 48px #00000061}.stats-section__icon{z-index:1;background:#5938da59;border:1px solid #e39dfa33;border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto 1rem;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a}.stats-section__icon img{object-fit:contain;width:42px;height:42px;display:block}.stats-section__value{z-index:1;color:#e7dfa3;letter-spacing:.01em;font-variant-numeric:tabular-nums;margin:0 0 .35rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;line-height:1;position:relative}.stats-section__suffix{color:#97c9d9;margin-left:.05em;font-weight:600}.stats-section__label{z-index:1;color:#e8e8f0e0;margin:0;font-size:.92rem;line-height:1.35;position:relative}@media (width<=991.98px){.stats-section{padding:3rem 0 3.25rem}.stats-section__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.stats-section__card{border-radius:18px;padding:1.35rem .85rem 1.25rem}.stats-section__icon{border-radius:16px;width:58px;height:58px;margin-bottom:.75rem}.stats-section__icon img{width:32px;height:32px}.stats-section__label{font-size:.82rem}}@media (width<=420px){.stats-section__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.stats-section__card{opacity:1!important;transition:none!important;transform:none!important}}.destinations-page{padding-top:5.5rem;padding-bottom:3rem}.destinations-page__intro{max-width:38rem;margin-bottom:1.75rem}.destinations-page__kicker{letter-spacing:.14em;text-transform:uppercase;color:#97c9d9;margin:0 0 .4rem;font-size:.78rem}.destinations-page__lead{color:#e8e8f0e0;margin:0;font-size:1.05rem;line-height:1.55}.destinations-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.destination-card{color:#fff;opacity:0;min-height:320px;animation:dest-card-in .55s ease calc(var(--i,0) * 45ms) forwards;border:1px solid #97c9d929;border-radius:22px;text-decoration:none;display:block;position:relative;overflow:hidden;transform:translateY(14px);box-shadow:0 16px 40px #00000047}.destination-card__media{background-position:50%;background-size:cover;transition:transform .55s;position:absolute;inset:0;transform:scale(1.04)}.destination-card__shade{pointer-events:none;background:linear-gradient(#0000 0%,#08122126 28%,#0812218c 58%,#081221f0 100%);position:absolute;inset:0}.destination-card__body{z-index:1;flex-direction:column;gap:.35rem;padding:1.15rem 1.15rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.destination-card__meta{letter-spacing:.1em;text-transform:uppercase;color:#97c9d9;margin:0;font-size:.72rem}.destination-card__name{color:#fff;text-shadow:0 2px 12px #00000059;margin:0;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.15}.destination-card__desc{color:#e8e8f0e0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.1rem 0 .35rem;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.destination-card__langs{flex-wrap:wrap;gap:.35rem;margin-bottom:.35rem;display:flex}.destination-card__lang{color:#c8e8f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a12218c;border:1px solid #97c9d947;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .55rem;font-size:.72rem;display:inline-flex}.destination-card__flag{object-fit:cover;border-radius:2px;width:14px;height:10px}.destination-card__cta{color:#e7dfa3;align-items:center;gap:.4rem;margin-top:.2rem;font-size:.86rem;font-weight:500;transition:gap .2s;display:inline-flex}.destination-card:hover{border-color:#97c9d966;box-shadow:0 22px 50px #0006}.destination-card:hover .destination-card__media{transform:scale(1.1)}.destination-card:hover .destination-card__cta{gap:.65rem}.destinations-page__grid--langs{grid-template-columns:repeat(4,minmax(0,1fr))}.destination-card--lang{min-height:240px}.destination-card__media--lang{filter:saturate(1.05)contrast(1.05);background-position:50%;background-size:cover}.destination-card--lang .destination-card__shade{background:linear-gradient(#08122147 0%,#0812219e 52%,#081221f5 100%)}@keyframes dest-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=991.98px){.destinations-page{padding-top:4.5rem}.destinations-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.destinations-page__grid--langs{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-card{min-height:280px}.destination-card--lang{min-height:220px}}@media (width<=575.98px){.destinations-page__grid,.destinations-page__grid--langs{grid-template-columns:1fr}.destination-card{min-height:260px}}@media (prefers-reduced-motion:reduce){.destination-card{opacity:1!important;animation:none!important;transform:none!important}.destination-card__media{transition:none!important}}
