﻿@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap";.header{left:0;right:0;position:relative;top:0;transition:all .5s;z-index:11;position:sticky;top:0}@media(min-width: 1499px){.header .container{max-width:1860px;width:100%}}@media(min-width: 1199px){.header .container{width:96%}}@media(max-width: 1199px){.header .container{max-width:100%}}.header-primary{padding:clamp(.714rem,.5vw + .6rem,1.286rem) 0;color:#111;background:#fff;transition:.3s all ease-in-out;box-shadow:0px 3px 3px rgba(0,0,0,.0588235294)}@media(min-width: 576px){.header-primary .header-flex{min-height:40px}}@media(max-width: 767px){.header-primary{padding:.75rem 0}}@media(min-width: 1199px){.header-primary .header__left,.header-primary .header__middle,.header-primary .header__right{min-width:0}.header-primary .header__middle{flex:1}}.header-primary .header__logo{max-width:180px;flex:0 0 180px;min-width:180px;max-height:40px;position:relative;display:flex;align-items:center}.header-primary .header__logo a{display:block}.header-primary .header__logo a img{max-height:40px}@media(max-width: 767px){.header-primary .header__logo{margin:0 auto;flex:1}}@media(min-width: 767px){.header-primary .header__logo{margin-right:.75rem}}.header-primary .header__left{display:flex;align-items:center}@media(max-width: 1199px){.header-primary .header__left .header-dropdown .is-visible{opacity:1;visibility:visible}}@media(max-width: 767px){.header-primary .header__left .header-dropdown .is-visible{bottom:100%;z-index:3;padding-top:0;top:60px}}@media(max-width: 767px){.header-primary .header__left .header-dropdown .is-active:after{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);content:"";z-index:3}}@media(max-width: 767px){.header-primary .header__left .header-dropdown .dropdown__cover::before{content:none}}@media(max-width: 767px){.header-primary .header__left .header-dropdown__target{bottom:auto;top:0;padding-top:0;width:calc(100% - 30px);left:15px}}.header-dropdown .header-dropdown__trigger{padding:0;font-weight:600;text-transform:uppercase;display:flex;align-items:center;height:42px}@media(min-width: 991px)and (max-width: 1599px){.header-dropdown .header-dropdown__trigger{font-size:.9rem}}@media(min-width: 576px){.header-dropdown .header-dropdown__trigger span{margin-left:.5rem}}@media(max-width: 1199px){.header-dropdown .header-dropdown__trigger{padding:.65rem 0}}@media(min-width: 991px)and (max-width: 1299px){.header-dropdown .header-dropdown__trigger{font-size:.9rem}}.header-dropdown .header-dropdown__trigger:hover{color:var(--color-primary)}.header__right{display:flex;align-items:center}@media(max-width: 1199px){.header__right .header-dropdown .is-visible{opacity:1;visibility:visible}}@media(max-width: 767px){.header__right .icon--arrow{display:none}}@media(max-width: 767px){.header__right .header-action,.header__right .header-action .header__action{display:contents}}@media(max-width: 1199px){.menu{bottom:0;background:#fff;padding:0;box-shadow:0 0 10px rgba(51,51,51,.38);left:0;margin:0;overflow:auto;position:fixed;text-align:left;top:0;opacity:0;visibility:hidden;z-index:11;width:280px}}@media(min-width: 1199px){.menu ul{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}}.menu ul .menu__item a{text-transform:uppercase;font-weight:600;color:inherit;display:block;line-height:1.5;position:relative;display:flex;align-items:center;font-size:.9rem}.menu ul .menu__item a:hover{color:var(--color-primary)}@media(min-width: 1199px){.menu ul .menu__item a{font-size:clamp(1rem,.125vw + .971rem,1.143rem)}}@media(max-width: 1199px){.menu ul .menu__item.has-current a{color:var(--color-primary)}}.menu ul .menu__item.has-current a::after{content:"";background-color:var(--color-primary);height:2px;width:100%;position:absolute;left:0;right:0;bottom:-4px}@media(max-width: 1199px){.menu ul .menu__item.has-current a::after{bottom:-1px}}.menu ul .is--active a{color:var(--color-primary)}.header__action{text-transform:uppercase;display:inline-flex;gap:.75rem}@media(min-width: 1199px){.header__action .btn{font-size:clamp(1rem,.125vw + .971rem,1.143rem);font-weight:600;height:3rem;line-height:3rem;text-transform:uppercase}.header__action .btn.btn--equal{width:3rem}}@media(min-width: 576px){.header__action .btn{padding:0 1.25rem}}.header-dropdown--arrow{margin-right:.5rem}@media(min-width: 576px){.header-dropdown--arrow .header-dropdown__trigger .icon--globe{width:20px;height:20px}}.header-dropdown__target{min-width:240px;z-index:2;right:0;top:100%;position:absolute;padding:0;opacity:0;visibility:hidden;width:100%}@media(min-width: 1199px){.header-dropdown__target{top:150%;padding-top:1rem}}@media(min-width: 1199px){.header-dropdown.header-dropdown--explore .header-dropdown__target{left:0;right:auto}}@media(max-width: 576px){.header-dropdown.header-dropdown--explore span{font-size:0}}.menu--inline{max-height:334px;overflow:auto}.menu--inline ul .menu__item{padding:0;display:block}.menu--inline ul .menu__item a{padding:.355rem 0;display:block;color:var(--color-dark);font-weight:400}.menu--inline ul .menu__item:hover a{color:var(--color-primary)}.menu--inline ul .is--active a{position:relative;color:var(--color-primary);font-weight:600;border-left:3px solid}.menu--inline ul .is--active a::before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";pointer-events:none;background-color:currentColor;opacity:.04}.dropdown__cover{background-color:#fff;box-shadow:0 0 20px 4px rgba(0,0,0,.08);border-radius:var(--radius-sm);padding:1.25rem}.header-dropdown{position:relative}@media(min-width: 1199px){.header-dropdown:hover .header-dropdown__target{opacity:1;visibility:visible;top:100%;transition:all 300ms}}@media(max-width: 767px){.header-dropdown{position:static}}.header__left .header-dropdown .menu--inline{position:relative}@media(max-width: 767px){.header__left .header-dropdown .icon--menu{width:30px;height:30px}}@media(max-width: 767px){.header__left{width:100%}}@media(min-width: 767px){.header-dropdown--arrow .header-dropdown__target{min-width:20rem}}.header-dropdown--arrow .header-dropdown__target .menu--inline ul{display:flex;flex-wrap:wrap}.header-dropdown--arrow .header-dropdown__target .menu--inline ul li{padding:.25rem !important;flex:0 0 33.3%;max-width:33.3%}.header-dropdown--arrow .header-dropdown__target .menu--inline ul li a{display:block;padding:.5rem;font-size:.95rem;border:1px solid var(--color-gray-200);text-align:center;color:var(--color-gray-800)}.header-dropdown--arrow .header-dropdown__target .menu--inline ul li a:hover{color:var(--color-primary);border-color:var(--color-primary)}.header-dropdown--arrow .header-dropdown__target .menu--inline ul .is-active a{color:var(--color-primary);border-color:var(--color-primary)}.header-dropdown--arrow .dropdown__cover{padding:20px}.header-dropdown--arrow .settings{margin-bottom:2rem}@media(max-width: 576px){.header-dropdown--arrow .settings__target{top:auto !important;bottom:38px}}.header-dropdown--arrow .settings .dropdaown__title{text-transform:uppercase;color:var(--color-gray-700);font-size:.95rem}.header-dropdown--arrow .settings .btn{color:var(--color-dark) !important;border-color:var(--color-gray-300)}.header-dropdown--arrow .settings .btn::before{width:6px;height:6px;top:13px}.avtar-meta{display:flex;align-items:center;gap:1rem;background-color:#f5f6f9;padding:10px;border-radius:var(--radius-sm)}.dropdown__cover{position:relative}.dropdown__cover::before{content:"";border-right:9px solid rgba(0,0,0,0);border-left:9px solid rgba(0,0,0,0);border-bottom:9px solid #fff;top:-9px;left:28px;position:absolute;pointer-events:none}.explore-wrapper{position:relative}.explore-wrapper::before{content:"";border-right:9px solid rgba(0,0,0,0);border-left:9px solid rgba(0,0,0,0);border-bottom:9px solid #fff;top:-9px;left:39px;position:absolute;pointer-events:none;z-index:1}.header-dropdown--explore .dropdown__cover{padding:1rem}@media(min-width: 767px){.user-icon{display:none !important}}.toggle--nav{width:26px;height:26px;vertical-align:middle;margin:0 10px 0 0;padding:2px;display:none}@media(max-width: 1199px){.toggle--nav{display:inline-block}}@media(max-width: 1199px){.nav--primary-offset{bottom:0;background:#fff;padding:1rem 0;box-shadow:0 0 10px rgba(51,51,51,.38);left:0;margin:0;overflow:auto;position:fixed;text-align:left;top:0;z-index:11;width:280px;opacity:0;visibility:hidden;transition:all 300ms ease 0s;transform:translate3d(-100%, 0px, 0px)}}.show-nav-js .menu{visibility:visible;opacity:1;transform:translate3d(0px, 0px, 0px)}.header-controls{display:flex;align-items:center;gap:.625rem}@media(max-width: 767px){.header-controls{position:fixed;bottom:0;display:flex;align-items:center;justify-content:space-between;left:0;right:0;top:auto;background:var(--color-primary);padding:0 .5rem}.header-controls>.header-controls__item,.header-controls .header__action .mobile-action,.header-controls .header__action .btn--search,.header-controls .header-dropwown--profile .mobile-action{flex:1;text-align:center}}@media(min-width: 767px){.header-controls .header-controls__item{display:none}}.header-controls .header-controls__item:not(.header-dropdown--arrow,.header-dropwown--profile) a{padding:.75rem 1.25rem;position:relative}@media(min-width: 576px){.header-controls .header-controls__item:not(.header-dropdown--arrow,.header-dropwown--profile) a{display:inline-flex}}@media(min-width: 1199px){.header-controls .header--notification{display:block}.header-controls .header--message{display:block}.header-controls .header-dropdown--arrow{display:block}}.header-controls .header-dropdown--arrow{margin:0}.header-controls .header-dropdown--arrow .dropdown__cover::before{right:26px;left:unset}@media(max-width: 767px){.header-controls .header-dropdown--arrow .is-visible{bottom:100%;opacity:1;visibility:visible;z-index:3;padding-top:0;bottom:0px;bottom:60px}}@media(max-width: 767px){.header-controls .header-dropdown--arrow .is-active:after{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);content:"";z-index:3}}@media(max-width: 767px){.header-controls .header-dropdown--arrow .dropdown__cover::before{content:none}}@media(min-width: 767px){.header-controls .header-dropdown--arrow{margin-right:.5rem}}@media(max-width: 767px){.header-controls .header-dropdown__target{top:auto;bottom:0;padding-top:0;width:calc(100% - 30px);left:15px}}@media(min-width: 767px){.header-controls .header-action{display:block}}@media(min-width: 767px){.header-controls__action{background-color:#eff0f3;color:#929292}.header-controls__action:hover{color:#000}.header-controls__action svg{fill:currentColor}}.head-count{position:absolute;height:16px;background:var(--color-primary);text-align:center;font-size:11px;color:var(--color-secondary-inverse);display:flex;justify-content:center;align-items:center;top:1px;right:2px;padding:3px 4px;border-radius:var(--radius-sm);min-width:18px}.header-dropwown--profile{text-transform:capitalize}@media(max-width: 767px){.header-dropwown--profile .is-visible{bottom:100%;opacity:1;visibility:visible;z-index:3;padding-top:0;bottom:0px;bottom:60px}}@media(max-width: 767px){.header-dropwown--profile .is-active:after{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);content:"";z-index:3}}@media(max-width: 767px){.header-dropwown--profile .dropdown__cover::before{content:none}}.header-dropwown--profile .teacher__media svg{display:none}@media(max-width: 767px){.header-dropwown--profile .teacher__media svg{margin:0;fill:#fff;display:block}}.header-dropwown--profile .dropdown__cover::before{right:10px;left:unset}.header-dropwown--profile .dropdown__cover .menu--inline ul .is--active a{border:none}@media(min-width: 767px){.header-controls__action .icon,.header-controls__action svg,.header-controls .header--message .icon,.header-controls .header--message svg,.header-controls__item.header--notification .icon,.header-controls__item.header--notification svg{display:block}}@media(min-width: 767px){.mobile-action svg{display:none}}@media(max-width: 767px){.header-dropwown--profile{display:contents}.btn--search{background-color:rgba(0,0,0,0)}.mobile-action,.btn--search{display:flex;flex-direction:column;color:var(--color-primary-inverse) !important;border:none !important;white-space:normal;text-align:center;font-weight:normal !important;width:auto !important;height:auto !important;line-height:normal !important;padding:1rem 0 1rem !important;background-color:rgba(0,0,0,0);border-radius:0 !important}.mobile-action svg,.btn--search svg{margin:0 auto;fill:var(--color-primary-inverse);width:22px;height:22px;display:block}.mobile-action .mobile-action-label,.btn--search .mobile-action-label{text-transform:none;font-size:10px;margin:5px auto 0;display:block}.mobile-action .teacher-profile,.btn--search .teacher-profile{flex-direction:column}.mobile-action .teacher-profile .teacher__media .avtar,.btn--search .teacher-profile .teacher__media .avtar{border-radius:50%;width:22px;height:22px;margin:0 auto}}.btn--search svg{fill:currentColor}.header-search{position:fixed;left:0;right:0;top:0;z-index:4;width:100%;padding:3.5rem 2rem;background-color:#fff;transition:transform .2s ease,-webkit-transform .2s ease;transform:translateY(-100%);opacity:0;visibility:hidden}@media(max-width: 1199px){.header-search{padding:1.5rem 1rem}}.header-search.is-visible{transform:translateX(0);opacity:1;visibility:visible}.search-trigger::before{position:fixed;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;pointer-events:none;content:"";transition:opacity .2s ease}.search-trigger.is-active::before{opacity:1;visibility:visible;pointer-events:auto}.nav--primary>ul>li{position:relative;display:inline-block;vertical-align:top}.nav--primary>ul>li>a{display:block;padding:.75rem 1.5rem;position:relative}.nav--primary>ul>li>a:not(.btn):hover{color:var(--color-secondary)}.nav--primary>ul>li.user-click>a{height:auto;line-height:normal}.nav--primary .nav__dropdown>a{padding-right:2.5rem}@media(max-width: 1199px){.nav--primary-offset>ul>li{display:block;border-bottom:1px solid rgba(0,0,0,.1)}.nav--primary-offset>ul>li>a{padding:1.25rem 1.5rem}}.nav__dropdown .avtar{margin-right:.5rem}.nav__dropdown-trigger:after{position:absolute;right:1.5rem;top:50%;content:"";border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid currentColor;margin-top:-2px}.nav__dropdown-target{min-width:200px;z-index:2;right:0;top:160%;position:absolute;padding:0;opacity:0;filter:alpha(opacity=0);visibility:hidden;padding:.75rem;box-shadow:var(--boxShadow-all);width:100%}.nav__dropdown-action{width:3rem;height:3rem;padding:0 !important;border:1px solid rgba(0,0,0,0);border-radius:var(--radius-round)}.nav__dropdown-action .svg-icon{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:1.3rem;height:1.3rem;overflow:hidden}.nav__dropdown-action .svg-icon svg{width:100%;height:100%}@media(min-width: 1199px){.nav__dropdown-action:hover{background-color:var(--color-primary)}.nav__dropdown-action:hover .svg-icon{fill:#fff}}.nav__dropdown-action .count{position:absolute;right:-0.9rem;top:-0.3rem;padding:.15rem;border-radius:var(--radius-round);background:var(--color-primary);font-size:11px;color:#fff;min-width:1.5rem;text-align:center;line-height:normal;min-width:1.9rem;border:2px solid #fff}@media(min-width: 1199px){.nav__dropdown--account{margin-left:1.5rem}}.nav__dropdown--account>a{padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important}.nav__dropdown--notification .nav__dropdown-target{min-width:300px}.nav--vertical>ul>li>a{padding:.75rem;display:block}.nav--vertical>ul>li>a:hover{background-color:rgba(0,0,0,.05);color:var(--color-secondary)}@media(min-width: 991px){.nav__dropdown-target .menu-vertical{display:none}.nav.nav--primary>ul>li.nav__dropdown.is-active .nav__dropdown-target,.nav.nav--primary>ul>li.nav__dropdown:hover .nav__dropdown-target{visibility:visible;top:100%;opacity:1;filter:alpha(opacity=100);transition:all 300ms}.nav.nav--primary>ul>li.nav__dropdown.nav__dropdown--account .nav__dropdown-target{left:auto;right:0}}@media(max-width: 1199px){.nav__dropdown-target{min-width:250px}.menu-vertical li a{padding:16px 15px 16px 15px;padding-left:55px}.nav.nav--primary-offset{bottom:0;background:#fff;padding:0;box-shadow:0 0 10px rgba(51,51,51,.38);left:0;margin:0;overflow:auto;position:fixed;text-align:left;top:0;transform:translate3d(-100%, 0px, 0px);transition:all 300ms ease 0s;opacity:0;visibility:hidden;z-index:11;width:280px}html.show-nav-js .nav.nav--primary-offset{opacity:1;transform:translate3d(0px, 0px, 0px);visibility:visible}html.show-nav-js,html.show-dashboard-js{position:fixed;left:0;right:0;top:0;bottom:0}html.show-nav-js .overlay--nav{display:block}.nav.nav--primary>ul>li.nav__dropdown>a.is-active:after{border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid currentColor;margin-top:-8px}.subheader .nav.nav--primary>ul>li.nav__dropdown>a.is-active:after{border-bottom:0px solid #333}.nav.nav--primary-offset>ul>li .nav__dropdown-target{min-width:100%;position:relative;box-shadow:none;border-top:1px solid #eee;top:auto;right:auto}.nav__dropdown-target{opacity:1;visibility:visible;display:none;padding:10px;top:45px;right:0;left:auto}}@media(max-width: 767px){.nav.nav--actions>ul>li{position:static}.nav.nav--actions>ul>li>a{width:40px;height:40px;position:relative;font-size:0;padding:0}.nav.nav--actions>ul>li>a img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:60%}.nav.nav--actions>ul>li .nav__dropdown-target{left:0;right:0;position:fixed;top:0;bottom:0;z-index:100;padding:50px 0 20px 0;overflow-y:auto;overflow-x:hidden}.nav.nav--actions>ul>li .nav__dropdown-target .nav--vertical{width:100%}.nav.nav--actions>ul>li .nav__dropdown-target .nav--vertical li{border-bottom:1px solid #ddd}.nav.nav--actions>ul>li .nav__dropdown-target .nav--vertical li a{font-size:1.2rem;padding:15px}.nav.nav--actions>ul>li.nav__dropdown--account>a img{width:100%}html.show-dropdown-js{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden}.menu-vertical li.-show-responsive{display:block !important}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.4;color:inherit}.h1,h1{font-size:2.75rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.875rem}.h4,h4{font-size:1.3rem}.h5,h5{font-size:1.2rem}.h6,h6{font-size:1.1rem}p{margin-top:0;margin-bottom:1rem;color:inherit;line-height:1.8;color:#000}@media(min-width: 1199px){.timezone{display:flex;align-items:center}}.page-title{font-size:calc(18px + .4vw);color:#000}.guestuser{display:flex;flex-direction:column}.guestuser #body{flex:1}.section--listing{padding-top:0}.section-filters{padding:2rem 0 0}.section-filters h1{text-align:center;margin-bottom:2rem}@media(min-width: 1199px){.section-filters{position:sticky;top:0}}@media(min-width: 576px){.section-filters{padding:3rem 0 0;z-index:2}}@media(max-width: 576px){.section-filters{padding:2rem 0 0}.section-filters h1{margin-bottom:0 !important}}.section-filters .select-option{margin-bottom:0}.section-filters .select2-selection__arrow{display:none !important}@media(min-width: 576px){.filter-item{position:relative}}@media(min-width: 576px){.filter-item__field{position:relative;top:4px}}.filter-item__label{font-size:13px;color:var(--color-gray-700)}@media(min-width: 576px){.filter-item__label{position:relative;top:4px}}@media(min-width: 576px){.filter-item__label{text-transform:uppercase}}.filter-item__search{position:relative}.filter-item__search input[type=text]{padding-right:1.25rem}.filter-item__search input[type=text]:focus{box-shadow:none}@media(min-width: 576px){.filter-item__search input[type=text]{border:none;height:30px;padding-left:0;padding-right:2rem}.filter-item__search input[type=text]::-webkit-input-placeholder{color:var(--color-black);font-weight:500}.filter-item__search input[type=text]:-moz-placeholder{color:var(--color-black);font-weight:500;opacity:1}.filter-item__search input[type=text]::-moz-placeholder{color:var(--color-black);font-weight:500;opacity:1}.filter-item__search input[type=text]::-ms-input-placeholder{color:var(--color-black);font-weight:500;opacity:1}.filter-item__search input[type=text]::placeholder{color:var(--color-black);font-weight:500;opacity:1}}.filter-item__search-action{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width: 576px){.filter-item__search-action{right:.6rem}}.filter-item__search-submit{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.filter-item__search-submit input{padding:0 !important;font-size:0;width:30px;height:30px;background:rgba(0,0,0,0) !important;position:absolute !important;border:none !important}.filter-item__search-reset{width:30px;height:30px;cursor:pointer}.filter-item__search-reset input{padding:0 !important;font-size:0;width:30px;height:30px;background:rgba(0,0,0,0) !important;position:absolute !important;border:none !important}.filter-item__search-reset .close{width:30px;height:30px;line-height:30px}.filter-item__trigger{padding:1rem;position:relative}.filter-item__select{position:relative;height:30px;line-height:30px;font-weight:500}.filter-item__select--arrow{padding-right:1.25rem}.filter-item__select--arrow:after{position:absolute;right:0;top:48%;width:8px;height:8px;content:"";border-right:1px solid #999;border-bottom:1px solid #999;transform:translateY(-50%) rotate(45deg);pointer-events:none}.filter-item__target{position:absolute}@media(min-width: 576px){.filter-item__target{top:100%;left:0;right:0;z-index:2;padding-top:1.5rem}.filter-item__target:before{position:absolute;left:1rem;top:10px;content:"";border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:12px solid #fff;pointer-events:none;z-index:1}}@media(max-width: 991px){.filter-item__target{min-width:250px}}@media(max-width: 576px){.filter-item__target{min-width:1%}}@media(max-width: 576px){.filter-item__trigger{border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);padding:.75rem 1rem}.filter-item__trigger.is-active{background-color:#fff;border-color:var(--color-gray-200);border-left-color:var(--color-primary);pointer-events:none}.filter-item__trigger.is-active .filter-item__label{font-weight:600;color:var(--color-primary)}.filter-item__trigger.is-active:after{position:absolute;top:0;bottom:0;right:-1px;content:"";background-color:#fff;width:5px;pointer-events:none;z-index:1}.filter-item__target{left:150px;top:64px;bottom:0;width:calc(100% - 150px);transition:none !important;height:auto !important;padding-bottom:70px;overflow:auto}}.cursor-pointer{cursor:pointer}.filter-dropdown{position:relative;background-color:#fff;width:100%;border-radius:var(--radius)}@media(min-width: 1199px){.filter-dropdown{overflow:hidden}}.filter-dropdown__head{padding:1rem}@media(min-width: 1199px){.filter-dropdown__head{border-bottom:1px solid var(--color-gray-200)}}@media(max-width: 576px){.filter-dropdown__head{padding-bottom:0}.filter-dropdown__head h5{font-size:14px}.filter-dropdown__head .underline{font-size:13px;padding-top:10px;padding-bottom:10px}}@media(max-width: 576px){.filter-dropdown__body{padding:1rem}}.filter-dropdown__footer{padding:1rem;border-top:1px solid var(--color-gray-200);position:relative;background-color:#fff}@media(max-width: 576px){.filters-layout__item{max-width:150px}}@media(min-width: 576px){.filters-layout{display:flex;flex-wrap:wrap;border-radius:0;box-shadow:var(--boxShadow-all);position:relative;z-index:1;background-color:#fff}.filters-layout__item{flex:1}}@media(min-width: 576px){.filters-layout__item-forth .filter-item{position:static}.filters-layout__item-forth .filter-item__target{max-width:435px;right:0;left:auto}}.filters-layout__item-fifth{flex:inherit}@media(min-width: 576px){.filters-layout__item-fifth .filter-item{position:static;border-right:none}.filters-layout__item-fifth .filter-item__target{right:0}.filters-layout__item-fifth .filter-item__target:before{left:auto;right:2rem}}@media(min-width: 576px){.filters-layout__item-fifth .filter-dropdown__body{max-height:450px;overflow:auto}}@media(max-width: 576px){.filters-layout__item-first{position:absolute;left:0;right:0;top:0;border-bottom:1px solid var(--color-gray-200);background-color:#fff;z-index:1;max-width:100%}.filters-layout__item-fifth>.filter-item{max-width:100%}.filters-layout__item-second>.filter-item .filters-layout__item-second>.filter-item__target{display:block !important}}@media(max-width: 1199px){.filters-layout__item-first{max-width:100%;flex:0 0 100%;border-bottom:1px solid var(--color-gray-200);border-right:none}}body.is-filter-show .header{transition:none}@media(max-width: 1199px){body.is-filter-show{position:fixed;inset:0;overflow:hidden}}@media(min-width: 576px){body.filter-active:after{position:fixed;inset:0;background-color:rgba(0,0,0,.5);content:"";z-index:11}}@media(min-width: 576px){body.filter-active .filters-layout{z-index:12}body.filter-active .section-filters{z-index:12;transition:none}body.filter-active .section-filters:after{display:none}}.select-option{position:relative;display:block;cursor:pointer}.select-option__item{position:relative;padding:.75rem 1.25rem;padding-right:2.5rem;display:block;overflow:hidden;color:var(--color-gray-600);border:1px solid var(--color-gray-200);text-transform:capitalize}.select-option__item:after{position:absolute;right:1rem;top:50%;content:"";height:12px;width:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-65%) rotate(45deg);pointer-events:none}@media(max-width: 576px){.select-option__item{padding-left:0;border:none;font-size:13px}}.select-option__input{position:absolute;inset:0;opacity:0;width:100%;height:100%}.select-option__input:checked+.select-option__item{color:var(--color-secondary);border-color:currentColor;font-weight:600}@media(min-width: 1199px){.select-option__input:checked+.select-option__item:before{position:absolute;inset:0;content:"";background-color:currentColor;opacity:.06;pointer-events:none}}.select-list{position:relative}@media(min-width: 576px){.select-list--vertical .select-option__item{border:none;border-bottom:1px solid var(--color-gray-200);padding:.75rem;padding-right:2rem}.select-list--vertical .select-option__input:checked+.select-option__item{color:var(--color-secondary);border-color:var(--color-gray-200)}.select-list--vertical .select-option__input:checked+.select-option__item:before{display:none}.select-list--vertical li:last-child .select-option__item{border-bottom:none}.select-list--vertical>ul>li ul{padding:.75rem;border-bottom:1px solid var(--color-gray-200)}}@media(min-width: 576px)and (min-width: 576px){.select-list--vertical>ul>li ul .select-option__item{border:none}}@media(max-width: 576px){.select-list--vertical .select-option__item{padding-left:0}}@media(min-width: 576px){.select-list--scroll{max-height:240px;overflow:auto}}@media(min-width: 576px){.select-list--flex ul{display:flex;border:1px solid var(--color-gray-200);border-radius:var(--radius-round);overflow:hidden}.select-list--flex ul li{flex:1}.select-list--flex .select-option__item{border:none;padding:.75rem 1rem;text-align:center}.select-list--flex .select-option__item:after{display:none}.select-list--flex .select-option__input:checked+.select-option__item{color:var(--color-secondary);border-color:var(--color-gray-200)}}@media(min-width: 576px){.select-list--inline ul{display:flex;flex-wrap:wrap}.select-list--inline ul li{padding:.5rem}.select-list--inline .select-option__item{text-align:center;border-radius:var(--radius-round);padding-top:.5rem;padding-bottom:.5rem}}@media(min-width: 576px){.select-list--onethird ul{display:flex;overflow:hidden;flex-wrap:wrap;margin:0 -0.5rem}.select-list--onethird ul li{flex:0 0 33.3%;padding:.5rem}.select-list--onethird .select-option__item{padding:.5rem 1rem;text-align:center;border-radius:var(--radius-round);overflow:hidden}.select-list--onethird .select-option__item:after{display:none}.select-list--onethird .select-option__input:checked+.select-option__item{color:var(--color-secondary);border-color:currentColor}}@media(min-width: 576px){.selection-group{padding:1.25rem}}@media(max-width: 576px){.selection-group{margin:1rem 0 2rem}.selection-group h6{font-size:12px;font-weight:normal}}@media(min-width: 576px){.search-form-cover{padding:1rem;border-bottom:1px solid var(--color-gray-200)}}@media(max-width: 576px){.search-form-cover{margin-bottom:1rem}}.filter-actions{display:flex;justify-content:flex-end}@media(max-width: 576px){.filter-actions .btn--secondary{width:65%}.filter-actions .btn--gray{width:35%}}.more-filters-btn{color:var(--color-primary);background-color:rgba(0,0,0,0);position:relative;font-weight:600;height:46px;overflow:hidden}.more-filters-btn:before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";pointer-events:none;background-color:currentColor;opacity:.1}.search-form{position:relative}@media(max-width: 576px){.search-form{display:flex;align-items:center;flex-wrap:wrap}}.search-form__action{position:absolute;top:0;right:0}.search-form__action .btn{height:3.25rem}.search-form__action--reset{right:0}.search-form__action--submit{left:0;opacity:.3}.search-form__action--submit input{padding:0 !important;font-size:0;width:3rem;background:rgba(0,0,0,0) !important;position:absolute !important}.search-form__action--reset input{padding:0 !important;font-size:0;width:3rem;height:3rem;background:rgba(0,0,0,0) !important;position:absolute !important;border:none !important}.search-form__field{flex:1}.search-form__field input{padding-right:3rem;height:3.25rem}@media(min-width: 576px){.filters-more{min-height:360px;padding:1rem 0}.filters-more:before{background-color:#f9f9f9;position:absolute;left:0;top:0;bottom:0;content:"";pointer-events:none;width:250px}.filters-more:after{background-color:var(--color-gray-200);position:absolute;left:249px;top:0;bottom:0;content:"";pointer-events:none;width:1px}}@media(min-width: 576px){.filters-more .filter-item{max-width:250px}.filters-more .filter-item__target{left:250px;right:0;width:calc(100% - 250px);top:0;padding:0}.filters-more .filter-item__target:before{display:none}}.filters-more .filter-item__label{font-weight:normal;text-transform:none;position:static}@media(min-width: 576px){.filters-more .filter-item__label{font-size:14px;color:var(--color-gray-900)}}.filters-more .filter-item__trigger{position:relative}@media(min-width: 576px){.filters-more .filter-item__trigger{border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);padding:.75rem 1.25rem;padding-left:1rem;border-left:4px solid rgba(0,0,0,0)}.filters-more .filter-item__trigger.is-active{background-color:#fff;border-color:var(--color-gray-200);border-left-color:var(--color-primary);pointer-events:none}.filters-more .filter-item__trigger.is-active .filter-item__label{font-weight:600;color:var(--color-primary)}.filters-more .filter-item__trigger.is-active:after{position:absolute;top:0;bottom:0;right:0;content:"";background-color:#fff;width:5px;pointer-events:none;z-index:1}}@media(min-width: 576px){.filters-more .filter-dropdown{padding:1rem 1.5rem}}.filters-more .filter-dropdown__head{border-bottom:none;margin-bottom:.75rem}@media(min-width: 576px){.filters-more .filter-dropdown__body{max-height:220px;overflow:auto}}@media(min-width: 1199px){.is-filter-fixed .section-filters{background-color:#fff;padding:0;box-shadow:0 3px 3px rgba(0,0,0,.08);transition:all .2s}.is-filter-fixed .section-filters h1{display:none}.is-filter-fixed .section-filters::after{display:none}.is-filter-fixed .filters-layout{border-radius:0;box-shadow:none;border:none}.is-filter-fixed .filters-layout__item-first .filter-item__trigger{padding-left:0}.is-filter-fixed .filters-layout__item-fifth .filter-item__trigger{padding-right:0}}@media(min-width: 1199px){.page-listing__head{padding:3.5rem 0 1.25rem}}@media(max-width: 1199px){.page-listing__head{padding:2rem 0}.page-listing__head h4{font-size:1.3rem}}@media(max-width: 991px){.page-listing__head{padding:1rem 0 1rem}.page-listing__head h4{margin:1rem 0 2rem}}@media(max-width: 576px){.page-listing__head{padding:0 0 2rem;position:relative;z-index:2}.page-listing__head h4{font-size:1.2rem;text-align:center}}.sorting-options{position:relative}@media(max-width: 1199px){.sorting-options{display:flex;align-items:center;gap:1rem}}.sorting-options .svg-icon{width:16px;height:16px;margin-right:.25rem;display:block;position:relative;top:1px}@media(max-width: 767px){.sorting-options{background-color:var(--color-secondary);color:#fff;display:flex;align-items:center;border-radius:var(--radius-round);position:fixed;left:15px;right:15px;bottom:100px;z-index:1;max-width:400px;margin:0 auto;gap:0}.sorting-options__item{flex:1;border-right:1px solid var(--color-gray-100)}.sorting-options__item:last-child{border-right:none}.sorting-options__item .svg-icon{display:block}}@media(max-width: 1199px){.is-filter-show .sorting-options,.sort-active .sorting-options{z-index:12}}.btn--filters{width:100%;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:10px;color:#fff;font-size:13px;font-weight:600;padding:.75rem .75rem;cursor:pointer}@media(max-width: 767px){.btn--filters{background-color:rgba(0,0,0,0)}}.btn--filters .svg-icon{color:currentColor}.btn--filters .svg-icon svg{fill:currentColor}@media(min-width: 1199px){.btn--filters{display:none}}.btn--filters:after{position:fixed;inset:0;background-color:rgba(0,0,0,.5);content:"";z-index:12;opacity:0;visibility:hidden}.is-filter-show .btn--filters:after{opacity:1;visibility:visible}.sorting-action{display:flex}@media(min-width: 576px){.sorting-action{position:relative}}.sorting-action__value{white-space:nowrap}.sorting-action__label{padding:0 .25rem;font-weight:600}@media(max-width: 576px){.sorting-action__label{display:none}.sorting-action__label .svg-icon{display:none}}.sorting-action__trigger{position:relative;padding:.75rem;padding-right:2rem;cursor:pointer;display:flex;align-items:center}@media(max-width: 767px){.sorting-action__trigger{width:100%;padding:1rem .75rem;display:flex;align-items:center;font-size:12px;font-weight:600;justify-content:center}.sorting-action__trigger .svg-icon{width:20px;height:20px;fill:currentColor}}@media(min-width: 767px){.sorting-action__trigger:before{position:absolute;right:.5rem;top:50%;width:8px;height:8px;content:"";border-right:2px solid #999;border-bottom:2px solid #999;transform:translateY(-50%) rotate(45deg);pointer-events:none;transform-origin:top center}}.sorting-action__trigger.is-active:after{position:fixed;inset:0;background-color:rgba(0,0,0,.5);content:"";z-index:11;cursor:default}.sorting-action__target{position:absolute;top:100%;right:0;padding-top:1.5rem;z-index:12}@media(min-width: 767px){.sorting-action__target:before{position:absolute;right:1rem;top:10px;content:"";border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:12px solid #fff;pointer-events:none;z-index:1}}.sorting-action__target .filter-dropdown{box-shadow:var(--boxShadow-vertical);min-width:240px;padding:1rem;border:1px solid var(--color-gray-100)}@media(max-width: 767px){.sorting-action__target{top:auto;bottom:0;right:0;left:0;position:fixed}.sorting-action__target .filter-dropdown{border-radius:6px 6px 0 0}}body.sort-active{overflow:hidden}@media(max-width: 576px){.more-filters{display:none}}@media(max-width: 576px){.more-filters-target{position:static;display:block !important;width:100%}}@media(max-width: 576px){.more-filters-target{padding-bottom:0;overflow:visible}.more-filters-target>.filter-dropdown{background-color:rgba(0,0,0,0);position:static}.more-filters-target>.filter-dropdown>.filter-dropdown__body{padding:0}.more-filters-target>.filter-dropdown>.filter-dropdown__footer{position:fixed;left:0;right:0;bottom:0;background-color:#fff;z-index:1}}.filter-panel__footer{position:absolute;left:0;right:0;bottom:0;background-color:#fff;padding:1rem;z-index:1;border-top:1px solid var(--color-gray-200)}.filter-panel__head{display:none}@media(max-width: 576px){.filter-panel:after{pointer-events:none;position:absolute;left:200px;top:0;bottom:0;background-color:#eee;content:"";width:1px}.filter-panel:before{pointer-events:none;position:absolute;left:0;top:0;bottom:0;background-color:#f9f9f9;content:"";width:200px;z-index:0}.filter-panel{position:fixed;left:50%;top:50%;z-index:1000;background-color:#fff;transform:translate3d(0, 100%, 0px) translate(-50%, -50%);transition:all .3s;max-width:500px;max-height:80px;width:100%;opacity:0;visibility:hidden;min-height:84%;z-index:10}.filter-panel__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 0;height:52px;position:relative;background-color:#fff;z-index:1}.filter-panel__body{height:calc(100% - 52px);position:relative;padding-bottom:60px;padding-top:70px;overflow:auto;position:relative}.filter-panel.is-filter-visible{transform:translate3d(0, 0, 0) translate(-50%, -50%);opacity:1;visibility:visible}}@media(max-width: 576px){.filter-panel:after{pointer-events:none;position:absolute;left:150px;top:0;bottom:0;background-color:#eee;content:"";width:1px}.filter-panel:before{pointer-events:none;position:absolute;left:0;top:0;bottom:0;background-color:#f9f9f9;content:"";width:150px;z-index:0}.filter-panel{left:0;right:0;top:0;bottom:0;min-height:1%;max-width:100%;max-height:100%;transform:translate3d(0, 100%, 0px) translate(0, 0)}.filter-panel.is-filter-visible{transform:translate3d(0, 0, 0) translate(0, 0);opacity:1;visibility:visible}}.selected-filters{display:flex;align-items:center;color:var(--color-primary)}.selected-filters__action{width:20px;height:20px;line-height:18px;border-radius:var(--radius-round);text-align:center;position:relative;overflow:hidden;display:flex;margin-left:8px;cursor:pointer}.selected-filters__action::before{background-color:var(--color-primary);position:absolute;inset:0;content:"";opacity:.2;pointer-events:none}.selected-filters__action::after{content:"+";position:absolute;inset:0;transform:rotate(45deg);font-size:20px;pointer-events:none;z-index:1;text-align:center}@media(min-width: 1199px){.selected-filters__action:hover{color:#fff}.selected-filters__action:hover:before{opacity:1}}.selected-filters__item{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px;text-transform:capitalize}@media(max-width: 991px){.selected-filters__item{max-width:120px}}.filters-count{display:inline-flex;padding:2px 4px;border-radius:var(--radius-sm);background-color:var(--color-secondary);color:#fff;font-size:10px}.filters-count--positioned{position:absolute;right:12px;top:12px;padding:3px 4px}.sorting-options .filters-count{background-color:var(--color-primary);line-height:normal;margin-left:6px}.switch-options{display:flex;align-items:center;position:relative;gap:1.5rem;justify-content:center}@media(max-width: 1199px){.switch-options{flex-wrap:wrap;gap:1rem}}.switch-action{position:relative;display:flex;align-items:center;gap:.75rem;font-weight:600}@media(max-width: 576px){.switch-action{background-color:#fff;border:1px solid #ddd;padding:10px;border-radius:var(--radius-round)}}.switch-action-label{white-space:nowrap}.switch-action .tooltip{font-size:12px}.switch-action .tooltip--top{top:-10px}.switch-action .tooltip__content{min-width:180px;padding:5px;line-height:1.5}@media(min-width: 767px){.switch-filter.sorting-action__trigger{box-shadow:0px 0px 10px #e4e5e9;border:1px solid #dedfe1;border-radius:var(--radius-sm)}}@media(min-width: 767px){.switch-filter.sorting-action__trigger{padding-right:2.5rem}}@media(max-width: 767px){.switch-filter.sorting-action__trigger{background-color:rgba(0,0,0,0);color:currentColor}}.switch-filter.sorting-action__trigger::before{right:1rem}@media(max-width: 1199px){.sidebar-filters{position:fixed;left:0;top:0;bottom:0;z-index:1000;background-color:#fff;transform:translatex(-100%);transition:all .3s;max-width:500px;max-height:100%;width:90%;opacity:0;visibility:hidden;z-index:13;padding:1rem;overflow:auto}.sidebar-filters.is-filter-visible{transform:translatex(0%);opacity:1;visibility:visible}}.sidebar-filters .close-fliter{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1.25rem;font-size:14px;color:var(--color-primary);text-decoration:underline;text-underline-offset:4px}@media(min-width: 1199px){.sidebar-filters .close-fliter{display:none}}.sidebar-filters .close-fliter::before{content:"";width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;display:block;transform:rotate(45deg)}.sidebar-filters__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;background-color:#f5f6f9;border-radius:var(--radius-sm);padding:1rem 1.25rem}.sidebar-filters__head h6{font-size:clamp(1rem,.128vw + .967rem,1.143rem)}.sidebar-filters__head .link{text-align:center;font-weight:500;color:var(--color-primary);text-decoration:underline}.sidebar-filters__head .link:hover{text-decoration:none;color:currentColor}.filter-widget{border-bottom:1px solid var(--color-gray-200);margin-bottom:1.5rem;padding-bottom:1.5rem}.filter-widget__head{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;cursor:pointer}.filter-widget__head .icon{width:18px;height:18px}.filter-widget__head:after{content:"";--size: 9px;width:var(--size);height:var(--size);flex:0 0 var(--size);border-left:2px solid;border-top:2px solid;margin-left:auto;transform:rotate(45deg);transition:.25s ease-in-out all}.filter-widget__head[aria-expanded=false]:after{transform:rotate(225deg)}.filter-widget__inner{margin-top:1.25rem}.filter-widget__body .link{display:inline-block;vertical-align:middle}.filter-widget .list-vertical{display:flex;flex-direction:column;gap:.875rem}.filter-widget .list-vertical-child{padding-left:1.875rem;display:flex;flex-direction:column;gap:.875rem;padding-top:.875rem}.filter-widget .list-vertical li.has-child>.form-check{font-weight:600}.filter-widget .filters-scroll{max-height:300px;overflow:auto;scrollbar-width:auto}.filter-widget .filters-scroll::-webkit-scrollbar{width:6px}.filter-widget .filters-scroll::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px}.filter-widget .filters-scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px}.filter-widget .form-check{padding-left:1.875rem;cursor:pointer;padding:.25rem;margin:0;display:flex;gap:.625rem}.filter-widget .form-check:hover .form-check-input{box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.filter-widget .form-check-input{width:1.25rem;height:1.25rem;flex:0 0 1.25rem;margin-top:0;margin:0}.filter-widget .form-check-input:not(:checked){border-color:#707070}.filter-widget .switch-options{background-color:#f5f6f9;border-radius:var(--radius-sm);padding:1rem 1.25rem;display:block}.filter-widget .switch-options .switch-action{justify-content:space-between;font-size:clamp(1rem,.128vw + .967rem,1.143rem)}.filter-widget .switch-options .switch-action .switch-action-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-content:not(.visible){display:none}.tab-pane:not(.active){display:none}.tabs ul{display:flex;flex-wrap:nowrap;overflow:auto;gap:.875rem;scrollbar-width:auto;padding-bottom:.25rem}.tabs ul::-webkit-scrollbar{width:6px;height:6px}.tabs ul::-webkit-scrollbar:hover{width:12px;height:12px}.tabs ul::-webkit-scrollbar-track,.tabs ul::-webkit-scrollbar-thumb{border-radius:4px}.tabs ul::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.tabs ul li.is-active a{background-color:#393737;color:#fff}.tabs ul li a{font-weight:500;padding:.625rem 1.25rem;display:block;background-color:#f5f6f9;color:#000;white-space:nowrap;border-radius:var(--radius-sm)}@media(max-width: 1199px){.tabs ul li a{padding:.625rem 1.625rem;font-size:.875rem}}.tabs ul li a.current{background-color:#393737;color:#fff}.filter-dropdown .list-vertical{text-align:left;padding:1rem 0}.filter-dropdown .list-vertical>li{padding:.5rem 1rem;border-bottom:1px solid #e6e6e6}.filter-dropdown .list-vertical>li:last-child{border:none}.filter-dropdown .list-vertical>li>ul{border:none;border-left:2px solid #e6e6e6;margin:.75rem 0;padding:0;padding-left:1rem}.filter-dropdown .list-vertical>li>ul>li>ul{border:none;border-left:2px solid #e6e6e6;margin:.75rem 0;padding:0;padding-left:1rem}.filter-dropdown .list-vertical>li>ul li{padding-right:0}.filter-dropdown .list-vertical li .form-check{padding:0;margin:0;cursor:pointer;color:#b3b3b3}.filter-dropdown .list-vertical li .form-check input:checked~.form-check-label{color:#000}.filter-dropdown .list-vertical li .form-check:hover{color:#000}.filter-dropdown .list-vertical .form-check-label{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-dropdown .list-vertical .form-check-label:after{position:relative;content:"";height:12px;width:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);pointer-events:none}.settings{margin-bottom:1rem;position:relative}.settings:last-child{margin-bottom:0}.settings .btn{justify-content:flex-start;padding:0 1.5rem;border-color:currentColor}.settings .btn::before{content:"";position:absolute;width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;right:18px;top:14px;transform:rotate(-45deg)}.settings .dropdaown__title{margin-bottom:.5rem}.settings .settings__target{position:absolute;width:100%;background:#fff;z-index:1;box-shadow:0 0 5px rgba(0,0,0,.1);top:100%;transition:.3s all ease-in-out;max-height:235px;overflow:auto;border-radius:var(--radius-sm)}.settings .settings__target ul li{transition:.3s all ease-in-out;margin:0}.settings .settings__target ul li:hover{background-color:var(--color-gray-100)}.settings .settings__target ul li a{padding:.75rem .75rem;display:block;color:var(--color-dark);width:100%}.settings .settings__target ul .is--active{background-color:var(--color-gray-100);color:var(--color-primary)}.settings .settings__target ul .is--active a{color:var(--color-primary);font-weight:600;position:relative}.settings .settings__target ul .is--active a::before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";pointer-events:none;background-color:currentColor;opacity:.04}.footer-settings{max-width:250px}.footer{background:var(--color-dark-blue);color:var(--color-dark-blue-inverse)}@media(max-width: 767px){.footer{padding-bottom:65px}}.footer-upper{padding:4.25rem 0}@media(min-width: 767px){.footer-upper{text-align:center}}@media(min-width: 576px){.footer-middle{padding:3rem 0}}@media(max-width: 576px){.footer-middle>.container{padding:0}.footer-middle>.container>.row{margin:0}.footer-middle>.container>.row>[class*=col-]{padding:0}}.footer-middle .settings a.btn{background-color:#fff;color:#000;height:40px;line-height:40px}.footer-lower{padding:1.25rem 0;border-top:1px solid #646060}@media(min-width: 767px){.footer-lower{padding:1.25rem 0}}.footer-lower p{color:currentColor;margin-bottom:0}.footer-lower p a{color:inherit}@media(max-width: 767px){.footer-lower{text-align:center}}.footer .settings__target{top:auto;bottom:100%}.site-subscribe{position:relative;max-width:875px;margin:0 auto}.site-subscribe__head{padding-bottom:2.25rem}.site-subscribe__head h2{font-size:clamp(1.429rem,1.25vw + 1.143rem,2.857rem)}.site-subscribe p{font-style:italic;color:inherit}.site-subscribe__form{position:relative}.site-subscribe__form .form,.site-subscribe__form form{display:grid;grid-template-columns:1fr auto;position:relative;grid-gap:2rem}.site-subscribe__form .form .icon,.site-subscribe__form form .icon{position:absolute;left:1.2rem;top:1.3rem}.site-subscribe__form .form .icon svg,.site-subscribe__form form .icon svg{fill:var(--color-secondary)}.site-subscribe__form .form .errorlist,.site-subscribe__form form .errorlist{order:4;background-color:rgba(0,0,0,0);padding:0;text-align:left}.site-subscribe__form .form .input-field,.site-subscribe__form form .input-field{padding:0;height:50px;border-radius:0;border:none;color:currentColor;border-bottom:1px solid currentColor;text-align:left;background-color:rgba(0,0,0,0);font-size:1.25rem}@media(max-width: 767px){.site-subscribe__form .form .input-field,.site-subscribe__form form .input-field{height:40px;font-size:1rem}}.site-subscribe__form .form .input-field:focus,.site-subscribe__form form .input-field:focus{border-color:#fff}.site-subscribe__form .form .btn,.site-subscribe__form form .btn{height:50px;line-height:100%}.site-subscribe__form .form .input-submit,.site-subscribe__form form .input-submit{--size: 60px;width:var(--size);height:var(--size);border-radius:100%;padding:0;margin:0;background-color:var(--color-primary);color:#fff;border:none;position:relative;display:flex;justify-content:center;align-items:center;justify-content:center;line-height:normal;cursor:pointer}.site-subscribe__form .form .input-submit::before,.site-subscribe__form form .input-submit::before{content:"";--size: 12px;width:var(--size);height:var(--size);max-width:var(--size);margin-left:-12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);order:2}@media(max-width: 767px){.site-subscribe__form .form .input-submit::before,.site-subscribe__form form .input-submit::before{--size: 10px}}.site-subscribe__form .form .input-submit::after,.site-subscribe__form form .input-submit::after{content:"";width:28px;height:2px;background-color:currentColor}@media(max-width: 767px){.site-subscribe__form .form .input-submit::after,.site-subscribe__form form .input-submit::after{width:20px}}@media(min-width: 1199px){.site-subscribe__form .form .input-submit:hover,.site-subscribe__form form .input-submit:hover{background:var(--color-secondary);color:var(--color-secondary-inverse)}}@media(max-width: 767px){.site-subscribe__form .form .input-submit,.site-subscribe__form form .input-submit{--size: 40px}}.footer-list ul{list-style:none;display:flex;flex-direction:column;gap:.25rem}.footer-list ul li{line-height:2}.footer-list ul li a{transition:all .4s;display:block}@media(min-width: 1199px){.footer-list ul li a:hover{text-decoration:underline}}.footer-list ul li a .icon{width:18px;height:18px;margin-right:.5rem}.footer-list .contact-meta-info{display:flex;gap:.625rem}.footer-list .contact-meta-info .icon{margin-top:4px}.footer-list__title{flex:1;min-width:1%}.social-actions ul{display:flex}.social-actions ul li{margin-left:.25rem}.social-actions ul li a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:var(--radius-sm);opacity:.7}.social-actions ul li a .icon{width:20px;height:20px}@media(min-width: 1199px){.social-actions ul li a:hover{border-color:#fff;opacity:1}}@media(max-width: 576px){.social-actions ul{justify-content:center;margin-top:1rem}}@media(max-width: 767px){.footer-colum{border-bottom:1px solid hsla(0,0%,100%,.2)}.footer-colum:last-child{border:none}}.footer-colum__trigger{margin-bottom:clamp(1.071rem,.637vw + .912rem,1.786rem)}@media(max-width: 767px){.footer-colum__trigger{margin:0;padding:1.25rem 0;cursor:pointer;position:relative}.footer-colum__trigger h5{display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-colum__trigger h5::after{display:block;position:relative;width:10px;height:10px;flex:0 0 10px;content:"";border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:.3s all ease-in-out;order:2}.footer-colum__trigger.is-active h5:after{transform:rotate(135deg)}}@media(max-width: 767px){.footer-colum__target{display:none;padding-bottom:2rem}}.payment-cards{display:flex;align-items:center;gap:.875rem;margin-top:1.875rem}@media(max-width: 767px){.payment-cards{justify-content:center}}.footer-list .socials-list{display:flex;flex-wrap:wrap;gap:.714rem;flex-direction:row}@media(max-width: 767px){.footer-list .socials-list{justify-content:center}}.footer-list .socials-list li{opacity:1;margin:0;line-height:normal}.footer-list .socials-list li .social-link{width:clamp(2.5rem,.318vw + 2.42rem,2.857rem);height:clamp(2.5rem,.318vw + 2.42rem,2.857rem);background-color:#fff;color:#000;border-radius:100%;display:flex;justify-content:center;align-items:center}.footer-list .socials-list li .social-link:hover{opacity:.6}.footer-list .socials-list li .social-link .icon{margin:0}.footer-row{display:flex;justify-content:center;flex-wrap:wrap}@media(max-width: 1199px){.footer-row{gap:2.5rem;justify-content:flex-start}}@media(max-width: 767px){.footer-row{flex-direction:column;gap:0}}.footer-row .footer-colum{flex:1;padding:0 clamp(2rem,2.548vw + 1.506rem,4rem)}@media(min-width: 1400px){.footer-row .footer-colum{padding:0 clamp(2.857rem,3.822vw + 1.902rem,5rem)}}@media(min-width: 1199px){.footer-row .footer-colum{border-right:1px solid #646060}}@media(max-width: 1199px){.footer-row .footer-colum{padding:0;flex:0 0 45%;max-width:45%;margin:0 auto}}@media(max-width: 767px){.footer-row .footer-colum{flex:0 0 100%;max-width:100%;width:100%}}.footer-row .footer-colum h5{font-weight:500;font-size:clamp(1.143rem,.127vw + 1.111rem,1.286rem)}.footer-row .footer-colum:last-child{border:none;padding-right:0}.footer-row .footer-colum:first-child{padding-left:0}.footer-dropdown .dropdown-toggle{background-color:rgba(0,0,0,0);color:currentColor;border:none;font-size:clamp(1.143rem,.127vw + 1.111rem,1.286rem);padding:0;margin-bottom:clamp(1.071rem,.637vw + .912rem,1.786rem);display:flex;align-items:center;gap:2rem}@media(max-width: 767px){.footer-dropdown .dropdown-toggle{width:100%;justify-content:space-between;background-color:#fff;color:#000;border-radius:.625rem;padding:12px}}.footer-dropdown .dropdown-toggle.no-after-icon:after{display:none}.footer-dropdown .dropdown-toggle:after{position:relative;width:10px;height:10px;border:none;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:.25s ease-in-out all;margin-top:-3px}:has(.show) .footer-dropdown .dropdown-toggle:after{transform:rotate(135deg);margin-top:0px}.footer-dropdown .dropdown-menu{min-width:160px;padding:1.25rem;margin:.5rem 0 !important}@media(max-width: 767px){.footer-dropdown .dropdown-menu{width:100%}}.container--lg{max-width:1380px}@media(min-width: 767px){.container--lg{width:94%}}.container--xl{max-width:1480px}@media(min-width: 767px){.container--xl{width:94%}}.container--xxl{max-width:1600px}@media(min-width: 767px){.container--xxl{width:94%}}@media(min-width: 1199px){.container--narrow{width:92%}}@media(min-width: 767px){.text-md-center{text-align:center}}.bg-grey{background-color:#f5f6f9}.section__header{text-align:center;margin-bottom:clamp(1.714rem,1.5vw + 1.371rem,3.429rem)}.section__header p{margin-top:.75rem}@media(min-width: 1199px){.section__header p.p-large{font-size:1.5rem}}.section__header h2{line-height:1.3;color:#111;font-size:clamp(1.429rem,2.428vw + .098rem,3.429rem);font-weight:800}@media(max-width: 767px){.section__header h2{font-size:clamp(1.571rem,1.625vw + 1.2rem,3.429rem)}}.tags-inline{display:flex;justify-content:center}.tags-inline b{margin-right:.75rem;color:inherit;font-size:1.1rem;line-height:23px}.tags-inline ul{display:flex;align-items:center;margin-left:.5rem;flex-wrap:wrap}.tags-inline ul .tags-inline__item{margin:0}.tags-inline ul .tags-inline__item a{display:flex;align-items:center;border:none;padding:.25rem;color:inherit;font-size:1rem}.tags-inline ul .tags-inline__item :hover{color:var(--color-secondary)}@media(max-width: 767px){.section--services .section__head{max-width:80%;margin:0 auto 2rem}}.service{display:flex;align-items:flex-start;color:var(--color-dark)}@media(min-width: 767px){.service{padding:3rem 2.5rem}}@media(max-width: 767px){.service{flex-direction:column;text-align:center;margin-bottom:1.25rem;flex-direction:column;text-align:center;padding:2rem 2.5rem;border:1px solid var(--color-gray-200)}}.service__media{min-width:100px;min-height:100px;display:flex;justify-content:center;align-items:center;position:relative;color:var(--color-primary);border-radius:var(--radius-sm);overflow:hidden}.service__media::before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";pointer-events:none;background-color:#000;opacity:.06}@media(max-width: 991px){.service__media{margin:0 auto 1.5rem}}@media(min-width: 767px){.service__content{margin-left:1.5rem}}.service__content h3{font-size:calc(16px + .13vw);margin-bottom:1rem;line-height:20px}@media(max-width: 767px){.service__content h3{font-size:15px;margin-bottom:.75rem}}.service__content p{margin-bottom:0}.section--language,.section--step{background:var(--color-gray-100)}@media(max-width: 1199px){.teacher-wrapper .row{flex-wrap:nowrap;overflow:auto;justify-content:flex-start !important}.teacher-wrapper .row{-ms-overflow-style:none;scrollbar-width:none}.teacher-wrapper .row::-webkit-scrollbar{display:none}.teacher-wrapper [class*=col-]{padding-right:0;max-width:inherit;flex:0}.teacher-wrapper [class*=col-]:last-child{padding-right:1.25rem}}.info-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 0}.info-wrapper .meta-info{display:inline-flex;gap:.5rem;line-height:1}.info-wrapper .meta-info .value{font-weight:700}.info-wrapper .meta-info:not(:last-child){padding-right:.75rem;margin-right:.75rem;border-right:1px solid}.ratings{display:flex;align-items:center}.ratings .icon--rating{width:14px;height:14px;fill:var(--color-yellow)}.ratings .value{margin-right:6px;font-weight:bold}.ratings span{opacity:.8}.section--cta::before{content:"";position:absolute;background:rgba(0,0,0,0) linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;pointer-events:none;top:0;bottom:0;left:0;right:0}@media(min-width: 1199px){.section--cta{min-height:500px;display:flex;align-items:center}}@media(max-width: 767px){.section--cta{min-height:400px}}.section--cta .cta-content{max-width:670px;color:#fff;position:relative;z-index:2}@media(max-width: 1199px){.section--cta .cta-content{max-width:45%}}@media(max-width: 767px){.section--cta .cta-content{max-width:80%}}.section--cta .cta-content h6{font-weight:normal;margin-bottom:1rem}@media(min-width: 1199px){.section--cta .cta-content h6{font-size:1.5rem}}.section--cta .cta-content h2{font-size:clamp(1.429rem,2.428vw + .098rem,3.429rem);line-height:1.2;margin-bottom:2.5rem;font-weight:800}@media(max-width: 767px){.section--cta .cta-content h2{max-width:80%}}@media(min-width: 767px){.section--cta .btn.btn--large{height:60px;line-height:60px;font-size:1.5rem}.section--cta .btn.btn--large:hover{background-color:#fff;color:#000}}.card{padding:2.5rem 2rem;transition:all .3s}@media(max-width: 1199px){.card{margin-bottom:1.5rem;padding-bottom:2rem}}.card .card__head{position:relative;margin-bottom:5rem}.card .card__head::before{content:"";position:absolute;height:100%;width:4px;background:var(--color-primary);height:calc(100% - 10px);left:-27px;top:50%;transform:translateY(-50%)}.card .card__head h3{color:var(--color-primary);font-size:calc(16px + .13vw);line-height:30px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width: 767px){.card .card__head h3{font-size:1.25rem;line-height:26px}}.timer .timer__media{margin-right:.5rem}.timer .timer__media svg{width:14px;height:16px;vertical-align:sub;fill:var(--color-secondary)}.timer .timer__controls{font-weight:600}.step-wrapper{max-width:960px;margin:0 auto;overflow:hidden}.step-wrapper .slick-dots li:not(.slick-active) button{background:var(--color-dark);opacity:.15}.step .step__content{padding:2rem}@media(max-width: 991px){.step .step__content{padding:0}}@media(max-width: 767px){.step .step__content{text-align:center}}.step .step__content h3{font-size:calc(18px + .4vw);color:var(--color-dark);margin-bottom:1.5rem;line-height:40px}@media(max-width: 767px){.step .step__content h3{font-size:calc(18px + .2vw);margin-bottom:1rem;line-height:36px}}.step .step__content p{font-size:16px;line-height:32px;margin-bottom:3rem;color:var(--color-gray-1000)}@media(max-width: 767px){.step .step__content p{font-size:15px;line-height:28px;margin-bottom:2rem}}.step__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.btn-video{display:inline-flex;align-items:center;color:var(--color-secondary);gap:.5rem}.btn-video .icon-play{width:22px;height:22px;position:relative;border-radius:50%;background:var(--color-secondary)}.btn-video .icon-play:before{content:"";position:absolute;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:6px solid #fff;top:50%;left:50%;transform:translate(-34%, -50%);pointer-events:none}.blog-wrapper .slider{margin:0 -1rem}@media(max-width: 767px){.blog-wrapper .slider{margin:0 -0.5rem}}.blog-wrapper .slider__item{padding:0 1rem}@media(max-width: 767px){.blog-wrapper .slider__item{padding:0 .5rem}}@media(min-width: 1199px){.blog-wrapper .slick-track{display:flex}}.blog-wrapper .slick-track .slick-slide{height:auto}.blog-wrapper .slick-track .slick-slide .slider__item{height:100%}@media(min-width: 1199px){.blog-wrapper .slick-track .slick-slide .slider__item{padding-bottom:2rem}}.blog-wrapper .slick-track .slick-slide .slider__item .blog-card{height:100%}.blog-wrapper .slick-track .slick-slide>div{height:100%}.blog-wrapper .slick-disabled{opacity:.5}.blog-card{position:relative;overflow:hidden;border-radius:var(--radius);z-index:0;background-color:#fff;transition:.25s ease-in-out all;display:flex;flex-direction:column;border:1px solid #e6e6e6}@media(min-width: 1199px){.blog-card:hover{box-shadow:0px 0px 30px #e3e5ec;border-color:#fff}.blog-card:hover .blog-card-media img{transform:scale(1.1)}}.blog-card__head .blog-card-media img{transition:.3s ease-in-out}.blog-card__body{flex:1}.blog-card__body .blog-card-details{position:relative;padding:clamp(1rem,1.019vw + .745rem,2.143rem) clamp(1rem,1.656vw + .586rem,2.857rem);display:flex;flex-direction:column;align-items:flex-start}@media(max-width: 1199px){.blog-card__body .blog-card-details{height:100%}}.blog-card__body .blog-card-details .blog-card-title{margin-bottom:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 1199px){.blog-card__body .blog-card-details .blog-card-title{margin-bottom:1.25rem}}.blog-card__body .blog-card-details .blog-card-title h3{font-size:1.45rem;line-height:1.4}@media(max-width: 1199px){.blog-card__body .blog-card-details .blog-card-title h3{font-size:1.125rem;line-height:1.3}}@media(max-width: 767px){.blog-card__body .blog-card-details .blog-card-title h3{font-size:1.125rem}}.blog-card__body .blog-card-details .btn{margin-top:auto;font-weight:600;border-width:2px}@media(min-width: 1199px){.blog-card__body .blog-card-details .btn{font-size:1.125rem}}.blog-card-tags{display:inline-flex;flex-wrap:wrap;margin-bottom:.875rem;line-height:1.4}@media(max-width: 1199px){.blog-card-tags{font-size:1rem}}@media(max-width: 1199px){.blog-card-tags{gap:.25rem;flex-direction:column}}@media(min-width: 1199px){.blog-card-tags .blog-card-category{padding-right:.75rem;margin-right:.75rem;border-right:1px solid}}@media(max-width: 1199px){.blog-card-tags .blog-card-category{order:2}}@media(max-width: 1199px){.blog-card-date{font-size:.875rem;color:var(--color-primary)}}.slider{position:relative;margin:0 -1rem}@media(max-width: 767px){.slider{margin:0 -0.5rem}}@media(min-width: 1199px){.slider{display:flex;align-items:center}.slider .slider__item{height:100%}}.slider .slider__item{display:block !important}.slider .slick-arrow::after{display:none}.slider .slick-arrow.slick-next{right:-1rem}.slider .slick-arrow.slick-prev{left:-1rem}.slider .slick-list{flex:1;padding-bottom:1px !important}@media(min-width: 1199px){.slider .slick-track{display:flex}.slider .slick-track .slick-slide{height:auto}.slider .slick-track .slick-slide>div{height:100%}.slider .slick-track .slick-slide>div .card-cover{height:100%}.slider .slick-track .slick-slide>div .card-cover .short-card{height:100%}}.home.home-index .service{display:block;text-align:center;padding:0}.home.home-index .service__media:before{display:none}.home.home-index .service__content{margin-left:0;padding:0 2rem 2rem}.home.home-index .service__content h3{font-weight:700}@media(min-width: 576px){.home.home-index .section.section--services .row [class*=col-]{flex:0 0 33.3%;max-width:33.3%}}.subject{width:100%;border:1px solid var(--color-gray-200);border-radius:var(--radius-2);padding:1rem 1rem;transition:all .4s;background-color:#fff;position:relative;text-align:center;height:100%}@media(min-width: 576px){.subject__media{width:80px;height:80px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:0 auto;margin-bottom:1.5rem;background:#fff}}@media(max-width: 576px){.subject__media{width:40px;height:40px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:#fff;margin:0 auto;margin-bottom:.5rem}}.subject__action{position:absolute;left:0;right:0;top:0;bottom:0;display:block}.subject .subject-title{display:block;font-weight:600}.subject .subject-count{display:block;margin-top:8px;font-size:12px;font-weight:normal;color:var(--color-gray-1000)}@media(min-width: 576px){.subject .subject-count{text-align:center}}@media(min-width: 1199px){.subject:hover{box-shadow:0 10px 20px 0 rgba(0,0,0,.1);transform:translateY(-2px);border-color:var(--color-gray-400)}}.profile-tile{border-radius:var(--radius-2);width:100%;position:relative;background-color:#fff;border:1px solid rgba(0,0,0,0);text-align:center;padding:1rem;margin-bottom:1rem;transition:all .4s}@media(max-width: 1199px){.profile-tile{min-width:280px;max-width:280px;padding:1.5rem;border:1px solid var(--color-gray-200)}}.profile-tile__media{max-width:160px;margin:0 auto;border-radius:var(--radius-round);margin-bottom:1.5rem}@media(min-width: 1199px){.profile-tile__body{padding-bottom:5rem}}.profile-tile__title{font-weight:600;font-size:1.2rem;display:block}@media(min-width: 1199px){.profile-tile__action{opacity:0;visibility:hidden;position:absolute;padding-left:2rem;padding-right:2rem;bottom:65px;left:0;right:0;transition:all .3s;padding:0 2rem 2rem;color:inherit}}@media(max-width: 1199px){.profile-tile__action{margin-top:1rem}}.profile-tile:hover{border-color:rgba(0,0,0,.08);box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.profile-tile:hover .profile-tile__title{color:var(--color-primary)}.profile-tile:hover .profile-tile__action{opacity:1;visibility:visible;transform:translateY(100%)}.menu ul{justify-content:center}.menu-label{background-color:var(--color-primary);font-size:10px;padding:0 5px;line-height:16px;color:var(--color-primary-inverse);margin-left:.25rem}@media(min-width: 767px){.header-dropdown.header-dropdown--arrow{display:none}}.section--hero{border-radius:0px 0px 80px 80px;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#fff;color:#000;overflow:hidden}@media(min-width: 1199px){.section--hero{max-height:calc(100vh - 120px);display:flex;align-items:center;width:100%;min-height:41.6666666667vw}}@media(max-width: 1199px){.section--hero{border-radius:0px 0px 2rem 2rem}}@media(max-width: 767px){body:not(.home-index) .section--hero{background-image:none !important;aspect-ratio:inherit}}.hero-panel{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:5rem;align-items:center;position:relative;z-index:1}@media(max-width: 767px){.hero-panel{grid-template-columns:repeat(1, 1fr);grid-gap:2rem;text-align:center}}@media(min-width: 767px){.hero-panel__media{order:2}}@media(max-width: 767px){.hero-panel__media img{max-width:250px;margin:0 auto}}.hero-panel__content{max-width:620px}@media(max-width: 767px){.hero-panel__content{margin:0 auto}}.hero-panel__content .content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}@media(max-width: 767px){.hero-panel__content .content{align-items:center}}.hero-panel__content .content p{line-height:1.4;font-size:clamp(1.143rem,.52vw + .858rem,1.571rem);color:currentColor}@media(min-width: 1199px){.hero-panel__content .content p{max-width:450px;margin-bottom:2rem}}@media(min-width: 1299px){.hero-panel__content .content p{font-size:1.5rem}}@media(max-width: 767px){.hero-panel__content .content p{text-shadow:none}}.hero-panel__content h2{font-size:clamp(2.286rem,2.775vw + .765rem,4.571rem);font-weight:800;line-height:1.2}@media(max-width: 767px){.hero-panel__content h2{text-shadow:none}}.hero-panel__content .btn{border-width:2px;font-weight:600}@media(min-width: 1199px){.hero-panel__content .btn{font-size:1.1rem;height:auto;line-height:1.5;padding:.5rem 2rem}}@media(min-width: 1299px){.hero-panel__content .btn{font-size:1.5rem;padding:.875rem 2.5rem}}.hero{padding:0;max-width:2000px;position:relative;margin:0 auto 0}@media(min-width: 576px){.hero{min-height:260px;background-color:var(--color-primary)}}@media(max-width: 576px){.hero{border-bottom:1px solid var(--color-gray-200);margin-bottom:0}}.hero-content hgroup{text-align:center;padding:.25rem}.hero-content hgroup p{font-size:1.3rem;font-style:italic;color:inherit;font-weight:500;line-height:1.6;margin-top:1rem}.hero-content hgroup h1{font-size:2rem;font-weight:700}@media(max-width: 576px){.hero-content{display:flex;flex-direction:column;margin-top:-56px;position:relative;z-index:1}.hero-content:only-child{margin-top:0;background-color:var(--color-primary);color:var(--color-primary-inverse);padding-top:1.25rem}.hero-content hgroup{order:2}}@media(min-width: 576px){.hero-content{max-width:1000px;position:absolute;bottom:-35px;left:0;right:0;margin:0 auto;z-index:2}.hero-content hgroup{color:#fff}.hero-content hgroup p{font-size:1.4rem;font-style:italic;color:inherit;font-weight:500;margin:0}.hero-content hgroup h1{font-size:3.4rem;font-weight:700;text-shadow:0px 1px 2px rgba(0,0,0,.5)}}@media(max-width: 991px){.hero-content hgroup h1{font-size:2.6rem}}@media(max-width: 991px){.hero-content hgroup h1{font-size:2rem}}.hero-slider{position:relative}.hero-slider:before{pointer-events:none;position:absolute;left:0;right:0;bottom:0;content:"";height:70%;z-index:1;opacity:.9;background:-moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)}.search-layout{width:100%;background-color:#fff;border-radius:var(--radius-2);box-shadow:0px 10px 30px rgba(0,0,0,.1);display:flex;flex-wrap:wrap}.search-layout__large{flex:1;min-width:1%}.header-search .main-search{max-width:90%;display:flex;flex-wrap:wrap;gap:3.5rem}@media(max-width: 576px){.header-search .main-search{flex-direction:column;gap:1rem}}.header-search .main-search .selection-listing{box-shadow:none}@media(min-width: 576px){.header-search .main-search .selection-listing{padding-bottom:0}}.header-search .main-search .selection-listing ul li a,.header-search .main-search .selection-listing ul li span{padding:.5rem 1rem;display:block;cursor:pointer}.header-search .main-search .selection-listing ul li a:hover,.header-search .main-search .selection-listing ul li span:hover{color:var(--color-primary)}.header-search .main-search.is-active{border-radius:var(--radius-2) var(--radius-2) 0 0}.header-search .main-search__field{flex:1;min-width:1%;position:relative}@media(max-width: 576px){.header-search .main-search__field{position:relative;z-index:3}}.header-search .main-search__media{width:24px;position:absolute;top:12px;left:0}.header-search .main-search__action{right:0}.header-search .main-search input[type=text]{height:50px;line-height:100%;border-radius:0;border:none;border-bottom:1px solid #ddd;padding:0;padding-right:2.5rem;box-shadow:none;font-size:1rem}@media(min-width: 576px){.header-search .main-search input[type=text]{padding-right:3.5rem}}.header-search .main-search input[type=text]:focus{box-shadow:none}.header-search .main-search__target{position:absolute;left:0;right:0;top:100%;background-color:#fff;z-index:1;border-radius:0 0 var(--radius-2) var(--radius-2);box-shadow:0px 30px 30px rgba(0,0,0,.1);padding:1rem .25rem;display:none}.header-search .main-search__target::before{display:none}@media(max-width: 576px){.header-search .main-search__target{z-index:2}}@media(min-width: 576px){.header-search .main-search__target{padding:1rem 1rem}}@media(max-width: 576px){.header-search .main-search__dropdown{position:relative}}@media(max-width: 576px){.header-search .main-search__field{order:2;width:100%}.header-search .main-search__dropdown{order:1;width:100%}}@media(max-width: 576px){.search-dropdown{border-bottom:1px solid var(--color-gray-200)}}@media(min-width: 576px){.search-dropdown{min-width:150px;position:relative;z-index:1;border-bottom:1px solid var(--color-gray-200)}}.search-dropdown__trigger{position:relative;height:50px;line-height:50px;padding:0;display:block;font-weight:600;padding-left:1rem;padding-right:2rem;min-width:100px;z-index:2}@media(max-width: 576px){.search-dropdown__trigger{height:50px;line-height:50px}}.search-dropdown__trigger:after{position:absolute;right:.25rem;top:50%;margin-top:-6px;content:"";width:8px;height:8px;pointer-events:none;border-right:2px solid #333;border-bottom:2px solid #333;transform:rotate(45deg)}.search-dropdown__target{position:absolute;right:0;top:0;width:100%;z-index:1}.search-dropdown.is-active .search-dropdown__trigger{background-color:rgba(0,0,0,0)}@media(max-width: 576px){.search-dropdown__trigger{display:none}.search-dropdown__target{display:block !important;position:relative}}.selection-listing{position:relative;background-color:#fff;padding:1.25rem 0;padding-top:4rem}@media(min-width: 576px){.selection-listing{border-top-left-radius:0;border-radius:var(--radius-2);box-shadow:0px 10px 30px rgba(0,0,0,.1);border:none}}.selection-listing ul a,.selection-listing ul span{display:block;padding:.8rem 0}@media(min-width: 576px){.selection-listing ul a:hover,.selection-listing ul span:hover{color:var(--color-primary)}}@media(max-width: 576px){.selection-listing{padding:.75rem 0;padding-right:0}.selection-listing ul{display:flex;flex-wrap:nowrap;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.selection-listing ul::-webkit-scrollbar{display:none}.selection-listing ul li{margin-right:.75rem}.selection-listing ul li a,.selection-listing ul li span{display:block;padding:.75rem 1.25rem;background-color:var(--color-gray-100);border-radius:var(--radius-2)}.selection-listing ul li a.is-active,.selection-listing ul li span.is-active{background-color:var(--color-secondary);color:var(--color-secondary-inverse)}}.inline-tabs ul{display:flex;flex-wrap:nowrap;overflow:auto;gap:.875rem;margin:0;line-height:1}@media(max-width: 1199px){.inline-tabs ul{gap:.5rem;padding-bottom:5px}}@media(min-width: 1199px){.inline-tabs ul{flex-wrap:wrap;justify-content:center;text-align:center}}.inline-tabs ul li{padding:0;margin:0}.inline-tabs ul li .inline-tabs-link,.inline-tabs ul li a{font-weight:500;padding:1rem 1.875rem;display:block;background-color:#f5f6f9;color:#000;white-space:nowrap;border-radius:var(--radius-sm);border:none}@media(max-width: 1199px){.inline-tabs ul li .inline-tabs-link,.inline-tabs ul li a{padding:.625rem 1.625rem;font-size:.875rem}}.inline-tabs ul li .inline-tabs-link.active,.inline-tabs ul li .inline-tabs-link.is-active,.inline-tabs ul li .inline-tabs-link.current,.inline-tabs ul li a.active,.inline-tabs ul li a.is-active,.inline-tabs ul li a.current{background-color:#393737;color:#fff}@media(max-width: 991px){.inline-tabs--large ul li{flex:1;text-align:center}}@media(min-width: 576px){.inline-tabs--large ul li a{font-size:1.3rem;min-width:300px}}.aos-animate .colum-grid__item:nth-child(1){transition:.5s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(2){transition:.75s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(3){transition:.9s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(4){transition:1s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(5){transition:1.1s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(6){transition:1.25s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(7){transition:1.45s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(8){transition:1.55s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(9){transition:1.75s ease-in-out all;opacity:1;transform:translateY(0)}.aos-animate .colum-grid__item:nth-child(10){transition:1.95s ease-in-out all;opacity:1;transform:translateY(0)}.colum-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.75rem}@media(max-width: 1299px){.colum-grid{gap:1.5rem}}@media(max-width: 1199px){.colum-grid{gap:1.25rem}}@media(max-width: 767px){.colum-grid{gap:1rem}}.colum-grid__item{flex:0 0 calc(20% - 2.2rem);transition:.25s ease-in-out all}@media(min-width: 1199px){.colum-grid__item{opacity:0;transform:translateY(100px)}}@media(max-width: 1299px){.colum-grid__item{flex:0 0 calc(20% - 1.2rem)}}@media(max-width: 1199px){.colum-grid__item{flex:0 0 calc(25% - 1rem)}}@media(max-width: 767px){.colum-grid__item{flex:0 0 calc(33.33% - .8rem)}}@media(max-width: 576px){.colum-grid__item{flex:0 0 calc(50% - .8rem)}}.colum-tile{width:100%;height:100%;border:1px solid #ececec;border-radius:var(--radius);padding:2rem;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;gap:.875rem;transition:all .4s;text-align:center}@media(min-width: 1199px){.colum-tile{padding:2.25rem;padding-bottom:2.75rem}.colum-tile:hover{box-shadow:0px 0px 40px #e0e3ec;transform:translateY(-1px)}}@media(max-width: 767px){.colum-tile{padding:1.25rem}}.colum-tile p{margin-bottom:0;opacity:.6}.colum-tile__media{width:66px;height:66px;display:flex;justify-content:center;align-items:center}.colum-tile__content h6{font-size:clamp(1rem,.375vw + .914rem,1.429rem);line-height:1.2}@media(max-width: 1199px){.colum-tile__content h6{font-size:1rem}}.inline-content-container{margin-top:1rem}@media(max-width: 1199px){.inline-content-container{margin-top:2rem}}.inline-content:not(.visible){position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;pointer-events:none}.inline-content .inline-cta{margin-top:.75rem}@media(min-width: 1199px){.inline-content .inline-cta{margin-top:1.25rem}}.inline-content .slider{margin:0}.flag-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:1.875rem}@media(max-width: 1199px){.flag-wrapper{gap:1rem}}.flag-wrapper .flag__box{width:100%;border:1px solid var(--color-gray-200);border-radius:var(--radius);padding:1.5rem;display:flex;align-items:center;gap:1.25rem;transition:all .4s;margin:0;padding:1.25rem;padding-right:1.875rem;max-width:100%;margin:0;position:relative;flex:0 0 calc(25% - 1.41rem);max-width:calc(25% - 1.41rem)}@media(max-width: 1199px){.flag-wrapper .flag__box{flex:0 0 calc(33.33% - .75rem);max-width:calc(33.33% - .75rem)}}@media(max-width: 991px){.flag-wrapper .flag__box{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem)}}@media(max-width: 767px){.flag-wrapper .flag__box{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem);flex-direction:column;text-align:center}}.flag-wrapper .flag__box .flag__media{--size: 60px;width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:var(--radius-round);background-color:#f5f6f9;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:0 auto}.flag-wrapper .flag__box .link__arrow{position:relative;width:35px;height:20px;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.flag-wrapper .flag__box .link__arrow{display:none}}.flag-wrapper .flag__box .link__arrow::before{--size: .875rem;content:"";width:var(--size);height:var(--size);margin-left:-0.875rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);order:2}@media(max-width: 1199px){.flag-wrapper .flag__box .link__arrow::before{--size: .625rem;margin-left:-0.625rem}}.flag-wrapper .flag__box .link__arrow:after{content:"";width:1.75rem;height:2px;background-color:currentColor}@media(max-width: 1199px){.flag-wrapper .flag__box .link__arrow:after{width:1.25rem}}.flag-wrapper .flag__box .flag__name{font-weight:600;flex:1;font-size:clamp(1rem,.375vw + .914rem,1.429rem)}.flag-wrapper .flag__box .flag__name .lesson-count{margin-top:.25rem;font-size:.875rem;font-weight:normal}.flag-wrapper .flag__box .flag__action{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.flag-wrapper .flag__box .flag__name .lesson-count{color:inherit;opacity:.8}@media(min-width: 1199px){.flag-wrapper .flag__box:hover{transform:translateY(-1px);border-color:var(--color-primary);background-color:var(--color-primary);color:var(--color-primary-inverse)}.flag-wrapper .flag__box:hover .flag__media{background-color:#fff}}.section--random{position:relative;min-height:400px;overflow:hidden}.section--random:before{position:absolute;left:0;right:0;top:0;bottom:0;background-color:var(--color-primary);pointer-events:none;opacity:.05;content:""}.short-card{background-color:#fff;color:#000;border-radius:var(--radius);overflow:hidden;min-height:300px;width:100%;position:relative;transition:all .4s;z-index:1;padding:1.5rem;border:1px solid #e6e6e6;display:flex;flex-direction:column}.short-card__head{position:relative}.short-card__body{padding:1.25rem 0;display:flex;flex-direction:column;flex:1}.short-card__title{line-height:1.3;font-size:clamp(1rem,.25vw + .943rem,1.286rem);margin-bottom:1rem}.short-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 767px){.short-card__title{font-size:1.1rem}}.short-card__title a{transition:.15s ease-in-out all}.short-card__footer{padding-top:1rem;border-top:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.short-card .price-value{font-size:clamp(1.071rem,.318vw + .992rem,1.429rem)}.short-card .card-element{gap:1rem;margin-bottom:.875rem;margin-top:auto}.short-card .card-element__item{margin:0;display:inline-flex;align-items:center;gap:.375rem;font-size:1rem}.short-card .card-element__item span svg{display:block}.short-card .card-element__item:not(:last-child){padding-right:0}.short-card .card-element__item:not(:last-child):after{display:none}.short-card__media{overflow:hidden;border-radius:var(--radius)}.short-card__media img{transform:scale(1);transition:all .4s}.short-card .profile-meta{gap:.625rem}.short-card .profile-meta__title{font-size:1rem}.short-card .profile-meta p{line-height:1.25}.short-card .rating{margin-bottom:.875rem}.short-card .rating__media{width:14px;height:14px;margin-top:-1px}.short-card .rating__count{font-size:12px}.short-card .avtar.avtar--small{background-color:#f0f0f0}@media(min-width: 1199px){.short-card:hover{box-shadow:0 0 40px #e0e3ec;border-color:#fff}.short-card:hover .short-card__media img{transform:scale(1.2)}.short-card:hover .short-card__title a{color:var(--color-primary)}}.card-cover{padding-left:1rem;padding-right:1rem}@media(max-width: 767px){.card-cover{padding-left:.5rem;padding-right:.5rem}}@media(min-width: 1199px){.card-cover{padding-top:2.5rem;padding-bottom:2.5rem}}.short-tag{padding:.25rem .75rem;color:var(--color-secondary);font-size:11px;display:flex;align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:var(--radius-round);padding:.25rem .75rem;padding-right:1rem;font-weight:600;font-size:12px}.short-tag svg{color:var(--color-secondary)}.tile{border-radius:var(--radius);position:relative;overflow:auto;background-color:#000;max-width:300px;margin:0 auto}.tile-cover{padding:0 1rem}.tile .card-element{font-size:12px;margin-top:.25rem}.tile__head .tile__media{max-width:300px;margin:0 auto 0}.tile__head .tile__media img{transform:scale(1);transition:all .4s}.tile__head{position:relative}.tile__body{position:absolute;left:clamp(.571rem,.764vw + .38rem,1.429rem);right:clamp(.571rem,.764vw + .38rem,1.429rem);bottom:clamp(.571rem,.764vw + .38rem,1.429rem);background-color:#fff;color:#000;border-radius:var(--radius);padding:1rem;overflow:hidden;text-align:center}@media(min-width: 1199px){.tile__body .tile__title:hover{color:var(--color-primary)}}.tile__body .tile__title h4{font-size:1.25rem;margin:0;font-weight:700;color:currentColor;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tile__action-btn{background-color:var(--color-primary);color:var(--color-primary-inverse);position:absolute;left:0;right:0;bottom:0;top:0;border-radius:var(--radius);display:flex;justify-content:center;align-items:center;z-index:2;transform:translateY(100%);font-size:1.125rem;opacity:0;text-decoration:underline;text-underline-offset:4px}@media(min-width: 1199px){.tile:hover{box-shadow:0 5px 15px 0 rgba(0,0,0,.1);border-color:rgba(0,0,0,.08)}.tile:hover .tile__media img{transform:scale(1.2)}.tile:hover .tile__action-btn{transform:translateY(0);opacity:1}}.tile .rating{position:absolute;right:1rem;top:1rem;background-color:#fff;color:#000;border-radius:var(--radius);padding:.375rem .75rem;gap:.25rem}.tile .rating__media{width:12px;height:12px;margin:0}.tile .rating__value{margin:0}.section--quote{padding:calc(2rem + 1vw) 0}.auto-suggest{position:relative;max-height:320px;overflow:auto}.auto-suggest__item{padding:.5rem .625rem;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer;position:relative;transition:all .4s}.auto-suggest__item:before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:var(--color-primary);border-radius:var(--radius-sm);pointer-events:none;display:none;opacity:.06}@media(min-width: 1199px){.auto-suggest__item:hover{color:var(--color-primary)}.auto-suggest__item:hover:before{display:block}}.auto-suggest__media{width:30px}.auto-suggest__media .icon{width:18px;height:18px}.auto-suggest__content{flex:1;min-width:1%;line-height:normal}@media(min-width: 576px){.home.home-index .section{padding:calc(2rem + 1vw) 0}.home.home-index .hero+.section{padding-top:calc(2rem + 1vw)}}.videowrap{padding-bottom:56.25%;display:block;position:relative}.videowrap iframe{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}.section--cta{background-position:center top;background-repeat:no-repeat;background-size:cover;border-radius:var(--radius);overflow:hidden;position:relative;padding:clamp(1.429rem,6.938vw - 2.373rem,7.143rem) clamp(2.143rem,7.806vw - 2.134rem,8.571rem)}@media(max-width: 767px){.section--cta{padding:4rem 2rem;min-height:inherit}}@media(min-width: 767px)and (max-width: 1399px){.section--cta{background-position:center 0}}.packages{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;position:relative;z-index:2}@media(max-width: 1299px){.packages{gap:1.5rem}}@media(max-width: 1199px){.packages{flex-wrap:nowrap;overflow:auto}}@media(min-width: 1199px){.packages .package-card{flex:0 0 calc(25% - 1.875rem)}}@media(max-width: 1199px){.packages{gap:1.5rem;flex-wrap:nowrap;justify-content:flex-start;overflow:auto;padding-top:10px}}@media(max-width: 767px){.packages{gap:1rem}}.package-card{border:1px solid #e6e6e6;border-top-color:rgba(0,0,0,0);background-color:#fff;border-radius:var(--radius);padding:2rem;max-width:305px;display:flex;flex-direction:column;position:relative;min-width:0}.package-card::before{content:"";height:100px;background-color:var(--color-primary);border-radius:var(--radius) var(--radius) 0 0;position:absolute;left:0;right:0;top:-10px;z-index:-1}@media(max-width: 1199px){.package-card::before{top:-5px}}.package-card--highlight{border-color:#000;background-color:#000;color:#fff}.package-card--highlight .btn--primary-bordered{border-color:#fff;background-color:#fff;color:#000}.package-card--highlight .package-title{background-color:rgba(0,0,0,0)}@media(max-width: 1199px){.package-card{max-width:40%;flex:0 0 40%}}@media(max-width: 767px){.package-card{max-width:60%;flex:0 0 60%}}@media(max-width: 576px){.package-card{max-width:85%;flex:0 0 85%}}.package-card .price{display:flex;justify-content:center;gap:.5rem}.package-card .price__currency{font-size:1rem;vertical-align:super;top:0;align-self:flex-start;line-height:normal}@media(max-width: 1199px){.package-card .price__currency{font-size:1.25rem}}.package-card .price__value{font-size:1.5rem;font-weight:700;line-height:1}.package-card .price__duration{font-size:1.25rem;position:relative;display:flex;align-items:center;align-self:flex-end;gap:.5rem}@media(max-width: 1199px){.package-card .price__duration{font-size:1rem}}.package-card .price__duration::before{content:"/";display:block;font-size:1.75rem}.package-card .list{display:flex;flex-direction:column;gap:1rem;font-size:1.125rem}@media(max-width: 1199px){.package-card .list{font-size:1rem;gap:.625rem}}.package-card .list--tick li{position:relative;display:flex;gap:.5rem}.package-card .list--tick li::before{content:"";width:12px;height:7px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);margin-top:3px}.package-card__head{text-align:center}.package-card__body{border-top:1px solid #e6e6e6;padding-top:1.25rem;margin:1.25rem 0}.package-card__footer{border-top:1px solid #e6e6e6;padding-top:1.25rem;margin-top:auto;text-align:center}.package-card__note{opacity:.85;margin-bottom:1.5rem;line-height:1.4}.package-card .btn{border-width:2px;font-weight:600}.package-title{background-color:#f5f6f9;border-radius:var(--radius-sm);font-size:1.25rem;font-weight:600;padding:.5rem 1.25rem;display:inline-block;vertical-align:middle;margin-bottom:1rem}@media(max-width: 1199px){.package-title{font-size:1rem}}.stats-wrapper{background:rgba(0,0,0,0) linear-gradient(277deg, var(--color-gradient-1) 0%, var(--color-gradient-2) 47%, var(--color-gradient-1) 100%) 0% 0% no-repeat padding-box;border-radius:var(--radius);padding:3.5rem;transition:.5s ease-in-out all}@media(min-width: 1199px){.stats-wrapper:hover{background:var(--color-primary)}.stats-wrapper:hover .stats-listing{box-shadow:none}}@media(max-width: 1299px){.stats-wrapper{padding:2rem}}@media(max-width: 1199px){.stats-wrapper{padding:1rem}}@media(max-width: 767px){.stats-wrapper{padding:.5rem}}.stats-listing{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4rem;background-color:#fff;box-shadow:0px 0px 20px rgba(0,0,0,.1);border-radius:var(--radius);padding:4rem 5rem}@media(max-width: 1299px){.stats-listing{gap:2.25rem;padding:2.5rem}}@media(max-width: 1199px){.stats-listing{padding:2rem}}@media(max-width: 767px){.stats-listing{padding:1rem;gap:1.25rem}}.stats-listing .stats{position:relative;text-align:center;flex:0 0 calc(25% - 3rem);max-width:calc(25% - 3rem)}@media(max-width: 1299px){.stats-listing .stats{flex:0 0 calc(25% - 1.69rem);max-width:calc(25% - 1.69rem)}}@media(max-width: 767px){.stats-listing .stats{flex:0 0 calc(50% - 1.69rem);max-width:calc(50% - 1.69rem)}}.stats-listing .stats:not(:last-child):after{content:"";width:2px;height:100%;background-color:var(--color-primary);position:absolute;right:-2rem;top:0;bottom:0;transform:rotate(28deg)}@media(max-width: 1299px){.stats-listing .stats:not(:last-child):after{right:-1.125rem}}@media(max-width: 1199px){.stats-listing .stats:not(:last-child):after{display:none}}.stats-listing .stats__number{font-weight:800;font-size:clamp(1.714rem,2.775vw + .194rem,4rem);display:block}.stats-listing .stats__label{font-size:1.375rem;display:block;padding-top:.25rem}@media(max-width: 1299px){.stats-listing .stats__label{font-size:1rem}}.grid-layout{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2.75rem}@media(max-width: 1199px){.grid-layout{gap:1.75rem}}@media(max-width: 576px){.grid-layout{grid-template-columns:repeat(1, 1fr);text-align:center}}.cta-card{display:flex;align-items:center;gap:3.5rem;padding:clamp(1.25rem,2.5vw,2.5rem) clamp(2rem,3.5vw,3.5rem);border:1px solid #dfdfdf;border-radius:var(--radius);height:100%;overflow:hidden}@media(max-width: 1199px){.cta-card{flex-direction:column;gap:2.5rem}}.cta-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;flex:1;min-width:0}@media(max-width: 1199px){.cta-card__content{gap:.5rem}}@media(max-width: 576px){.cta-card__content{align-items:center}}.cta-card__content h2{font-size:clamp(1.25rem,2.25vw,2.25rem);font-weight:800;line-height:1.2}.cta-card__content p{font-size:clamp(1.125rem,1.5vw,1.5rem);line-height:1.2}@media(max-width: 767px){.cta-card__content .btn--large{height:40px;line-height:40px;font-size:1rem}}.cta-card__media{position:relative}@media(min-width: 1199px){.cta-card__media::after{content:"";background-color:var(--color-primary);position:absolute;left:50%;top:50%;height:160%;width:150px;z-index:-1;transform:translate(-50%, -50%) rotate(20deg)}}@media(max-width: 767px){.cta-card__media{max-width:180px}}@media(min-width: 1199px){.cta-card__media{order:2;flex:0 0 44%;max-width:44%}}.grid-blocks{display:flex;gap:2.25rem;overflow:hidden}@media(max-width: 767px){.grid-blocks{flex-direction:column}}@media(min-width: 767px){.grid-blocks .cms-block{flex:0 0 calc(33.33% - 1.68rem);max-width:calc(33.33% - 1.68rem)}}.grid-blocks .cms-block{display:flex;flex-direction:column;gap:2.5rem;text-align:center}@media(max-width: 1199px){.grid-blocks .cms-block{gap:1.5rem}}.grid-blocks .cms-block__media{background:rgba(0,0,0,0) linear-gradient(292deg, var(--color-gradient-1) 0%, var(--color-gradient-2) 47%, var(--color-gradient-1) 100%) 0% 0% no-repeat padding-box;padding:clamp(.714rem,1.274vw + .396rem,2.143rem);border-radius:var(--radius);transition:.5s ease-in-out all}.grid-blocks .cms-block__media:hover{background:var(--color-primary)}.grid-blocks .cms-block__media .media{border-radius:var(--radius);overflow:hidden;background-color:rgba(0,0,0,0)}.grid-blocks .cms-block__content{max-width:386px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media(min-width: 1199px){.grid-blocks .cms-block__content{font-size:1.25rem}}@media(max-width: 1199px){.grid-blocks .cms-block__content{gap:.5rem}}.grid-blocks .cms-block__content h3{font-weight:600}@media(min-width: 1299px){.grid-blocks .cms-block__content h3{font-size:1.875rem}}@media(max-width: 1199px){.grid-blocks .cms-block__content h3{font-size:1.25rem}}.grid-blocks .cms-block__content p{margin:0;line-height:1.5}.section--bgGradiant{background:rgba(0,0,0,0) linear-gradient(1deg, #FFFFFF 0%, #F5F6F9 100%) 0% 0% no-repeat padding-box}.testimonial-wrapper{display:flex;flex-direction:column;gap:3rem}@media(max-width: 1199px){.testimonial-wrapper{gap:1.25rem}}@media(min-width: 1199px){.testimonials-main{display:flex;align-items:flex-start;gap:2rem}}.testimonials-main .slick-arrow{position:relative;margin:0;top:0}.testimonials-main .testimonial-content{font-size:1.25rem;line-height:1.7;padding:1rem 2rem;text-align:center}@media(max-width: 767px){.testimonials-main .testimonial-content{font-size:1rem}}.testimonials-main .slick-list{max-width:1100px;margin:0 auto;background-repeat:no-repeat;background-size:70px;background-position:left top,right bottom;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAABICAYAAACUavnrAAAABHNCSVQICAgIfAhkiAAABb9JREFUeF7dnImSnDAMRLO5z///0Gzukzc1ojyMsQ6wEesqalMZwK2mJcuy4eFZnvZ8gvJyOl5Nx5c8sMJIsIXjYTq+lXfhP45uL65EQ7a0z0eDCvYPn9jBgYhof6bjaxbSAfa6AFfiOhvpEIwtouzSlsNJFyUAsOVlZyFdyC69dOkkh5IO0RrZZwkvkP12OgiNWjuE9FYYWQL+O/3H7+n4oVly0O9455trzLZAgHBs4e/ceg6kqAA1yIDSAgmoX9fDYswR53g8FVt+Tgciums9SPeooaqEIxht9OkRD0RDeJVs6WNv0hm9Ubd2X0AJwGQc30QBUbeGEfF818jem3SPuiGb459myYG/W9WNDZDNOGRumiItNyJmv5sOLXYDkJnZzaBi6WDwOaibwVJr2IE9bvFsJZ3MBIDafQgnzMrcADXLd/zd663hDEsjq2UThBO/tcbAggtmbvDw3uitkI1N4RYlHbJbszABdAbCPeERb21mJpYnESH9qRGOwjUeCIu7EM5D0TpbPrinRDi2fzBywIDpylBaiveQbo3hZxk0LTEc7hiPNsXw5QOwkm4lfFc3tMTH4DkoXEtxuXWXMclCOuAscQ+Qu7phkFDtMlJccnGtdfNYC+lWVRDzbpalNKsO+J2ZJgKyNJYMN2cqtY400q2qIKwAMvvkxzpwUqYIT360J9oineIV03tLAyBAMzcUbll06C6gFunWsIILZl+9TyWgNdKtYQVl755SdXAXq4C6qxzbaqR7Jg1nULlHQF1juYipRrp11sk9ssdyj4CGqLymdEB+dLh3t7TKgaF1qkflXSZClpTRA/IMocUay+Fm2MRuGV48ILOHFmvpQsT4OGqeUZLuBZk9tFjzckgfOpsuSWciRD5rbZm3vlEvwmutbUjWUstePlkRTufdbRVzXDviVOvismBhgWLYgrko3TNjA+hQZQSektdrh4ZKId2TtWQn3Zv2Ys/QUCmke7KWoelVQOVerz2E9IgyhsZAJ/Fer2UmSro4rEG4p7DvGXikjCrehHEcXRYGCsY8qSKXWSZ5ZENiB/8WG/jrXkOQXU2W5atSCbXKIvci18e9W3VrQMrW6N1W2Atw3lC5Fl7kXajaKy0lFxBPCQFbTIKCKE+BSzor6xRCtvUtiyVgHuCe6Zon9RUsZfZi3TxaC0emzbEQ5nVH6YxahXiKtuynxcu9UtBIqJQQw8OXN+M0vK3fUXtTSFtI3wKsdm14F2xxsyjpe9vC/VYXdyA94o49QIrituzuzUT6KvHZSAfolhKDd/rfSzzlfe8Un5F0AEdjvDdHH0H63a63rKRDRqQekpH0O+/NTHokzGQl/Sa+ZyY9ovaMMV1C2DzzlbrL1jy7V2z0LhZny16WvFxqVpny9LUH5ym7Zif9kiCcgXRPRTNSMe3lpbX7XkJMtOA1Eqh310GmyV6Np89SrLK8mjiS6LIvb1yPVBlH2vYI6d6V85EAIzPUSNV0pE0X0mlspcuawXjzde/+nZGE09dMunf1fCRQL+nZPXcmPbM6InWYzHF9Jj1zqhUhPfPM9JK9SMs6AHnydLEla4iZ8/TsQD0z0nKsySiieUaaGag3Ry9tyaj2S7l6mSZmAxqpqZfEZyr13lQZl+lfFqDeVLGWxiIq6wu7vdPgeWxamxBlSLm2qlxIzFB5vBHQGumejzD0UEgkTWzhONJ7q2uka2CPIt6ytzDyoI/KZu5eINPqLdav0UVIqF3T7XMf185GE1/dcKSRDtZRiu9N+OhJYHOHl0Wl1i+6We51hMKXffb24Ob3EixKF8Cca/32rIf8vQdNa989hIS3EsN3/8AxYMkGPK8/1ohwfRTYymTgPM/33dduT4Yin+9WXxLwKH3ZIeTLSwCWj5BxvXyUXv3cdYC8rZdgCzm99hJA2Y+8EIA9KtllyNgKlutl2U/+LoGNevVlD1u4ByKSV15KYZZ2yL/dff4HhFxQXTLP/CYAAAAASUVORK5CYII="),url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAABICAYAAACUavnrAAAABHNCSVQICAgIfAhkiAAABc1JREFUeF7dnYmS3CAMRHPf+f8PTbK5Dz/X4MIebNRYYG2oorZ2h8FSu3UAsvfpE709nb7yYurPp/7s1vlb3v5Mv9B/3fpf/TLDvoEOW33yiyM7uvzO+il9tmAdaQrIr24Cqogg9I+p/1S/2HE8ury8kUa5DIBDJvRBL7lZQGfM26kD+tkWAXxY/boB7JLukOj71CXm10BHwDdTr41TbwZM+aYKq15kMx4d0AWdPBuAw3q6qR2BCRswwV4NYb9OHV/Zu6Hnu6njv3s1M+v3QIcR+LsRDcb39PUADeDe1lrCBvf5MPVDd1MSpDfDS8L2An4Ew7f6VIHfgo6/I2he0WCIt6uB4R4JgIrHIfA56CPNsKQEJgnwTWlYYULiEVZ7VcNlYsF3LQd9pB/fAwLAvzigdDWBkgokCmRqq5ZAxwQxxQiN1Ivc90yLQCDkx3oh0SqwJtDx4975aytoRUGFydDpgzC+99A7N4OA0YQEhF1/aEDoiuyrJhZsX2IVgJOPY47R2kpQQbj309ieiyBBlGXoikRpaTxqIaQI3OLbI1pt0nkhUVo8XJHL1m5ASyYTKSHY6kdyMO/PJGaMWCLXQC59rrqYKxd3Nf0WEgH2x9roCz9XXUzEIJrDN5MoOuiqi4kO+rxYig46LPkkWFpk94Ias+UCesQU684kjcBHDqSowIbeQzqKi7IaLWFb3L/YuQmRU0ZEZrX9GSGv3o2rkVgNptEt9xOgs3pD0KhNBT3KZtcenjPTaZHZoe7DRCfRAnrU/Zcl+IhmeNWJkUXMBfTIbJ8jvkWbbEzkLGYFelRBW0AH/6i+fQU6gkZc0bWCfkUlgMUg70CPyJBW0NElyllpfjOKoEdjiJoybtkWDfgi6EloT5/IxlU6GrSYYD7mLOg9GM/KsnU7fF4cHTVWq/TauL058uLK1vzZA3TkS1seZw5sIA/bEvxsPcyvgp6EJcCyP6OAz6JmW8PdsgjzrvxqKZUulXi3kGjeqlZAZCwC09MTGDnDCXjpiQUKbEpFlC0uSz09srovdGBRmJ4oybFIT5LwE/LsVZ2pB0DLLqNVSI9xako678p5XLjTHCroy356J3mK06qgn0kXR+ilgr6cHI0QLl1DDT5eQbSXjiroWO1fxad7CK5uRPXy5x66qIF0VQ3gIYB1DiV7ie7P1Z3ZxWpHMl09SlP30a033mucGp9WFV5eQtTmUXcxez0SU5PT+rniKlelJCOZrjBDrXexAuU5jnJsK36rhMD6JQ9hFX8ePWtRrXbOWhKIo0BXI/1KSI877jyHsrIuPhTgLE9xOqXMI3oARUHFtdylvaOYrriWyLk5gCule+xBsQpdtRGgK/lsdF8OeErWUiTQCNCtLD/7gNcIN6kE0F0C9QZdMcXoebnC8kMC9QRdOWuNvpuo+vLDoteeoFsXQ96Pp/dwM6mk3IJXNfuyTNKihJKXK6XQLbJ4fMdKoOobMBCmB+iKW3kM2Yo1eJottgfo1tXaY/DjSs2MORHwBt268jSZoYdfODGHYrFmwL3di3UR9BgABxvr0aLsIr2YDuAEm9p8jwVwq4usZiolS6uBZLHO/43hVsAll5IDeRZ0qw8naJIaSi+NtNxxxzHdfLjXhhcCWl8sKfs8RyCtU5Gl4MNrryxxeZdkC9MVATHBu3dYWZEYNM5aJOtmrQrojE0Bs4YHAgK415vnatdr+RzyYK2WKl5Xa7WCrlS6Lu81aUFiwHcU8uSl0W6i1UCHBaSCFjZEZ3cC21JvL7+0WLkjJdD5G8xGuFpg4VqwAVfi/fZQRY+jsakkGtdYIxnzlOrqvWSZ59kKoew1dGWDk5bWnJvLDbPULeiWHTXATmyInHcDpOU8E7CJQ8MsVQE9PQKy95SFEzldpzkCPf2LhWFgJ80soEf4lwqtd2IL+un/Z9EqSP69I9BxIfThTPBQ7DZHAj09O4Q+l7vELej8TjBFyMuFcwCfLCw9tOUwnc8U/wC1DmNg1sY1vQAAAABJRU5ErkJggg==")}.testimonials-main .slick-list .slick-track{transform:none !important}@media(max-width: 767px){.testimonials-main .slick-list{background-size:30px}}@media(min-width: 767px){.testimonials-thumb{max-width:320px;margin:0 auto}}.testimonial-user{text-align:center;max-width:120px}@media(max-width: 1199px){.testimonial-user{max-width:100%}}.testimonial-user__pic{width:100px;height:100px;border-radius:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#f0f0f0;margin:0 auto;margin-bottom:1rem;transform:scale(0.75);transition:.25s ease-in-out all}.testimonial-user__pic img{max-height:100%;object-fit:cover;width:100%;height:100%}@media(max-width: 1199px){.testimonial-user__pic{transform:scale(1)}}.slick-current.slick-center .testimonial-user__pic{transform:scale(1)}.testimonial-user__details{color:#505050;transform:scale(0);transition:.25s ease-in-out all}.slick-current.slick-center .testimonial-user__details{transform:scale(1)}.testimonial-user__details span{display:block}.testimonial-user__details .name{font-size:1.25rem;font-weight:600;color:#000;line-height:1.5}.list.list--circle{display:flex;flex-direction:column;gap:1.25rem}.list.list--circle li{position:relative;display:flex;gap:.75rem}@media(min-width: 1199px){.list.list--circle li{font-size:1.125rem}}.list.list--circle li:before{--size: 1.5rem;content:"✓";width:var(--size);height:var(--size);flex:0 0 var(--size);max-width:var(--size);border-radius:100%;background-color:#000;color:#fff;font-size:14px;text-align:center;transform:rotate(6deg);display:block;line-height:1.4;position:relative}@media(max-width: 1199px){.list.list--circle li:before{top:-3px}}.list.list--tick{display:flex;flex-direction:column;gap:1rem}.list.list--tick li{position:relative;display:flex;gap:.625rem}.list.list--tick li:before{content:"";font-size:14px;transform:rotate(-45deg);display:block;position:relative;width:12px;height:6px;border-left:1px solid;border-bottom:1px solid;margin-top:3px}@media(max-width: 1199px){.list.list--tick li:before{top:-3px}}.section--HowItWorks .inline-tabs{text-align:center;overflow:auto}.section--HowItWorks .inline-tabs ul{display:inline-flex;line-height:1;margin:0;margin-bottom:2rem}.section--HowItWorks .inline-tabs ul li{margin:0;padding:0}.tab-container:not(.visible){visibility:hidden;opacity:0;position:absolute}.flex-layout{display:flex;align-items:center;justify-content:center;gap:8rem}@media(max-width: 1199px){.flex-layout{gap:4rem}}@media(max-width: 767px){.flex-layout{flex-direction:column;gap:2rem}}.flex-layout__content{transition:1s ease-in-out all;opacity:0;transform:translateY(50px)}@media(min-width: 767px){.flex-layout__content{flex:0 0 45%;max-width:45%}}.flex-layout__media{transition:.5s ease-in-out all;opacity:0;transform:translateY(50px)}@media(min-width: 767px){.flex-layout__media{aspect-ratio:3/2;display:flex;justify-content:center;align-items:center;overflow:hidden}.flex-layout__media img{max-height:100%}}.flex-layout .content{display:flex;flex-direction:column;gap:.5rem}.flex-layout .content h2{font-size:clamp(1.571rem,.382vw + 1.476rem,2rem)}.flex-layout .content p{margin:0}@media(min-width: 1199px){.flex-layout .content .p-large{font-size:1.25rem}}.flex-layout .content .p-large{line-height:1.5}.flex-layout .content .list{padding-top:.5rem}.flex-layout-wrapper{box-shadow:0px 0px 20px #e0e3ec;background-color:#fff;color:#000;border-radius:var(--radius);padding:4.5rem 5rem;margin-top:clamp(1.143rem,2.515vw - .235rem,3.214rem)}@media(max-width: 1199px){.flex-layout-wrapper{padding:2.25rem}}.visible .flex-layout__media,.visible .flex-layout__content,.show .flex-layout__media,.show .flex-layout__content,.active .flex-layout__media,.active .flex-layout__content{opacity:1;transform:translateY(0px)}.circle-arrow{--size: 42px;width:var(--size);height:var(--size);flex:0 0 var(--size);background:#393737;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;transition:.25s ease-in-out all}@media(max-width: 1199px){.circle-arrow{--size: 32px}}.circle-arrow::before{--size: .625rem;content:"";width:var(--size);height:var(--size);margin-left:-0.625rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);order:2}@media(max-width: 1199px){.circle-arrow::before{--size: .5rem;margin-left:-0.5rem}}.circle-arrow::after{content:"";width:1.25rem;height:2px;background-color:currentColor}@media(max-width: 1199px){.circle-arrow::after{width:1rem}}.flex-card{border:1px solid var(--color-gray-200);border-radius:var(--radius);padding:clamp(1.143rem,1.529vw + .761rem,2.25rem);height:100%;position:relative;transition:.25s ease-in-out all;display:flex;flex-direction:column}@media(min-width: 1199px){.flex-card::before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;box-shadow:0px 0px 40px var(--color-primary);border-radius:var(--radius);opacity:0;transition:.25s ease-in-out all}}@media(min-width: 1199px){.flex-card:hover{border-color:var(--color-primary);transform:translateY(-5px)}}.flex-card:hover::before{opacity:.25}.flex-card__media{margin-bottom:clamp(1.143rem,1.529vw + .761rem,2.857rem)}@media(min-width: 767px){.flex-card__media{aspect-ratio:3/2;display:flex;justify-content:center;align-items:center;overflow:hidden}.flex-card__media img{max-height:100%}}.flex-card .content{display:flex;flex-direction:column;gap:.5rem}.flex-card .content h2{font-size:clamp(1.429rem,.382vw + 1.333rem,1.857rem);font-weight:700}.flex-card .content p{margin:0}@media(min-width: 1199px){.flex-card .content .p-large{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}}.flex-card .content .p-large{line-height:1.4}.flex-card .content .list{padding-top:.5rem}.flex-card__footer{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;margin-top:auto}.flex-card__footer .btn{padding:0 1.125rem}.stats-panel{background:var(--color-dark-blue);color:var(--color-dark-blue-inverse);padding:clamp(1.429rem,4.459vw + .314rem,6.429rem);border-radius:var(--radius)}.stats-panel__footer{border-top:1px solid #043e44;padding-top:2.5rem;margin-top:clamp(1.429rem,4.459vw + .314rem,6.429rem)}.stats-panel .content h2{font-size:clamp(1.714rem,1.529vw + 1.332rem,3.429rem);font-weight:700;line-height:1.2}.stats-panel p{color:currentColor}.stats-panel p.p-large{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.stats-counter{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4rem}@media(max-width: 1299px){.stats-counter{gap:2.25rem}}@media(max-width: 767px){.stats-counter{gap:1.25rem;justify-content:space-between}}.stats-counter-item{position:relative;flex:0 0 calc(25% - 3rem);max-width:calc(25% - 3rem);text-align:center}@media(max-width: 1199px){.stats-counter-item{text-align:start}}.stats-counter-item:first-child{text-align:start}@media(max-width: 1299px){.stats-counter-item{flex:0 0 calc(25% - 1.69rem);max-width:calc(25% - 1.69rem)}}@media(max-width: 767px){.stats-counter-item{flex:0 0 calc(50% - 1.69rem);max-width:calc(50% - 1.69rem)}}.stats-counter-item:not(:last-child):after{content:"";width:1px;height:100%;background-color:#043e44;position:absolute;right:-2rem;top:0;bottom:0}@media(max-width: 1299px){.stats-counter-item:not(:last-child):after{right:-1.125rem}}@media(max-width: 1199px){.stats-counter-item:not(:last-child):after{display:none}}.stats-counter .stats{position:relative;display:inline-block;text-align:start;padding:2rem 0}@media(max-width: 1199px){.stats-counter .stats{padding:0}}.stats-counter .stats__number{font-weight:800;font-size:clamp(1.429rem,1.274vw + 1.11rem,2.857rem);display:block}.stats-counter .stats__label{font-size:clamp(1.143rem,.127vw + 1.111rem,1.286rem);display:block;padding-top:.25rem}@media(max-width: 1299px){.stats-counter .stats__label{font-size:1rem}}.section--affiliate{padding:clamp(4.286rem,2.548vw + 3.649rem,7.143rem) 0;position:relative;z-index:2;overflow:hidden}.section--affiliate::after{content:"";background-color:var(--color-primary);position:absolute;left:0;right:0;top:0;bottom:0;opacity:.05;z-index:-1}.cms-form h2,.cms-form h3{font-size:clamp(1.571rem,2.42vw + .966rem,4.286rem);font-weight:800;line-height:1.2}.cms-form ul{display:flex;flex-direction:column;gap:1.25rem}.cms-form ul li{font-size:clamp(1rem,.255vw + .936rem,1.286rem);padding:0;line-height:1.5;gap:1rem;display:flex}.cms-form ul li::before{--size: 1.5rem;content:"✓";width:var(--size);height:var(--size);flex:0 0 var(--size);max-width:var(--size);border-radius:100%;background-color:#000;color:#fff;font-size:14px;text-align:center;transform:rotate(6deg);display:block;line-height:1.4;position:relative;top:0;background-color:var(--color-primary);color:var(--color-primary-inverse);margin-top:4px}.card-form{background:#fff;color:#000;box-shadow:0px 0px 80px #d3cfe8;border-radius:clamp(.714rem,.637vw + .555rem,1.429rem);padding:clamp(1.429rem,.955vw + 1.19rem,2.5rem) clamp(1.429rem,1.911vw + .951rem,3.571rem);position:relative}.card-form-cap{position:absolute;right:-50px;top:-40px}.card-form-cap svg{fill:var(--color-primary)}.card-form__head{padding-bottom:1.5rem}.card-form__head h2{font-size:clamp(1.286rem,.892vw + 1.063rem,2.286rem);font-weight:700}.card-form__footer p{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.card-form .form .field_label{font-size:1rem;font-weight:500;display:flex}.card-form .form .field_label .link{margin-left:auto}.card-form .form .checkbox{min-width:24px;min-height:24px;padding-left:38px}.card-form .form .checkbox input{width:24px;height:24px}.card-form .form .checkbox .input-helper{width:24px;height:24px;border-radius:4px;border-width:1px}.card-form .form .checkbox .input-helper::before{left:5px;bottom:9px}.card-form .form .checkbox .input-helper::after{left:8px;bottom:5px}.card-form .form input[type=submit].btn--lg,.card-form .form input[type=button].btn--lg{height:3.25rem;line-height:100%}.card-form .form .errorlist{padding:4px 0 0 0;background-color:rgba(0,0,0,0)}.card-form .link{font-size:inherit;font-weight:inherit}@media(min-width: 991px){.circle-shapes:after{content:"";width:clamp(35.714rem,14.286vw + 30.612rem,45rem);height:clamp(35.714rem,14.286vw + 30.612rem,45rem);background:var(--color-primary);position:absolute;display:block;bottom:-10vw;border-radius:100%;right:16vw;opacity:.1;z-index:-1}.circle-shapes:before{content:"";width:clamp(17.857rem,17.857vw + 11.48rem,30rem);height:clamp(17.857rem,17.857vw + 11.48rem,30rem);background:var(--color-primary);position:absolute;display:block;bottom:-12vw;border-radius:100%;right:5vw;opacity:.2;z-index:-1}}.design-listing .btn.btn--bordered{border-width:2px}.bg-gradiant{background:rgba(0,0,0,0) linear-gradient(277deg, var(--color-gradient-1) 0%, var(--color-gradient-2) 47%, var(--color-gradient-1) 100%) 0% 0% no-repeat padding-box}.section--gray{background-color:var(--color-gray-100)}.listing-dropdown ul{max-height:200px;overflow:auto}.listing-dropdown ul li{margin-bottom:1rem;text-align:left}.listing-dropdown ul li:last-child{margin-bottom:0}.profile-detail{color:var(--color-dark)}.profile-detail .profile-detail__head{padding-bottom:1rem}@media(max-width: 767px){.profile-detail .profile-detail__head{padding-bottom:.5rem}}.profile-detail .profile-detail__head .profile-info{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 1rem}.profile-detail .profile-detail__head .info-wrapper{flex-wrap:wrap}.profile-detail .ratings{font-size:13px;gap:.25rem}.profile-detail .ratings span{line-height:normal}.profile-detail .ratings .value{margin:0}.profile-detail .ratings .count{font-size:12px}.tutor-name h4,.tutor-name h1{font-weight:bold;color:inherit;font-size:clamp(1rem,.128vw + .967rem,1.143rem)}@media(max-width: 767px){.follow{margin-left:10px}}.follow a{width:36px;height:36px;padding:5px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;justify-content:center;align-items:center}.follow a .icon{width:16px;height:14px;opacity:.6}.follow .is--active{background-color:var(--color-primary)}.follow .is--active .icon{fill:#fff;opacity:1}.iframe-box{border-radius:var(--radius)}.custom-calendar tbody td{position:relative;padding:.5rem .25rem}.custom-calendar tbody td:first-child .cal-cell{background-color:rgba(0,0,0,0);border:none;width:55px;color:var(--color-gray-800)}.custom-calendar tbody td .cal-cell{width:33px;height:19px;background-color:var(--color-gray-100)}@media(max-width: 767px){.custom-calendar tbody td .cal-cell{width:30px}}@media(min-width: 991px)and (max-width: 1199px){.custom-calendar tbody td .cal-cell{width:30px}}@media(max-width: 991px){.custom-calendar tbody td .cal-cell{margin:0 auto}}.custom-calendar tbody td .tooltip{width:auto;height:21px;border-radius:2px;line-height:13px;justify-content:center;white-space:nowrap}.custom-calendar tbody td .cell-green-100{background-color:var(--color-green)}.custom-calendar tbody td .cell-green-80{background-color:var(--color-green-80)}.custom-calendar tbody td .cell-green-60{background-color:var(--color-green-60)}.custom-calendar tbody td .cell-green-40{background-color:var(--color-green-40)}.custom-calendar thead th{text-transform:uppercase;text-align:center;font-size:12px;padding-bottom:.5rem}.dummy-video{position:relative;border-radius:var(--radius);overflow:hidden}.dummy-video:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.3);pointer-events:none}.dummy-video .icon-play{width:50px;height:33px;background-color:rgba(255,0,0,.8);border-radius:8px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px)}.dummy-video .icon-play::before{content:"";position:absolute;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-top:10px solid #fff;transform:rotate(-90deg);top:12px;left:20px;pointer-events:none}.show-more{display:flex;justify-content:center;padding-top:10px}.show-more .btn--show{color:var(--color-gray-dark);background-color:#fff;border:1px solid var(--color-gray-200);font-weight:600;height:40px;width:242px;display:flex;justify-content:center;align-items:center}.dropdown-listing{min-width:250px}.dropdown-listing ul{max-height:300px;overflow:auto}.dropdown-listing ul li:hover a{background-color:var(--color-gray-100)}.dropdown-listing ul li a{display:block;padding:.5rem}.dropdown-listing ul .is--active{color:var(--color-primary);position:relative}.dropdown-listing ul .is--active::before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";pointer-events:none;background-color:currentColor;opacity:.04}.video-media img{margin:0 auto}.btn--filters-js.is-active::after{position:fixed;left:0;right:0;top:0;bottom:0;content:"";background-color:rgba(0,0,0,.8);z-index:12}.offers-ui{position:relative;display:inline-flex;align-items:center}.offers-ui__trigger{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:600;cursor:pointer;font-size:12px;position:relative}.offers-ui__trigger .arrow{position:relative;width:14px;height:14px;display:flex;justify-content:center;align-items:center}.offers-ui__trigger .arrow::before{content:"";height:1px;background-color:currentColor;width:100%;margin-right:-5px}.offers-ui__trigger .arrow::after{content:"";--size: 5px;width:var(--size);height:var(--size);flex:0 0 var(--size);border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg)}@media(max-width: 1199px){.offers-ui__trigger.is-active:after{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.8);content:"";z-index:100}}.offers-ui__trigger.is-active::after{content:"";position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:11}.offers-ui__target{position:fixed;right:0;top:0;background-color:#fff;z-index:100;width:100%;min-width:24rem;padding:1.5rem;width:100%;max-width:350px;height:100%;transform:translateX(100%);transition:.25s ease-in-out all;opacity:0;visibility:hidden;overflow:hidden}@media(max-width: 1199px){.offers-ui__target{transform:translateX(0);transform:translateY(-50%);max-width:400px;width:auto;top:50%;bottom:auto;height:auto;min-width:0;left:1rem;right:1rem;margin:0 auto;border-radius:var(--radius-lg)}}.offers-ui__target-body{max-height:190px;overflow:auto}@media(max-width: 1199px){.offers-ui__target-body{max-height:450px}}.offers-ui__target.is-show{transform:translateX(0);visibility:visible;opacity:1}@media(max-width: 1199px){.offers-ui__target.is-show{transform:translateX(0);transform:translateY(-50%)}}.offers-ui .btn-close{width:22px;height:22px;background:#000;color:#fff;border-radius:50%;padding:0;opacity:1;margin:0;position:absolute;transform:rotate(45deg);display:block;top:.5rem;right:.5rem;box-shadow:none}.offers-ui .btn-close::after,.offers-ui .btn-close::before{content:"";position:absolute;height:2px;width:14px;background-color:currentColor;transform:translate(-50%, -50%);left:50%;top:50%}.offers-ui .btn-close:after{height:14px;width:2px}.offers-ui .offers-box__group{max-height:100%;overflow:auto;margin-right:1rem}.detail-wrapper .offers-ui{margin-top:.5rem}@media(min-width: 1199px){.detail-wrapper .offers-ui__trigger::after{display:none}.detail-wrapper .offers-ui__target{position:absolute;transform:none;height:auto;left:0;top:180%;border:1px solid #ddd;border-radius:.5rem;box-shadow:0px 0px 40px #e0e3ec;margin-top:1rem;overflow:visible;background-color:#fff;z-index:2}.detail-wrapper .offers-ui__target.is-show{top:100%}.detail-wrapper .offers-ui__target::before{content:"";left:40px;bottom:100%;width:14px;height:14px;border-left:1px solid #ddd;border-top:1px solid #ddd;position:absolute;background-color:#fff;transform:rotate(45deg);margin-bottom:-7px}.detail-wrapper .offers-ui .offers-box__group{max-height:400px}}.panel-content.calender{margin-top:0}.avtar-elements{position:absolute;left:.5rem;right:.5rem;top:.5rem;display:flex;align-items:center;justify-content:space-between;z-index:1}.badge-secure{position:relative}.status{position:relative;display:inline-block}.status__badge{width:14px;height:14px;border-radius:var(--radius-round);display:block;border:2px solid #fff;position:relative}.status--online .status__badge{background-color:var(--color-green)}.status--online .status__badge:before{content:"";top:-10px;left:-10px;bottom:-10px;right:-10px;background-color:var(--color-green);border-radius:100%;animation-fill-mode:both;-webkit-animation-fill-mode:both;position:absolute;animation:pulse2 1s ease-out;animation-iteration-count:infinite;z-index:-1}.status--away .status__badge{background-color:var(--color-gray-900)}@keyframes pulse2{0%{transform:scale(0);opacity:0}25%{transform:scale(0.3);opacity:1}50%{transform:scale(0.6);opacity:.6}75%{transform:scale(0.8);opacity:.8}100%{transform:scale(1);opacity:0}}.no-wrap{white-space:nowrap !important}.panel-content.video{margin-top:0 !important}.price-filter{padding-top:2rem}.price-filter .field-set{margin:0}.price-filter .noUi-handle-upper .noUi-tooltip{right:0}.price-filter .noUi-handle-lower .noUi-tooltip{left:0}.price-filter__slider{padding-left:10px;padding-right:10px}.price-filter .ui-widget-content{border:none !important;margin:0 12px}.price-filter .ui-slider .ui-slider-range{background:var(--color-primary) !important}.section--page-header{border-radius:0px 0px clamp(1.429rem,3.822vw + .473rem,5.714rem) clamp(1.429rem,3.822vw + .473rem,5.714rem)}.section--page-header h2{font-size:clamp(1.429rem,.764vw + 1.237rem,2.286rem)}.section--page-header .main-search{margin-top:clamp(1rem,1.529vw + .618rem,2.714rem)}.section--page-header p.p-large{font-size:clamp(1rem,.255vw + .936rem,1.286rem);margin:0}.main-search{max-width:750px;margin:0 auto;position:relative}.main-search form{position:relative}.main-search__field .select2-container .select2-selection--single,.main-search__field input[type=text]{height:70px;box-shadow:0px 0px 10px #d6d7d9;border:1px solid #dedfe1;border-radius:var(--radius);padding:0 2rem;padding-right:4rem}@media(max-width: 1199px){.main-search__field .select2-container .select2-selection--single,.main-search__field input[type=text]{height:50px}}.main-search__field .select2-container .select2-selection--single:focus,.main-search__field input[type=text]:focus{box-shadow:0px 0px 40px #d6d7d9}.main-search__field .select2-container .select2-selection--single{display:flex;align-items:center;border-radius:var(--radius) !important}.main-search__field .select2-container .select2-selection--single .select2-selection__rendered{max-width:100%}.main-search .filter-dropdown{box-shadow:0px 0px 10px #d6d7d9}.main-search__action{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}@media(max-width: 576px){.main-search__action{right:.6rem}}.main-search__submit{width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-search__submit input{padding:0 !important;font-size:0;width:30px;height:30px;background:rgba(0,0,0,0) !important;position:absolute !important;border:none !important}.main-search__reset{width:30px;height:30px;cursor:pointer}.main-search__reset input{padding:0 !important;font-size:0;width:30px;height:30px;background:rgba(0,0,0,0) !important;position:absolute !important;border:none !important}.main-search__reset .close{width:30px;height:30px;line-height:30px}.main-search__target{position:absolute;top:100%;left:0;right:0;z-index:2;padding-top:1rem}.main-search__target:before{position:absolute;left:1rem;top:5px;content:"";border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-bottom:12px solid #fff;pointer-events:none;z-index:1}.main-search__target .select-list--scroll{max-height:240px;overflow:auto}.page-panel{display:flex;align-items:flex-start;gap:clamp(1.143rem,1.529vw + .761rem,2.857rem)}@media(min-width: 1199px){.page-panel{transform:rotate(0deg)}}@media(max-width: 1199px){.page-panel{display:block}}@media(min-width: 1199px){.page-panel__small{flex:0 0 clamp(14.286rem,6.369vw + 12.693rem,21.429rem);max-width:clamp(14.286rem,6.369vw + 12.693rem,21.429rem);position:sticky;top:0;overflow:hidden;overflow-y:auto;max-height:calc(100vh - 120px);padding-right:1rem;scrollbar-width:none}.page-panel__small::-webkit-scrollbar{width:6px}.page-panel__small::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px}.page-panel__small::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px}.page-panel__small.scrolling::after{content:"";position:sticky;bottom:0;display:block;width:100%;height:200px;max-width:clamp(14.286rem,6.369vw + 12.693rem,21.429rem);background-image:linear-gradient(180deg, rgba(89, 131, 252, 0) 0%, #ffffff 100%);transition:.25s ease-in-out all;pointer-events:none}}.page-panel__large{flex:1;min-width:0}.search-result h3{font-size:clamp(1.143rem,.513vw + 1.011rem,1.714rem)}.info-group{line-height:1.4}.info-group h6{display:inline-block;font-size:14px}.info-group span{font-size:13px}@media(min-width: 767px){.info-group__head{padding-bottom:.25rem}}.info-group__head h5{font-size:14px}.info-group__body{font-size:13px}.info-group__body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;line-height:1.4}.info-group+.info-group{margin-top:.625rem}.txt-link{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;font-size:14px;font-weight:500}.txt-link:hover{color:var(--color-primary);text-decoration:none}.page-listing .pagination a,.page-listing .pagination button{line-height:1.25;height:3.5rem;width:3.5rem;font-size:1.125rem}@media(max-width: 767px){.page-listing .pagination a,.page-listing .pagination button{line-height:1;height:2.5rem;width:2.5rem;font-size:1rem}}.profile-card{background-color:#fff;color:#000;box-shadow:0px 0px 40px #e0e3ec;border-radius:var(--radius);display:flex;margin-bottom:clamp(1rem,.637vw + .841rem,1.714rem);position:relative;overflow:hidden}@media(min-width: 1199px){.profile-card{transform:rotate(0)}}@media(max-width: 767px){.profile-card{flex-direction:column}}.profile-card__body{padding:clamp(1rem,1.019vw + .745rem,2.143rem);display:flex;align-items:center;gap:clamp(1rem,.701vw + .825rem,1.786rem);flex:1}@media(max-width: 767px){.profile-card__body{align-items:flex-start}}.profile-card__body .profile-card__media{aspect-ratio:3/4;position:relative;max-width:clamp(7.143rem,5.414vw + 5.789rem,13.214rem);flex:0 0 clamp(7.143rem,5.414vw + 5.789rem,13.214rem)}@media(max-width: 767px){.profile-card__body .profile-card__media{max-width:clamp(5rem,8.28vw + 2.93rem,14.286rem);flex:0 0 clamp(5rem,8.28vw + 2.93rem,14.286rem)}}.profile-card__body .profile-card__media .avtar{width:100%;height:100%;border-radius:var(--radius)}.profile-card__body .profile-card__media .avtar a{height:100%}.profile-card__foot{padding:clamp(1rem,1.019vw + .745rem,2.143rem);border-left:1px solid #e6e6e6}@media(max-width: 767px){.profile-card__foot{border-left:none;border-top:1px solid #e6e6e6}}.profile-card__actions{display:flex;gap:1rem;flex-direction:column;text-align:center;justify-content:center;height:100%}@media(max-width: 767px){.profile-card__actions{max-width:200px;margin:0 auto}}.profile-card__actions .action-buttons{display:flex;gap:10px;flex-direction:column}.profile-card__actions .action-buttons .btn{height:2.28rem;line-height:2.28rem;min-width:130px;border-width:2px}.profile-card__actions .action-list{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.profile-card__actions .action-list .btn{background-color:#f5f6f9;color:#000;border-radius:50%}.profile-card__actions .action-list .btn:hover{background-color:#000;color:#fff}.profile-card__actions .action-list .btn.is--active{background-color:var(--color-primary);color:var(--color-primary-inverse)}.profile-card__actions .txt-link{margin-top:2rem}@media(max-width: 1199px){.profile-card__actions .txt-link{margin-top:.5rem}}.profile-card__content{flex:1}@media(min-width: 1199px){.profile-card__content{display:flex;gap:clamp(1.429rem,3.822vw + .473rem,5.714rem)}}@media(min-width: 1199px){.profile-card__content:has(>.profile-detail:nth-child(2))>.profile-detail:first-child{flex:0 0 50%;max-width:50%}}.profile-card__content .profile-detail{flex:1}@media(max-width: 1199px){.profile-card__content .profile-detail~.profile-detail{display:none}}.profile-card-price{font-size:clamp(1rem,.255vw + .936rem,1.286rem);font-weight:500}.profile-card .profile-info{display:flex;flex-wrap:wrap;gap:.25rem .5rem;align-items:center}.profile-card .offers-ui{margin-bottom:1rem}.profile-card__popup{position:absolute;right:0;top:0;bottom:0;background-color:#fff;padding:2rem;padding-top:3rem;z-index:2;opacity:0;visibility:hidden;transform:translateX(100%);transition:.25s ease-in-out all;max-width:420px;width:100%}@media(max-width: 1199px){.profile-card__popup{transform:none;top:50%;transform:translateY(-50%);bottom:auto;left:0;right:0;margin:0 auto;max-width:90%;position:fixed;z-index:12;border-radius:var(--radius-lg)}}.profile-card__popup.is-visible{opacity:1;visibility:visible;transform:translateX(0)}@media(max-width: 1199px){.profile-card__popup.is-visible{transform:translateY(-50%)}}.profile-card__popup .video-wrapper{height:100%;display:flex;justify-content:center;align-items:center}.profile-card__popup .btn-close{width:22px;height:22px;display:block;border-radius:50%;opacity:1;border-radius:50%;padding:0;border:1px solid #000;background-size:11px;position:absolute;right:10px;top:10px}.profile-card .link-trigger::before{content:"";position:fixed;left:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);opacity:0;transform:translateX(100%);width:100%;visibility:hidden;transition:.25s ease-in-out all;z-index:1}@media(max-width: 1199px){.profile-card .link-trigger::before{transform:none;left:0;right:0;z-index:11}}.profile-card .link-trigger.is-active::before{opacity:1;visibility:visible;transform:translateX(0%)}@media(max-width: 767px){.profile-card .link-trigger.is-active::before{transform:translateY(0)}}.profile-card .intro-video{aspect-ratio:16/9;position:relative;background:#eee;width:100%}body:has(.offers-trigger-js.is-active),body:has(.profile-card__popup.is-visible){overflow:hidden}.video-card{position:relative;background-color:#fff;border-radius:var(--radius);width:100%;transition:all .4s;height:100%;overflow:hidden;padding:clamp(1rem,1.019vw + .745rem,2.143rem);border:1px solid #e6e6e6;display:flex;flex-direction:column}.video-card:hover{box-shadow:0 0 40px #e0e3ec;border-color:#fff}.breadcrumb-list{padding:2rem 0;margin-bottom:1.5rem}@media(max-width: 767px){.breadcrumb-list{margin-bottom:0}}.breadcrumb-list ul{display:flex;align-items:center;flex-wrap:wrap}.breadcrumb-list ul li{margin-right:.75rem;padding-right:.75rem}@media(max-width: 991px){.breadcrumb-list ul li{margin-bottom:.75rem}}.breadcrumb-list ul li a{color:var(--color-gray-700);position:relative}.breadcrumb-list ul li a::after{content:"/";pointer-events:none;position:absolute;right:-12px;top:2px}.box-actions{display:flex;align-items:center;border-top:1px solid var(--color-gray-300)}.box-actions .btn{background-color:rgba(0,0,0,0);flex:0 0 50%;max-width:50%;border-right:1px solid var(--color-gray-300);height:80px;font-size:15px;text-transform:uppercase;font-weight:600}@media(max-width: 1199px){.box-actions .btn{height:50px}}.box-actions .btn:last-child{border-right:none}.box-actions .btn svg{fill:var(--color-primary);width:18px;margin-right:.5rem}.box-actions .btn .icon--email_1{width:28px;height:28px}.card-class{position:relative;background-color:#fff;border-radius:var(--radius);width:100%;transition:all .4s;height:100%;overflow:hidden;padding:1.25rem;border:1px solid #e6e6e6;display:flex;flex-direction:column}.card-class__media{position:relative;overflow:hidden;border-radius:var(--radius)}.card-class__media img{transition:all .5s;width:100%;backface-visibility:hidden;transform:perspective(1000px) rotateY(0deg)}.card-class .card-flex-group{font-size:1rem;gap:.5rem;justify-content:flex-start}.card-class__title{font-size:clamp(1rem,.25vw + .943rem,1.286rem);font-weight:700;color:#000;line-height:1.3;position:relative;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-class__title a{display:block}@media(max-width: 576px){.card-class__title{font-size:1rem}}.card-class__subtitle{display:block;padding-bottom:.45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-class__body{padding:1.25rem 0;flex:1;display:flex;flex-direction:column}.card-class__footer{margin-top:auto;padding-top:1rem;border-top:1px solid #ebebeb}.card-class__footer .avtar{background-color:#f0f0f0}.card-class__footer .ratings .icon--rating{margin-right:5px}.card-class__btns .btn{flex:1}.card-class .price-value{font-size:clamp(1.071rem,.318vw + .992rem,1.429rem)}.card-class .rating__media{width:12px;height:12px}.card-class .rating__count{font-size:12px}.card-class__head{position:relative}.card-class__action{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:1.25rem;background-color:var(--color-primary);color:var(--color-primary-inverse);border-radius:var(--radius);transition:.25s ease-in-out all;backface-visibility:hidden;transform:perspective(1000px) rotateY(-180deg)}.card-class__action p{color:currentColor;margin:0;line-height:1.2}.card-class__action .btn{padding:.45rem 1.125rem;height:auto;line-height:1.4}@media(max-width: 1199px){.card-class__action{display:none}}.card-class.is-package .card-class__title:before{background-color:var(--color-third)}.card-class.is-package .label-badge{position:absolute;top:0;background-color:var(--color-third);font-size:.7rem;color:#fff;padding:.25rem 1rem;border-radius:0 0 var(--radius-1) var(--radius-1)}.card-class .profile-meta{gap:.625rem}.card-class .profile-meta__title{font-size:1rem}.card-class .profile-meta__details>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.card-class .btns-group{gap:.75rem}.card-class .btns-group .btn{border-width:2px;padding:0 .75rem}@media(max-width: 767px){.card-class .btns-group .btn{padding:.25rem .5rem;height:auto;line-height:1.5;border-width:1px}}.card-class .card-flex-group{margin-bottom:.75rem;font-size:13px;min-height:20px}.card-class .card-element{margin-bottom:.875rem;font-size:12px;margin-top:auto}.card-class .card-badge.badge{padding:.325rem .5rem;text-transform:uppercase;font-size:11px;font-weight:700;border-radius:var(--radius-sm);border:none}.card-class .badge--off{padding:.375rem .625rem;text-transform:uppercase;font-size:13px;font-weight:700;border-radius:var(--radius-sm);border:none;position:absolute;bottom:10px;left:10px;color:var(--color-primary);overflow:hidden}.card-class .badge--off:after{background-color:currentColor;position:absolute;left:0;right:0;top:0;bottom:0;content:"";pointer-events:none;opacity:.15;transition:all .4s}@media(max-width: 767px){.card-class{padding:.875rem}}@media(max-width: 576px){.card-class .profile-meta{margin-bottom:1rem}}@media(min-width: 1199px){.card-class:hover .card-class__media img{transform:perspective(1000px) rotateY(180deg)}.card-class:hover .card-class__title a{color:var(--color-primary)}.card-class:hover .card-class__action{transform:perspective(1000px) rotateY(0)}.card-class:hover{box-shadow:0 0 40px #e0e3ec;border-color:#fff}}.card-element{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:.625rem}.card-element__item{position:relative}.card-element__item:not(:last-child){padding-right:.625rem}.card-element__item:not(:last-child):after{position:absolute;right:0;top:1px;content:"";width:1px;height:14px;background-color:currentColor}@media(max-width: 1199px){.card-element__item{font-size:.9rem}.card-element__item:not(:last-child){padding-right:1.25rem}}.class-list{position:relative;width:100%;counter-reset:my-sec-counter;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:clamp(1rem,1.019vw + .745rem,2.143rem)}@media(max-width: 991px){.class-list{grid-template-columns:repeat(1, 1fr)}}.class-list__item{position:relative;border:1px solid var(--color-gray-200);border-radius:var(--radius);padding:clamp(1rem,1.019vw + .745rem,2.143rem);display:flex;gap:1rem}.class-list__item:before{--size: 40px;background-color:var(--color-primary);color:var(--color-primary-inverse);font-size:clamp(1rem,.255vw + .936rem,1.286rem);font-weight:700;counter-increment:my-sec-counter;content:counter(my-sec-counter);width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;display:flex;justify-content:center;align-items:center}.class-list__item .class-card h5{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.class-list__item .class-card p{color:#5d5d5d}.class-list__item p{margin-bottom:0}@media(max-width: 991px){.sharing-view{border:1px solid var(--color-gray-200);padding:1rem;margin-bottom:2.5rem}}.sharing-view .social--share li a{cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid var(--color-gray-200);width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media(min-width: 767px){.sharing-view .social--share li a:hover{border-color:var(--color-gray-800)}}.faq-container{border-top:1px solid var(--color-gray-200)}.faq-container .faq-row{background:#fff;border-bottom:1px solid var(--color-gray-200);position:relative;counter-increment:counter-inc}.faq-container .faq-row .faq-title{padding:clamp(1rem,1.019vw + .745rem,2.143rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;border:none;background-color:rgba(0,0,0,0);width:100%;text-align:left}.faq-container .faq-row .faq-title h5{font-size:clamp(1.143rem,.51vw + 1.015rem,1.714rem);position:relative;display:flex;align-items:center;gap:clamp(1rem,.892vw + .777rem,2rem)}.faq-container .faq-row .faq-title h5::before{--size: calc(clamp(2.857rem, 0.637vw + 2.698rem, 3.571rem));content:"Q";font-size:clamp(1.429rem,.764vw + 1.237rem,2.286rem);margin-right:.25rem;width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;color:var(--color-primary);border:1px solid currentColor;display:flex;align-items:center;justify-content:center;font-weight:300}@media(max-width: 1199px){.faq-container .faq-row .faq-title h5::before{display:none}}@media(max-width: 767px){.faq-container .faq-row .faq-title h5{font-size:1.1rem;line-height:1.6rem}}.faq-container .faq-row .faq-title::after{content:"";display:block;height:32px;width:32px;flex:0 0 32px;background:rgba(0,0,0,0);transition:all .3s;background-color:#393737;color:#fff;border-radius:50%;background-size:20px 20px;background-image:url("/images/arrow-down-icon.svg");background-repeat:no-repeat;background-position:center}.faq-container .faq-row .faq-title[aria-expanded=true]::after{transform:rotate(-180deg)}.faq-container .faq-row .faq-title[aria-expanded=true]::before{border-color:var(--color-primary);transform:rotate(-135deg)}.faq-container .faq-row .faq-answer{border-top:1px solid var(--color-gray-200);padding:clamp(1.143rem,.892vw + .92rem,2.143rem);background-color:#f5f6f9;display:flex;gap:clamp(1rem,.892vw + .777rem,2rem)}.faq-container .faq-row .faq-answer::before{--size: calc(clamp(2.857rem, 0.637vw + 2.698rem, 3.571rem));content:"A";font-size:clamp(1.429rem,.764vw + 1.237rem,2.286rem);margin-right:.25rem;width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;background-color:var(--color-primary);color:var(--color-primary-inverse);display:flex;align-items:center;justify-content:center;font-weight:300}@media(max-width: 1199px){.faq-container .faq-row .faq-answer::before{display:none}}.faq-container .faq-row .faq-answer{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.faq-container .faq-row .faq-answer p{margin-bottom:0}.faq-container .faq-row .faq-answer p+p{margin-top:1.25rem}.faq-container .faq-row .faq__target{position:relative}.faq-container .faq-row .faq__target::before{content:"";width:15px;height:15px;border-bottom:1px solid #ddd;border-left:1px solid #ddd;transform:rotate(-45deg);display:block;position:absolute;background-color:#fff;top:-6px;left:3.25rem}.tabs-wrapper{overflow:auto}.banner .form-search{min-width:700px}@media(min-width: 1199px){.section--nav{border-bottom:1px solid var(--color-gray-200)}}.blog__content h2{margin:5px 0 20px}.blog__actions .blog__action{font-size:1rem;margin-right:10px}.blog__author{display:block;margin:0}.blog__author .avtar{margin-right:10px}.nav-categories{text-align:center}@media(min-width: 1199px){.nav-categories>ul{display:inline-flex;align-items:center;flex-wrap:wrap;gap:2.5rem}}.nav-categories>ul>li>a{display:flex;font-size:1rem;font-weight:600;border-bottom:2px solid rgba(0,0,0,0)}@media(min-width: 1199px){.nav-categories>ul>li>a{height:80px;line-height:80px}}.nav-categories>ul>li.is-active>a{font-weight:700;color:var(--color-primary)}@media(min-width: 1199px){.nav-categories>ul>li.is-active>a{border-color:var(--color-primary)}}.categories-target{position:absolute;left:0;right:0;top:100%;background:#fff;z-index:1;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);padding:30px;border:1px solid var(--color-gray-200);display:none;border-radius:clamp(.429rem,.127vw + .397rem,.571rem)}.nav-categories .nav-subcategories{text-align:left}.nav-categories .nav-subcategories li{width:25%;float:left;padding:10px}.nav-categories .nav-subcategories li a:hover{text-decoration:underline;color:var(--color-secondary)}.blog .banner--main .form__element,.blog .banner--main{position:relative}.blog .banner--main .banner__media{position:relative;overflow:hidden}.blog .banner--main .banner__media:before{display:block;padding-bottom:30%;content:""}.blog .banner--main .banner__media>img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}@media(min-width: 576px){.blog .banner--main .banner__media:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"";pointer-events:none;background-color:rgba(0,0,0,.7)}}.blog .banner--main .form__element .form__input{box-shadow:none;height:60px;padding-right:50px;background-color:#fff}.blog .banner--main .form-search .form__action{position:relative}.blog .banner--main .form-search .form__action-wrap{position:absolute;right:0;top:50%;width:60px;height:60px}.blog .banner--main .form-search .form__action-wrap .svg-icon{position:absolute;left:0;right:0;top:0;bottom:0;width:21px;height:20px;margin:auto;pointer-events:none}.blog .banner--main .form-search .form__action-wrap .svg-icon svg{height:100%}.blog .banner--main .form-search .form__action-wrap input{width:100%;height:100%;display:block;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.blog .banner--main .banner__content{position:absolute;left:50%;top:50%;max-width:450px;color:#fff;margin-left:0 -600px;transform:translate(0, -50%)}.blog .banner--main .banner__content h1{margin-bottom:20px;font-size:3.4rem;font-weight:600}.blog .banner--main .banner__content p{font-size:1.2rem;color:hsla(0,0%,100%,.8)}.blog .banner--main .banner__content.banner__content--centered{margin:0;text-align:center;transform:translate(-50%, -50%);max-width:800px}.blog .banner--main .banner__content.banner__content--centered h1{margin-bottom:0}.categories-toggle{width:60px;height:80px;vertical-align:middle;padding:3px 1px !important;position:relative;display:flex !important;align-items:center;justify-content:center}.categories-toggle span{width:36%;height:2px;background:#333;display:block;position:relative}.categories-toggle span:before{width:100%;height:2px;background:#333;content:"";position:absolute;top:-7px;left:0}.categories-toggle span:after{width:100%;height:2px;background:#333;content:"";position:absolute;bottom:-7px;left:0}.categories-toggle.is-active span{background:rgba(0,0,0,0)}.categories-toggle.is-active span:before{transform:rotate(45deg) translate(4px, 5px)}.categories-toggle.is-active span:after{transform:rotate(-45deg) translate(5px, -6px)}.section--paging{padding:50px 0}.section--paging .pagination{margin-top:0}.box__footer .social--share li{margin-top:0}.comments-list{width:100%;display:inline-block;border:1px solid var(--color-gray-200);padding:15px 20px;position:relative;background:#fff;margin-bottom:1rem;border-radius:clamp(.429rem,.127vw + .397rem,.571rem)}.comments-list .date{order:3;margin-left:auto;color:#666;font-size:.9em}.comments-list h5{margin:0;font-weight:600;font-size:1.1em;color:#333}.comments-list h5 strong{font-weight:600}.comments-list .comment__desc{margin:10px 0;line-height:1.6}.comments-list .link--underlined{font-weight:normal;text-decoration:underline;color:var(--color-secondary);font-weight:600}.comments-list.comments-list--replied{background:rgba(0,0,0,.03);margin-left:50px;width:auto;border-top:none}.comments-list.comments-list--replied .avtar{background:#fff}.form--comments{background:rgba(0,0,0,.04);margin:20px 0 0;padding:30px;border-radius:clamp(.429rem,.127vw + .397rem,.571rem)}.form--comments h4{font-size:1.4em;margin-right:30px;margin-bottom:2rem;color:#333}.captchapic{display:inline-block;vertical-align:middle}.reloadlink{display:inline-block;margin:10px 0 0 10px;position:relative;vertical-align:middle}.reloadlink img{width:25px}.width--narrow{max-width:700px;margin:auto}.width--narrow .form input[type=submit]{width:100%;display:block}.box--cta{margin-top:30px}.box--cta:first-child{margin-top:0}.box--cta h4{margin-bottom:10px}.box--cta p{line-height:1.4;color:#666;margin-bottom:30px}.box--cta-blog{margin:0 0 20px}@media(max-width: 576px){.box--cta-blog{padding:0 !important}}.box--cta-blog .btn img{position:relative;top:-2px;margin-right:5px}.blog-toggle{height:70px;width:50px;background:#000;border-radius:clamp(.429rem,.127vw + .397rem,.571rem);display:flex;justify-content:center;align-items:center}@media(max-width: 1199px){.blog-toggle{height:50px}}.blog-toggle span{width:20px;height:2px;background:#fff;display:block;position:relative}.blog-toggle span:before{width:100%;height:2px;background:#fff;content:"";position:absolute;top:-6px;left:0}.blog-toggle span:after{width:100%;height:2px;background:#fff;content:"";position:absolute;bottom:-6px;left:0}.section--upper{padding:60px 0}.img-description{display:inline-block;padding:20px;background:#fff;width:100%;text-align:center}.img-description .btn{margin:5px}.rotator-info{display:inline-block;width:100%;padding:0 0 20px 0}.rotator-actions{display:inline-block;background:#fff;width:100%}@media(max-width: 1199px){.nav-categories>ul>li{display:block;text-align:left;border-bottom:1px solid #ddd;padding:.75rem 1rem}.nav-categories>ul>li>a{line-height:2}.nav-categories>ul>li>a.categories-toggle{display:none !important;margin:auto}.nav-categories>ul>li>.categories-target{display:block !important;background:rgba(0,0,0,0);position:relative;box-shadow:none;padding:0;left:auto;right:auto;top:auto;border:none}.nav-categories .nav-subcategories li{float:none;width:100%;display:inline-block;vertical-align:top}.nav-categories .nav-subcategories li a{font-weight:600}.nav-categories .nav-subcategories li{border-bottom:1px solid #ddd;padding:0}.nav-categories .nav-subcategories li a{display:block;padding:16px 10px;font-size:1rem}.nav-categories{bottom:0;background:#fff;padding:0;box-shadow:0 0 10px rgba(51,51,51,.38);left:0;margin:0;overflow:auto;position:fixed;text-align:left;top:0;transition:.25s ease-in-out all;opacity:0;visibility:hidden;z-index:11;width:400px;max-width:80%;transform:translateX(-100%)}.nav-categories .nav-vertical-list .nav-vertical-item{border:none;padding:0}html.show-categories-js .nav-categories{opacity:1;transform:translateX(0);visibility:visible}html.show-categories-js{position:fixed;left:0;right:0;top:0;bottom:0}html.show-categories-js .overlay--blog{display:block}.form-search{position:relative;width:100%;display:inline-block}.banner .form-search form{width:calc(100% - 60px);float:right;padding-right:20px}.form-search.form-search--blog:after{display:block;clear:both;content:""}.form-search.form-search--blog .form__input{border:1px solid var(--color-gray-300)}.banner .form-search.form-search--blog{padding:0;background:none;min-width:600px;border:none}.banner .blog-toggle{display:block}.section--upper{margin:0;padding:60px 0}}@media(max-width: 1199px){.blog__content{padding-left:0}.blog-filters{bottom:0;background:#fff;padding:0;box-shadow:0 0 10px rgba(51,51,51,.38);left:0;margin:0;overflow:auto;position:fixed;text-align:left;top:0;opacity:0;visibility:hidden;z-index:11;width:400px;max-width:80%;transform:translateX(-100%);transition:.25s ease-in-out all}.blog-filters .box{box-shadow:none;border-radius:0;border:none !important}html.show-categories-js .blog-filters{opacity:1;transform:translateX(0%);visibility:visible}html.show-categories-js{position:fixed;left:0;right:0;top:0;bottom:0}html.show-categories-js .overlay--blog{display:block}.form-search.form-search--blog+.-gap{display:none}.form-search.form-search--blog{border-bottom:none;width:100%;display:inline-block}}@media(max-width: 767px){.banner .form-search{min-width:1%}.blog__content{padding-left:0}.blog__actions .blog__action{margin-bottom:10px;vertical-align:top !important}.blog__actions .blog__action .inline-icon{width:20px;height:20px}.blog__actions+.-gap{height:5px}.blog__content h2{margin-bottom:10px;margin-top:10px}.blog__actions{margin-top:15px}.comments-list{border:none;border-bottom:1px solid #ddd;padding:10px 0;border-radius:0}.comments-list .comment__desc{width:100%;display:inline-block}.comments-list.comments-list--replied{margin:0;padding:10px}.comments-list .avtar:before{font-size:1.1em}.form--comments{padding:20px}.banner .form-search.form-search--blog{min-width:1%}.banner__content.banner__content--centered{max-width:100%}}.form__element{position:relative}.form__element input[type=text]{box-shadow:none;height:50px;padding-right:50px;background-color:#fff;line-height:50px}.form-search .form__action-wrap{position:absolute;right:0;top:50%;width:40px;height:59px;transform:translateY(-50%)}.form-search .form__action-wrap .svg-icon{position:absolute;left:0;right:0;top:0;bottom:0;width:21px;height:20px;margin:auto;pointer-events:none}.form-search .form__action{width:100%;height:100%;position:absolute;right:0;top:0;background:none;border:none;cursor:pointer}.box--blog .box__head .slick-arrow::before{border-color:var(--color-dark)}.box--blog .box__body .svg-icon{fill:var(--color-primary)}.box--blog .box__body h1{font-size:2.4rem;margin-top:2rem}.box--blog .box__body h2{font-size:1.5rem}.banner__media img{margin:0 auto}@media(max-width: 1199px){.form-search--blog .form__element{display:flex;margin-bottom:0}}.blog-sidebar .form-search--blog{margin-top:0}@media(max-width: 576px){.row.row--cols [class*=col-].-align-right{text-align:left !important}}@media(max-width: 767px){.blog .banner--main .banner__content{position:static;background:#fff;transform:none !important;padding:1rem;color:#000}.blog .banner--main .banner__content p{color:#000}}.blog-cate{color:var(--color-primary);margin-bottom:1rem;line-height:1.6}.slider-single{overflow:hidden;border-radius:var(--radius)}.slider-single .slick-arrow.slick-next{right:2%}.slider-single .slick-arrow.slick-prev{left:2%}.blog__media{overflow:hidden}.blog-post{width:100%;position:relative;height:100%;border:1px solid #e6e6e6;border-radius:var(--radius);transition:all .25s ease-in-out;overflow:hidden;padding:1.25rem;background-color:#fff}.blog-post-date{margin-bottom:.75rem;font-size:13px}.blog-post-media{position:relative;overflow:hidden;background-color:var(--color-gray-200);border-radius:var(--radius);margin-bottom:1.25rem}.blog-post-media img{transition:all .4s;transform:scale(1)}.blog-post-category{font-weight:600;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.45rem}.blog-post-title{font-size:clamp(1rem,.25vw + .943rem,1.286rem);font-weight:700;color:#000;line-height:1.3;position:relative;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width: 1199px){.blog-post:hover{box-shadow:0 0 40px #e0e3ec;border-color:#fff}.blog-post:hover .blog-post-media img{transform:scale(1.4)}.blog-post:hover .blog-post-title{color:var(--color-primary)}}.blog-panel{background-color:#fff;box-shadow:var(--boxShadow-all);border-radius:var(--radius);margin-bottom:2rem;transition:all .4s}.blog-panel:last-child{margin-bottom:0}.blog-panel .blog-h1{margin:1rem 0;font-size:clamp(1.714rem,.764vw + 1.523rem,2.571rem)}@media(min-width: 991px){.box-scroller{max-height:500px;overflow:auto}}@media(max-width: 1199px){.blog.blog-postdetail .section.section--blogs{padding-top:2rem}}@media(min-width: 991px){.blog-search-results>[class*=col-]{flex:0 0 50%;max-width:50%}}@media(min-width: 1199px){.categories-touch-trigger{display:none}.has-categories-target{position:absolute;left:0;top:120%;background:#fff;z-index:1;box-shadow:0 10px 20px 0 rgba(0,0,0,.1);padding:0;border:1px solid var(--color-gray-200);border-radius:0 0 clamp(.429rem,.127vw + .397rem,.571rem) clamp(.429rem,.127vw + .397rem,.571rem);opacity:0;visibility:hidden;min-width:260px;max-height:300px;overflow:auto}.has-categories-dropdown{position:relative;text-align:left}.has-categories-dropdown:hover>a{color:var(--color-primary)}.has-categories-dropdown:hover .has-categories-target{top:100%;opacity:1;visibility:visible;transition:all .3s}}@media(max-width: 1199px){.categories-touch-trigger{display:flex;align-items:center;justify-content:flex-end;width:36px;height:36px;position:relative;cursor:pointer}.categories-touch-trigger:after{position:relative;width:8px;height:8px;display:block;content:"";pointer-events:none;border-right:1px solid #333;border-bottom:1px solid #333;transform:rotate(45deg)}.categories-touch-trigger.is-active:after{transform:rotate(-135deg);margin-top:-5px}.has-categories-target{display:none}.has-categories-dropdown{position:relative;display:flex !important;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 1rem}.has-categories-dropdown>a{flex:1}.has-categories-dropdown .has-categories-target{flex:0 0 100%}}@media(min-width: 1199px){.sticky-section{position:sticky;top:0}}.nav-vertical-list ul li{padding:.375rem 0}.nav-vertical-list ul li a{opacity:.75}.nav-vertical-list ul li a:hover{opacity:1;color:var(--color-primary)}.nav-vertical-list .nav-vertical-item{padding:.375rem 1.25rem;border-bottom:1px solid #e6e6e6}.nav-vertical-list .nav-vertical-has-child{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.nav-vertical-list .nav-vertical-has-child>a{position:relative;flex:1}.nav-vertical-list .nav-vertical-trigger{width:36px;height:36px;display:flex;align-items:center;justify-content:flex-end;position:relative;cursor:pointer;z-index:1}.nav-vertical-list .nav-vertical-trigger.is-active:before{transform:rotate(-135deg);margin-top:4px}.nav-vertical-list .nav-vertical-trigger:before{position:relative;content:"";pointer-events:none;width:8px;height:8px;display:block;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg)}.nav-vertical-list .nav-vertical-target{display:none;padding:0 1rem;flex:0 0 100%}.nav-vertical-list .nav-vertical-link{display:block;padding:0;line-height:2}@media(min-width: 1199px){body.payment{background-color:var(--color-gray-100)}}.payment-page{height:100vh;padding:1.5rem}@media(max-width: 1199px){.payment-page{height:auto}}.body{padding:0}.cc-payment{background:#fff;border:solid 1px #e1dfdf;margin:0 auto;max-width:600px;position:relative}@media(max-width: 1199px){.cc-payment{margin:0 auto;border:none;padding-top:30px}}@media(min-width: 576px){.cc-payment{min-height:40rem}}.max-scroll{border-bottom:1px solid var(--color-gray-100);margin-bottom:2rem}@media(min-width: 576px){.max-scroll{max-height:300px;overflow:auto}}.logo-payment{max-width:200px;text-align:center;margin:25px auto}@media(max-width: 1199px){.logo-payment{margin-top:0}}.logo-payment svg,.logo-payment img{margin:0 auto;max-width:100%}@media(max-width: 576px){.reff{margin:0}}.reff p{padding:10px 30px}@media(max-width: 576px){.reff p{text-align:center;padding:5px 0;margin:0}}.payment-from{border-top:solid 1px #e1dfdf;display:table;width:100%;padding:30px}.payment-from .siteForm label{text-align:left;display:block}.payment-from .siteForm input.type-bg{background:url(images/cc-pay.png) no-repeat right center}.payment-from .siteForm input.ccCvvBox{width:119px;margin-right:10px;float:left}.payment-from .field{margin-bottom:15px;text-align:left}.cvv{float:left}.ccExpiryMonth,.ccExpiryYear{float:left}.expiry-wrapper,.ccCvvWrapper{float:left}.ccExpiryYear{margin-left:20px}.ccCvvWrapper{width:205px;margin-left:50px}.total-pay{margin-bottom:10px;color:#000;font-size:16px;font-weight:600}.total-pay small{font-size:13px;color:#333}@media(max-width: 576px){.form .btn.btn--large{width:100%;display:block;text-align:center}}.payments-container-inactive{position:relative}.payments-container-inactive:before{position:absolute;left:0;right:0;top:0;bottom:0;background:hsla(0,0%,100%,.9);content:"";z-index:1}.payments-container-inactive.field_label{display:block;width:100%}.checkout-payment{padding:clamp(3.571rem,3.185vw + 2.775rem,7.143rem) 20px;display:flex;flex-direction:column;justify-content:center}.payment-panel{background:#fff;box-shadow:0px 0px 30px rgba(0,0,0,.1019607843);border-radius:var(--radius-lg);max-width:740px;width:100%;margin:0 auto;padding:clamp(1.429rem,1.592vw + 1.03rem,3.214rem)}.payment-panel__head{text-align:center;padding-bottom:clamp(1.429rem,1.274vw + 1.11rem,2.857rem)}.payment-panel__head .logo img{margin:0 auto;max-height:80px}.payment-panel__foot{text-align:center;padding-top:clamp(1.429rem,1.274vw + 1.11rem,2.857rem)}.payment-panel .table--orders{margin:0}.payment-panel .table-orders{border:1px solid #e5e2e2;border-radius:var(--radius);overflow:hidden}.payment-panel .table-orders table thead{display:block;width:100%}@media(max-width: 767px){.payment-panel .table-orders table thead{display:none}}.payment-panel .table-orders table thead tr{display:table;width:100%;table-layout:fixed}.payment-panel .table-orders table thead tr th{padding:clamp(1rem,0vw + 1rem,1rem)}.payment-panel .table-orders table thead tr th:first-child{width:90px}.payment-panel .table-orders table tbody{display:block;max-height:400px;overflow:auto;width:100%}@media(min-width: 767px){.payment-panel .table-orders table tbody tr{display:table;width:100%;table-layout:fixed}}.payment-panel .table-orders table th{font-weight:600;background-color:#f5f6f9;text-align:left;border-bottom-color:#e5e2e2}.payment-panel .table-orders table tr:last-child td{border:none}.payment-panel .table-orders table td{vertical-align:middle;padding:clamp(.714rem,.892vw + .491rem,1.714rem) clamp(1rem,0vw + 1rem,1rem)}@media(max-width: 767px){.payment-panel .table-orders table td{padding:.5rem 0}}@media(min-width: 767px){.payment-panel .table-orders table td:first-child{width:90px}}.payment-panel .table-orders .row-num{width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:var(--color-primary);background-color:#fff;position:relative}.payment-panel .table-orders .row-num::after{content:"";background-color:currentColor;opacity:.15;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:50%}.bank-details{background-color:#f5f6f9;border-radius:clamp(.714rem,.637vw + .555rem,1.429rem);padding:clamp(1.429rem,.955vw + 1.19rem,2.5rem);text-align:center;margin-bottom:clamp(1.429rem,1.274vw + 1.11rem,2.857rem)}.bank-details p{margin:0;font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.bank-details .banking-info{padding-top:clamp(.714rem,.955vw + .475rem,1.786rem)}.row:last-child .form-group{margin-bottom:0}.payment-form .form-group{margin-bottom:clamp(1rem,1.019vw + .745rem,2.143rem)}.payment-form .form-group-label{display:block;margin-bottom:.375rem;font-size:clamp(1rem,.127vw + .968rem,1.143rem);font-weight:600}.payment-form input[type=email],.payment-form input[type=file],.payment-form input[type=number],.payment-form input[type=password],.payment-form input[type=phone],.payment-form input[type=search],.payment-form input[type=text],.payment-form select{border-radius:10px}@media(min-width: 767px){.payment-form input[type=email],.payment-form input[type=file],.payment-form input[type=number],.payment-form input[type=password],.payment-form input[type=phone],.payment-form input[type=search],.payment-form input[type=text],.payment-form select{height:50px;line-height:100%}}.payment-form input[type=file]{height:auto;padding:15px}@media(max-width: 767px){.payment-form input[type=file]{padding:6px 10px}}.payment-form textarea{border-radius:10px}.payment-form .choose-file{position:relative;height:50px;border:1px solid #d9d9d9;padding:.625rem 1.125rem;display:flex;gap:1rem;align-items:center;border-radius:10px}.payment-form .choose-file__label{background:#e4e6eb;border-radius:5px;padding:5px 10px}@media(min-width: 767px){.payment-form .choose-file{height:50px;border-radius:10px}}.payment-form .choose-file input[type=file]{position:absolute;opacity:0;left:0;right:0;bottom:0;top:0}.payment-form input[type=submit],.payment-form input[type=button]{margin:0 auto;display:block}.payment-order-details{display:flex;justify-content:center;gap:1rem 0}.form-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.form-buttons .btn{min-width:150px}.order-info{padding:0 clamp(1.429rem,2.548vw + .792rem,4.286rem);display:flex;flex-direction:column;gap:.25rem;flex:0 0 50%;max-width:50%}.order-info:not(:last-child){border-right:1px solid #e5e2e2}.order-info span{display:block;text-align:center}.order-info__label{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.order-info__value{font-size:clamp(1.286rem,.255vw + 1.222rem,1.571rem);font-weight:700}.checkout-thanku{text-align:center;margin-bottom:clamp(.714rem,.637vw + .555rem,1.429rem)}@media(max-width: 767px){.checkout-thanku__media{max-width:100px;margin:0 auto}}.checkout-thanku h4{font-size:clamp(1.429rem,.764vw + 1.237rem,2.286rem);font-weight:500;margin-bottom:clamp(.714rem,.637vw + .555rem,1.429rem)}.checkout-thanku img{margin:0 auto}.video{position:relative;width:100%;background:#eee;min-height:200px}.video:before{display:block;padding-bottom:60%;content:"";position:relative}.video iframe{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.btn--fav.is-active{color:#fff;background:var(--color-secondary)}.btn--fav.is-active svg{fill:#fff}.section--details{padding:30px 0 60px}.tags-inline ul{margin:0 -5px}.tags-inline ul li{margin:5px;display:inline-block;vertical-align:top}.tags-inline ul li a{padding:4px 6px;border:1px solid #ddd;border-radius:2px;display:block;font-size:.9rem;color:#777}.box.box--toggle{margin:30px 0 0}.tick-listing li{position:relative;padding-left:20px;margin:5px 0 15px 0}.tick-listing li:before{width:10px;height:6px;border-left:2px solid #ddd;border-bottom:2px solid #ddd;content:"";transform:rotate(-45deg);position:absolute;left:0;top:4px}.tick-listing.tick-listing--onehalf li{width:50%;margin-right:-4px;display:inline-block;vertical-align:top}.content-repeated [class*=col-]:last-child{border-bottom:1px solid #ebebeb;padding-bottom:15px;padding-left:0;margin-bottom:20px}.content-repeated [class*=col-]:last-child p{margin:0}.content-repeated:last-child [class*=col-]:last-child{border-bottom:none;margin-bottom:0}.content-repeated .avtar{float:left;margin-right:15px}.content-repeated .avtar+h6{margin:0}.content-repeated .avtar+h6+p{line-height:1;font-size:.9rem}.content-repeated--action.content-repeated [class*=col-]:last-child{margin-bottom:0}@media(max-width: 568px){.timer-block .timer.timer--small{display:block;text-align:center}.timer-block .btn.end_lesson_now{width:100%;text-align:center;margin-top:10px}}.table-total th{font-size:.9rem;font-weight:normal;color:#000;padding:15px 20px 15px 20px;border-bottom:1px solid #ddd;border-top:1px solid #ddd;text-align:left}.table-total td{color:#666;padding:10px 20px 6px 20px;vertical-align:top}.table-total td h6{font-size:1.1rem}.table-total th:last-child,.table-total td:last-child{text-align:right}.table-total tr.last td{border-top:1px solid #ddd}.table-total tr.last td h6{font-size:1.4rem}.apply-coupon .btn.btn--gray.is-active{border-radius:3px 3px 0 0}.apply-coupon .btn.btn--gray.is-active:after{content:"+";position:absolute;transform:rotate(45deg);font-size:1.8rem;margin:-2px 0 0 0;margin-right:10px}.apply-coupon__target{position:relative;background:#fff;border:1px solid #ddd;border-radius:0 0 3px 3px}.apply-coupon__target [class*=col-]{padding:0}.apply-coupon__target input[type=submit]{padding:0 20px;text-transform:uppercase;display:block;width:100%;border-top-right-radius:3px;border-bottom-right-radius:3px}.apply-coupon__target input[type=text]{border-top-left-radius:3px;border-bottom-left-radius:3px}.applied-coupon{background:#ecfff4;border:dashed 1px var(--color-primary);padding:15px;margin:0 0 0;text-align:center;position:relative}@media(max-width: 1199px){.video{height:200px}.video:before{padding-bottom:0}.video iframe{position:relative;left:auto;top:auto;bottom:auto;right:auto}}@media(max-width: 767px){.content-repeated [class*=col-]:last-child{padding-left:15px}.content-repeated .avtar+h6+p{margin-bottom:25px}.box__body-target{display:none}.box.box--toggle{margin:10px 0 0}.box__head{padding:15px}.box__head-trigger{padding-right:40px;cursor:pointer;position:relative}.box__head-trigger:after{position:absolute;right:20px;top:15px;content:"+";font-size:1.6rem;line-height:1}.box__head-trigger.is-active:after{content:"-"}.box--medium{padding:20px;min-width:1%}.offset-min-12{width:auto;flex:0 0 50%;max-width:50%}}@media(min-width: 1199px){.teachers.teachers-view{overflow-x:hidden}}.section.section--profile{padding-top:3rem}@media(max-width: 767px){.section.section--profile{padding:1.5rem 0}}@media(min-width: 767px)and (max-width: 1199px){.section.section--profile{padding:2rem 0}}.profile-head .detail-wrapper{display:flex;gap:clamp(1rem,2.166vw + .459rem,3.429rem)}.detail-wrapper .profile__media{position:relative;max-width:200px;flex:0 0 200px}.detail-wrapper .profile__media .ratio{border-radius:var(--radius)}@media(max-width: 767px){.detail-wrapper .profile__media{max-width:clamp(5rem,8.28vw + 2.93rem,14.286rem);flex:0 0 clamp(5rem,8.28vw + 2.93rem,14.286rem)}}.detail-wrapper .profile-detail{flex:1}.detail-wrapper .profile-detail .profile-detail__head{display:flex;justify-content:space-between;gap:3.5rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e8eaec}@media(max-width: 1199px){.detail-wrapper .profile-detail .profile-detail__head{flex-direction:column;gap:1rem}}@media(max-width: 767px){.detail-wrapper .profile-detail .profile-detail__head{border-bottom:1px solid #e8eaec}}.detail-wrapper .profile-detail .profile-detail__head-large{flex:1}@media(min-width: 576px)and (max-width: 767px){.detail-wrapper .profile-detail .profile-detail__head{justify-content:flex-start}}@media(min-width: 576px)and (max-width: 767px){.detail-wrapper .profile-detail .info-wrapper{justify-content:flex-start}}.detail-wrapper .profile-detail .info-group h5{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.detail-wrapper .profile-detail .info-group__body{font-size:clamp(.929rem,.064vw + .913rem,1rem)}.detail-wrapper .ratings{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.detail-wrapper .ratings .value{font-weight:600;opacity:1}.detail-wrapper .tutor-name{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.detail-wrapper .tutor-name h4,.detail-wrapper .tutor-name h1{font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem);font-weight:600}.har-rate{font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem);font-weight:600}.detail-actions{display:flex;gap:.625rem}.detail-actions .btn{padding:0;width:30px;height:30px;border-radius:50%;background-color:#f5f6f9;color:#000;border:none}.detail-actions .is--active{background:var(--color-primary);color:#fff !important;border-color:var(--color-primary)}.btn--link{border-bottom:1px solid;display:inline-block;vertical-align:text-bottom;padding:.5rem 0;height:42px;line-height:43px}.content__row:last-child{margin-bottom:0}.content__row{margin-bottom:4rem;color:var(--color-dark)}@media(max-width: 767px){.content__row{margin-bottom:2rem}}.content__row h3{font-size:calc(18px + .4vw);margin-bottom:1.25rem}.content__row p{line-height:28px;margin-bottom:0}.content__row h4{margin-bottom:.5rem}@media(max-width: 767px){.content__row h4{font-size:1.1rem}}.profile-primary .panel-cover:last-child{border-bottom:none}.profile-primary .panel-cover .panel-cover__head{display:flex;align-items:center;justify-content:space-between;position:relative;gap:1rem}@media(min-width: 767px){.profile-primary .panel-cover .panel-cover__head{pointer-events:none}}@media(max-width: 767px){.profile-primary .panel-cover .panel-cover__head{cursor:pointer}.profile-primary .panel-cover .panel-cover__head::after{position:relative;content:"+";font-size:2rem;line-height:1}}.profile-primary .panel-cover .panel-cover__head h3{font-size:clamp(1.143rem,.51vw + 1.015rem,1.714rem)}@media(min-width: 1199px){.profile-primary .panel-cover .panel-cover__head h3{pointer-events:none}}@media(max-width: 767px){.profile-primary .panel-cover .is-active::after{content:"-"}}.profile-primary:first-child{margin-top:1.5rem}.profile-primary:first-child .panel-cover__body{margin-top:1.5rem}.panel-cover{position:relative;padding-bottom:clamp(1.429rem,2.866vw + .712rem,4.643rem)}@media(max-width: 767px){.panel-cover{padding-bottom:1.125rem;margin-bottom:1.125rem;border-bottom:1px solid #ececec}.panel-cover:last-child{padding-bottom:0;margin-bottom:0}}.panel-cover .panel-cover__body{margin-top:clamp(1rem,.892vw + .777rem,2rem)}@media(max-width: 767px){.panel-cover .panel-cover__body{display:none}}.content--tick .content__head{margin-bottom:1.5rem}.content--tick .content__head h4{color:var(--color-dark);font-size:1.1rem}.content--tick ul{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width: 576px){.content--tick ul{flex-direction:column}}.content--tick ul li{flex:0 0 calc(25% - .75rem);max-width:calc(25% - .75rem);margin:0;padding-left:1rem}@media(max-width: 1199px){.content--tick ul li{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media(max-width: 576px){.content--tick ul li{flex:1;max-width:100%}}.content--tick ul li:before{content:"";width:5px;height:5px;background-color:currentColor;border-radius:50%;transform:unset;top:6px;border:none}.resume-wrapper{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem clamp(1rem,4.204vw - .051rem,5.714rem)}@media(max-width: 767px){.resume-wrapper{grid-template-columns:repeat(1, 1fr)}}.resume-wrapper .resume{flex:1;position:relative}.resume-wrapper .resume__primary{padding-bottom:.75rem;font-size:clamp(1rem,.127vw + .968rem,1.143rem)}@media(max-width: 767px){.resume-wrapper .resume__primary{padding-bottom:.25rem}}.resume-wrapper .resume p{line-height:normal}.resume-wrapper .resume:last-child::after{display:none}.resume-wrapper .resume::after{content:"";height:100%;width:1px;background-color:#ddd;position:absolute;left:calc(100% + clamp(1rem,1.656vw + .586rem,2.857rem));top:0}.resume-wrapper .resume:nth-child(3n)::after{display:none}@media(min-width: 767px){.row--resume:not(.visible){display:none}}@media(max-width: 767px){.row--resume{margin-bottom:1.25rem}.row--resume:last-child{margin-bottom:0}}.reviews-wrapper{color:var(--color-dark)}.reviews-wrapper .reviews-wrapper__head{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width: 576px){.reviews-wrapper .reviews-wrapper__head{flex-direction:column;align-items:flex-start}}.reviews-wrapper .reviews-wrapper__head .reviews-counter{font-size:clamp(1rem,.127vw + .968rem,1.143rem);font-weight:600}.reviews-wrapper .reviews-wrapper__head .review-sorting{position:relative}.reviews-wrapper .reviews-wrapper__head .review-sorting select{box-shadow:0px 0px 10px #e4e5e9;background-image:none;padding-right:40px}.reviews-wrapper .reviews-wrapper__head .review-sorting::before{content:"";position:absolute;width:9px;height:9px;border-left:2px solid var(--color-dark);border-bottom:2px solid var(--color-dark);right:15px;top:14px;transform:rotate(-45deg)}.reviews-wrapper .reviews-wrapper__head p{margin-bottom:0;color:inherit}.review-profile{display:flex;align-items:center;gap:1.25rem}.review-profile .user-info h6{font-size:clamp(1.143rem,.127vw + 1.111rem,1.286rem)}.review-profile .user-info p{margin-top:.25rem;margin-bottom:0;line-height:1.25}.review-row{margin-top:clamp(1.071rem,.955vw + .833rem,2.143rem);padding-top:clamp(1.071rem,.955vw + .833rem,2.143rem);border-top:1px solid var(--color-gray-300);display:flex;align-items:flex-start;gap:clamp(1.714rem,3.567vw + .823rem,5.714rem)}@media(max-width: 767px){.review-row{flex-direction:column}}@media(min-width: 767px){.review-row .review-profile{max-width:32%;flex:0 0 32%}}.review-row .review-content{flex:1}.reviews-wrapper__foot{padding-top:clamp(1.071rem,.955vw + .833rem,2.143rem)}.reviews-wrapper__foot .btn{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.review-content .review-content__head{margin-bottom:.5rem}.review-content .review-content__head .ratings{font-size:clamp(1rem,.127vw + .968rem,1.143rem);line-height:1;gap:.25rem}.review-content .review-content__head h6{font-size:clamp(1.071rem,.064vw + 1.056rem,1.143rem)}.review-content .review-content__head h6 span{font-weight:normal}.review-content p{line-height:1.5;margin:0}@media(max-width: 991px){.profile-secondary{width:100%}}.profile-secondary .right-panel{position:sticky;top:100px}.box--book{padding:clamp(.857rem,1.274vw + .539rem,2.286rem);box-shadow:0px 0px 40px #e0e3ec}.book__actions{text-align:center;display:flex;flex-direction:column;gap:1rem}.book__actions .btn{height:50px;font-weight:600}@media(max-width: 991px){.book__actions .btn{height:40px}}@media(min-width: 991px){.profile-cover{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px 70px}}@media(max-width: 991px){.profile-cover{display:flex;flex-direction:column;gap:2.5rem}}@media(max-width: 767px){.profile-cover{padding:0 1rem}}.profile-cover{scroll-behavior:smooth}.profile-cover .profile-head{order:1}@media(min-width: 991px){.profile-cover .profile-head{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}}.profile-cover .profile-primary{scroll-behavior:smooth;width:100%;order:3}@media(min-width: 991px){.profile-cover .profile-primary{scroll-behavior:smooth;grid-column-start:1;grid-column-end:4;grid-row-start:2;grid-row-end:3}}@media(max-width: 767px){.profile-cover .profile-primary{border-top:1px solid var(--color-gray-200);padding:2rem 0}}.profile-cover .profile-secondary{order:2}@media(min-width: 991px){.profile-cover .profile-secondary{grid-column-start:4;grid-row-start:1;grid-row-end:3}}@media(min-width: 1199px){.profile-cover .profile-secondary{width:400px}}@media(min-width: 991px)and (max-width: 1399px){.profile-cover .profile-secondary{width:300px}}@media(max-width: 1199px){.profile-cover .profile-secondary{width:300px}}@media(max-width: 991px){.profile-cover .profile-secondary{width:100%}}.panel-cover .slider__item{padding-bottom:0}@media(max-width: 576px){.table-md-scroll{overflow:auto}}.table--pricing{border:1px solid #e6e6e6;border-bottom:none;border-radius:var(--radius);overflow:hidden;overflow-x:auto}.table--pricing .table{margin:0}@media(max-width: 1199px){.table--pricing .table tr{border-bottom:1px solid #e6e6e6}}.table--pricing .table th{background-color:#f5f6f9;font-size:1rem;text-align:center}.table--pricing .table th:first-child{background-color:var(--color-primary);color:var(--color-primary-inverse);text-align:left;vertical-align:middle;font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.table--pricing .table th select{width:auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAOpJREFUSEvt0iFOA0EYhuGnKcXU4zkBvicoQQAXwEFNa0jBI1BQBYZguAAJTRFV6EqugOoFEAQDO8msoOky05AGs2sm2Xz/+2a+fxrW/DXWzFcLkg3XFf2pog628JSgHGKO2bJc1Q628Yp2cR7guUKyj0e8Ywdvi7kqQfj/gCN8IoCmC8NdTLCB++IWPXzlCkIuSO5wHCW7eImAAB9jM8JPqmrMeaY36OMDexFawm8x+G1HOYIwP8JplDTRKvZzhfPUM8oVBE4ADiPwGmcpeNlzTq7MXMZ9XOQOrXKDXOaPXC1I1lZX9P8VfQNp2h4Z3lpZOwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-color:#fff;background-position:right 5px center;min-width:80px;line-height:36px;height:36px;font-size:14px;font-weight:600}.table--pricing .table td{background-color:rgba(0,0,0,0);font-size:1rem;text-align:center}.table--pricing .table td:first-child{font-weight:600;border-right:1px solid #e6e6e6;text-align:left}.panel-accordion{border:1px solid #e6e6e6;border-radius:var(--radius);overflow:hidden}.panel-accordion .accordion-header{font-size:clamp(1rem,.255vw + .936rem,1.286rem);font-weight:600;color:currentColor;padding:clamp(1rem,.255vw + .936rem,1.286rem) clamp(1rem,.446vw + .889rem,1.5rem)}.panel-accordion .accordion-button:after{background:none;border-left:2px solid currentColor;border-bottom:2px solid currentColor;width:10px;height:10px;transform:rotate(-45deg);margin-top:-3px}@media(max-width: 767px){.panel-accordion .accordion-button:after{width:8px;height:8px}}.panel-accordion .accordion-body{padding:clamp(1rem,.255vw + .936rem,1.286rem) clamp(1rem,.446vw + .889rem,1.5rem)}.panel-accordion .accordion-item{border-left:none;border-right:none}.panel-accordion .accordion-item .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0)}.panel-accordion .accordion-item .accordion-button:not(.collapsed):after{transform:rotate(-225deg);margin-top:3px}.panel-accordion .accordion-item:last-child{border-bottom:none}.panel-accordion .accordion-item:first-child{border-top:none}.box-panel{border:1px solid #e6e6e6;border-radius:var(--radius)}.box-panel__head{border-bottom:1px solid #e6e6e6;padding:16px 20px}.box-panel__body{padding:clamp(1rem,1.019vw + .745rem,2.143rem)}.rating-card{display:flex;border:1px solid #ececec;border-radius:var(--radius)}@media(max-width: 767px){.rating-card{flex-direction:column}}.rating-card__progressbar{flex:1;padding:2rem}@media(max-width: 767px){.rating-card__progressbar{padding:1rem}}.rating-card__counter{padding:2rem;text-align:center;max-width:33.33%;flex:0 0 33.33%;border-right:1px solid #ececec;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 767px){.rating-card__counter{padding:1rem;max-width:100%;flex:0 0 100%;border:none}}.rating-details .rating__count{color:var(--color-secondary);display:inline-flex;align-items:center;gap:1rem}@media(max-width: 767px){.rating-details .rating__count svg.icon--30{width:16px;height:16px}}.rating-details .rating__count h1{font-size:clamp(1.429rem,1.783vw + .983rem,3.429rem)}.rating-details .rating__info{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.progressbar-wrapper .listing{display:flex;flex-direction:column;gap:.75rem}@media(max-width: 767px){.progressbar-wrapper .listing{gap:.25rem}}.progressbar-wrapper .rating{font-size:12px;gap:1rem}.progressbar-wrapper .rating__stars{line-height:1;font-size:13px;font-weight:600}.progressbar-wrapper .rating__progressbar{flex:1;height:6px;background-color:#fff;border-radius:.25rem;position:relative;border:1px solid #393737}.progressbar-wrapper .rating__progressbar .fill{position:absolute;left:0;top:0;bottom:0;background-color:#393737}.progressbar-wrapper .rating__percentage{min-width:30px;text-align:right}.video-media>iframe{width:100%;height:100%}.slider-nav{display:flex;gap:1.25rem}@media(max-width: 1199px){.slider-nav{display:none}}.slider-nav .slick-arrow{position:relative;border-radius:50%;top:0;margin:0}.p-xlarge{font-size:clamp(1rem,1.146vw + .713rem,2.286rem);line-height:1.5}.why-panel{padding:clamp(1.714rem,6.115vw + .186rem,8.571rem);background:var(--color-dark-blue);color:var(--color-dark-blue-inverse);border-radius:var(--radius-xl)}.why-panel .section__header h2{color:currentColor}.counters-list{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:2.5rem}@media(max-width: 1199px){.counters-list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.counters-list{grid-gap:2.5rem 1.5rem}}.counter-card{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 1199px){.counter-card{padding-left:2.5rem;color:currentColor;border-left:1px solid color-mix(in srgb, currentColor 20%, transparent)}}.counter-card__icon{max-width:80px;max-height:45px}.counter-card__icon img{max-height:100%}.counter-card__value{font-size:clamp(1.714rem,2.548vw + 1.077rem,4.571rem);font-weight:600;display:block}@media(max-width: 1199px){.counter-card__value{font-size:clamp(1.286rem,.637vw + 1.126rem,2rem)}}.counter-card__label{display:block;font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.js--testimonials .slick-track{padding:1.5rem 0;display:flex;gap:clamp(1.429rem,1.274vw + 1.11rem,2.857rem)}.js--testimonials .slick-track .slick-slide{height:auto}.js--testimonials .slick-track .slick-slide>div{height:100%}.slick-center .client-testimonail{background:rgba(0,0,0,0) linear-gradient(277deg, var(--color-gradient-1) 0%, var(--color-gradient-2) 47%, var(--color-gradient-1) 100%) 0% 0% no-repeat padding-box}.client-testimonail{background:#fff;box-shadow:0px 0px 20px #e0e3ec;border-radius:var(--radius);padding:clamp(1.143rem,.892vw + .92rem,2.143rem) clamp(1.429rem,1.274vw + 1.11rem,2.857rem);height:100%}.client-testimonail__head{padding-bottom:clamp(1rem,.637vw + .841rem,1.714rem)}.client-testimonail__head h4{font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem);font-weight:700;position:relative;display:flex;align-items:center;gap:clamp(1rem,1.019vw + .745rem,2.143rem)}.client-testimonail__head .num{--size: calc(clamp(2.857rem, 1.656vw + 2.443rem, 4.714rem));width:var(--size);height:var(--size);display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;position:relative;overflow:hidden;font-size:clamp(1.286rem,.892vw + 1.063rem,2.286rem);font-weight:700}.client-testimonail__head .num::after{content:"";background-color:var(--color-primary);opacity:.2;position:absolute;left:0;right:0;bottom:0;top:0;border-radius:50%}.client-testimonail .client-info span{display:block}.grey-wrapper{position:relative;background-color:rgba(0,0,0,0);overflow:hidden;padding:clamp(1.714rem,6.115vw + .186rem,8.571rem);border-radius:var(--radius-xl)}.grey-wrapper::after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:var(--color-primary);opacity:.1;z-index:-1}.cms-panel{display:flex;gap:clamp(1.429rem,3.312vw + .601rem,4rem);min-width:0}@media(max-width: 1199px){.cms-panel{flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}}.cms-panel__media{max-width:100px;flex:0 0 100px}.cms-panel__media svg{fill:var(--color-primary)}@media(max-width: 1199px){.cms-panel__media{max-width:80px;flex:0 0 80px}}.cms-panel__content{flex:1;min-width:0}.cms-panel__content h3{font-size:clamp(1.143rem,.255vw + 1.079rem,1.429rem)}@media(max-width: 1199px){.cms-panel__content h3{font-size:18px}}.cms-panel__content p{margin:0}@media(min-width: 1199px){.cms-panel__content p{font-size:clamp(1rem,.51vw + .873rem,1.125rem)}}.cms-panel__content p+p{padding-top:1rem}.cms-view .flex-layout-wrapper{max-width:1000px;margin-left:auto;margin-right:auto;padding:2.5rem}.cms-view .flex-layout-wrapper .flex-layout{gap:2.5rem}.cms-media{border-radius:var(--radius);overflow:hidden}.contact-wrapper{background-color:#fff;border-radius:var(--radius-lg);padding:clamp(1.429rem,1.911vw + .951rem,3.571rem)}.contact-info__row{display:flex;align-items:flex-start;margin-bottom:clamp(1.143rem,.892vw + .92rem,2.143rem);padding-bottom:clamp(1.143rem,.892vw + .92rem,2.143rem);border-bottom:1px solid var(--color-gray-200);gap:clamp(1rem,.637vw + .841rem,1.714rem)}.contact-info__row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.contact-info__row .contact__icon{width:44px;height:44px;border-radius:50%;color:var(--color-primary);position:relative;display:flex;justify-content:center;align-items:center}.contact-info__row .contact__icon::after{content:"";position:absolute;background-color:currentColor;opacity:.15;left:0;right:0;top:0;bottom:0;border-radius:50%}.contact-info__row .contact__content h6{margin-bottom:.5rem}.contact-info__row .contact__content p{margin-bottom:0}.contact-form .field-set{margin-bottom:1.5rem}.contact-form .field-set .field-wraper .field_cover input{font-size:calc(13px + .1vw);padding:0 2rem;width:100%;height:60px}@media(max-width: 1199px){.contact-form .field-set .field-wraper .field_cover input{height:50px}}.contact-form .field-set .field-wraper .field_cover textarea{width:100%;height:115px;padding:1.25rem 2rem}@media(max-width: 1199px){.contact-form .field-set .field-wraper .field_label{margin-bottom:1rem}}.contact-form .row:last-child .field-set{margin-bottom:0}.dummy-capcha{margin-bottom:calc(2.5rem - 3px)}.teacherrequest-form{background:rgba(0,0,0,0) linear-gradient(277deg, var(--color-gradient-1) 0%, var(--color-gradient-2) 47%, var(--color-gradient-1) 100%) 0% 0% no-repeat padding-box;position:relative;min-height:100vh;display:flex;flex-direction:column}.teacherrequest-form .copyright{justify-content:center !important}.main-body{display:flex;flex-direction:column;flex:1}.head__action a{padding:.75rem;display:inline-flex;align-items:center;gap:.5rem}.head__action a svg{width:16px;height:16px;fill:var(--color-primary)}.head__action a span{font-weight:600;font-size:.95rem;text-transform:uppercase}.head__title h4{color:var(--color-dark);font-weight:700;font-size:calc(18px + .2vw)}.page-block__cover{display:flex;box-shadow:0px 0px 30px rgba(0,0,0,.1019607843);background:#fff;overflow:hidden;border-radius:clamp(1rem,.382vw + .904rem,1.429rem);max-width:1100px;margin:0 auto}@media(max-width: 1199px){.page-block__cover{flex-direction:column}}.page-block__left{background:#fff;padding:1.5rem}@media(min-width: 1199px){.page-block__left{padding:2.5rem;max-width:300px;flex:0 0 300px;border-right:1px solid var(--color-gray-400)}}.page-block__right{flex:1}.page-block__right .page-block__head{padding:2rem 3rem;border-bottom:1px solid var(--color-gray-300)}@media(max-width: 767px){.page-block__right .page-block__head{padding:1.5rem 2rem}}.page-block__right .page-block__body{padding:2rem 3rem}@media(max-width: 767px){.page-block__right .page-block__body{padding:1.5rem 2rem}}@media(min-width: 1199px){.table-scroll .table.table--bordered td:first-child,.table-scroll .table.table--bordered th:first-child{padding-left:0}.table-scroll .table.table--bordered td:last-child,.table-scroll .table.table--bordered th:last-child{padding-right:0}}@media(max-width: 1199px){.steps--vertical{overflow:auto;text-align:center}}.steps--vertical ul{display:flex;flex-direction:column;gap:1rem}@media(max-width: 1199px){.steps--vertical ul{flex-direction:row;display:inline-flex;justify-content:center;overflow:auto;gap:3rem}}@media(max-width: 991px){.steps--vertical ul{gap:2rem}}.steps--vertical ul li{counter-increment:counter-inc}.steps--vertical ul li a{padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem;position:relative;text-transform:uppercase;font-size:.95rem;color:var(--color-gray-700);white-space:nowrap}@media(max-width: 1199px){.steps--vertical ul li a{flex-direction:column;font-size:12px}}.steps--vertical ul li a::before{content:counter(counter-inc);font-size:1rem;background-color:var(--color-gray-100);width:24px;height:24px;border-radius:50%;font-weight:600;display:flex;justify-content:center;align-items:center}.steps--vertical ul .is-process a{font-weight:600;color:var(--color-secondary)}.steps--vertical ul .is-process a::before{background-color:rgba(0,0,0,0);color:var(--color-secondary);border:1px solid var(--color-secondary)}.steps--vertical ul .is-completed{position:relative}.steps--vertical ul .is-completed a{font-weight:600;color:var(--color-dark)}.steps--vertical ul .is-completed .step__icon{width:24px;height:24px;position:absolute;background-color:var(--color-green);border-radius:50%;left:0;top:50%;transform:translateY(-50%)}.steps--vertical ul .is-completed .step__icon::before{width:13px;height:7px;position:absolute;top:47%;left:40%;border-left:2px solid #fff;border-bottom:2px solid #fff;content:"";transform:rotate(-45deg) translate(0, -78%)}.block-content .block-content__head{margin-bottom:3.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem}@media(max-width: 767px){.block-content .block-content__head{margin-bottom:2rem;flex-wrap:wrap}}.block-content .block-content__head h5{color:var(--color-dark);font-size:15px;margin-bottom:.75rem}.block-content .block-content__head p{margin-bottom:0}.block-content .block-content__body{margin-bottom:3rem}@media(max-width: 991px){.block-content .block-content__body .field-set{margin-bottom:1.5rem}}.block-content .block-content__body .field-set .caption-wraper .field_label{color:var(--color-dark)}.block-content .block-content__body .phone--number input:first-child{border-right:none}.block-content .block-content__body .form .row:last-child [class*=col-md-12] .field-set{margin-bottom:0}.block-content .block-content__foot{display:flex;justify-content:space-between}.block-content .list-inline label{width:100%}.block-content .block-content__foot .submit-row{justify-content:flex-end}.block-content .block-content__foot .submit-row .field_cover{display:flex}.block-content .block-content__foot .submit-row .field_cover input{border-color:var(--color-primary);width:100px}@media(max-width: 991px){.block-content .block-content__foot .submit-row .field_cover input{height:38px}}.checkbox input:checked+.input-helper,.radio input:checked+.input-helper{box-shadow:none;border:2px solid var(--color-secondary) !important}.img-upload{display:flex;align-items:center;margin-bottom:2.5rem}.img-upload__media{max-width:150px}.img-upload .img-upload__content{margin-left:3rem}.img-upload .img-upload__content h6{font-size:.95rem;color:var(--color-dark);margin-bottom:.25rem}.img-upload .img-upload__content p{font-size:.9rem}.img-upload .img-upload__content .btn{height:30px}.block-content__foot .form__actions{width:100%;display:flex;flex-wrap:wrap;gap:1rem}@media(min-width: 767px){.colum-layout{display:grid;grid-gap:20px;grid-template-columns:49% 49%}}@media(max-width: 767px){.colum-layout__cell{margin-bottom:1.5rem}}.colum-layout__cell{border:1px solid var(--color-gray-200);border-radius:var(--radius);overflow:hidden}.colum-layout__head{padding:1.5rem 1.5rem;border-bottom:1px solid var(--color-gray-200)}.colum-layout__scroll{max-height:32.2rem}.selection{position:relative;border-bottom:1px solid var(--color-gray-200)}.selection__trigger{display:flex;flex-wrap:wrap;position:relative;padding:1rem 1.5rem;min-height:3.5rem;cursor:pointer;background:#fff;z-index:1}.selection__trigger-input,.selection__trigger input{position:absolute;opacity:0}.selection__trigger-action{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--color-gray-800)}.selection__trigger-icon{position:relative;width:18px;height:18px;flex:0 0 18px;display:block;border-radius:var(--radius-round);background-color:#fff;color:#000;border:1px solid #7b7b7b}.selection__trigger-icon:before{width:9px;height:5px;position:absolute;top:48%;left:38%;border-left:2px solid #fff;border-bottom:2px solid #fff;content:"";transform:rotate(-45deg) translate(0, -78%)}.selection__trigger-label{width:80%;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.selection__trigger-input:checked~.selection__trigger-action{color:var(--color-secondary);font-weight:600}.selection__trigger-input:checked~.selection__trigger-action .selection__trigger-icon{background-color:#000;border-color:#000;color:#fff}.selection.is-selected .selection__trigger-action{color:var(--color-black);font-weight:600}.selection.is-selected .selection__trigger-icon{background-color:#000;border-color:#000;color:#fff}.selection--select .selection__trigger{pointer-events:none}.submit-row{justify-content:flex-end}@media(max-width: 576px){.submit-row .field_cover{display:flex}.submit-row .field_cover input{width:auto}}@media(max-width: 576px){.profile-media .avtar--xlarge{width:100%;height:100%}}@media(max-width: 576px){.profile-media .buttons-group{width:100%;display:flex;justify-content:space-between}.profile-media .buttons-group .btn.btn--wide.btn.btn--small{width:100%;min-width:1%;margin:0}}.select__dropdown{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;border:none;min-height:3.5rem;line-height:20px;background:none;padding:1rem 1.5rem;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.flag-icon--s{width:1.5rem;height:1.5rem}.flag-icon{display:inline-block;border-radius:var(--radius-round);overflow:hidden;vertical-align:text-top;margin-right:.5rem}.common-slot-price input[type=text]{width:90px;height:32px;text-align:center;color:#333;border-radius:0}.common-slot-price .field_label{margin-bottom:0;margin-right:10px;font-weight:normal;color:#999}.field-set .input-helper{border-radius:4px;background:#fff;box-shadow:none;border:2px solid var(--color-gray-300)}.box--white{background:#fff}.application-no{max-width:340px;padding:1rem 0;border-top:1px solid var(--color-gray-300);border-bottom:1px solid var(--color-gray-300);text-transform:uppercase;font-size:.9rem;color:var(--color-gray-800);margin:0 auto 4rem}.form__actions div{flex-wrap:nowrap}.form__actions div div{display:inline-flex}.form__actions div div input[type=submit]{margin-bottom:0;margin-right:.75rem}.message--resume{min-height:27rem;margin-bottom:3rem}.message--resume .message-display__icon{height:12rem;width:12rem;margin-bottom:1.5rem}.message--resume p{opacity:.7;margin-bottom:2rem}.message--resume h5{color:var(--color-dark)}.message--confirmetion{background-color:rgba(0,0,0,0);padding:0;box-shadow:none}.form--register{color:#000;background-color:#fff;margin-bottom:1.25rem}@media(max-width: 1199px){.form--register .table-scroll{box-shadow:none;border:1px solid var(--color-gray-200)}}.form--register table{border-top:rgba(0,0,0,0);margin:0}.form--register table .title-row th{text-transform:uppercase;background-color:rgba(0,0,0,0)}.form--register table .data-group span{font-size:.95rem}.form--register table .data-group span:first-child{color:inherit;font-size:calc(13px + .1vw)}.form--register table .attachment-file{opacity:.6;font-size:1rem}.form--register table .attachment-file .icon{width:12px;fill:var(--color-gray-900)}.form--register table .actions-group{display:flex}.form--register table .actions-group .btn .icon{fill:inherit;width:14px}.accept--field .input-helper{border-radius:4px;margin:-2px 0 0 0}.accept--field label a{color:currentColor;font-size:inherit}.section--registration{position:relative;height:100%;flex:1}@media(min-width: 767px){.section--registration .header{background:rgba(0,0,0,0);border:none}}@media(max-width: 767px){.section-copyright{text-align:center}}@media(max-width: 767px){.copyright{padding-bottom:1rem}}.form-register .form{margin-bottom:1rem}.form-register .form .form-group{margin-bottom:1rem}.form-register .form .field-password{position:relative}.form-register .form .field-password .password-toggle{position:absolute;top:0px;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}@media(min-width: 1199px){.form-register .form .field-password .password-toggle{height:60px}}.form-register .form .field-password .password-toggle .icon{align-items:center;justify-content:center}.form-register .form input{height:40px}@media(min-width: 1199px){.form-register .form input{height:60px}}.form-register .form .btn{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}.hero-form{background:#fff;color:#000;border-radius:var(--radius-lg);padding:clamp(1.429rem,1.911vw + .951rem,3.571rem)}@media(max-width: 767px){.hero-form{box-shadow:0px 0px 40px #f8e6e6;text-align:left}}.hero-form .hero-form__head{padding-bottom:clamp(1.429rem,1.019vw + 1.174rem,2.571rem)}.hero-form .hero-form__head p{font-size:clamp(1rem,.255vw + .936rem,1.286rem);margin:0}.hero-form h1{font-weight:700;padding-bottom:.5rem;font-size:clamp(1.429rem,1.783vw + .983rem,3rem);color:currentColor}.hero-form p{text-shadow:none}.hero-form .hero-form__footer{padding-top:.5rem}.hero-form .hero-form__footer p{font-size:1rem;margin:0}.hero-form .hero-form__footer p .link{font-size:inherit;color:currentColor;font-weight:normal}.site-card{border:1px solid #ececec;border-radius:var(--radius-lg);padding:clamp(1.429rem,1.911vw + .951rem,3.571rem);text-align:center;display:flex;flex-direction:column;gap:clamp(.857rem,.764vw + .666rem,1.714rem);height:100%}.site-card__media img{margin:0 auto}@media(max-width: 1199px){.site-card__media .media{max-width:80px;margin:0 auto}}.site-card h3{font-size:clamp(1.286rem,.51vw + 1.158rem,1.857rem);margin-bottom:.5rem}.site-card p{font-size:clamp(1rem,.255vw + .936rem,1.286rem);margin:0;line-height:1.5}@media(min-width: 1199px){.section.section--contact-cta{padding-bottom:0}}.cms-cta{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.429rem,2.548vw + .792rem,4.286rem)}.cms-cta__content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media(min-width: 1199px){.cms-cta__content{padding:2.5rem 0}}.cms-cta__content h2{font-size:clamp(1.714rem,2.038vw + 1.205rem,4rem)}.cms-cta__content h2 span{font-size:clamp(1.429rem,.764vw + 1.237rem,2.286rem);display:block;font-weight:normal}@media(min-width: 1199px){.cms-cta__content .btn{font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem);height:auto;line-height:normal;padding:.75rem 2.5rem}}.cms-cta__media{flex:0 0 40%;max-width:40%}.cta-block{display:flex;align-items:center;gap:clamp(1.429rem,2.548vw + .792rem,4.286rem);padding:clamp(3.571rem,3.185vw + 2.775rem,7.143rem);border-radius:var(--radius-lg)}@media(min-width: 1199px){.cta-block{margin-top:4rem}}@media(max-width: 1199px){.cta-block{padding:clamp(1.429rem,1.274vw + 1.11rem,2.857rem)}}@media(max-width: 767px){.cta-block{flex-direction:column;text-align:center}}@media(min-width: 767px){.cta-block__content{flex:0 0 45%;max-width:45%}}@media(max-width: 767px){.cta-block__content{order:2}}.cta-block__media{flex:1}@media(max-width: 767px){.cta-block__media{order:1}}.cta-block .content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}@media(max-width: 767px){.cta-block .content{align-items:center}}.cta-block .content h2{font-weight:700;line-height:1.25;font-size:clamp(1.429rem,2.428vw + .098rem,3.429rem)}@media(min-width: 1199px){.cta-block .content p{font-size:clamp(1.286rem,.255vw + 1.222rem,1.25rem);line-height:1.5}}@media(min-width: 1199px){.cta-block .content .btn{height:auto;line-height:normal;font-size:clamp(1rem,.51vw + .873rem,1.25rem);padding:1rem 2.5rem}}.section--tutor-steps{background:var(--color-dark-blue);color:var(--color-dark-blue-inverse)}.section--tutor-steps .section__header h2{color:currentColor}@media(min-width: 1199px){.section--tutor-steps{border-top-right-radius:clamp(3.571rem,4.459vw + 2.457rem,8.571rem);border-top-left-radius:clamp(3.571rem,4.459vw + 2.457rem,8.571rem);padding-bottom:clamp(8rem,11.465vw + 5.705rem,18rem)}}.section--cta-block{background-color:#fff;color:#000}@media(min-width: 1199px){.section--cta-block{border-top-right-radius:clamp(3.571rem,4.459vw + 2.457rem,8.571rem);border-top-left-radius:clamp(3.571rem,4.459vw + 2.457rem,8.571rem);margin-top:-8rem}}.step-card{background-color:#fff;color:#000;padding:clamp(1.429rem,2.229vw + .871rem,3.929rem);border-radius:var(--radius-lg);text-align:center;height:100%}@media(max-width: 1199px){.step-card{padding:10px}}@media(max-width: 767px){.step-card{padding:clamp(1.429rem,2.229vw + .871rem,3.929rem)}}.step-card__content h3{font-size:clamp(1.286rem,.637vw + 1.126rem,2rem);margin-bottom:clamp(.5rem,.955vw + .475rem,1rem)}@media(min-width: 1199px){.step-card__content p{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}}.step-card__content p{margin:0;line-height:1.4}.step-card__media{margin-bottom:clamp(1rem,1.019vw + .745rem,2.143rem)}.step-card__media img{margin:0 auto}.list-group--tick li{position:relative;display:flex;align-items:center;gap:clamp(1.429rem,.637vw + 1.269rem,2.143rem);font-weight:600;font-size:clamp(1rem,.255vw + .936rem,1.286rem);padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #ddd}.list-group--tick li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.list-group--tick li::before{content:"✓";--size: calc(clamp(2.143rem, 0.637vw + 1.984rem, 2.857rem));width:var(--size);height:var(--size);flex:0 0 var(--size);border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f0f0f0;color:var(--color-primary);transform:rotate(15deg)}.media-wrap{border-radius:var(--radius-lg);overflow:hidden}.style-italic{font-style:italic}.mark-option{width:36px;height:36px;position:relative;display:flex;color:#000;align-items:center;justify-content:center;border-radius:var(--radius-round);background-color:hsla(0,0%,100%,.8);border:none}.mark-option.is-active{background-color:var(--color-primary)}.mark-option.is-active svg{fill:#fff}.btn--favorite{border-color:currentColor;color:var(--color-gray-900)}.btn--favorite.is-active{background-color:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-secondary-inverse)}.course-card .mark-option{position:absolute;left:1.6rem;top:1.6rem}@media(max-width: 576px){.course-card .mark-option{left:1rem;top:1rem;z-index:1}}.course-card{background-color:#fff;box-shadow:0px 0px 40px #e0e3ec;border-radius:var(--radius);width:100%;margin-bottom:2rem;transition:all .4s;position:relative}.course-card__label{display:block;font-size:13px}@media(max-width: 576px){.course-card__label{font-size:.95rem}}.course-card__title{display:block;word-wrap:break-word;font-size:clamp(1rem,.127vw + .968rem,1.143rem)}@media(max-width: 991px){.course-card__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 767px){.course-card__title{font-size:15px}}@media(max-width: 576px){.course-card__title{overflow:visible;text-overflow:unset;white-space:normal}}.course-card__subtitle{display:block}@media(max-width: 576px){.course-card__subtitle{display:none}}@media(min-width: 1199px){.course-card:hover{box-shadow:var(--boxShadow-vertical)}}.course-card .rating__media{width:12px;height:12px}.course-card .rating__value{font-size:13px;line-height:1}.course-card .rating__count{font-size:12px}.course-card .profile-meta__details{font-size:13px}.course-card .profile-meta__details span{font-weight:600}.course-card .course-media{border-radius:var(--radius);overflow:hidden}.course-card .course-media .course-preview__action span{border-radius:50%;background-color:rgba(0,0,0,0);color:#fff;border:2px solid currentColor;box-shadow:none}.course-grid{padding:clamp(1rem,1.656vw + .586rem,2.857rem)}@media(min-width: 767px){.course-grid{display:flex;justify-content:space-between;align-items:center;gap:clamp(1rem,1.656vw + .586rem,2.857rem)}}@media(max-width: 991px){.course-grid{align-items:flex-start}}.course-grid__head{position:relative}@media(min-width: 767px){.course-grid__head{flex:0 0 45%;max-width:45%}}@media(min-width: 1299px){.course-grid__head{flex:0 0 50%;max-width:50%}}.course-grid__body{flex:1;min-width:0}@media(max-width: 767px){.course-grid__body{margin-top:1.25rem}}.course-stats{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 0}.course-stats__item{font-size:13px}.course-stats__item span{line-height:1;display:block}.course-stats__item:not(:last-child){padding-right:.75rem;margin-right:.75rem;border-right:1px solid}.course-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}@media(max-width: 576px){.course-actions{margin-top:1rem}}@media(max-width: 576px){.course-actions__grid{flex:0 0 100%}}.course-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.course-controls .btn{border-width:2px}@media(max-width: 576px){.course-controls__item{flex:1}.course-controls__item .btn{display:block;width:100%;text-align:center}}.snakeline-hover{text-decoration:none;background-image:-webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));background-image:-o-linear-gradient(currentColor, currentColor);background-image:linear-gradient(currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .3s}@media(min-width: 1199px){.snakeline-hover:hover{background-size:100% 1px;color:var(--color-primary)}}.course-tag{position:absolute;right:1rem;top:1rem;padding:.25rem .75rem;color:var(--color-secondary);font-size:13px;display:flex;align-items:center;gap:.5rem}.course-tag svg{color:currentColor}@media(max-width: 767px){.course-tag{background-color:#fff;border-radius:var(--radius-round);padding:.25rem .75rem;padding-right:1rem;font-size:12px;right:2rem;top:2rem}.course-tag .icon{width:22px;height:22px}}.course-media .course-preview__action{justify-content:flex-end;align-items:flex-end}.course-media .course-preview__action span{width:40px;height:40px;margin:1rem;position:relative}.course-media .course-preview__action span:before{border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:12px solid currentColor;margin-left:2px}@media(min-width: 1199px){.course-media .course-preview__action:hover span{background-color:#fff;color:#000}}.section-view{padding:2rem 0 5rem}.page-heading{font-weight:600;font-size:clamp(1.714rem,1.019vw + 1.46rem,2.857rem);line-height:1.25}.page-subheading{font-weight:300;font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem)}@media(min-width: 576px){.page-nav{position:sticky;top:0;background-color:#fff;z-index:1;padding:1rem 0}.page-nav ul li{flex:1}.page-nav ul li a{text-align:center;padding:clamp(.429rem,.51vw + .301rem,1rem) clamp(.714rem,.892vw + .491rem,1.714rem);font-size:clamp(1rem,.127vw + .968rem,1.143rem)}}@media(max-width: 991px){.page-nav{margin-top:2rem}}@media(max-width: 576px){.page-nav{display:none}}.course-counts{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem}.course-counts__item{position:relative}.course-counts__item:not(:last-child):before{position:absolute;right:-0.75rem;top:2px;bottom:2px;content:"";width:1px;background-color:currentColor}@media(max-width: 1199px){.course-counts{clear:left}}.page-view__head .course-counts{margin-top:2.5rem}.course-info{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.course-info__media{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.page-flex{position:relative;width:100%}@media(max-width: 576px){.page-flex{padding:0 1rem}}@media(max-width: 991px){.page-flex__large{margin-top:1.5rem}}@media(min-width: 991px){.page-flex{display:grid;grid-column-gap:60px;grid-row-gap:40px;grid-template-columns:1fr 385px}.page-flex__large{order:1}.page-flex__small{order:2}}@media(max-width: 1199px){.page-flex{grid-column-gap:40px;grid-template-columns:1fr 320px}}@media(min-width: 991px){.page-flex__sticky{position:sticky;top:2rem}}.course-preview{position:relative;width:100%;border-radius:var(--radius);overflow:hidden}.course-preview__action{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;justify-content:flex-end;align-items:flex-end}.course-preview__action span{width:40px;height:40px;border-radius:50%;display:block;margin:1rem;transition:all .4s;color:#fff;border:2px solid currentColor;position:relative}.course-preview__action span:before{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);content:"";border-left:12px solid currentColor;margin-left:2px}@media(min-width: 1199px){.course-preview__action:hover span{background-color:#fff;color:#000}}.panel-content{position:relative;width:100%}@media(min-width: 576px){.panel-content:not(:last-child){margin-bottom:3.5rem;padding-bottom:3.5rem;border-bottom:1px solid #e6e6e6}}.panel-content__head h3{font-weight:700}@media(max-width: 576px){.panel-content__head{padding:1.5rem 0;position:relative;border-top:1px solid var(--color-gray-300);border-bottom:1px solid var(--color-gray-300);margin-top:-1px;background-color:#fff;padding-right:2.5rem;cursor:pointer}.panel-content__head:after{position:absolute;right:.25rem;top:1.8rem;width:10px;height:10px;content:"";border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:.3s all ease-in-out}.panel-content__head h3{font-size:calc(16px + .13vw)}}@media(max-width: 576px){.panel-content.is-active .panel-content__head{color:var(--color-primary)}.panel-content.is-active .panel-content__head:after{transform:rotate(135deg);top:2.2rem}}@media(max-width: 576px){.panel-content__body{display:none;padding-bottom:2rem}}.content-group{position:relative;width:100%;margin-top:1rem}.content-group:not(:first-child){margin-top:2rem}.content-group h5{font-weight:600;font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem)}.content-group .tags{display:flex;flex-wrap:wrap;gap:.5rem}.content-group .badge{background-color:#f5f6f9;color:#000;border-radius:var(--radius-sm);font-size:.9375rem;padding:.5rem 1.125rem;margin:0}.content-group .badge::before{display:none}.check-list{position:relative;width:100%}.check-list ul li{position:relative;padding-left:2rem;line-height:1.6}.check-list ul li:before{position:absolute;left:5px;top:5px;content:"";width:7px;height:12px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}@media(min-width: 576px){.check-list--half ul{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1rem 2rem}}.check-listing:not(.showmore) li:nth-child(n+5){display:none}.check-listing~.link-expand{margin-top:1rem}.link-expand{font-size:clamp(1rem,.127vw + .968rem,1.143rem);background-color:rgba(0,0,0,0);color:var(--color-primary);font-weight:600;position:relative;display:inline-flex;align-items:center;gap:.5rem;border:none;padding:0}.link-expand::before{content:"+";font-size:1.5rem}.link-expand.is-active{display:none}.inline-list ul{display:flex;flex-wrap:wrap;gap:.75rem 2rem}.inline-list ul li{position:relative}.inline-list ul li:not(:last-child):before{position:absolute;right:-1rem;top:2px;bottom:2px;content:"";width:1px;background-color:currentColor}.dots-list{position:relative;width:100%}.dots-list ul{display:flex;align-items:center;flex-wrap:wrap}.dots-list ul li{position:relative;font-weight:600}.dots-list ul li:not(:first-child){padding-left:2.5rem}.dots-list ul li:not(:first-child):before{position:absolute;left:1.1rem;top:.4rem;content:"";width:6px;height:6px;background-color:currentColor;border-radius:var(--radius-round)}.course-layout{position:relative;width:100%;margin-top:2rem;border:1px solid var(--color-gray-300);border-radius:var(--radius)}.course-layout__head{padding:clamp(1rem,.382vw + .904rem,1.429rem) clamp(1rem,1.019vw + .745rem,2.143rem);display:flex;justify-content:space-between;gap:1.75rem;cursor:pointer}.course-layout__head[aria-expanded=true]:after{transform:rotate(-135deg);margin-top:10px}.course-layout__head[aria-expanded=true] .course-content p{display:block}.course-layout__head .course-content{display:grid;align-items:flex-start;grid-template-columns:1fr auto;gap:.25rem 2rem;flex:1}@media(max-width: 767px){.course-layout__head .course-content{display:flex;flex-direction:column}}.course-layout__head .course-content h5{font-size:clamp(1.143rem,.127vw + 1.111rem,1.286rem)}.course-layout__head .course-content p{margin:0;grid-column-start:1;grid-column-end:3;display:none}.course-layout__head .course-counts{padding-top:5px}.course-layout__head:after{content:"";border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);width:10px;height:10px;transform-origin:center;margin-top:7px}@media(max-width: 1199px){.course-layout__head:after{width:9px;height:9px}}.course-layout__body{border-top:1px solid var(--color-gray-300)}.course-layout-inner{padding:clamp(1rem,.382vw + .904rem,1.429rem) clamp(1rem,1.019vw + .745rem,2.143rem)}.course-topic{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid var(--color-gray-300)}.course-topic:last-child{border:none;margin-bottom:0;padding-bottom:0}@media(min-width: 576px){.course-topic{display:flex;align-items:flex-start}}.course-topic__action{width:100%}@media(min-width: 576px){.course-topic__action{display:flex;align-items:flex-start}}.course-topic__action .course-topic__name,.course-topic__action .course-topic__preview{text-decoration:underline;text-underline-offset:4px}.course-topic__action .course-topic__preview{color:var(--color-primary)}.course-topic__action .course-topic__preview:hover{color:currentColor;text-decoration:none}.course-topic__action .course-topic__name:hover{text-decoration:none;color:var(--color-primary)}.course-topic__title{font-weight:600;display:flex;align-items:flex-start;gap:.75rem}@media(min-width: 767px){.course-topic__title{max-width:75%;width:100%}.course-topic__title .icon{flex:0 0 18px}}.course-topic__content{display:flex;align-items:center;gap:2rem}@media(min-width: 576px){.course-topic__content{margin-left:auto}}@media(max-width: 1199px){.course-topic__content{gap:1rem}}@media(max-width: 576px){.course-topic__content{padding-left:2rem;padding-top:.5rem}}.course-layout-inner{padding:clamp(1rem,.382vw + .904rem,1.429rem) clamp(1rem,1.019vw + .745rem,2.143rem)}.author-box{width:100%;background-color:#f5f6f9;color:#000;padding:clamp(1.071rem,1.592vw + .673rem,2.857rem);border-radius:var(--radius);display:flex;gap:clamp(1.143rem,2.548vw + .506rem,4rem)}@media(max-width: 576px){.author-box{flex-direction:column;margin-bottom:1.5rem}}.author-box__media{text-align:center}@media(min-width: 576px){.author-box__media{max-width:clamp(7.143rem,7.643vw + 5.232rem,15.714rem);flex:0 0 clamp(7.143rem,7.643vw + 5.232rem,15.714rem)}}.author-box__media .media{border-radius:var(--radius)}.author-box__content .author-name{font-size:clamp(1rem,.255vw + .936rem,1.286rem);font-weight:600}.author-box__content .btn{border-width:2px}.author-box__content .author-bio p{margin:0}.page-box{position:relative;width:100%;min-height:300px}@media(min-width: 576px){.page-box{background:#fff;box-shadow:0px 0px 40px #e0e3ec;border-radius:var(--radius)}}.page-box__head{padding:clamp(.857rem,.892vw + .634rem,1.857rem) 0;padding-bottom:0}.page-box__head h5{font-size:clamp(1.143rem,.382vw + 1.047rem,1.571rem);font-weight:600}@media(min-width: 576px){.page-box__head{padding:clamp(.857rem,.892vw + .634rem,1.857rem) clamp(.857rem,1.146vw + .571rem,2.143rem);padding-bottom:0}}.page-box__body{padding:clamp(.857rem,.892vw + .634rem,1.857rem) 0}@media(min-width: 576px){.page-box__body{padding:clamp(.857rem,.892vw + .634rem,1.857rem) clamp(.857rem,1.146vw + .571rem,2.143rem)}}.page-box__footer{padding:clamp(.857rem,.892vw + .634rem,1.857rem) 0;border-top:1px solid var(--color-gray-200)}@media(min-width: 576px){.page-box__footer{padding:clamp(.857rem,1.146vw + .571rem,2.143rem)}}@media(max-width: 576px){.page-box__footer{padding:2rem 0}}.page-box__footer .sharing-view h6{font-size:clamp(1rem,.255vw + .936rem,1.286rem)}@media(max-width: 991px){.page-box__footer .sharing-view{padding:0;border:none}}.page-box .btn{border-width:2px;font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.course-options__item{padding:1rem 0;display:flex;align-items:center;gap:1rem;font-size:clamp(1rem,.127vw + .968rem,1.143rem);border-top:1px solid #e6e6e6}@media(max-width: 576px){.course-options__item{border:none;padding:.375rem 0}}.course-options__item-media svg{display:block}.course-options__item:first-child{padding-top:0;border-top:none}.course-options__item.is-hurry{color:var(--color-secondary);font-weight:600}.course-pricing__price{font-size:clamp(1.286rem,1.401vw + .935rem,2.857rem);font-weight:600}.video-item{display:flex;justify-content:space-between;width:100%;cursor:pointer;padding:.75rem 1.25rem .75rem}.video-item__media{width:80px;margin-top:.3rem}.video-item__content{flex:1;display:flex;justify-content:space-between}.video-item__title{max-width:80%;line-height:1.7;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-item__time{font-size:13px}.video-item.is-active{background-color:var(--color-gray-100)}.video-item.is-active .video-item__title{font-weight:600}.more-videos{position:relative;width:100%;max-height:346px;overflow:auto}.video-preview{background-color:#fff;border-radius:var(--radius)}@media(min-width: 1199px){.video-preview{min-width:1100px}}@media(min-width: 1199px){.video-preview__large{width:calc(100% - 380px);padding:2rem}}@media(min-width: 1199px){.video-preview__small{width:380px;padding:.75rem 0;border-left:1px solid var(--color-gray-200)}}.video-preview__body{position:relative;width:100%}@media(min-width: 1199px){.video-preview__body{display:flex;flex-wrap:wrap}}.video-preview__head{border-bottom:1px solid var(--color-gray-200);padding:2rem}.btn--favorite{gap:1rem}.btn--favorite .fav-icon{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px;position:relative;top:1px;display:block}.btn--favorite.is-active .fav-icon{fill:#fff;stroke:#fff}.mark-option .fav-icon{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px;position:relative;top:1px;display:block}.mark-option.is-active .fav-icon{fill:#fff;stroke:#fff}.details-view{display:flex;align-items:center;gap:clamp(1.143rem,3.822vw + .187rem,5.429rem)}@media(max-width: 1199px){.details-view{display:block}}.details-view__media{flex:0 0 45%;max-width:45%}@media(max-width: 1199px){.details-view__media{margin-bottom:2rem;max-width:100%}}.details-view .course-counts__item::before{display:none}.details-view .course-card__label{font-size:clamp(1rem,.127vw + .968rem,1.143rem)}.details-view .rating__value{font-size:1.125rem}.details-view .profile-meta__details h4{font-size:clamp(1rem,.51vw + .873rem,1.571rem)}@media(min-width: 1199px){.details-view .profile-meta__details h4{font-weight:normal}}@media(max-width: 1199px){.details-view .avtar--large{width:3.428rem;height:3.428rem}}.btn,.inline-tabs ul li .inline-tabs-link,.tabs ul li a,.inline-tabs ul li a,.form input[type=submit],.form input[type=button],.gototop{border-radius:var(--radius-lg)}.section--cta,.flex-layout-wrapper{border-radius:var(--radius-xl)}.grid-blocks{gap:3.5rem}.grid-blocks .cms-block__media{background:rgba(0,0,0,0);padding:0;border-radius:0}.grid-blocks .cms-block__media:hover{background:#fff}.grid-blocks .cms-block__media .media{border-radius:0}.grid-blocks .cms-block__media .media:hover{background:#fff}.section.bg-gradiant.section--contact-cta{position:relative;background:none}.section.bg-gradiant.section--contact-cta .container{position:relative;z-index:2}.section.bg-gradiant.section--contact-cta::after{content:"";background-color:var(--color-primary);position:absolute;left:0;right:0;bottom:0;top:0;opacity:.15}.client-testimonail{border:1px solid #ddd}.slick-center .client-testimonail{background:#fff;border-color:var(--color-primary)}.section.forum-header .badge--curve{color:#000 !important}.main-search__field .select2-container .select2-selection--single,.main-search__field input[type=text]{box-shadow:none;border:none}.section--cta::before{display:none}body.home-index{font-family:"Inter",sans-serif !important}body.home-index *{font-family:"Inter",sans-serif !important}body.home-index .preview-header{background:linear-gradient(90deg, #2563EB, #16A34A) !important}body.home-index .btn.btn--primary{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:50px !important;color:#fff !important;font-weight:600;transition:opacity .2s ease}body.home-index .btn.btn--primary:hover{opacity:.9;background:linear-gradient(90deg, #2563EB, #16A34A) !important;color:#fff !important}body.home-index .btn.btn--primary svg{fill:#fff}body.home-index .btn.btn--primary-bordered{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:50px !important;color:#fff !important;font-size:14px;font-weight:600;height:42px;line-height:42px;padding:0 32px}body.home-index .btn.btn--primary-bordered:hover{opacity:.9;background:linear-gradient(90deg, #2563EB, #16A34A) !important;color:#fff !important}body.home-index .btn.btn--secondary-bordered,body.home-index .btn.btn--bordered-inverse{background:rgba(0,0,0,0) !important;border:1px solid #2563eb !important;border-radius:50px !important;color:#2563eb !important;font-size:14px;font-weight:600;height:42px;line-height:40px;padding:0 32px}body.home-index .btn.btn--secondary-bordered:hover,body.home-index .btn.btn--bordered-inverse:hover{background:rgba(37,99,235,.05) !important;color:#2563eb !important}body.home-index .section__header h2{font-size:40px !important;font-weight:600 !important;line-height:56px !important;color:#000}body.home-index .footer .socials-list .social-link{background-color:#fff;color:#000;border-radius:100%}body.home-index .text-button{font-weight:600;color:#2563eb}body.home-index .text-button .circle-arrow{background:#2563eb}body.home-index .section--hero{background-color:#fff !important;background-position:right -20px center !important;background-size:58% auto !important;background-repeat:no-repeat !important;border-radius:0 0 80px 80px;min-height:500px !important;padding-top:10px !important;padding-bottom:10px !important;display:flex !important;align-items:center !important}body.home-index .section--hero .container,body.home-index .section--hero .container--xxl{max-width:1180px !important}body.home-index .section--hero .slick-prev,body.home-index .section--hero .slick-next,body.home-index .section--hero .slide-nav{display:none !important}body.home-index .section:has(.stats-wrapper) .slick-prev,body.home-index .section:has(.stats-wrapper) .slick-next{display:none !important}body.home-index .hero-panel__content{max-width:480px;padding-left:40px}body.home-index .hero-panel__content h2{font-size:40px !important;font-weight:600 !important;line-height:140% !important;letter-spacing:-0.023em !important;color:#000;margin-bottom:16px !important}body.home-index .hero-panel__content h2 span{background:linear-gradient(90deg, #2563EB, #0D9488) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:rgba(0,0,0,0) !important;color:rgba(0,0,0,0) !important}body.home-index .hero-panel__content .content p{font-size:16px;font-weight:400;line-height:150%;letter-spacing:-0.023em;color:#000;margin-bottom:28px !important}body.home-index .hero-panel__content .btn.btn--primary-bordered{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:120px !important;color:#fff !important;font-size:15px;font-weight:600;height:42px;line-height:42px;padding:0 36px}body.home-index .hero-panel__media img{border-radius:24px}body.home-index .hero__mobile h4{font-size:28px;font-weight:600;line-height:1.3;color:#000}body.home-index .hero__mobile p{font-size:16px;color:#000;line-height:24px}body.home-index section:has(.stats-wrapper),body.home-index .section:has(.stats-wrapper){background:linear-gradient(90deg, #0D9488, #1C2F5A) !important;padding:60px 0 !important}body.home-index .stats-wrapper{background:rgba(0,0,0,0) !important;border-radius:0 !important;padding:0 !important;box-shadow:none !important}body.home-index .stats-wrapper:hover{background:rgba(0,0,0,0) !important}body.home-index section:has(.stats-wrapper) .section__header h2,body.home-index .section:has(.stats-wrapper) .section__header h2{color:#fff !important;font-size:40px !important;font-weight:600 !important;line-height:56px !important;text-align:center;max-width:100% !important;margin:0 auto 40px}body.home-index section:has(.stats-wrapper) .container,body.home-index section:has(.stats-wrapper) .container--xxl{max-width:1400px !important}body.home-index .stats-listing{background:rgba(0,0,0,0) !important;box-shadow:none !important;border-radius:0 !important;padding:0 !important;gap:24px !important;justify-content:center}body.home-index .stats-listing .stats{background:hsla(0,0%,100%,.15) !important;border:none !important;border-radius:8px !important;padding:28px 20px !important;min-width:270px;min-height:177px;text-align:center;flex:0 0 calc(25% - 18px);max-width:calc(25% - 18px);position:relative;overflow:hidden}body.home-index .stats-listing .stats::before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(180deg, #26EB82, #0D9488);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}body.home-index .stats-listing .stats:not(:last-child)::after{display:none !important}body.home-index .stats-listing .stats__number{font-size:40px !important;font-weight:700 !important;line-height:60px !important;color:#fff !important;display:block}body.home-index .stats-listing .stats__label{font-size:24px !important;font-weight:600 !important;line-height:36px !important;color:#fff !important;display:block;padding-top:4px}@media(max-width: 767px){body.home-index section:has(.stats-wrapper) .section__header h2,body.home-index .section:has(.stats-wrapper) .section__header h2{font-size:24px !important;line-height:34px !important}body.home-index .stats-listing .stats{flex:0 0 calc(50% - 12px) !important;max-width:calc(50% - 12px) !important;min-width:0;min-height:140px}body.home-index .stats-listing .stats__number{font-size:28px !important;line-height:42px !important}body.home-index .stats-listing .stats__label{font-size:16px !important;line-height:24px !important}}body.home-index .flag-wrapper .flag__box{background:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.08)}body.home-index .flag-wrapper .flag__box .flag__media{--size: 65px !important;width:65px !important;height:65px !important;flex:0 0 65px !important;min-width:65px;border-radius:8px !important;background-color:rgba(0,0,0,0) !important;overflow:hidden}body.home-index .flag-wrapper .flag__box .flag__media img{border-radius:8px !important;width:100% !important;height:100% !important;object-fit:cover !important}body.home-index .flag-wrapper .flag__box .flag__media::before{display:none !important}body.home-index .flag-wrapper .flag__box .flag__name{font-weight:400;font-size:16px;line-height:24px;color:#000}@media(min-width: 1200px){body.home-index .flag-wrapper .flag__box:hover{background-color:#fff !important;color:#000 !important;border-color:#2563eb;transform:translateY(-2px)}body.home-index .flag-wrapper .flag__box:hover .flag__media{background-color:#f5f6f9 !important}body.home-index .flag-wrapper .flag__box:hover .flag__name{color:#000}}body.home-index .section:has(.flag-wrapper) .section__footer .text-button,body.home-index .section:has(.flag-wrapper) .section__footer .btn{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:50px !important;color:#fff !important;font-size:14px !important;font-weight:600 !important;padding:0 32px !important;height:42px;line-height:42px;display:inline-flex;align-items:center;text-decoration:none !important}body.home-index .section:has(.flag-wrapper) .section__footer .text-button .circle-arrow,body.home-index .section:has(.flag-wrapper) .section__footer .btn .circle-arrow{display:none}body.home-index .section--HowItWorks,body.home-index section:has(#howitworksTab),body.home-index .section:has(.flex-layout-wrapper),body.home-index .section:has(.gc-steps-grid){background:#e0ebea !important}body.home-index .section--HowItWorks .section__header h2,body.home-index section:has(#howitworksTab) .section__header h2,body.home-index .section:has(.flex-layout-wrapper) .section__header h2,body.home-index .section:has(.gc-steps-grid) .section__header h2{color:#000 !important;font-size:40px !important;font-weight:600 !important;line-height:140% !important}body.home-index .section--HowItWorks .section__header h2 em,body.home-index .section--HowItWorks .section__header h2 i,body.home-index section:has(#howitworksTab) .section__header h2 em,body.home-index section:has(#howitworksTab) .section__header h2 i,body.home-index .section:has(.flex-layout-wrapper) .section__header h2 em,body.home-index .section:has(.flex-layout-wrapper) .section__header h2 i,body.home-index .section:has(.gc-steps-grid) .section__header h2 em,body.home-index .section:has(.gc-steps-grid) .section__header h2 i{color:#0d9488 !important;font-style:italic !important}body.home-index .flex-layout-wrapper{box-shadow:0px 0px 20px #e0e3ec;border-radius:16px}body.home-index .flex-layout .content h2{color:#2563eb !important;font-size:18px;font-weight:700}body.home-index .flex-layout .content p{color:#000;font-size:16px;line-height:1.6;font-weight:400}body.home-index .inline-tabs ul li .inline-tabs-link{border-radius:50px;font-weight:600;font-size:14px;padding:8px 24px}body.home-index .inline-tabs ul li.is--active .inline-tabs-link,body.home-index .inline-tabs ul li .inline-tabs-link.active{background:linear-gradient(90deg, #2563EB, #16A34A) !important;color:#fff !important;border-color:rgba(0,0,0,0) !important}body.home-index .flex-layout__content .btn,body.home-index .flex-layout__content a.btn{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:50px !important;color:#fff !important;font-size:14px !important;font-weight:600 !important;padding:0 32px !important;height:42px;line-height:42px;display:inline-flex;align-items:center}body.home-index .gc-steps-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px;padding:0}body.home-index .gc-step-card{text-align:center;padding:24px 16px}body.home-index .gc-step-card__media{margin-bottom:20px}body.home-index .gc-step-card__media img{max-width:100%;height:auto;max-height:200px;object-fit:contain}body.home-index .gc-step-card__title{font-size:16px;font-weight:700;color:#2563eb;margin-bottom:12px;text-decoration:underline;text-underline-offset:3px}body.home-index .gc-step-card__title a{color:#2563eb;text-decoration:underline}body.home-index .gc-step-card__desc{font-size:14px;font-weight:400;line-height:22px;color:#444;margin:0}@media(max-width: 991px){body.home-index .gc-steps-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 575px){body.home-index .gc-steps-grid{grid-template-columns:1fr;gap:20px}}body.home-index .grid-blocks .cms-block{border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}body.home-index .grid-blocks .cms-block:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}body.home-index .grid-blocks .cms-block__media .media{border-radius:16px;overflow:hidden}body.home-index .grid-blocks .cms-block__content h3,body.home-index .grid-blocks .cms-block__content h4{font-size:18px !important;font-weight:700 !important;color:#000 !important;line-height:26px !important;margin-bottom:8px}body.home-index .grid-blocks .cms-block__content p{font-size:16px !important;font-weight:400 !important;color:#444 !important;line-height:24px !important}body.home-index .gc-commitment-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:36px 56px;margin-bottom:40px}body.home-index .gc-commitment-item{display:flex;align-items:flex-start;gap:16px}body.home-index .gc-commitment-item__icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:rgba(13,148,136,.12);display:flex;align-items:center;justify-content:center}body.home-index .gc-commitment-item__icon svg{width:24px;height:24px;color:#0d9488;fill:none;stroke:#0d9488;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}body.home-index .gc-commitment-item__text{flex:1}body.home-index .gc-commitment-item__text h4{font-size:16px !important;font-weight:700 !important;color:#000 !important;line-height:24px !important;margin:0 0 6px 0}body.home-index .gc-commitment-item__text p{font-size:14px !important;font-weight:400 !important;color:#555 !important;line-height:22px !important;margin:0}body.home-index .gc-commitment-footer{text-align:center;padding-top:8px}@media(max-width: 767px){body.home-index .gc-commitment-grid{grid-template-columns:1fr;gap:28px}}body.home-index .section:has(.gc-commitment-grid) .inline-tabs,body.home-index .section:has(.gc-commitment-grid) .flex-layout-wrapper{display:none !important}body.home-index .section:has(.gc-steps-grid) .inline-tabs,body.home-index .section:has(.gc-steps-grid) .flex-layout-wrapper{display:none !important}body.home-index section:has(.testimonial-wrapper),body.home-index .section:has(.testimonial-wrapper),body.home-index section:has(.testimonials-main),body.home-index .section:has(.testimonials-main),body.home-index section:has(.client-testimonail),body.home-index .section:has(.client-testimonail){background:#e0ebea !important}body.home-index .testimonial-wrapper .testimonial-user img,body.home-index .testimonials-main .testimonial-user img,body.home-index .client-testimonail .testimonial-user img{border-radius:24px}body.home-index section:has(.testimonial-wrapper) .section__header h2,body.home-index section:has(.testimonials-main) .section__header h2,body.home-index section:has(.client-testimonail) .section__header h2{color:#000 !important;font-size:40px !important;font-weight:600 !important;line-height:56px !important}@media(max-width: 1199px){body.home-index .stats-listing .stats{flex:0 0 calc(50% - 12px) !important;max-width:calc(50% - 12px) !important;min-width:0}}@media(max-width: 991px){body.home-index .section--hero{background-size:50% auto !important;min-height:400px !important}body.home-index .hero-panel__content{max-width:50% !important;padding-left:0 !important}body.home-index .gc-steps-grid{grid-template-columns:repeat(2, 1fr) !important;gap:24px !important}body.home-index .gc-commitment-grid{grid-template-columns:1fr !important;gap:24px !important}body.home-index .flag-wrapper{grid-template-columns:repeat(2, 1fr) !important}}html,body{overflow-x:hidden !important;max-width:100vw !important}@media(max-width: 767px){body.home-index .section__header h2{font-size:24px !important;line-height:34px !important}body.home-index .section--hero{background-color:#fff !important;background-position:center center !important;background-size:90% auto !important;background-repeat:no-repeat !important;min-height:240px !important;padding-top:10px !important;padding-bottom:0 !important;border-radius:0 0 40px 40px !important;overflow:hidden !important}body.home-index .section--hero .container,body.home-index .section--hero .container--xxl{max-width:100% !important;padding-left:16px !important;padding-right:16px !important}body.home-index .section--hero .hero-panel{display:none !important}body.home-index .hero__mobile,body.home-index .hero__content.hero__mobile{background:#fff !important;padding:20px 16px 32px !important;text-align:center}body.home-index .hero__mobile h4,body.home-index .hero__content.hero__mobile h4{font-size:24px !important;line-height:32px !important;font-weight:600 !important;margin-bottom:10px !important}body.home-index .hero__mobile p,body.home-index .hero__content.hero__mobile p{font-size:14px !important;line-height:22px !important;margin-bottom:20px !important}body.home-index .hero__mobile .btn,body.home-index .hero__content.hero__mobile .btn{margin-bottom:24px !important}body.home-index section:has(.stats-wrapper),body.home-index .section:has(.stats-wrapper){padding:32px 0 !important}body.home-index section:has(.stats-wrapper) .section__header h2,body.home-index .section:has(.stats-wrapper) .section__header h2{font-size:22px !important;line-height:30px !important;margin:0 auto 24px !important;padding:0 16px !important}body.home-index section:has(.stats-wrapper) .container,body.home-index section:has(.stats-wrapper) .container--xxl{max-width:100% !important;padding-left:16px !important;padding-right:16px !important}body.home-index .stats-listing{gap:10px !important;padding:0 8px !important}body.home-index .stats-listing .stats{flex:0 0 calc(50% - 6px) !important;max-width:calc(50% - 6px) !important;min-width:0 !important;min-height:110px !important;padding:14px 10px !important}body.home-index .stats-listing .stats__number{font-size:22px !important;line-height:32px !important}body.home-index .stats-listing .stats__label{font-size:13px !important;line-height:18px !important}body.home-index .flag-wrapper{grid-template-columns:1fr !important}body.home-index .flag-wrapper .flag__box .flag__media{--size: 50px !important;width:50px !important;height:50px !important;flex:0 0 50px !important}body.home-index .flag-wrapper .flag__box .flag__name{font-size:14px}body.home-index .gc-steps-grid{grid-template-columns:1fr !important;gap:20px !important}body.home-index .gc-commitment-grid{grid-template-columns:1fr !important;gap:20px !important}body.home-index .gc-commitment-item__icon{width:40px !important;height:40px !important}body.home-index .grid-blocks{display:flex !important;flex-direction:column !important;gap:16px !important}body.home-index .grid-blocks .cms-block{width:100% !important}body.home-index .header-primary .desk_demo_class{display:none !important}body.home-index .header-primary .mob_demo_class{width:auto !important;max-width:calc(100vw - 160px) !important;padding:0 16px !important;font-size:12px !important;height:34px !important;line-height:34px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;overflow:hidden !important;animation:none !important}body.home-index .header-primary .mob_demo_class .mobile-action-label{margin:0 !important;padding:0 !important;line-height:1 !important;display:inline !important}body.home-index .header-primary .mob_demo_class::before,body.home-index .header-primary .mob_demo_class::after{display:none !important}body.home-index .inline-tabs ul{flex-wrap:nowrap !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch}body.home-index .flex-layout{flex-direction:column !important}body.home-index .flex-layout .flex-layout__media,body.home-index .flex-layout .flex-layout__content{width:100% !important;max-width:100% !important;flex:0 0 100% !important}.container,.container--xxl,.container--xl,.container--lg,.container--fluid{padding-left:16px !important;padding-right:16px !important}section>.section__header,section>.section__body,section>.section__footer{padding-left:16px;padding-right:16px}#gc-announcement{font-size:11px;padding:8px 12px}#gc-vision-bar{font-size:11px;padding:8px 12px}}@media(max-width: 400px){body.home-index .hero-panel__content h2{font-size:22px !important;line-height:30px !important}body.home-index .stats-listing .stats{flex:0 0 calc(50% - 6px) !important;max-width:calc(50% - 6px) !important}}@keyframes gc-btn-breathe{0%,100%{transform:scale(1);box-shadow:0 2px 10px rgba(37,99,235,.35)}50%{transform:scale(1.03);box-shadow:0 4px 20px rgba(37,99,235,.5),0 0 24px rgba(22,163,74,.15)}}@keyframes gc-sparkle-top{0%,100%{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.4;transform:scale(0.6) rotate(30deg)}}@keyframes gc-sparkle-small{0%,100%{opacity:.8;transform:scale(1) rotate(0deg)}50%{opacity:.2;transform:scale(0.4) rotate(-20deg)}}.section--page-header h2{color:#fff !important;font-family:"Inter",sans-serif !important;font-weight:600 !important}.profile-card__actions .btn.btn--primary{background:linear-gradient(90deg, #2563EB, #16A34A) !important;border:none !important;border-radius:50px !important;color:#fff !important;font-weight:600 !important;transition:opacity .2s ease}.profile-card__actions .btn.btn--primary:hover{opacity:.9;background:linear-gradient(90deg, #2563EB, #16A34A) !important;color:#fff !important}.profile-card__actions .btn.btn--bordered{border:2px solid rgba(0,0,0,0) !important;border-radius:50px !important;background-image:linear-gradient(#fff, #fff),linear-gradient(90deg, #2563EB, #16A34A) !important;background-origin:border-box !important;background-clip:padding-box,border-box !important;color:#16a34a !important;font-weight:600 !important;transition:opacity .2s ease}.profile-card__actions .btn.btn--bordered:hover{opacity:.85}.container,.container--xxl,.container--xl,.container--lg,.container--fluid{max-width:1280px !important;margin-left:auto !important;margin-right:auto !important;padding-left:48px !important;padding-right:48px !important;width:100% !important;box-sizing:border-box !important}section>.section__header,section>.section__body,section>.section__footer{padding-left:48px;padding-right:48px}@media(max-width: 767px){.container,.container--xxl,.container--xl,.container--lg,.container--fluid{padding-left:20px !important;padding-right:20px !important}section>.section__header,section>.section__body,section>.section__footer{padding-left:20px;padding-right:20px}}#gc-announcement{background:linear-gradient(90deg, #2563EB, #16A34A);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:500;font-family:"Inter",sans-serif;line-height:1.4;letter-spacing:.02em}#gc-vision-bar{background:linear-gradient(90deg, #0D9488, #16A34A);color:#fff;text-align:center;padding:12px 24px;font-size:13px;font-weight:400;font-family:"Inter",sans-serif;line-height:1.5}@media(max-width: 767px){#gc-announcement{font-size:11px;padding:8px 12px}#gc-vision-bar{font-size:11px;padding:8px 16px}}.header-primary{background:#fff !important}.header-primary .header__logo img{max-height:72px !important;height:72px !important;width:auto !important}.header-primary .desk_demo_class,.header-primary .mob_demo_class{background:linear-gradient(90deg, #2563EB, #16A34A) !important;background-size:200% auto !important;border:none !important;border-radius:120px !important;color:#fff !important;font-size:13px !important;font-weight:600 !important;text-transform:none !important;width:168px !important;padding:0 !important;text-align:center !important;height:38px !important;line-height:38px !important;cursor:pointer !important;box-shadow:0 2px 10px rgba(37,99,235,.35) !important;position:relative;overflow:visible !important;transition:transform .25s ease,box-shadow .25s ease !important;animation:gc-btn-breathe 2.5s ease-in-out infinite !important;will-change:transform,box-shadow !important}.header-primary .desk_demo_class::before,.header-primary .mob_demo_class::before{content:"✦";position:absolute;top:-12px;right:-10px;font-size:24px;color:#fbbf24;animation:gc-sparkle-top 1.8s ease-in-out infinite;pointer-events:none;z-index:1;text-shadow:0 0 10px rgba(251,191,36,.8),0 0 20px rgba(251,191,36,.4)}.header-primary .desk_demo_class::after,.header-primary .mob_demo_class::after{content:"✦";position:absolute;top:-18px;right:14px;font-size:15px;color:#fcd34d;animation:gc-sparkle-small 1.8s ease-in-out .5s infinite;pointer-events:none;z-index:1;text-shadow:0 0 8px rgba(252,211,77,.8),0 0 14px rgba(252,211,77,.4)}.header-primary .desk_demo_class:hover,.header-primary .mob_demo_class:hover{transform:translateY(-3px) !important;box-shadow:0 8px 28px rgba(37,99,235,.5) !important;animation:gc-btn-breathe 1.2s ease-in-out infinite !important}.header-primary .desk_demo_class:active,.header-primary .mob_demo_class:active{transform:translateY(0) !important;box-shadow:0 2px 8px rgba(37,99,235,.3) !important;animation-play-state:paused !important}.header-primary .desk_demo_class .mobile-action-label,.header-primary .mob_demo_class .mobile-action-label{color:#fff}.header-primary .menu ul .menu__item a{font-weight:500 !important;color:#333 !important;text-transform:none !important;font-size:15px !important;letter-spacing:0 !important;position:relative;transition:color .2s ease !important}.header-primary .menu ul .menu__item a::after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) scaleX(0);width:80%;height:2px;background:#16a34a;border-radius:2px;transition:transform .25s ease}.header-primary .menu ul .menu__item a:hover{color:#16a34a !important}.header-primary .menu ul .menu__item a:hover::after{transform:translateX(-50%) scaleX(1)}.header-primary .menu ul .menu__item.is-active a,.header-primary .menu ul .menu__item a.is-active{color:#16a34a !important}.header-primary .menu ul .menu__item.is-active a::after,.header-primary .menu ul .menu__item a.is-active::after{transform:translateX(-50%) scaleX(1)}.header-primary .header__action{text-transform:none !important}.header-primary .header__action .btn{text-transform:none !important;font-weight:500 !important;font-size:15px !important;transition:color .2s ease !important}.header-primary .header__action .btn:hover{color:#16a34a !important}.header-primary .header__action .btn.btn--transparent{color:#333 !important;font-weight:500 !important;font-size:15px !important;text-transform:none !important}.header-primary .header__action .btn.btn--transparent:hover{color:#16a34a !important}.header-primary .header__action .btn.btn--primary:not(.desk_demo_class):not(.mob_demo_class){background:rgba(0,0,0,0) !important;color:#333 !important;border:none !important;font-weight:500 !important;box-shadow:none !important;text-transform:none !important}.header-primary .header__action .btn.btn--primary:not(.desk_demo_class):not(.mob_demo_class):hover{color:#16a34a !important}.header-primary .header-dropdown__trigger{text-transform:none !important;color:#333 !important}.gc-gradient-text{background:linear-gradient(135deg, #16A34A 0%, #0EA5E9 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.section:has(.gc-benefit-card){background:#f0fdf4 !important;padding:60px 0 !important}.section:has(.gc-benefit-card) .section__header h2{font-family:"Inter",sans-serif !important;font-size:32px !important;font-weight:700 !important;color:#1a1a2e !important;text-align:center !important}.gc-benefit-card{text-align:center !important;background:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;padding:20px 10px !important}.gc-benefit-card .site-card__media{margin-bottom:16px !important}.gc-benefit-card .site-card__media .media{width:64px !important;height:64px !important;margin:0 auto !important;border-radius:12px !important;overflow:hidden !important}.gc-benefit-card .site-card__media .media img{width:100% !important;height:100% !important;object-fit:cover !important}.gc-benefit-card h3{font-family:"Inter",sans-serif !important;font-size:15px !important;font-weight:600 !important;color:#0d9488 !important;margin-bottom:8px !important}.gc-benefit-card p{font-family:"Inter",sans-serif !important;font-size:13px !important;color:#6b7280 !important;line-height:1.6 !important;margin:0 !important}#how-it-works{background:#fff !important;padding:60px 0 !important}#how-it-works .section__header h2{font-family:"Inter",sans-serif !important;font-size:32px !important;font-weight:700 !important;color:#1a1a2e !important;text-align:center !important}.gc-step-card{text-align:center !important;background:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;position:relative}.gc-step-card .step-card__media{margin-bottom:20px !important}.gc-step-card .step-card__media img{width:160px !important;height:160px !important;object-fit:contain !important;margin:0 auto !important;display:block !important}.gc-step-card h3{font-family:"Inter",sans-serif !important;font-size:16px !important;font-weight:600 !important;color:#0d9488 !important;margin-bottom:8px !important}.gc-step-card p{font-family:"Inter",sans-serif !important;font-size:14px !important;color:#6b7280 !important;line-height:1.6 !important}@media(min-width: 768px){.gc-steps-row .col-md-4:not(:last-child) .gc-step-card::after{content:"→";position:absolute;right:-32px;top:80px;font-size:28px;color:#16a34a;font-weight:700;z-index:1}}.gc-btn-apply{background:linear-gradient(135deg, #16A34A 0%, #0d9488 100%) !important;color:#fff !important;border:none !important;border-radius:120px !important;padding:12px 32px !important;font-family:"Inter",sans-serif !important;font-size:15px !important;font-weight:600 !important;text-decoration:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;height:auto !important;line-height:1.4 !important;transition:transform .2s ease,box-shadow .2s ease !important}.gc-btn-apply:hover{transform:translateY(-2px) !important;box-shadow:0 4px 16px rgba(22,163,74,.3) !important;color:#fff !important}.text-center:has(.gc-btn-apply){opacity:1 !important;transform:none !important}section:has(.gc-step-card),section:has(.gc-btn-apply),section:has(.gc-steps-row),[data-aos]:has(.gc-step-card),[data-aos]:has(.gc-btn-apply),[data-aos]:has(.gc-steps-row),[data-aos][class*=aos-]:has(.gc-step-card),[data-aos][class*=aos-]:has(.gc-btn-apply),[data-aos][class*=aos-]:has(.gc-steps-row){opacity:1 !important;transform:none !important;transition:none !important}.section--tutor-steps.bg-gradiant{display:none !important}.section--cta-block:has(.gc-testimonial-card){background:#f8fafc !important;padding:60px 0 !important}.section--cta-block:has(.gc-testimonial-card) .section__header h2{font-family:"Inter",sans-serif !important;font-size:32px !important;font-weight:700 !important;color:#1a1a2e !important;text-align:center !important}.gc-testimonial-card{background:#fff !important;border-radius:16px !important;padding:28px 24px !important;box-shadow:0 2px 12px rgba(0,0,0,.06) !important;border:1px solid #e5e7eb !important;height:100%}.gc-testimonial-card__quote{font-size:36px;color:#0d9488;line-height:1;margin-bottom:8px}.gc-testimonial-card__stars{color:#f59e0b;font-size:18px;letter-spacing:2px;margin-bottom:14px}.gc-testimonial-card__text{font-family:"Inter",sans-serif !important;font-size:14px !important;color:#4b5563 !important;line-height:1.7 !important;margin-bottom:20px !important;min-height:72px}.gc-testimonial-card__author{display:flex;align-items:center;gap:12px}.gc-testimonial-card__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg, #ec4899, #8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;font-family:"Inter",sans-serif;flex-shrink:0}.gc-testimonial-card__info strong{display:block;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;color:#1a1a2e}.gc-testimonial-card__info span{font-family:"Inter",sans-serif;font-size:12px;color:#9ca3af}.gc-cta-section{text-align:center !important;padding:60px 20px !important}.gc-cta-section h2{font-family:"Inter",sans-serif !important;font-size:32px !important;font-weight:700 !important;color:#1a1a2e !important;margin-bottom:4px !important}.gc-cta-section h3{font-family:"Inter",sans-serif !important;font-size:28px !important;font-weight:700 !important;margin-bottom:24px !important}.gc-cta-section .gc-btn-apply{font-size:16px !important;padding:14px 36px !important}.cms-cta:has(.gc-cta-section) .cms-cta__media{display:none !important}@media(max-width: 767px){.section:has(.gc-benefit-card) .section__header h2,#how-it-works .section__header h2,.section--cta-block:has(.gc-testimonial-card) .section__header h2{font-size:24px !important}.gc-benefit-card{padding:16px 8px !important}.gc-step-card .step-card__media img{width:120px !important;height:120px !important}.gc-cta-section h2{font-size:24px !important}.gc-cta-section h3{font-size:20px !important}}
