body,html{background-color:#202A2C;height:100%;position:relative;font-family:"Raleway",sans-serif;font-weight:500;font-size:16px;line-height:19px;-webkit-box-sizing:border-box;box-sizing:border-box}.body_container{max-width:1600px;margin:0 auto}.body_container_mini{max-width:1140px;margin:0 auto}@media screen and (max-width:1200px){.body_container_mini{margin:0 15px}}.document_button{font-weight:900;font-size:18px;width:230px;height:60px;background-color:#116466;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.document_button a{text-decoration:none;color:#FFFFFF}h2{font-weight:800;font-size:36px;line-height:42px}h3{font-weight:bold;font-size:24px;line-height:28px}@media screen and (max-width:420px){h2{font-weight:800;font-size:22px;line-height:26px}h3{font-weight:bold;font-size:18px;line-height:21px}}#toTop{padding:15px;position:fixed;bottom:15px;right:15px;cursor:pointer;display:none}.main_h{position:fixed;max-height:70px;z-index:999;width:100%;padding-top:17px;background:none;overflow:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0;top:-100px;padding-bottom:6px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.open-nav{max-height:400px!important}.open-nav .mobile-toggle{-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.sticky{background-color:#202A2C;opacity:1;top:0px}.header_logo{height:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.logo{float:left;display:block;margin-top:0;line-height:1;margin-bottom:10px;max-width:243px}@media only screen and (max-width:766px){.logo{float:none}}nav{float:inline-start}@media only screen and (max-width:766px){nav{width:100%}}nav ul{list-style:none;overflow:hidden;text-align:right;margin-top:-2px}@media only screen and (max-width:766px){nav ul{padding-top:10px;margin-bottom:22px;float:none;text-align:center}}nav ul li{display:inline-block;margin-left:25px;line-height:1.5}@media only screen and (max-width:766px){nav ul li{width:100%;padding:7px 0;margin:0}}nav ul .header_phone_number{margin-left:45px}nav ul a{color:#FFFFFF;text-decoration:none;font-weight:500;font-size:14px;line-height:16px}.telegram_link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;float:right;margin-left:auto;margin-top:-7px}@media screen and (max-width:890px){.header_phone_number{display:none}}@media screen and (max-width:766px){.row{display:block}.telegram_link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.telegram_link img{margin-left:40px}}.mobile-toggle{display:none;cursor:pointer;font-size:20px;position:absolute;right:22px;top:0;width:30px;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in}@media only screen and (max-width:766px){.mobile-toggle{display:block;margin-top:10px}}.mobile-toggle span{width:30px;height:4px;margin-bottom:6px;border-radius:1000px;background:#FFFFFF;display:block}.row{max-width:1140px;margin:0 auto;position:relative;padding:0 15px}.main_section{background-image:url(../img/main_section_background.png);background-repeat:no-repeat;background-size:cover;background-position:center}.main_section__container_mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh}.main_section__text_container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.main_section__text_container h2{font-weight:600;font-size:24px;line-height:47px;color:#FFFFFF}.main_section__text_container h2 span{font-weight:900;font-size:36px;line-height:42px;color:#FFCB9A}.main_section__button{margin-top:30px}@media screen and (max-width:768px){.main_section{background-image:url(../img/main_section_background_tablet.png)}.main_section__text_container{background-color:rgba(17,100,102,0.5);padding:10px}}@media screen and (max-width:420px){.main_section{background-image:url(../img/main_section_background_mobile.png)}.main_section__container_mini{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_section__text_container h2{font-weight:600;font-size:16px;line-height:18px}.main_section__text_container h2 span{font-weight:900;font-size:20px;line-height:22px}.main_section__button{margin-top:30px;margin-bottom:70px}}.modal{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);z-index:1050;opacity:0;-webkit-transition:opacity 200ms ease-in;-o-transition:opacity 200ms ease-in;transition:opacity 200ms ease-in;pointer-events:none}.modal:target{opacity:1;pointer-events:auto;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}@media (min-width:576px){.modal-dialog{max-width:500px}}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0}@media (min-width:768px){.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;border-bottom:1px solid #eceeef}.modal-title{margin-top:0;margin-bottom:0;font-weight:bold;font-size:24px;line-height:28px;color:#FFCB9A}.close{float:right;font-family:sans-serif;font-size:24px;font-weight:700;margin-left:20px;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;text-decoration:none}.close:focus,.close:hover{color:#a81c1c;text-decoration:none;cursor:pointer;opacity:0.75}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:30px;overflow:auto}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#202A2C}.form__item{padding:10px}.form__input{width:220px;padding:5px}.btn{cursor:pointer;margin-top:15px;font-weight:900;font-size:18px;width:230px;height:60px;background-color:#116466;border:none;color:#FFFFFF}.btn :hover{background-color:#FFCB9A}@media (min-width:420px){.form__item{padding:10px}.form__input{width:190px;padding:5px;font-size:10px}.btn{cursor:pointer;margin-top:15px;font-weight:900;font-size:18px;width:230px;height:60px;background-color:#116466;border:none;color:#FFFFFF}}.money_section{overflow-x:hidden;margin-top:15px;background-image:url(../img/money_section_background.png);background-repeat:no-repeat;background-size:cover}.money_section__container_mini{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.money_section__text_area{max-width:525px;color:#202A2C}.money_section__text_area h2{color:#116466}@media screen and (max-width:420px){.money_section{background-image:url(../img/money_section_background_mobile.png)}}.time_section{overflow-x:hidden;margin-top:15px;background-image:url(../img/work_section_background.png);background-repeat:no-repeat;background-size:cover}.time_section__container_mini{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;text-align:right}.time_section__text_area{max-width:608px;color:#202A2C}.time_section__text_area h2{color:#116466}@media screen and (max-width:420px){.time_section{background-image:url(../img/work_section_background_mobile.png)}}.fear_section{overflow-x:hidden;margin-top:15px;background-image:url(../img/fear_section_background.png);background-repeat:no-repeat;background-size:cover}.fear_section__container_mini{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fear_section__text_area{color:#202A2C;max-width:529px}.fear_section__text_area h2{color:#116466}@media screen and (max-width:420px){.fear_section{background-image:url(../img/fear_section_background_mobile.png)}}.problems_section{margin-top:15px;background-image:url(../img/problems_section_background.png);background-repeat:no-repeat;background-size:cover}.problems_section__container_mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:900px}.problems_section__header{color:#FFFFFF}.problems_section__header span{color:#FFCB9A}.problems_section__list{font-weight:normal;font-size:24px;line-height:49px;color:#FFCB9A}.problems_section__button{margin:0 auto;margin-top:30px}@media screen and (max-width:420px){.problems_section{background-image:url(../img/problems_section_background_mobile.png)}.problems_section__list{font-weight:normal;font-size:24px;line-height:49px;font-size:18px;color:#FFCB9A}}.result_section__container_mini{padding:50px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result_section__header h2{color:#FFFFFF}.result_section__header h2 span{color:#116466}.result_section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result_section__video{margin:30px}.result_section__text_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result_section__text_area h2{color:#FFCB9A}.result_section__text_area h3{color:#FFFFFF}.result_section__button{margin-top:30px}@media screen and (max-width:1200px){.result_section__text_block{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:420px){.result_section__container_mini{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result_section__header{text-align:center}.result_section__video iframe{max-width:300px;max-height:200px}}.let_try_section_h2_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFCB9A;margin-bottom:-100px;z-index:1}.let_try_section__container_mini{overflow-x:hidden;text-align:left;width:100%}.let_try_section__text{max-width:511px}.swiper-button-next{color:#FFCB9A}.swiper-button-prev{color:#FFCB9A}.mySwiper{background:url(../img/let_try_section_slider_background.png);background-repeat:no-repeat;background-size:cover;background-position-x:right}.swiper{width:100%;height:100%}.swiper-slide{text-align:left;height:100vh;color:#116466;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after{font-weight:600;font-size:120px}.mySwiper .swiper-button-prev:after{margin-left:50px}.mySwiper .swiper-button-next:after{margin-right:50px}.mySwiper .swiper-pagination-bullet{width:15px;height:15px;line-height:15px;background-color:#FFCB9A}@media screen and (max-width:1200px){.let_try_section__container_mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffffff60}}@media screen and (max-width:768px){.mySwiper{background:url(../img/let_try_section_slider_background_tablet.png);background-repeat:no-repeat;background-size:cover;background-position-x:right}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after{font-weight:600;font-size:60px}.mySwiper .swiper-button-prev:after{margin-left:15px}.mySwiper .swiper-button-next:after{margin-right:15px}}@media screen and (max-width:420px){.let_try_section__container_mini{text-align:left;width:100%;padding-left:20px}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after{font-weight:600;font-size:20px}.mySwiper .swiper-button-prev:after{margin-left:0px}.mySwiper .swiper-button-next:after{margin-right:0px}}.statistic_section{overflow:hidden;padding:30px 0px}.statistic_section__container_mini{width:100%}.statistic_section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.statistic_section__row_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-50px 20px}.statistic_section__number{font-weight:bold;font-size:64px;line-height:75px;color:#FFCB9A}.statistic_section__text{font-weight:bold;font-size:24px;line-height:28px;color:#FFFFFF;margin-left:15px}@media screen and (max-width:420px){.statistic_section{padding:15px 0px}.statistic_section__container_mini{width:100%}.statistic_section__row_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 20px}.statistic_section__number{font-weight:bold;font-size:64px;line-height:75px;color:#FFCB9A}.statistic_section__text{font-weight:bold;font-size:24px;line-height:28px;color:#FFFFFF;margin-left:15px}}.cases_section{background:url(../img/cases_section_background.png);background-repeat:no-repeat;background-size:cover}.cases_section__container_mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cases_section__container_mini h2{margin-top:60px}.cases_section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;margin-bottom:30px}.cases_section__row_item{margin-top:30px;max-width:350px;max-height:600px}.cases_section__item_header{text-align:center;background-color:#FFCB9A;padding:10px}.cases_section__item_text{padding:15px;background-color:rgba(255,255,255,0.7)}.cases_section__button{margin-bottom:50px}@media screen and (max-width:768px){.cases_section{background:url(../img/cases_section_background_tablet.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:420px){.cases_section{background:url(../img/cases_section_background_mobile.png);background-repeat:no-repeat;background-size:cover}}.directions_section{overflow-x:hidden;background:url(../img/directions_background.png);background-repeat:no-repeat;background-size:cover;margin-top:15px}.directions_section__container_mini{padding-top:30px;padding-bottom:50px}.directions_section__header{text-align:center}.directions_section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.directions_section__row_item{margin:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:149px}@media screen and (max-width:768px){.directions_section{background:url(../img/directions_background_tablet.png);background-repeat:no-repeat;background-size:cover}}@media screen and (max-width:420px){.directions_section{background:url(../img/directions_background_mobile.png);background-repeat:no-repeat;background-size:cover}.directions_section__row_item{margin:20px}}.certificates_section__header{overflow-x:hidden;text-align:center;padding-top:50px;margin-bottom:-100px;color:#FFFFFF}.certificates_section__header span{color:#FFCB9A}.mySwiper2{height:80vh;padding-bottom:50px}.mySwiper2 .swiper-pagination-bullet{width:15px;height:15px;line-height:15px;background-color:#FFCB9A}@media screen and (max-width:1200px){.body_container_mini{margin:0 15px}}.program_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(../img/program_section_background.jpg);background-size:cover;background-repeat:no-repeat;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:50px 0;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}.program_section h2{text-align:center;color:#116466}.program_section-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,255,255,0.562);padding:20px 20px 0 20px;border-radius:10px}ul .program_section-process{list-style-type:none}details{display:block;background:#ffcb9a;width:70vw;-webkit-box-shadow:0 10px 15px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:0 10px 15px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);border-radius:8px;overflow:hidden;margin-bottom:1.5rem}summary::-webkit-details-marker{display:none}summary::-moz-list-bullet{list-style-type:none}summary::marker{display:none}summary{display:block;font-size:1em;cursor:pointer;position:relative;padding:0.7em 0.7em 0.7em 1.8em;border-bottom:1px solid #ffffff}summary:before{top:0.4em;right:0.3em;color:transparent;background:url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz48L3N2Zz4=") no-repeat 50% 50%/1em 1em;width:1em;height:1em;content:"";position:absolute;-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s}details[open]>summary:before{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}summary~*{padding:0 2em 10px 2em}details[open] summary~*{-webkit-animation:sweep 0.5s ease-in-out;animation:sweep 0.5s ease-in-out}details[open]{background:white;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}@-webkit-keyframes sweep{0%{opacity:0}to{opacity:1}}@keyframes sweep{0%{opacity:0}to{opacity:1}}summary:focus{outline:0;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.3),inset 0 0 2px rgba(0,0,0,0.3);box-shadow:inset 0 0 1px rgba(0,0,0,0.3),inset 0 0 2px rgba(0,0,0,0.3)}@media screen and (max-width:920px){details{width:90vw}}@media screen and (max-width:540px){details summary{font-weight:bold;font-size:18px;line-height:21px;font-weight:normal}details li,details p{font-weight:500;font-size:12px;line-height:14px}}.how_work{overflow-x:hidden;margin-top:50px;background-image:url(../img/how_work_section_background.png);background-repeat:no-repeat;background-position:left}.how_work__container_mini{min-height:829px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.how_work__text_block{margin:30px}.how_work__text{max-width:534px;min-width:322px;color:#FFFFFF}.how_work__text .how_work__header{font-weight:800;font-size:36px;line-height:42px}.how_work__text h2{font-weight:normal;font-size:24px;line-height:49px}.how_work__text h2 span{color:#FFCB9A}.how_work__text p span{font-weight:bold;font-size:24px;line-height:28px;color:#FFCB9A}.how_work__link_telegram{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how_work__link_telegram p{color:#FFFFFF}.how_work__link_telegram a{padding:15px}@media screen and (max-width:1620px){.how_work{background-image:url(../img/how_work_section_background_1620.png);background-repeat:no-repeat;background-size:cover;background-position:left}.how_work__text_block{padding:15px;background-color:#11656654}.how_work__container_mini{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:768px){.how_work{background-image:url(../img/how_work_section_background_tablet.png)}.how_work__text_block{padding:0px;background:none}.how_work__container_mini{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:420px){.how_work{background-size:cover;margin-bottom:15px}.how_work__container_mini{height:100vh}.how_work__text{max-width:400px;min-width:300px}.how_work__text .how_work__header{font-weight:800;font-size:22px;line-height:26px}.how_work__text h2{font-weight:normal;font-size:24px;line-height:49px}.how_work__text p span{font-weight:bold;font-size:18px;line-height:21px}.certificates_section__header{margin-bottom:-50px}}.contacts_section{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-color:#FFFFFF}.contacts_section__container_mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts_section__container_mini h2{max-width:500px;color:#FFCB9A}.contacts_section__container_mini h3{color:#116466}.contacts_section__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;margin-top:15px}.contacts_section__icons a{padding-top:15px;text-decoration:none;color:#202A2C}.contacs_section__social_icons{padding:15px}.footer{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#FFFFFF;font-weight:500;font-size:14px;line-height:16px}.footer__body{padding:30px;max-width:800px}.welldone_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.welldone_text_area{color:#FFCB9A}