@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgb(226 62 60/25%)}70%{box-shadow:0 0 0 8px rgb(226 62 60/25%)}}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}footer,header,main,nav,section{display:block}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}h1,h2,label{margin-bottom:.5rem}h1,h2{margin-top:0;font-weight:500;line-height:1.2}p,ul{margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent;transition:.25s;white-space:normal!important}a:hover{color:#0056b3}img,svg{vertical-align:middle}img{border-style:none}svg{overflow:hidden}label{display:inline-block}button{border-radius:0}button:focus{outline:5px auto -webkit-focus-ring-color}button,input,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1{font-size:2.5rem}h2{font-size:2rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.form-check{position:relative;display:block;padding-left:1.25rem}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.dropdown,form button.wpcf7-submit{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0#fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-dialog-centered{-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-content,.modal-dialog-centered,.modal-header{display:-ms-flexbox;display:flex}.modal-content{position:relative;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}}.p-0{padding:0!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,p{orphans:3;widows:3}h2{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/wp-bootstrap-starter-master/inc/assets/webfonts/fa-solid-900.svg#fontawesome)format("svg")}:root{--red:#E23E3C;--red-dark:#CD1715;--color-main:#63798D;--color-main-light:#95A7B8;--color-main-dark:#2C4E6C;--grey-f9:#F9F9F9;--grey-f6:#F6F6F6;--grey-e4:#E4E4E4;--grey-9e:#9E9E9E;--grey-dark:#333;--dark-blue:#252B42;--blue:#E0E9F2;--violet:#E5E4F2;--green:#EFF5E9;--black:#282828;--gradient-1:linear-gradient(105.52deg, #C0C8DF 6.62%, #FFFAED 103.29%);--gradient-2:linear-gradient(166.11deg, #FFFBE2 13.89%, #E7EDFF 106.54%);--gradient-3:linear-gradient(105.92deg, #EBF4F8 6.81%, #FFEDED 94.77%);--container:1270px;--header-hight:70px;--section-margin:150px;--section-padding:140px}.form__messenger.form-summer-date{margin:0 0 25px}.field-form.field--tel{margin:0!important}.form-summer-date span.wpcf7-form-control-wrap>span{height:auto;display:flex;justify-content:space-between}.form-summer-date span.wpcf7-form-control-wrap{width:100%;display:block}.field-form,.teach__field{margin:0 0 10px}#contactform .form__title.form-teacher__title{font-size:24px;margin:0 0 23px}#contactform .teach input.wpcf7-text{height:50px}.teach__field.field-last{margin:0 0 20px}@media only screen and (max-width:1024px){#main-nav>ul>li.link-vitamin a{background:#fed537;font-weight:800;padding:5px 10px;border-radius:30px}#main-nav>ul>li.link-vitamin a span{color:var(--red);margin-left:4px}}.form__info span{font-weight:700;color:#e23e3c}.form__info{font-weight:500;color:#000;font-size:12px;line-height:129%;text-align:center;margin:0-10px}.form__info a{color:#ec8180}.form__info a:hover{color:#e23e3c}.form__messenger .first{background:0 0!important;padding:0!important;margin-right:20px}.form__telegram{margin:0 0 20px;display:none}.messenger__title{color:#818181;font-size:16px;font-weight:500;margin:0 0 10px;line-height:1}.form__messenger .wpcf7-radio .wpcf7-list-item-label{position:relative;padding-left:22px;font-size:16px;color:#333;letter-spacing:-.04em}.form__messenger .wpcf7-radio .wpcf7-list-item-label:after,.form__messenger .wpcf7-radio .wpcf7-list-item-label:before{content:"";display:block;position:absolute;border-radius:50%}#check-field input,.form__messenger .wpcf7-radio input,.modal-body .screen-reader-response,a.skip-link.screen-reader-text{display:none}.form__messenger .wpcf7-radio .wpcf7-list-item-label:before{width:14px;height:14px;border:1px solid #e23e3c;top:3px;left:0}.form__messenger .wpcf7-radio .wpcf7-list-item-label:after{width:8px;height:8px;background:#e23e3c;top:6px;left:3px;opacity:0}#check-field input:checked~span:after,.form__messenger .wpcf7-radio input:checked~.wpcf7-list-item-label:after{opacity:1}#check-field label span{position:relative;padding-left:22px;display:block;font-size:14px;line-height:160%;cursor:pointer}#check-field label span:after,#check-field label span:before{content:"";display:block;position:absolute}#check-field label span:before{width:18px;height:18px;border-radius:50%;border:1px solid var(--red);top:1px;left:0}#check-field label span:after{width:10px;height:10px;border-radius:50%;background:var(--red);top:5px;left:4px;opacity:0;transition:.25s}#check-field .first{padding:0;background:#fff0}#check-field{padding:0;border:0;margin:0 0 30px}.form-check{padding:0}p.form-check__title{color:#495057;margin:15px 0 10px;line-height:1}#check-field .wpcf7-list-item{margin-right:12px}#check-field .wpcf7-list-item:last-child,#main-nav>ul>li:last-child,.material__desc p:last-child{margin:0}@media only screen and (max-width:1280px){header .top__phones.phones{display:none}}#club-coast .coast__value{color:var(--grey-dark);font-weight:400}.pulse{animation:pulse 1.5s linear infinite}@media (max-width:1199px){@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgb(226 62 60/25%)}70%{box-shadow:0 0 0 6px rgb(226 62 60/25%)}}}body{background:#fcfcfc;padding-right:0!important}.banner__navi,.pulse{position:relative}.banner .page-navi{margin:0;position:absolute;top:0;transform:translate(0,calc(-100% - 30px))}.banner .page-navi span{border:0;padding:0!important}@media (max-width:991px){.banner .page-navi{margin:0 0 20px;position:relative;top:0;transform:translate(0,0)}}select.pll-switcher-select{width:31px!important;opacity:0}section{margin-bottom:var(--section-margin)}.section--inside{padding:var(--section-padding)0}.gradient-2{background:var(--gradient-2)}.gradient-3{background:var(--gradient-3)}.page-template-page-speakclub .banner__items .box{display:flex;flex-direction:column}.page-template-page-speakclub .banner__items .box__desk{flex:1 0 auto;display:flex;align-items:center;justify-content:center}.top .top__logo{min-width:184px}.scrolltop>div{position:absolute;top:50%;transform:translate(0,-50%);left:-10px;font-size:18px;line-height:140%;text-transform:uppercase;transition:.15s;opacity:0;z-index:-1}.scrolltop:hover>div{opacity:1;transform:translate(-100%,-50%)}.scrolltop{position:fixed;bottom:70px;right:30px;padding:0;border:0;background:#fff0;opacity:0;z-index:2;transition:.25s}.scrolltop span{display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50%;background:var(--red);transition:.25s}.scrolltop:hover span{background:var(--red-dark)}.start__link{text-align:center;padding-top:60px}.edge:before{content:"";display:block;width:9px;height:9px;border-radius:50%;background:#3d8695;position:absolute;bottom:29px;right:29px}#contactform br,.faq__answer,.wpcf7-acceptance>span input{display:none}#main-nav>ul>li.current-menu-item>a,.footer__contact a:hover,.footer__menu .current-menu-item a,.wpcf7-acceptance label span a{color:var(--red)}.dropdown-item:active{color:inherit;text-decoration:none;background-color:#e6f0fa}.load-btn,.modal--call .modal-header button{display:flex;align-items:center;justify-content:center}.load-btn{background:#fff0;border:1px solid var(--red);height:62px;padding:0 40px;border-radius:65px;font-weight:600;font-size:18px;line-height:22px;color:var(--red)}.load-btn:hover svg{transform:rotate(360deg)}.load-btn svg{margin-left:6px;transition:.15s;transform:rotate(270deg)}.faq .load-btn{margin:55px auto 0}.load-box{position:absolute!important;opacity:0;pointer-events:none;visibility:hidden;transition:.3s}.modal{padding-right:0!important}.modal--call .modal-header{padding:0 0 42px;position:relative;border:0;margin:0 0 12px}.modal-content{border:4px solid #e23e3c;box-shadow:0 4px 30px rgb(0 0 0/8%);border-radius:20px}.modal--call .modal-header button{margin:0;padding:0;width:24px;height:24px;position:absolute;right:18px;top:18px}#contactform .form__title{font-size:32px;line-height:120%;font-weight:900;text-align:center;margin:0 0 40px}#contactform .form__title br{display:block!important}#contactform input.wpcf7-text{border:1px solid #9e9e9e;border-radius:33px;height:64px;padding:0 32px;font-size:16px;font-weight:400}#contactform input.wpcf7-text.wpcf7-tel{border:0;background:#f9f9f9}input:focus{box-shadow:none;outline:0}#contactform input.wpcf7-text::placeholder{color:#9e9e9e}.wpcf7 form .wpcf7-response-output{padding:0;border:0 solid #00a0d2;text-align:center;font-size:14px;color:var(--red);margin:5px 0 0}.wpcf7-acceptance>span{margin:0;display:block;width:100%;text-align:center}.wpcf7-acceptance label span a:hover{text-decoration:underline}.wpcf7-acceptance label span{font-size:14px;position:relative;padding-left:32px}.wpcf7-acceptance>span input:checked~span:after{content:"";display:block;width:10px;height:10px;border-radius:50%;position:absolute;left:5px;top:3px;background:var(--red)}.wpcf7-acceptance label span:before{content:"";display:block;width:20px;height:20px;border-radius:50%;border:1.5px solid #e23e3c;position:absolute;left:0;top:-2px}.modal-body{padding:0 60px 40px}.page-navi,.page-navi a{color:var(--grey-9e);font-size:14px}.page-navi{display:flex;align-items:center;margin-top:30px}.page-navi .sep{margin:0 12px}.first{position:relative;overflow:hidden}.circle1,.circle2,.section--coast:before{opacity:.7;filter:blur(100px);-webkit-filter:blur(100px);border-radius:50%;position:absolute}.circle1,.circle2{width:610px;height:610px;background:linear-gradient(172.31deg,#fffadd 33.56%,#dbe5ff 106.41%)}.circle1{top:-130px;left:0;transform:translate(-50%,0) rotate(150deg)}.circle2{top:0;right:0;transform:translate(0,-50%) rotate(150deg)}.banner{padding:80px 0 95px;position:relative}.banner__title{font-size:54px;font-weight:900;line-height:120%;margin:0 0 20px}#main-nav>ul>li.link-vitamin a span,#main-nav>ul>li>a:hover,.banner__title span{color:var(--red)}.banner__subtitle{font-weight:400;font-size:21px;line-height:140%;margin:0 0 50px}.box{box-shadow:0 4px 30px rgb(38 48 63/8%);border-radius:20px;background:#fff;padding:15px 24px 24px}.box__img{width:50px;height:50px;border-radius:50%;background:#d9e5ef;margin:0 auto 15px;display:flex;align-items:center;justify-content:center}.box__img img{max-width:32px}.box__desk{font-weight:400;font-size:16px;line-height:140%;text-align:center}@media (min-width:767px){.first--club .banner{display:grid;grid-template-columns:1fr 1fr;padding:60px 0 50px}.first--club .banner__meta{grid-area:1/2/2/3}.first--club .banner__items{grid-area:2/2/3/3;margin-top:32px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.first--club .banner__img{left:0;right:auto;width:50%}.first--club .banner__img img{transform:translate(-30px,0);min-width:750px}.first--club .circle1{background:linear-gradient(299deg,#ebf4f8 6.81%,#ffeded 94.77%)}.first--club .circle2{display:none}.first--club .container{position:relative}.first--club>.container:before{content:"";display:block;position:absolute;width:79px;height:68px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/posts-dekor2.png)no-repeat center;background-size:contain;transform:translate(0,0);left:120px;top:60px;filter:blur(2px);-webkit-filter:blur(2px)}}@media (max-width:1280px){.first--club .banner__img img{min-width:650px}}@media (max-width:1024px){.first--club .banner__img img{min-width:480px;transform:translate(0,0)}.first--club .banner{padding:30px 0 10px}.first--club .banner__title{font-size:32px}.first--club .banner__subtitle{font-size:18px;margin:0 0 20px}}.banner__items{display:grid}.banner__img,.coast span.sale{display:flex;justify-content:flex-end}.banner__img{position:absolute;top:0;bottom:0;right:0;align-items:flex-end}.banner__img img{transform:translate(40px,0);max-height:100%;width:auto}.banner__items,.banner__meta{position:relative;z-index:1}.section--coast{position:relative}.section--coast:before{width:780px;height:780px;content:"";display:block;z-index:-1;left:0;transform:translate(-40%,35%);bottom:0;background:#f7edec}.coast{background:#fff;box-shadow:0 4px 30px rgb(0 0 0/8%);border-radius:20px;padding:42px 18px}.coast span.sale{height:32px;margin:0 0 8px}.coast__img{display:flex;justify-content:center;margin:0 0 32px}.coast__img img{max-height:115px;width:auto}.coast__title{font-size:26px;line-height:140%;text-align:center;font-weight:900;margin:0 0 12px}.coast__desc{font-size:14px;line-height:150%;text-align:center;margin:0 auto 20px;max-width:195px;min-height:42px}.coast__value{font-size:32px;line-height:120%;font-weight:900;color:var(--red);margin:0 0 16px}.coast__link,.coast__value{text-align:center}.coast__link a{height:54px}@media (min-width:991px){.coasts>div{margin:0 10px;flex:0 0 33%}.coasts{display:flex;justify-content:center;max-width:925px;margin:0 auto}}@media (max-width:1550px){.perforating-dekor{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}.perforating{position:relative}}section .post{position:relative;border:1px solid #63798d;border-radius:20px;padding:24px 32px 24px 24px}@media (min-width:1199px){section .post{display:grid;grid-template-columns:185px 1fr;gap:24px}section .post:first-child{grid-area:1/1/3/2;display:flex;grid-template-columns:1fr;flex-direction:column;padding:24px}}.mobile-line{display:none}.start{position:relative}.start:before{content:"";display:block;width:249px;height:99px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/books-min.png)no-repeat center;position:absolute;top:-35px;right:calc((100% - var(--container))/2)}.stage__desc strong{font-weight:900}section.clubedge{margin-bottom:0;padding-bottom:var(--section-padding)}@media (min-width:1281px){.page-club .start .stage:last-child .stage__desc{margin-top:-10px}.clubedge{position:relative;overflow:hidden}.clubedge:before{content:"";display:block;position:absolute;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/club-bg.svg)no-repeat center;width:2220px;height:1360px;left:50%;transform:translate(-50%,-36%);top:0;z-index:-1}.club-edges .stages>div{grid-template-columns:3fr .8fr 3fr .8fr 3fr}.club-edges .stages:after{background:url(/wp-content/themes/wp-bootstrap-starter-master/img/speakline.svg)center;left:0;right:0;background-repeat:repeat-x;bottom:0;top:50%;transform:translate(0,-50%)}.club-edges .stage:last-child .stage__desc{max-width:100%}.club-edges .stage:nth-child(odd) .stage__desc{max-width:100%;min-height:130px;display:flex;justify-content:center;align-items:flex-end}.club-edges .stage{min-height:380px}.stage,.stages{position:relative}.stages>div{display:grid;grid-template-columns:3fr 1fr 3fr 1fr 3fr 1fr}.stages:after{content:"";display:block;height:64px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/line4.svg)center;left:-90px;background-repeat:repeat-x;bottom:0}.stage{min-height:320px;z-index:1}.stage__number,.stages:after{position:absolute;top:50%;right:0;transform:translate(0,-50%)}.stage__number{left:0}.stage__number span{font-size:16px;width:52px;height:52px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;border-radius:50%;margin:0 auto;z-index:1;position:relative}.stage:nth-child(even) span{transform:translate(0,38%)}.stage:nth-child(odd) span{transform:translate(0,-38%)}.stage:nth-child(even) .stage__desc{position:absolute;top:50%;transform:translate(-50%,65px);right:0;width:320px;left:50%}.stage__desc{text-align:center;font-size:18px;line-height:140%;font-weight:400}.stage:nth-child(odd) .stage__desc{max-width:250px;margin:0 auto}.stage__desc strong{font-weight:900}.stage:last-child .stage__desc{max-width:145px}.stage:nth-child(2) .stage__desc{max-width:270px}}.edges{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.edge{box-shadow:0 4px 30px rgb(38 48 63/8%);border-radius:21px;position:relative;padding:35px 40px 30px 30px}.edge__number{position:absolute;top:30px;right:30px}.edge__number span{font-weight:400;font-size:15px;line-height:160%}.edge--num1,.edge--num3,.edge--num7{background-color:#e0e9f2}.edge--num4,.edge--num6{background-color:#eff5e9}.edge--num2,.edge--num5{background-color:#e5e4f2}.edge__desc,.edge__desc p{font-weight:400;font-size:16px;line-height:160%}.edge__img{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;margin:0 0 35px}.edge__img img{max-height:34px;width:auto}.edge__title{font-size:19px;line-height:140%;font-weight:900;margin:0 0 16px}.offer{display:flex;justify-content:space-between;border-radius:30px;position:relative}.offer>div{flex:0 0 50%}.offer__content,.offer__media{display:flex;justify-content:center}.offer__content{flex-direction:column;align-items:flex-start;padding:var(--section-padding) 30px var(--section-padding)0}.offer .title{font-size:50px;margin:0 0 18px;line-height:110%}.offer .subtitle{font-size:18px;margin:0 0 40px}.offer__media{align-items:flex-end;padding-top:30px}.offer--through .offer__content,.offer--through .offer__media{position:relative}.offer--through .offer__media:before{content:"";display:block;position:absolute;top:50px;right:calc(var(--container)/12*.7);background:url(/wp-content/themes/wp-bootstrap-starter-master/img/triangle.png)no-repeat center;width:100px;height:100px;background-size:contain}.offer--through .offer__content:after{content:"";display:block;width:70px;height:70px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/offer-cube.png)no-repeat center;background-size:contain;position:absolute;bottom:60px;right:calc(var(--container)/12*1.5)}.offer__media>img{width:auto;max-height:500px}.section__meta{text-align:center;margin:0 0 60px}.section__meta .title{margin:0 0 14px}.faq__question a,.subtitle,.title{color:var(--grey-dark)}.title{font-weight:900;font-size:60px;line-height:120%}.subtitle{font-weight:400;font-size:20px;line-height:140%}.subtitle span{font-weight:900}.offer__media>img,img{height:auto;max-width:100%}.link-red,.link-red span{align-items:center;justify-content:center}.link-red{font-weight:400;font-size:18px;line-height:140%;display:inline-flex;height:65px;border-radius:65px;padding:0 40px;color:#fff;background:var(--red)}.link-red:hover{color:#fff;background:var(--red-dark)}.link-red span{display:flex;width:20px;height:20px}.link-red:hover span{transform:rotate(90deg)}*,::after,::before{box-sizing:border-box}#page,body,html{height:100%}#page{display:flex;flex-direction:column;width:100%}body{margin:0;-webkit-font-smoothing:auto;font-family:"Museo Sans Cyrl";color:var(--grey-dark)}main{flex:1 0 auto}.first{padding-top:var(--header-hight)}footer{flex:0 0 auto}.container{max-width:var(--container)}.site-header{position:fixed;top:0;left:0;z-index:4;width:100%;height:var(--header-hight);border-bottom:1px solid var(--grey-e4);display:flex;align-items:center}.site-header:after{top:0;left:0;right:0;bottom:0;background:rgb(255 255 255/.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1}.faq__item{border-bottom:1px solid #e4e4e4}.faq__question a{display:block;padding:30px 56px 30px 10px;position:relative;font-size:20px;font-weight:900}.faq__item-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff0;border:2px solid var(--red);position:absolute;right:16px;top:50%;transform:translate(0,-50%);transition:.25s}.faq__item-arrow svg,.link-red span,.phones>span img{transition:.25s}.faq__item-arrow svg{stroke:var(--red)}.faq__item.open-item .faq__item-arrow svg{transform:rotate(45deg);stroke:#fff}.faq__item.open-item .faq__item-arrow{background:var(--red)}.faq__answer{padding:0 56px 25px 10px;font-size:16px;line-height:160%}.faq__items{padding:0 calc(var(--container)/12)}.materials{position:relative}.material__link:before,.materials:before,.site-header:after{content:"";display:block;position:absolute}.materials:before{width:220px;height:230px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/material-dekor-min.png)no-repeat center;background-size:contain;top:0;right:calc((100% - var(--container))/2);transform:translate(0,-35%)}.materials-slider{display:flex;justify-content:center;margin:0-12px}.materials-slider>div{margin:0 12px;width:33%;display:flex}.material{border:1px solid #63798d;border-radius:20px;padding:28px 28px 38px;display:flex;flex-direction:column}.material__img{width:54px;height:54px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 0 28px}.material__img img{max-height:28px;width:auto}.material__title{font-size:20px;line-height:140%;margin:0 0 14px;font-weight:900}.material__desc p{font-size:15px;line-height:150%;margin:0 0 12px}.link-red span,.material__link span svg{margin-left:5px}.material__link span{color:#9e9e9e;font-size:16px;line-height:160%;text-align:center;display:inline-flex;align-items:center}.material__link{position:relative;margin-top:auto}.material__link:before{width:10px;height:10px;background:#3d8695;border-radius:50%;top:50%;transform:translate(0,-50%);right:0}.material__desc{margin:0 0 70px}.materials__link{text-align:center;margin-top:40px}.btn{padding:0}button:focus{outline:0}ul{list-style:none;padding:0;margin:0}.top,.top__inner{display:flex;align-items:center}.top__inner{flex:1 0 auto}.top__inner .lang{margin:0 15px}.top nav,.top__menu{margin:0 auto}.top__logo{min-width:60px}#main-nav>ul,.logo{display:flex;align-items:center}.top__logo img{margin-right:10px}.logo img{max-height:60px;width:auto}.logo__slogan{font-size:12px;line-height:103%;color:var(--black)}.logo__slogan:before{content:"";display:block;position:absolute;top:2px;right:0;width:11px;height:8px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/flag.svg)no-repeat center;transform:translate(100%,0)}.phones a{color:var(--grey-dark);font-size:15px;font-weight:900}.footer__logo a img,.logo__slogan,.top__phones{position:relative}.top__phones>span{cursor:pointer}.phones__list{min-width:198px;padding:20px;box-shadow:0 4px 30px rgb(38 48 63/8%);border-radius:12px;background-color:#fff;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:100%;right:-10px;-webkit-transform-origin:50%0;-ms-transform-origin:50%0;transform-origin:50%0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;text-align:right}.phones__list>a{margin:0 0 12px;display:block}.phones__list>a:last-child{margin:0}.tablet{display:none}a:hover{text-decoration:none}#main-nav>ul>li>a{font-weight:400;font-size:15px;color:var(--grey-dark);padding:0}#main-nav>ul>li{margin:0 17px 0 0}#main-nav>ul>li.link-vitamin a{background:#fed537;font-weight:800;padding:3px 12px;border-radius:30px}.menu-item.dropdown>a{padding-right:12px!important}.menu-item.dropdown>a:after{content:"";display:block;border:0;position:absolute;right:0;top:9px;width:9px;height:5px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/menu-arrow.svg)no-repeat center;background-size:contain;margin:0}header .dropdown-menu{float:none;margin:0;border:0;padding:30px;box-shadow:0 4px 30px rgb(38 48 63/8%);border-radius:21px;width:430px}header .dropdown-menu>li>a{padding:10px;font-size:16px;border-radius:10px}a.dropdown-item{position:relative;display:flex;align-items:flex-start}a.dropdown-item:before{content:"";display:block;width:19px;height:19px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/star.svg)no-repeat center;background-size:contain;min-width:20px;margin-right:10px;position:relative;top:3px}header .dropdown-menu a.dropdown-item:hover{background:#e6f0fa}.social{display:flex;column-gap:11px}.social__link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.social__link--light{background:var(--color-main)}button.btn:focus{outline:0;box-shadow:none}p{margin:0}.footer__menu a:hover{color:var(--red)}.policy a:hover{color:#fff}.footer__logo a:before{content:"";display:block;background:#fff;position:absolute;box-shadow:0 0 16px 18px #fff;border-radius:50%;top:35px;left:30px;width:26px;height:10px}.footer__logo a{position:relative}.footer{background:#44505a;padding-top:46px}.footer__top>div{display:flex}.footer__menu{margin:0 auto}#footer-nav ul{display:grid;grid-template-columns:1fr 1fr;column-gap:88px;row-gap:9px}.footer__contact,.footer__menu{padding-top:18px}.footer .logo img{max-height:80px}.footer .logo__slogan{letter-spacing:.02em;color:#fff;margin-left:5px}.business{margin-top:30px}.business__type{color:#fff;font-size:14px;font-weight:400}.business__type span{color:#9ca0a4}.footer__contact{display:flex;flex-direction:column;padding-right:20px}.footer__contact a{margin:0 0 8px}.footer__top a{padding:0;font-weight:400;font-size:16px;line-height:160%;color:#fff}.footer__bottom{margin-top:26px;position:relative;padding:18px 0 20px}.footer__bottom:before{content:"";display:block;position:absolute;top:0;left:0;right:0;border-top:1px solid #9e9e9e;opacity:.1}.footer__link,.footer__pay{display:flex;align-items:center}.footer__pay{column-gap:5px;min-width:175px}.footer__pay img{mix-blend-mode:luminosity;opacity:.5}.footer__link{margin:0 auto}.footer__link,.footer__link a{font-size:12px;font-weight:400;color:#9e9e9e}.footer__link .policy{margin:0 38px}.footer__link .contract{margin:0 38px 0 0}.footer__bottom .container{display:flex}.footer__social{padding-right:29px}.social__link--dark{background:#fff}.footer__bottom .business{display:none}@media (max-width:1480px){.scrolltop span{width:55px;height:55px}}.page-template-page-speakclub .first--club:before{content:"";display:block;position:absolute;width:140px;height:140px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/posts-dekor.png)no-repeat center;background-size:contain;right:0;bottom:0;transform:translate(50%,-200%)}@media (max-width:1400px){.materials:before,.start:before{right:15px}}@media (max-width:1280px){:root{--section-margin:120px;--section-padding:130px}.top .social{gap:5px}.footer__pay{min-width:140px}.page-template-page-speakclub .first--club:before,.perforating-dekor:before{display:none}.club-edges .stage:last-child .mobile-line{display:block;max-height:85px;overflow:hidden}.banner__title{font-size:50px}.banner__subtitle{font-size:18px}.title{font-size:50px}.stage__number span{font-size:16px;width:48px;height:48px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;border-radius:50%;z-index:1;position:relative}.stage:last-child .mobile-line{display:none}.stage{max-width:340px;margin:0 auto;position:relative;display:flex;align-items:center;overflow:hidden;padding-bottom:20px}.stage__number{margin-right:12px}.mobile-line svg{width:1px;height:115px}.mobile-line{display:block;position:absolute;left:24px;top:0}}@media (max-width:1199px){#main-nav>ul>li{margin:0 10px 0 0}:root{--section-margin:100px;--section-padding:100px}.scrolltop>div{display:none}.edge__title{font-size:16px;margin:0 0 12px}.box__desk{font-size:12px}.box{padding:8px 8px 14px}.box__img img{max-width:24px}.box__img{width:38px;height:38px;margin:0 auto 5px}section .post{padding:22px 22px 25px;display:flex!important;flex-direction:column;height:100%}.edge__img{margin:0 0 15px}.edge__desc,.edge__desc p{font-weight:400;font-size:14px;line-height:160%}.edges{gap:15px}.materials:before{width:140px;height:150px}.faq__items{padding:0}.section__meta{margin:0 0 40px}.top__inner .lang{margin:0 15px}.offer__media>img{max-height:460px}.offer--through .offer__content:after{bottom:20px;right:calc(var(--container)/12*1)}}.top__social.social.soc-mobile{display:none}@media (max-width:1024px){.top__social.social.soc-mobile{display:flex;justify-content:center;align-items:center;margin:0;margin-left:auto!important;width:auto;margin-right:30px;gap:11px}:root{--section-margin:60px;--section-padding:60px}.top__social.social.soc-mobile .social__link{width:30px;height:30px}.top__inner .top__menu{margin:0 0 40px}.phones__list{display:flex;flex-direction:column}.phones__list>a:first-child{margin:0 0 14px}#formModal .modal-dialog{max-width:340px;margin:0 auto}#contactform .form__title{font-size:20px;margin:0 0 24px}#contactform input.wpcf7-text{height:45px;padding:0 24px;font-size:14px}.form__messenger .wpcf7-radio .wpcf7-list-item-label{font-size:14px;letter-spacing:0}.form__messenger .wpcf7-radio .wpcf7-list-item-label:before{top:1px}.messenger__title{font-size:14px}.modal--call .modal-header{margin:0}.form__messenger .wpcf7-radio .wpcf7-list-item-label:after{top:4px}.wpcf7-acceptance label span{font-size:12px;display:block;text-align:left;padding-left:24px}.wpcf7-acceptance label span a{display:inline-block}.wpcf7-acceptance label span:before{width:16px;height:16px;top:1px}.wpcf7-acceptance>span input:checked~span:after{width:8px;height:8px;left:4px;top:5px}.modal-body{padding:0 24px 32px}#main-nav,.top__menu,.top__menu>nav{width:100%}.phones__list{position:relative;opacity:1;top:0;transform:translate(0,0);padding:0;box-shadow:none;min-width:auto;margin:0;right:auto;left:0;text-align:left;border-radius:0}.menu-item.dropdown>a:after,.top__phones>span,a.dropdown-item:before{display:none}.top__phones a{line-height:1}.top__phones>a{display:block;margin:0 0 14px}.top__social{margin-top:26px;width:100%;justify-content:space-between}.top__phones{margin-top:auto}header .dropdown-menu>li:last-child>a{margin:0}header .dropdown-menu{position:relative;display:none;padding:14px 0 0 26px;width:auto;box-shadow:none;border-radius:0;margin:0}span.nav-toggle,span.nav-toggle:before{display:block;right:0;position:absolute;top:0}span.nav-toggle{height:24px;left:0;width:100%}span.nav-toggle:before{content:"";width:30px;height:100%;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/menu-arrow.svg)no-repeat;background-position:right 9px}.menu-item.dropdown>a{padding-right:0!important;position:relative}#main-nav>ul>li{position:relative;margin:0 0 25px;width:100%}header .dropdown-menu>li>a{padding:0;border-radius:0;font-weight:400;font-size:14px;line-height:160%;margin:0 0 16px;position:relative}header .dropdown-menu>li>a:before{content:"";display:block;width:10px!important;height:2px;background:#e23e3c;position:absolute;top:9px;left:-6px;transform:translate(-100%,0);min-width:10px!important}#main-nav>ul>li>a:before{content:"";display:block;width:19px;height:19px;background:url(/wp-content/themes/wp-bootstrap-starter-master/img/star.svg)no-repeat center;background-size:contain;min-width:19px;margin-right:6px;position:relative;top:0}#main-nav>ul>li>a{font-weight:900;font-size:16px;color:var(--grey-dark);padding:0;position:relative;display:flex;align-items:center}.top__inner .top__lang.lang{margin:auto 0 0}header .top__phones.phones{display:block;order:3;margin-top:0}.top__menu{order:1}.top__lang.lang{order:2}.section--coast:after,.section--coast:before,.top>.top__lang,.top__inner .top__social.social{display:none}.section--coast{padding-top:var(--section-padding)}.circle1{width:465px;height:465px;top:70px;transform:translate(-70%,0) rotate(150deg)}.circle2{top:0;right:0;transform:translate(35%,-35%) rotate(150deg);width:320px;height:320px}.banner__title{font-size:40px}.faq__question a{padding:24px 64px 24px 10px;font-size:16px}.faq__answer{padding:0 64px 16px 10px;font-size:14px}.faq__item-arrow{width:34px;height:34px;right:10px}.title{font-size:40px}.offer .title{font-size:36px}#main-nav>ul,.tablet{display:flex}.top__menu{margin:0}#main-nav>ul,.top__inner{flex-direction:column;align-items:flex-start}.top__inner{position:fixed;top:0;left:auto;right:0;bottom:0;transform:translate(101%,0);padding:calc(var(--header-hight) + 24px) 24px 32px 16px;background:#fff;transition:.25s;width:245px}.lang.tablet{margin-left:auto;margin-right:30px}.btn-menu span{position:absolute;top:50%;transform:translate(0,-50%);background:#000;height:2px;width:16px}.btn-menu{position:relative;padding:0;background:#fed537;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;min-width:30px}.btn-menu:after{transform:translate(-50%,calc(-50% + 5px))}.btn-menu:before{transform:translate(-50%,calc(-50% - 5px))}.btn-menu:after,.btn-menu:before{content:"";display:block;width:16px;height:2px;background:#000;position:absolute;left:50%;top:50%}.btn-menu span,.btn-menu:after,.btn-menu:before{transition:.25s}}@media (max-width:991px){.coast__desc{margin:0 auto 16px}.coast__title{font-size:32px;margin:0}.coast{box-shadow:0 16px 30px rgb(38 48 63/3%)}.coasts{margin:0-15px;max-width:100%}.banner{padding:40px 0 60px;position:relative}.start:before{right:0;width:176px;height:70px;background-size:contain;top:-25px}.edges{grid-template-columns:1fr 1fr}.materials-slider{justify-content:unset;margin:auto}.materials__inner{margin:0-15px}.materials-slider>div{margin:0;width:auto}.offer{border-radius:10px}.offer--through .offer__media:before{right:calc(var(--container)/12*.2)}.link-red{height:58px}.offer__media>img{max-height:400px}#footer-nav ul{column-gap:50px}}.wpcf7-acceptance label span a:last-child{display:block}@media (max-width:860px){.footer__link>a{order:1}.footer__link .contract{order:2;margin:12px 0 0}.footer__link .policy{order:3}.footer__link .copy{order:4}.footer__top>div{flex-direction:column;align-items:center}#footer-nav ul{display:block;text-align:center}#footer-nav a{font-size:14px;line-height:160%;font-weight:400;margin:0 0 16px}.footer__info .business{display:none}.footer__contact{display:flex;flex-direction:column;padding-right:0}.footer__contact a{font-size:16px;line-height:160%;font-weight:900;text-align:center}.footer__contact a:last-child{font-weight:400;font-size:14px;line-height:160%}.footer__bottom .container{flex-direction:column;align-items:center}.footer__social{order:1}.footer__bottom .container .business{display:block;order:2;text-align:center;margin:28px 0}.footer__link{flex-direction:column;align-items:center;order:3}.footer__pay{order:4;justify-content:center;margin-top:20px}.footer__social{padding-right:0}.footer__bottom{margin-top:26px;position:relative;padding:26px 0 38px}.footer__link .policy{margin:12px 0}.footer__contact a:nth-child(2){margin:0 0 16px}.footer__contact a:first-child{margin:0 0 11px}.footer__contact{padding-top:0}.footer{padding-top:35px}}@media (max-width:767px){.first--club .box:nth-child(2){grid-area:1/2}.edge:before,.materials:before,.start__link{display:none}.load-btn{height:58px}.faq .load-btn{margin:24px auto 0}.page-navi{margin-top:24px}.link-red{font-size:17px}.banner,.first--club .banner{padding:30px 0}.banner__subtitle,.banner__title{max-width:100%;text-align:center}.banner__subtitle{margin:0 0 30px}.banner__meta{display:flex;flex-direction:column;align-items:center;max-width:356px;margin:0 auto}.banner__img img{transform:translate(60px,0);max-height:435px;width:auto;margin:0 auto}.first--club .banner__img:before{content:"";display:block;background:linear-gradient(0deg,#f2f5f6 0,#f2f5f6 55.26%,rgb(242 245 245/.7) 76.63%,#fff0 98.81%);left:0;right:0;bottom:0;height:235px;width:100%;position:absolute;z-index:1}.first--club .banner__items{position:relative;z-index:2;margin-top:235px}.first--club .banner__img img{min-width:auto;transform:translate(0,-125px);max-height:350px}.banner__items{margin-top:196px;grid-template-columns:repeat(2,1fr);gap:10px;max-width:480px;margin-left:auto;margin-right:auto}.banner__img{left:0;width:100%}.first--club .box{min-height:98px}.first--club .box:nth-child(1){justify-self:center;grid-area:2/1/3/3;max-width:195px}.banner__title{font-size:32px}.banner__subtitle,.material__desc p{font-size:14px}.edge{padding:25px 25px 35px}.materials__link{text-align:center;margin-top:25px}.material__img{margin:0 0 24px}.material__title{font-size:18px}.material__desc{margin:0 0 40px}.section__meta .title{margin:0 0 12px}.offer{flex-direction:column}.offer__content{text-align:center;justify-content:center;align-items:center}.offer .title{margin:0 0 14px}.offer--through .offer__media{padding:0;order:2}.offer--through .offer__media img{transform:translate(32px,0);max-height:280px}.offer--through .offer__content{padding:45px 0 15px}.offer--through .offer__desc{max-width:306px}.offer--through .offer__content:after,.offer--through .offer__media:before{display:none}.title{font-size:32px}.offer .title{font-size:28px}.offer .subtitle,.subtitle{font-size:16px}}@media (max-width:560px){.edges{grid-template-columns:1fr}.edges--slider{margin:0-15px}.edges--slider .edge{box-shadow:0 16px 30px rgb(38 48 63/3%);height:100%}}@media (max-width:440px){header .logo img{max-width:45px}.top__social.social.soc-mobile{margin-right:15px;gap:6px}.logo__slogan{font-size:10px}}@media (max-width:374px){.banner .link-red{padding:0 30px;font-size:15px;width:100%}}.field-form{margin-bottom:13px!important}.form__info2{text-align:center;margin-bottom:15px;color:#818181;font-size:15px}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100.eot);src:local("MuseoSansCyrl-100"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100Italic.eot);src:local("MuseoSansCyrl-100Italic"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100Italic.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-100Italic.ttf)format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300Italic.eot);src:local("MuseoSansCyrl-300Italic"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300Italic.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300Italic.ttf)format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300.eot);src:local("MuseoSansCyrl-300"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-300.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500Italic.eot);src:local("MuseoSansCyrl-500Italic"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500Italic.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500.eot);src:local("MuseoSansCyrl-500"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-500.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700.eot);src:local("MuseoSansCyrl-700"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700Italic.eot);src:local("MuseoSansCyrl-700Italic"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700Italic.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-700Italic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900.eot);src:local("MuseoSansCyrl-900"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Museo Sans Cyrl";src:url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900Italic.eot);src:local("Museo Sans Cyrl 900 Italic"),local("MuseoSansCyrl-900Italic"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900Italic.woff)format("woff"),url(/wp-content/themes/wp-bootstrap-starter-master/fonts/MuseoSansCyrl-900Italic.ttf)format("truetype");font-weight:900;font-style:italic;font-display:swap}