@font-face{font-family:golos;src:url(../fonts/golos-text_black.ttf?skszf9) format('truetype'),url(../fonts/golos-text_black.woff?skszf9) format('woff'),url(../fonts/golos-text_black.woff2?skszf9) format('woff2');font-weight:700;font-style:normal}@font-face{font-family:golos;src:url(../fonts/golos-text_regular.ttf?skszf9) format('truetype'),url(../fonts/golos-text_regular.woff?skszf9) format('woff'),url(../fonts/golos-text_regular.woff2?skszf9) format('woff2');font-weight:400;font-style:normal}@font-face{font-family:playfair;src:url(../fonts/PlayfairDisplay-Regular.ttf?skszf9) format('truetype'),url(../fonts/PlayfairDisplay-Regular.woff?skszf9) format('woff'),url(../fonts/PlayfairDisplay-Regular.woff2?skszf9) format('woff2');font-weight:400;font-style:normal}@-webkit-keyframes moving{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes moving{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:golos,sans-serif}body{width:100%;max-width:100%;overflow-x:hidden}.body.fixed{max-height:100vh;overflow:hidden}li{list-style-type:none}a{text-decoration:none;color:inherit;line-height:inherit;font-size:inherit;font-weight:inherit}@media screen and (max-width:1280px){.hide_device{display:none!important}}@media screen and (min-width:766px) and (max-width:1280px){.hide_tablet{display:none!important}}@media screen and (max-width:767px){.hide_mobile{display:none!important}}@media screen and (min-width:1279px){.hide_desktop{display:none!important}}.owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-top:20px;gap:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owl-dots.disabled{display:none}.owl-dot{cursor:pointer;width:10px;height:10px;border-radius:50%;background:#f6f6f6}.owl-dot.active{background-color:#f36506;height:15px;width:15px}.owl-nav{width:calc(100% + 160px);height:100px;z-index:1;position:absolute;top:50%;margin-top:-50px;left:0;margin-left:-80px;margin-right:-80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.owl-nav .owl-next,.owl-nav .owl-prev{width:52px;height:100px;cursor:pointer;background-image:url(../images/main/arrow.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.owl-nav .owl-prev:active{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.owl-nav .owl-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.owl-nav .owl-next:active{-webkit-transform:rotate(180deg) scale(.9);-ms-transform:rotate(180deg) scale(.9);transform:rotate(180deg) scale(.9)}.owl-nav.disabled{display:none}.article{padding:20px 0}.article h1{font-size:50px;line-height:50px;font-weight:400;font-family:playfair,sans-serif}.article p{font-size:18px;line-height:27px;font-weight:400;padding:20px 0}.article img{padding:20px 0}.blog{display:grid;gap:2%;margin-top:50px;clear:both;grid-template-columns:repeat(49,1px);margin-bottom:24px;-webkit-transition:opacity .25s;transition:opacity .25s}@media (max-width:1089px){.blog{display:block;margin-left:auto;margin-right:auto;max-width:610px}}.blog__wrapper{display:grid;gap:20px}@media (max-width:1089px){.blog__wrapper{margin-bottom:20px}}.blog__wrapper:nth-child(4n+1){grid-column:1/span 30}.blog__wrapper:nth-child(4n+2){grid-column-start:31;grid-column-end:-1}.blog__wrapper:nth-child(4n+3){grid-column:1/span 20}.blog__wrapper:nth-child(4n+4){grid-column-start:21;grid-column-end:-1}.blog__item{background:#fff;border:1px solid #a9a9a9;border-radius:20px;min-width:0;padding:22px 19px 19px;position:relative}.blog__item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__item__category{color:#ff4c4c;font-size:18px;line-height:25px;font-weight:700;margin-bottom:20px;padding-right:20px;width:15%}.blog__item__author{width:45%;font-size:18px;line-height:25px;font-weight:400;margin-bottom:20px;padding-right:20px}.blog__item__date{width:40%;font-size:18px;line-height:25px;font-weight:400;margin-bottom:20px}.blog__item__text{font-size:18px;line-height:27px;font-weight:400;font-family:golos,sans-serif}.blog__item__title{width:100%;font-size:50px;line-height:50px;font-weight:400;font-family:playfair,sans-serif;margin-bottom:40px}.header{position:relative;z-index:20}.header__top-buttons{height:50px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__top-buttons .button--small{padding:5px 30px;height:40px;line-height:25px;border:1px solid #000;border-radius:5px;cursor:pointer}@media screen and (max-width:767px){.header__top-buttons .button--small{padding:5px 10px}}.header__menu.active{left:0;-webkit-transform:1s;-ms-transform:1s;transform:1s}.header__menu{background:#fff;width:430px;height:100vh;position:fixed;top:0;left:-999px;z-index:20;-webkit-transform:1s;-ms-transform:1s;transform:1s;padding:20px;z-index:99999999}@media screen and (max-width:767px){.header__menu{width:100%}}.header__menu__close{position:absolute;right:20px;top:20px;cursor:pointer}.header__menu__menu{margin:20px 0}.header__menu__menu li{margin-bottom:20px}.header__menu__menu li a{color:#151515}.header__menu__title{margin-top:50px;font-size:50px;line-height:50px;font-weight:400;font-family:playfair,sans-serif}.header__menu__buttons_b:first-child{background:#ff4c4c;border:none;color:#fff;margin-top:20px}.header__menu__buttons_b{border:1px solid #151515;width:300px;display:block;height:60px;font-size:18px;line-height:27px;font-weight:400;line-height:60px;text-align:center;margin-bottom:20px;border-radius:10px;background:#fff;cursor:pointer}.header__menu__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__menu__links__l{color:#151515;width:100%;margin:10px 0;font-size:30px;line-height:30px;font-weight:400}.header .hr{margin:30px 0}.t450__menu_show.t450__overlay{display:block;z-index:99999;opacity:.6}.t450__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#000;opacity:.6}.container.red{background:#ff4c4c}.container{width:100%;margin:0}.container_wrapper{max-width:1240px;margin:0 auto}@media screen and (max-width:767px){.container_wrapper{padding:0 20px}}@media screen and (min-width:766px) and (max-width:1280px){.container_wrapper{padding:0 20px}}.top{width:100%;padding-top:100px}.top__mobile_logo{width:100%;height:119px}@media screen and (min-width:766px) and (max-width:1280px){.top__mobile_logo{display:none!important}}@media screen and (min-width:766px) and (max-width:1280px){.top__mobile_logo{display:none!important}}@media screen and (min-width:1279px){.top__mobile_logo{display:none!important}}@media screen and (min-width:1279px){.top__mobile_logo{display:none!important}}.top__text{text-align:center;margin-top:30px;font-size:18px;line-height:27px;font-weight:400;font-family:golos,sans-serif;color:#151515;letter-spacing:.6px}.top__logo{width:100%;height:101px}@media screen and (max-width:767px){.top__logo{display:none!important}}@media screen and (max-width:767px){.top__logo{display:none!important}}.top__menu{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;max-width:1000px;padding:40px}.top__menu_item.top__menu_item_first{color:#ff4c4c;position:relative;font-size:18px;line-height:25px;font-weight:400;text-transform:uppercase}.top__menu_item.top__menu_item_first img{width:25px;left:-30px;top:0;position:absolute;height:25px}.top__menu_item{cursor:pointer;font-size:18px;line-height:25px;font-weight:500}.case{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:50px;padding-bottom:80px}.case__title{color:#ff4c4c;font-size:18px;line-height:25px;font-weight:700;margin-bottom:20px}.case__left{display:block;float:left;width:100%;padding-right:32px;border-right:1px solid #151515}.case__left:after,.case__left:before{content:'';display:table;clear:both}.case__left:after,.case__left:before{content:'';display:table;clear:both}@media screen and (min-width:1279px){.case__left{width:66.66666667%}}@media screen and (min-width:766px) and (max-width:1280px){.case__left{width:66.66666667%}}@media screen and (max-width:767px){.case__left{width:100%}}@media screen and (max-width:500px){.case__left{width:100%}}@media screen and (max-width:767px){.case__left{border-right:none;padding-right:0}}.case__left .case__block__button{width:100%;padding:20px 30px 20px 30px;background:#151515;color:#fff;border-radius:8px;font-size:18px;line-height:18px;font-weight:600;cursor:pointer}.case__right{padding-left:32px;display:block;float:left;width:100%}@media screen and (max-width:767px){.case__right{margin-top:20px;padding-left:0}}.case__right:after,.case__right:before{content:'';display:table;clear:both}.case__right:after,.case__right:before{content:'';display:table;clear:both}@media screen and (min-width:1279px){.case__right{width:33.33333333%}}@media screen and (min-width:766px) and (max-width:1280px){.case__right{width:33.33333333%}}@media screen and (max-width:767px){.case__right{width:100%}}@media screen and (max-width:500px){.case__right{width:100%}}.case__right .case__block__button{padding:20px 30px 20px 30px;background:#fff;border-radius:8px;font-size:18px;line-height:18px;font-weight:600;cursor:pointer}.case__right__img{width:100%}.case__block__item{margin-bottom:40px}.case__block__item__title{margin-bottom:12px;font-size:50px;line-height:50px;font-weight:400;font-family:playfair,sans-serif}@media screen and (max-width:767px){.case__block__item__title{font-size:28px;line-height:40px;font-weight:400}}@media screen and (min-width:766px) and (max-width:1280px){.case__block__item__title{font-size:35px;line-height:35px;font-weight:400}}.case__block__item__text{margin-bottom:24px;font-size:18px;line-height:27px;font-weight:400}.case__block__item__img{width:100%}.service{padding-top:45px;margin-bottom:100px}@media screen and (max-width:767px){.service{margin-bottom:50px}}.service__title{color:#ff4c4c;font-size:18px;line-height:25px;font-weight:700;margin-bottom:20px}.service__wrapp{display:grid;margin-bottom:40px;grid-gap:42px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.service__wrapp{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:766px) and (max-width:1280px){.service__wrapp{grid-template-columns:repeat(1,1fr)}}.service__wrapp__left{border:1px solid #151515;border-radius:8px;padding:30px}@media screen and (max-width:767px){.service__wrapp__left{padding:10px}}.service__wrapp__left__img{max-width:450px;width:100%}.service__wrapp__left__title{color:#151515;font-size:70px;line-height:80px;font-weight:400;font-family:playfair,sans-serif;margin-top:10px;margin-bottom:20px}@media screen and (max-width:767px){.service__wrapp__left__title{font-size:40px;line-height:40px;font-weight:400}}@media screen and (min-width:766px) and (max-width:1280px){.service__wrapp__left__title{font-size:60px;line-height:60px;font-weight:400}}.service__wrapp__left__text{font-size:18px;line-height:27px;font-weight:400;color:#151515}.service__wrapp__right{padding:30px;border:1px solid #151515;border-radius:8px}.service__wrapp__right__img{max-width:450px;width:100%}.service__wrapp__right__title{color:#151515;font-size:70px;line-height:80px;font-weight:400;font-family:playfair,sans-serif;margin-top:10px;margin-bottom:20px}@media screen and (max-width:767px){.service__wrapp__right__title{font-size:40px;line-height:40px;font-weight:400}}@media screen and (min-width:766px) and (max-width:1280px){.service__wrapp__right__title{font-size:60px;line-height:60px;font-weight:400}}.service__wrapp__right__text{font-size:18px;line-height:27px;font-weight:400;color:#151515}.service .service_wrapper{display:grid;grid-gap:42px;grid-template-columns:repeat(4,1fr);margin-top:40px}@media screen and (max-width:767px){.service .service_wrapper{grid-template-columns:repeat(1,1fr)}}.service .service_wrapper__item{padding:15px 20px;border:1px solid #151515;border-radius:8px}.service .service_wrapper__item__title{color:#151515;max-width:210px;font-size:38px;line-height:40px;font-weight:400;margin-top:10px;margin-bottom:20px}@media screen and (max-width:767px){.service .service_wrapper__item__title{font-size:28px;line-height:40px;font-weight:400}}.service .service_wrapper__item__text{color:#151515;font-size:18px;line-height:27px;font-weight:400;margin-top:10px;margin-bottom:20px}.service .service_wrapper__item__img{max-width:175px;height:150px}.service .service_wrapper__item:last-child{border:none;padding:0}.service .service_wrapper__item:last-child button{width:100%;border:none;border-radius:8px;background:#151515;color:#fff;font-size:18px;line-height:18px;font-weight:400;padding:20px 30px 20px 30px}.feedback{padding:62px 0;color:#fff}.feedback__title{font-size:80px;line-height:80px;font-weight:400;margin-bottom:10px}@media screen and (max-width:767px){.feedback__title{font-size:40px;line-height:40px;font-weight:400}}@media screen and (min-width:766px) and (max-width:1280px){.feedback__title{font-size:60px;line-height:60px;font-weight:400}}.feedback__text{font-size:18px;line-height:27px;font-weight:400}.feedback__form__input::-webkit-input-placeholder{color:#fff}.feedback__form__input::-moz-placeholder{color:#fff}.feedback__form__input:-ms-input-placeholder{color:#fff}.feedback__form__input::-ms-input-placeholder{color:#fff}.feedback__form__input::placeholder{color:#fff}.feedback__form__input{width:920px;background:0 0;border:none;border-bottom:1px solid #fff;padding:20px 0;font-size:38px;line-height:40px;font-weight:400;color:#fff;outline:0;margin-bottom:20px}@media screen and (max-width:767px){.feedback__form__input{font-size:20px;line-height:20px;font-weight:400}}@media screen and (min-width:766px) and (max-width:1280px){.feedback__form__input{width:600px}}@media screen and (max-width:767px){.feedback__form__input{width:100%;font-size:28px;line-height:40px;font-weight:400}}.feedback__form button{width:280px;border:none;border-radius:8px;background:#151515;color:#fff;font-size:18px;line-height:18px;font-weight:400;padding:20px 30px 20px 30px}.author{padding:100px 0}.author__title{color:#ff4c4c;font-size:18px;line-height:25px;font-weight:400;margin-bottom:25px}.author__titlesub{font-size:54px;line-height:50px;font-weight:400;max-width:800px;color:#151515}@media screen and (max-width:767px){.author__titlesub{font-size:28px;line-height:40px;font-weight:400}}.author__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.author__wrapp{text-align:center}}.author__wrapp__item{text-align:center;padding-right:30px;margin-top:60px}@media screen and (min-width:766px) and (max-width:1280px){.author__wrapp__item{padding-right:30px}}@media screen and (max-width:767px){.author__wrapp__item{padding-right:20px}}.author__wrapp__item img{width:270px;margin-bottom:25px}.author__wrapp__item__title{font-size:34px;line-height:40px;font-weight:400;color:#151515;margin-bottom:7px}@media screen and (max-width:767px){.author__wrapp__item__title{font-size:28px;line-height:40px;font-weight:400}}.author__wrapp__item__text{font-size:18px;line-height:27px;font-weight:400;color:#151515}.footer{padding-top:57px;padding-bottom:64px}.footer_wrappbutton{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_wrappbutton p{color:#adadad;float:left;font-size:16px;line-height:18px;font-weight:400}.footer_wrappbutton a{color:#adadad;float:left;padding-left:20px;font-size:16px;line-height:18px;font-weight:400;text-decoration:underline}.footer_wrappbutton a.agancy{color:#151515}.footer_wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_wrapp__item{font-size:30px;line-height:30px;font-weight:400}.modal__form__item{padding-bottom:50px}@media screen and (max-width:767px){.modal__form__item{padding-bottom:20px}}.modal__form__item textarea{outline:0;width:100%;border:none;padding:20px 0;border-bottom:1px solid #000}.modal__form__item select{outline:0;width:100%;border:none;padding:20px 0;border-bottom:1px solid #000}.modal__form__item button{background:#151515;color:#fff;border-radius:8px;font-size:18px;line-height:18px;cursor:pointer;padding:20px 30px 20px 30px}.modal__form__item input{width:100%;border:none;outline:0;border-bottom:1px solid #000;padding:20px 0}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:1050;opacity:0;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;pointer-events:none;margin:0;padding:0}@media screen and (max-width:767px){.modal{width:100%}}.modal:target{opacity:1;pointer-events:auto;overflow-y:auto}.modal-dialog{position:relative;top:calc(50% - 300px);width:100%;margin:10px}@media (min-width:576px){.modal-dialog{max-width:800px;margin:0 auto}}.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,.2);border-radius:.3rem;outline:0;padding:77px 100px 0 100px;width:780px}@media screen and (max-width:767px){.modal-content{padding:20px 30px 20px 30px;width:calc(100% - 20px)}}@media (min-width:768px){.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(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:15px;border-bottom:1px solid #eceeef}.modal-title{margin-top:0;margin-bottom:0;line-height:1.5;font-size:1.25rem;font-weight:500;font-size:36px;line-height:40px;font-weight:400;font-family:playfair,sans-serif}.close{float:right;font-family:sans-serif;font-size:24px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;text-decoration:none;position:absolute;right:20px;top:20px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.75}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px 0;overflow:auto}.container{width:100%;margin:0 auto;max-width:1269px;padding:0 15px;position:relative}.hr{width:100%;height:4px;border-top:1px solid #151515;border-bottom:1px solid #151515}.header{padding:14px 20px}