@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@1,300;1,700&family=Montserrat:wght@300;400;500;700&display=swap);*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Montserrat,sans-serif;color:#172c70}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}img{max-width:100%}a{text-decoration:none}input,select,textarea{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;background:0 0;padding:16px 12px;color:#767d94;display:block;width:100%;border:1px solid #b1b6c2;background-color:#ebf0f3;border-radius:0}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#767d94;opacity:1}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#767d94;opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#767d94;opacity:1}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#767d94;opacity:1}input::placeholder,select::placeholder,textarea::placeholder{color:#767d94;opacity:1}textarea{resize:none}.notification{background-color:#f0f8ff;padding:40px 0;margin-bottom:80px;text-align:center}.notification-wrap{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;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500}.notification-wrap a{margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#172c70}.notification-wrap a span{position:relative}.notification-wrap a span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.notification-wrap a span:hover::after{width:100%}.notification-wrap a span::after{width:100%;bottom:0}.notification-wrap a span:hover::after{width:0}.bread{margin:18px 0}.bread-wrap{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.bread-wrap li span{font-size:14px;font-weight:500;color:#172c70}.bread-wrap li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bread-wrap li a::after{content:'';display:block;width:10px;height:10px;background:url(../img/main/bread-arrow.svg) no-repeat center center/contain;margin:0 12px}.bread-wrap li a span{font-weight:300;color:#767d94;position:relative}.bread-wrap li a span::after{content:'';display:block;width:0;height:1px;background-color:#767d94;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.bread-wrap li a span:hover::after{width:100%}.bread-wrap li a span::after{bottom:0}.more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttl{font-size:36px;line-height:43px;font-weight:500;color:#172c70;text-align:center}.ttl-second{font-size:36px;line-height:43px;font-weight:700;font-family:Cormorant,serif;font-style:italic;color:#172c70;text-align:center;text-transform:uppercase}.slick-dots{margin-top:40px;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;list-style-type:none}.slick-dots li{margin:0 4px 8px;padding:0}.slick-dots li button{font-size:0;margin:0;padding:0;width:12px;height:12px;background:0 0;border:1px solid #767d94;border-radius:50%;-webkit-transition:.3s;transition:.3s;background-color:#fff;cursor:pointer}.slick-dots .slick-active button{background-color:#767d94}.btn,.button{display:inline-block;border:1px solid #172c70;color:#172c70;background:0 0;background-color:#fff;font-family:Montserrat,sans-serif;cursor:pointer;-webkit-transition:.3s;transition:.3s;padding:16px 73px;font-weight:400;text-transform:uppercase;font-weight:500;text-align:center}.btn:hover,.button:hover{border-color:#02175b;color:#02175b}.btn:focus,.button:focus{border-color:#000d38;color:#000d38}.btn:disabled,.button:disabled{border-color:#767d94;color:#767d94}.btn-primary,.button-primary{background-color:#172c70;color:#fff;border:none}.btn-primary:hover,.button-primary:hover{background-color:#02175b;color:#fff}.btn-primary:focus,.button-primary:focus{background-color:#000d38;color:#fff}.btn-primary:disabled,.button-primary:disabled{background-color:#767d94;color:#ebf0f3}.container{max-width:1200px;margin:0 auto;padding:0 15px}.header{background-color:#fff;padding:25px 0}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-wrap__nav--menu{display:none}.header-wrap__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}.header-wrap__nav ul li{margin-left:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__nav ul li .dropdown{-webkit-transition:.3s;transition:.3s;cursor:pointer}.header-wrap__nav ul li .sub-menu{position:absolute;left:0;top:30px;background-color:#fff;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:250px;z-index:10;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul li .sub-menu .sub-menu{display:none}.header-wrap__nav ul li .sub-menu li{width:100%;margin:0 0 15px}.header-wrap__nav ul li .sub-menu li a{text-align:left}.header-wrap__nav ul li .sub-menu li a::after{display:none}.header-wrap__nav ul li:first-child{margin-left:0}.header-wrap__nav ul li a{color:#172c70;font-weight:500;position:relative}.header-wrap__nav ul li a::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul li a:hover::after{width:100%}.header-wrap__nav ul .open-sub .sub-menu{opacity:1;visibility:visible}.header-wrap__nav--phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#172c70;font-weight:500;font-size:14px;line-height:19px;margin:0 32px}.header-wrap__nav--phone svg{margin-right:4px}.header-wrap__nav--phone span{position:relative}.header-wrap__nav--phone span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--phone span:hover::after{width:100%}.header-wrap__nav--phone span::after{width:100%;bottom:0}.header-wrap__nav--phone span:hover::after{width:0}.header-wrap__nav--cart{padding:12px 16px}.footer{background:-webkit-gradient(linear,left top,left bottom,from(#575251),to(#363333));background:linear-gradient(180deg,#575251 0,#363333 100%);color:#fff;padding:80px 0}.footer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-wrap__meta{max-width:144px;width:100%}.footer-wrap__meta--socials{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;margin-top:24px}.footer-wrap__meta--socials a{-webkit-transition:.3s;transition:.3s}.footer-wrap__meta--socials a:hover{opacity:.5}.footer-wrap__adress{max-width:250px;width:100%}.footer-wrap__adress a{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:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px}.footer-wrap__adress a span{display:inline-block;color:#fff;position:relative}.footer-wrap__adress a span::after{content:'';display:block;width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.footer-wrap__adress a span:hover::after{width:100%}.footer-wrap__adress a span::after{width:100%;bottom:0}.footer-wrap__adress a:hover span::after{width:0}.footer-wrap__adress a:last-child{margin-bottom:0}.footer-wrap__contacts{max-width:368px;width:100%}.footer-wrap__contacts a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:28px}.footer-wrap__contacts a span{color:#fff;font-size:14px;font-weight:500;position:relative}.footer-wrap__contacts a span::after{content:'';display:block;width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.footer-wrap__contacts a span:hover::after{width:100%}.footer-wrap__contacts a span::after{bottom:0}.footer-wrap__contacts a svg{margin-right:8px}.main{margin:34px 0 160px}.main-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.main-wrap::after{content:'';display:block;width:224px;height:224px;background:#ffd0e9;position:absolute;left:50%;margin-right:-50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:42px;-webkit-filter:blur(80px);filter:blur(80px)}.main-wrap__content{width:100%;max-width:606px;margin-right:30px;color:#172c70;position:relative;z-index:2}.main-wrap__content--subtitle{font-size:36px;line-height:43px;font-weight:500;margin-bottom:30px}.main-wrap__content--title{font-size:88px;line-height:106px;font-family:Cormorant,serif;font-style:italic;font-weight:300;margin-bottom:137px;text-transform:uppercase}.main-wrap__content .btn{display:block;max-width:272px;width:100%;padding:16px;letter-spacing:1px}.main-wrap__content .btn:last-child{border:none}.main-wrap__image{width:100%;max-width:464px;position:relative;z-index:2}.main-wrap__image--video{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;width:100%;background-color:#fff;border:1px solid #172c70;padding:24px;text-transform:uppercase;margin-top:-1px;color:#172c70;letter-spacing:1px}.main-wrap__image--video svg{margin-left:8px}.main-wrap__image::after{content:'';display:block;width:68px;height:101px;background:url(../img/main/main-vector.svg) no-repeat center center;position:absolute;top:53px;left:-34px;z-index:3}.main-wrap__image img{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;position:relative;border:1px solid #172c70}.section{padding:64px 0}.section-title{margin-bottom:80px}.section-wrap .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-wrap .item-small{display:none}.section-wrap .item-image{width:100%;max-width:464px;margin-right:30px;position:relative}.section-wrap .item-image::after{content:'';display:block;width:100px;height:100px;background:url(../img/main/services-vector.svg) no-repeat center center;position:absolute;top:127px;right:-50px}.section-wrap .item-content{width:100%;max-width:560px;color:#172c70}.section-wrap .item-link{margin-bottom:8px;padding:8px 24px;text-transform:none}.section-wrap .item-title{font-size:36px;line-height:43px;font-weight:500;margin-bottom:32px}.section-wrap .item-small,.section-wrap .item-text{font-size:14px}.section-wrap .item-small p,.section-wrap .item-text p{font-weight:300;display:block;margin-bottom:20px}.section-wrap .item-small p:last-child,.section-wrap .item-text p:last-child{margin-bottom:0}.section-wrap .item-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:19px;font-weight:500;color:#172c70;margin-top:50px}.section-wrap .item-social svg{margin-right:8px}.section-wrap .item-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#172c70;font-size:16px;line-height:22px;font-weight:500;margin-top:33px}.section-wrap .item-more svg{margin-left:16px}.section-wrap .item-more span{position:relative}.section-wrap .item-more span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.section-wrap .item-more span:hover::after{width:100%}.section-wrap .item-more span::after{bottom:1px}.advantages{margin:120px 0}.advantages-wrap__title{margin-bottom:92px}.advantages-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages-wrap__list .item{width:30.5%;max-width:352px;margin-right:4.25%;margin-bottom:40px;color:#172c70}.advantages-wrap__list .item-icon{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantages-wrap__list .item-icon img{max-height:80px}.advantages-wrap__list .item-title{margin:12px 0;text-transform:uppercase;font-weight:500}.advantages-wrap__list .item-full,.advantages-wrap__list .item-text{font-size:14px;line-height:19px}.advantages-wrap__list .item-full span,.advantages-wrap__list .item-text span{font-weight:500;cursor:pointer;position:relative}.advantages-wrap__list .item-full span::after,.advantages-wrap__list .item-text span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.advantages-wrap__list .item-full span:hover::after,.advantages-wrap__list .item-text span:hover::after{width:100%}.advantages-wrap__list .item-full span::after,.advantages-wrap__list .item-text span::after{bottom:0}.advantages-wrap__list .item-full{display:none}.advantages-wrap__list .item:nth-child(3n+3){margin-right:0}.advantages-wrap__list .full .item-text{display:none}.advantages-wrap__list .full .item-full{display:block}.trainings-more .btn{padding:18px 34px;text-transform:none}.trainings-wrap__title{margin-bottom:120px}.trainings-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.trainings-wrap__list .item{width:48%;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#172c70;margin-bottom:48px}.trainings-wrap__list .item-image{width:100%;height:560px}.trainings-wrap__list .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.trainings-wrap__list .item-title{margin:16px 0 8px;font-size:24px;line-height:29px;font-weight:500}.trainings-wrap__list .item-type{font-size:14px;font-weight:500;padding:4px 12px;background-color:#f0f8ff;border-radius:16px}.trainings-wrap__list .item-price{margin:16px 0;font-size:24px;line-height:29px;font-weight:500;color:#767d94}.trainings-wrap__list .item-link{padding:12px 16px;font-weight:500}.reviews{position:relative;background:rgba(222,239,255,.56);padding:120px 0 69px}.reviews-more{margin-top:80px}.reviews-more .btn{padding:8px 24px;text-transform:none}.reviews-wrap{position:relative;z-index:2}.reviews-wrap::after{content:'';display:block;width:203px;height:507px;background:url(../img/main/bg-reviews.svg) no-repeat center center;position:absolute;right:0;top:70px;-webkit-filter:blur(40px);filter:blur(40px);z-index:-1}.reviews-wrap__list{margin-top:80px;margin-right:-16px}.reviews-wrap__list .item{max-width:368px;margin-right:16px;color:#172c70}.reviews-wrap__list .item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews-wrap__list .item-meta__image{width:40px;height:40px;border-radius:50%;background-color:#172c70;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;font-size:20px;line-height:24px;color:#fff;margin-right:8px}.reviews-wrap__list .item-meta__name{width:80%;font-weight:500}.reviews-wrap__list .item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 0}.reviews-wrap__list .item-rating svg{margin-right:8px}.reviews-wrap__list .item-rating span{display:block;margin-left:16px;color:#767d94;font-weight:300}.reviews-wrap__list .item-text{font-size:14px;line-height:19px}.reviews-second{padding:0;background:0 0}.reviews-second .reviews-wrap::after{display:none}.reviews-second .reviews-wrap__title{text-align:left}.reviews-second .reviews-wrap__list{margin:50px 0 0}.reviews-second .reviews-wrap__list .item{max-width:100%;margin:0 0 51px;padding:20px 15px 40px}.reviews-second .reviews-wrap__list .wrapper:nth-child(even) .item{background-color:#f0f8ff}.reviews-form{max-width:556px;margin:76px auto}.reviews-form label{display:block;margin-bottom:8px;font-weight:500}.reviews-form input,.reviews-form select{margin-bottom:16px}.reviews-form textarea{margin-bottom:32px;height:148px}.reviews-form .btn{width:100%}.services{background-color:#f0f8ff;padding:120px 0 40px}.services-wrap__list{margin-top:80px}.services-wrap__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}.services-wrap__list .item-image{position:relative;max-width:464px;width:100%}.services-wrap__list .item-image img:nth-child(2){position:absolute;bottom:100px;right:-50px}.services-wrap__list .item-content{width:100%;max-width:560px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.services-wrap__list .item-content__title{font-size:36px;line-height:43px;font-weight:500;margin-bottom:24px}.services-wrap__list .item-content__text{font-size:14px;line-height:19px;font-weight:300}.services-wrap__list .item-content__text strong{font-weight:500;display:block;margin-bottom:8px}.services-wrap__list .item-content__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#172c70}.services-wrap__list .item-content__link svg{margin-left:16px}.services-wrap__list .item-content__link span{position:relative}.services-wrap__list .item-content__link span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.services-wrap__list .item-content__link span:hover::after{width:100%}.services-wrap__list .item:nth-child(even) .item-image{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.services-wrap__list .item:nth-child(even) .item-image img:nth-child(2){right:auto;left:-50px}.academy{position:relative}.academy::after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(26,26,26,.4)}.academy-wrap{color:#fff;padding:120px 0;position:relative;z-index:2}.academy-wrap__title{color:#fff}.academy-wrap__text{max-width:465px;margin:80px auto;text-align:center;line-height:22px;font-weight:500}.academy-wrap__text p{display:block;margin-bottom:20px}.academy-wrap__text p:last-child{margin-bottom:0}.academy-wrap__link{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:#fff;font-weight:500}.academy-wrap__link svg{margin-left:16px}.academy-wrap__link span{position:relative}.academy-wrap__link span::after{content:'';display:block;width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.academy-wrap__link span:hover::after{width:100%}.single-wrap{margin:40px 0 80px}.single-wrap__title{text-align:left;margin-bottom:32px}.single-wrap__text{font-weight:500;color:#172c70;margin-bottom:64px}.single-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.single-wrap__image{width:100%;max-width:481px;margin-right:30px}.single-wrap__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-wrap__content{width:100%;max-width:560px;color:#172c70}.single-wrap__content--subtitle{text-transform:uppercase;font-weight:500;margin-bottom:16px}.single-wrap__content--attr{margin-bottom:32px}.single-wrap__content--attr .item{font-weight:300}.single-wrap__content--attr .item strong{font-weight:500}.single-wrap__content--date{font-size:14px;line-height:19px;margin-bottom:32px}.single-wrap__content--full{display:none}.single-wrap__content--full,.single-wrap__content--text{font-size:14px;line-height:19px}.single-wrap__content--full span,.single-wrap__content--text span{font-weight:500;cursor:pointer;position:relative}.single-wrap__content--full span::after,.single-wrap__content--text span::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.single-wrap__content--full span:hover::after,.single-wrap__content--text span:hover::after{width:100%}.single-wrap__content--full span::after,.single-wrap__content--text span::after{bottom:0}.single-wrap__content--type{margin:32px 0;display:inline-block;padding:4px 12px;text-transform:uppercase;font-size:14px;font-weight:500;background-color:#f0f8ff;border-radius:16px}.single-wrap__content--price{margin-bottom:32px;font-weight:500;color:#767d94;text-transform:uppercase}.single-wrap__content--title{font-size:36px;line-height:46px;font-weight:500;margin-bottom:16px;max-width:450px}.single-wrap__content--total{font-size:36px;line-height:43px;font-weight:500;margin-bottom:138px}.single-wrap__content .btn{width:100%;padding:16px;max-width:278px}.single-text__description{font-size:14px;line-height:19px;font-weight:300}.single-text__description strong{font-weight:500}.single-text__description p{display:block;margin-bottom:16px}.single-text__key{background-color:#f0f8ff;padding:16px;font-size:14px;line-height:19px}.single-text__key p{display:block;margin-bottom:16px}.single-text__key ul{padding-left:15px}.single-text__key ul li{margin-bottom:8px;font-weight:500}.single-text__categories{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;font-weight:500}.single-text__categories--title{margin-right:4px}.single-text__categories a{color:#172c70;margin-right:4px;position:relative}.single-text__categories a::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.single-text__categories a:hover::after{width:100%}.single-text__categories a::after{width:100%;bottom:0}.single-text__categories a:hover::after{width:0}.single-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:80px;margin-bottom:92px}.single-reviews__list{width:100%;max-width:464px}.single-reviews__list--title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:32px}.single-reviews__list .reviews-wrap__list{margin:0!important}.single-reviews__list .reviews-wrap__list .item{max-width:100%!important;margin-bottom:30px}.single-reviews__form{width:100%;max-width:560px}.single-reviews__form--title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:16px}.single-reviews__form--subtitle{font-size:12px;font-weight:300;margin-bottom:32px}.single-reviews__form--rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;margin-bottom:32px}.single-reviews__form--rating svg{margin-right:8px;cursor:pointer}.single-reviews__form form label{display:block;margin-bottom:8px}.single-reviews__form form input,.single-reviews__form form select,.single-reviews__form form textarea{width:100%;margin-bottom:32px;background:0 0}.single-reviews__form form textarea{height:92px}.single-reviews__form form .row{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}.single-reviews__form form .row-item{width:49%}.single-reviews__form form .btn{padding:12px 16px}.about-wrap__title{margin-top:40px}.about-wrap__list{padding:80px 0}.about-wrap__list .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-wrap__list .container .left{width:100%;max-width:463px;margin-right:112px}.about-wrap__list .container .left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-wrap__list .container .right{width:100%;max-width:656px;color:#172c70;font-size:14px;line-height:19px}.about-wrap__list .container .right h1{font-size:40px;line-height:48px;font-weight:500;margin-bottom: 14px;margin-top: 28px;}.about-wrap__list .container .right h3{font-size:26px;line-height:32px;font-weight:500;margin-bottom: 14px;margin-top: 28px;}.about-wrap__list .container .right h2{font-size:32px;line-height:40px;font-weight:500;margin-bottom: 14px;margin-top: 28px;}.about-wrap__list .container .right strong{font-weight:500}.about-wrap__list .container .right p{display:block;margin-bottom:20px}.about-wrap__list .container .right p:last-child{margin-bottom:0}.about-wrap__list .container .right ul{list-style-type:none}.about-wrap__list .container .right ul li{padding-left:15px;position:relative;margin-bottom:8px}.about-wrap__list .container .right ul li:last-child{margin-bottom:0}.about-wrap__list .container .right ul li::after{content:'•';display:block;position:absolute;left:0;top:0;font-size:20px}.about-wrap__list:nth-child(1){padding-top:64px}.about-wrap__list:nth-child(odd){background-color:#f0f8ff}.about-wrap__list:nth-child(odd) .right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.about-wrap__list:nth-child(odd) .left{margin-right:0;margin-left:112px}.about-wrap__item{max-width:751px;margin:40px auto;border:1px solid #172c70;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;padding-right:75px;position:relative}.about-wrap__item--image{width:100%;max-width:252px;height:180px;margin-right:16px}.about-wrap__item--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-wrap__item--content{width:100%;max-width:368px}.about-wrap__item--content-title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:8px}.about-wrap__item--content p{font-size:14px;font-weight:300}.about-wrap__item--arrow{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.contacts-wrap{margin:120px 0}.contacts-wrap__wrapper{max-width:556px;margin:0 auto}.contacts-wrap__form{margin:80px 0}.contacts-wrap__form input{margin-top:16px}.contacts-wrap__form .btn{width:100%;margin-top:32px;padding:16px}.contacts-wrap__links{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:start;-ms-flex-align:start;align-items:flex-start}.contacts-wrap__links a{display:block;margin-bottom:16px;font-size:20px;line-height:26px;color:#172c70;position:relative}.contacts-wrap__links a::after{content:'';display:block;width:0;height:1px;background-color:#172c70;position:absolute;left:0;bottom:-10px;-webkit-transition:.3s;transition:.3s}.contacts-wrap__links a:hover::after{width:100%}.contacts-wrap__links a::after{width:100%;bottom:0}.contacts-wrap__links a:hover::after{width:0}.contacts-wrap__links a:last-child{margin-bottom:0}.contacts-wrap__socials{margin-top:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts-wrap__socials a{-webkit-transition:.3s;transition:.3s}.contacts-wrap__socials a:hover{opacity:.75}.contacts-wrap__map{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-wrap__map .item{width:47.5%;margin-right:2.25%;margin-bottom:20px}.contacts-wrap__map .item:nth-child(3n+3){margin-right:0}.contacts-wrap__map .item-map{width:100%;height:368px}.contacts-wrap__map .item-map iframe{width:100%;height:100%}.contacts-wrap__map .item-title{margin-top:16px;text-align:center;font-size:20px;line-height:24px;color:#767d94}.spa{background-color:#f0f8ff;padding:80px 0}.spa-wrap__text{max-width:560px;margin:32px auto 0}.spa-wrap__text p{display:block;font-size:14px;line-height:19px;margin-bottom:20px}.spa-wrap__text p:last-child{margin-bottom:0}.spa-wrap__text strong{font-weight:500}.catalog-wrap{margin:80px 0}.catalog-wrap__list{margin-top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.catalog-wrap__list .item{width:23.5%;color:#172c70;margin-bottom:28px;margin-right:2%}.catalog-wrap__list .item:nth-child(4n+4){margin-right:0}.catalog-wrap__list .item-image{max-height:330px;margin-bottom:12px}.catalog-wrap__list .item-image img{max-height:330px;width:auto}.catalog-wrap__list .item-title{text-transform:uppercase;margin-bottom:4px;font-weight:500}.catalog-wrap__list .item-count{font-size:14px;line-height:19px;font-weight:300;color:#767d94}.gift-wrap{margin:40px 0 80px}.gift-wrap__banner{width:100%;min-height:240px;padding:82px 15px;text-align:center;position:relative;font-weight:500;margin:64px 0}.gift-wrap__banner::after{content:'';display:block;width:100%;height:100%;background:rgba(26,26,26,.3);position:absolute;left:0;top:0}.gift-wrap__banner--content{position:relative;z-index:2;color:#fff}.gift-wrap__banner--title{font-size:36px;line-height:43px;margin-bottom:10px}.gift-wrap__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.gift-wrap__item--image{width:45%}.gift-wrap__item--content{width:45%;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:justify;-ms-flex-pack:justify;justify-content:space-between}.gift-wrap__item--content-title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:16px}.gift-wrap__item--content-text{font-size:14px}.gift-wrap__item--content .btn{margin-top:20px}.gallery-wrap{margin:80px auto;max-width:752px}.gallery-wrap__main{width:100%;position:relative}.gallery-wrap__main .slick-arrow{font-size:0;border:none;background:url(../img/main/slick-arrow.svg) no-repeat center center;width:40px;height:40px;cursor:pointer;position:absolute;left:16px;top:50%;z-index:2}.gallery-wrap__main .slick-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:16px}.gallery-wrap__main img{width:100%;height:432px;-o-object-fit:cover;object-fit:cover}.gallery-wrap__list .item{width:100%;height:127px;cursor:pointer}.gallery-wrap__list .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-wrap__list .slick-arrow{width:40px;height:127px;background:rgba(255,255,255,.8);font-size:0;border:none;position:absolute;left:0;top:0;cursor:pointer;z-index:2;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}.gallery-wrap__list .slick-arrow::after{content:'';display:block;width:24px;height:24px;background:url(../img/main/slick-arrow2.svg) no-repeat center center}.gallery-wrap__list .slick-next{left:auto;right:0}.gallery-wrap__list .slick-next::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.gallery-wrap__title{margin:32px 0 24px;font-size:36px;line-height:43px;font-weight:500}.gallery-wrap__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;width:100%}.gallery-wrap__link .btn{padding:12px;width:100%;max-width:368px}@media (max-width:1100px){.header-wrap__nav--phone{display:none}.header-wrap__nav--cart{margin-left:16px}.services-wrap__list .item-image{max-width:100%;width:45%}.services-wrap__list .item-image img:nth-child(2){max-width:90px;right:-35px}.services-wrap__list .item-content{max-width:100%;width:50%}.services-wrap__list .item:nth-child(even) .item-image img:nth-child(2){max-width:90px;left:-35px}.section-wrap .item-image::after{top:auto;bottom:-40px;right:20px;left:auto;-webkit-transform:none;transform:none}}@media (max-width:968px){.header{padding:22px 0}.header-wrap__logo{z-index:101}.header-wrap__nav--menu{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;width:40px;height:40px;background-color:#172c70;border-radius:50%;margin-left:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:101;cursor:pointer;position:relative}.header-wrap__nav--menu span{display:block;width:100%;max-width:18px;height:1px;border-bottom:solid 1px #fff;border-radius:10px;margin:2px 0;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--menu-active span:nth-child(1){display:none}.header-wrap__nav--menu-active span:nth-child(2){-webkit-transform:rotate(40deg);transform:rotate(40deg)}.header-wrap__nav--menu-active span:nth-child(3){-webkit-transform:rotate(-40deg);transform:rotate(-40deg);position:absolute}.header-wrap__nav ul{position:absolute;left:0;top:0;width:100%;min-height:100%;background-color:#fff;z-index:100;display:block;padding-top:100px;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;width:100%}.header-wrap__nav ul li{margin:0;padding:24px;width:100%;border-bottom:1px solid #ebf0f3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-wrap__nav ul li .sub-menu{width:110%;padding:0;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;position:static;opacity:1;visibility:visible;display:none;margin:24px -24px 0}.header-wrap__nav ul li .sub-menu li{padding:24px;border:none;background-color:#f0f8ff;margin:0}.header-wrap__nav ul .open-mob .dropdown{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-wrap__nav ul .open-mob .sub-menu{display:block}.header-wrap__nav .active{opacity:1;visibility:visible}.header-wrap__nav--cart{z-index:101}.main-wrap{-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;text-align:center;padding-bottom:100px}.main-wrap::after{left:auto;margin-right:auto;-webkit-transform:none;transform:none;right:0}.main-wrap__content{position:static;margin-right:0}.main-wrap__content--subtitle{margin-bottom:24px}.main-wrap__content--title{margin-bottom:62px}.main-wrap__content .btn{position:absolute;left:50%;margin-right:-50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;z-index:3}.main-wrap__content .btn-second{z-index:2;bottom:-80px}.catalog-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-wrap__list .item{width:48%}.catalog-wrap__list .item:nth-child(1n+1){margin:0 0 28px}}@media (max-width:810px){.academy{margin-top:70px}.main-wrap__content--title{font-size:56px;line-height:67px;max-width:450px;margin:0 auto 62px}.main-wrap__content .btn{width:100%;max-width:352px}.main-wrap__image{max-width:352px}.section{padding-bottom:0}.section-wrap .item-image{max-width:264px}.section-wrap .item-small,.section-wrap .item-text{font-size:14px;line-height:19px}.section-wrap .item-small{display:block}.section-wrap .item-small span{font-weight:500;cursor:pointer}.section-wrap .item-text{display:none}.section-wrap .item .full .item-small{display:none}.section-wrap .item .full .item-text{display:block}.advantages{margin:80px 0}.advantages-wrap__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages-wrap__list .item{width:48%}.advantages-wrap__list .item:nth-child(1n+1){margin:0 0 40px}.trainings-wrap__title{margin-bottom:64px}.trainings-wrap__list .item-image{height:480px}.reviews{padding:80px 0 60px}.reviews-wrap__list .item{max-width:235px}.reviews-wrap__list .item-rating span{font-size:12px}.footer-wrap__contacts{max-width:240px}.footer-wrap__contacts a{font-size:14px;word-break:break-all}.footer-wrap__contacts a svg{display:none}.footer-wrap__contacts .other{max-width:229px}.footer-wrap__adress{max-width:187px}.footer-wrap__adress a{font-size:14px}.single-wrap__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-wrap__image{margin-bottom:16px;margin-right:0}.single-wrap__content{max-width:100%}.about-wrap__list .container .left{max-width:260px;margin-right:16px}.about-wrap__list:nth-child(odd) .left{margin-right:0;margin-left:16px}.contacts-wrap__map .item-map{height:230px}.contacts-wrap__map .item-title{font-size:16px}.notification-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notification-wrap a{margin-top:20px}.single-reviews{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gift-wrap__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gift-wrap__item--image{width:100%;margin-bottom:64px}.gift-wrap__item--content{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:668px){.section-wrap .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-wrap .item-image{max-width:343px;margin-bottom:34px}.section-wrap .item-image::after{right:-40px;bottom:10px}.section-wrap .item-content{max-width:100%}.trainings-wrap__list .item{width:100%}.trainings-wrap__list .item-image{height:auto}.trainings-wrap__list .item-image img{width:auto;height:auto;-o-object-fit:none;object-fit:none}.reviews-wrap__list .item{max-width:100%}.footer-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-wrap__adress{max-width:100%;margin:40px 0}.footer-wrap__adress a{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:start;-ms-flex-align:start;align-items:flex-start}.footer-wrap__contacts{max-width:100%}.footer-wrap__contacts a svg{display:block;max-width:20px}.footer-wrap__contacts a:nth-child(1n+1){max-width:100%}.footer-wrap__contacts .other{max-width:100%}.footer-wrap__contacts--copyright{font-size:12px}.about-wrap__list .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-wrap__list .container .left{width:100%;max-width:100%;}.about-wrap__list .container:nth-child(1n+1) .left{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;margin:32px 0}.services{padding:70px 0}.services-wrap__list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services-wrap__list .item-image{max-width:460px;width:100%;margin-bottom:32px}.services-wrap__list .item-content{width:100%;-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.services-wrap__list .item-content__link{margin-top:80px}.services-wrap__list .item:nth-child(even) .item-image img:nth-child(2){left:-15px}}@media (max-width:520px){.header-wrap__logo{max-width:100px}.header-wrap__nav--cart{display:none}.main{margin-top:0}.main-wrap__content--subtitle{font-size:24px;line-height:29px;margin-bottom:16px}.main-wrap__content--title{font-size:40px;line-height:48px;margin-bottom:58px;max-width:300px}.main-wrap__content .btn{max-width:340px}.main-wrap__image{max-width:340px}.advantages-wrap__list .item{width:100%;max-width:100%}.reviews-wrap::after{display:none}.single-wrap__title{text-align:center}.reviews-second{padding-top:0}.about-wrap__title{margin-bottom:32px}.about-wrap__list{padding-top:0}.contacts-wrap{margin:80px 0}.contacts-wrap__links a{text-decoration:underline;word-break:break-all}.contacts-wrap__links a::after{display:none}.contacts-wrap__map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-wrap__map .item{width:100%}.contacts-wrap__map .item:nth-child(1n+1){margin:0 0 16px}.contacts-wrap__map .item-map{height:230px}.contacts-wrap__map .item-title{max-width:173px;margin-left:auto;margin-right:auto}.services-wrap__list .item-image img:nth-child(2){bottom:15px}.academy-wrap{padding:80px 0}.academy-wrap__text{margin:40px 0}.catalog-wrap__list .item{width:100%;max-width:343px}.catalog-wrap__list .item:nth-child(1n+1){margin:0 auto 28px}.single-wrap__content--title{font-size:36px;line-height:43px}.single-wrap__content--total{margin-bottom:32px}.gift-wrap__item--content .btn{margin-top:60px;width:100%;padding:16px}.gallery-wrap__main img{height:272px}.gallery-wrap__main .slick-arrow{top:auto;bottom:37px}.about-wrap__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px}.about-wrap__item--image{margin-bottom:16px;margin-right:0;max-width:343px}.about-wrap__item--arrow{position:static;-webkit-transform:none;transform:none;margin-top:16px}}.archive-wrap{margin-top:40px;margin-bottom:56px}.archive-wrap__title{font-family:Cormorant,serif;font-size:36px;line-height:43px;font-weight:700;color:#172c70;text-transform:uppercase;font-style:italic;max-width:602px}.archive-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.archive-wrap__list--content{width:100%;max-width:752px;margin-right:30px;margin-top:64px}.archive-wrap__list--content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#172c70;margin-bottom:32px}.archive-wrap__list--content .item-meta{width:100%;max-width:368px;margin-right:16px}.archive-wrap__list--content .item-meta__title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:8px}.archive-wrap__list--content .item-meta__date{font-size:14px;font-weight:300;color:#172c70;margin-bottom:8px}.archive-wrap__list--content .item-meta__category{display:inline-block;padding:4px 12px;background-color:#f0f8ff;border-radius:16px;font-size:14px;font-weight:500;color:#172c70}.archive-wrap__list--content .item-image{width:100%;max-width:368px;height:200px}.archive-wrap__list--content .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.archive-wrap__list--sidebar{width:100%;max-width:272px;margin-top:-75px}.archive-wrap__list--sidebar-form{margin-bottom:40px}.archive-wrap__list--sidebar-form form{border:1px solid #b1b6c2;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:16px}.archive-wrap__list--sidebar-form form input{border:none;padding:12px;padding-left:0;font-size:14px;background-color:#fff;color:#172c70}.archive-wrap__list--sidebar-form form input::-webkit-input-placeholder{color:#172c70}.archive-wrap__list--sidebar-form form input::-moz-placeholder{color:#172c70}.archive-wrap__list--sidebar-form form input:-ms-input-placeholder{color:#172c70}.archive-wrap__list--sidebar-form form input::-ms-input-placeholder{color:#172c70}.archive-wrap__list--sidebar-form form input::placeholder{color:#172c70}.archive-wrap__list--sidebar-form form button{border:none;background:0 0;cursor:pointer}.archive-wrap__list--sidebar-subtitle{font-size:24px;line-height:29px;font-weight:500;margin-bottom:24px}.archive-wrap__list--sidebar-categories{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;margin-bottom:40px}.archive-wrap__list--sidebar-categories a{padding:4px 12px;color:#172c70;font-size:14px;line-height:19px;font-weight:500;background-color:#f0f8ff;border-radius:16px;margin-right:8px;margin-bottom:8px}.archive-wrap__list--sidebar-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.archive-wrap__list--sidebar-socials a{-webkit-transition:.3s;transition:.3s;display:block;margin-right:24px}.archive-wrap__list--sidebar-socials a:last-child{margin-right:0}.archive-wrap__list--sidebar-socials a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.article-wrap{max-width:752px;margin:40px auto 80px}.article-wrap img{display:block}.article-wrap__title{margin:32px 0 8px;font-family:Cormorant,serif;font-size:36px;line-height:43px;text-transform:uppercase;font-style:italic}.article-wrap__date{font-size:14px;line-height:19px;font-weight:300;color:#767d94;margin-bottom:32px}.article-wrap__content{font-size:14px;line-height:19px;font-weight:300}.article-wrap__content p{display:block;margin-bottom:20px}.article-wrap__content strong{font-weight:500}.article-wrap__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-wrap__share--title{margin-right:8px;font-weight:500}.article-wrap__share a{display:block;margin-right:8px;-webkit-transition:.3s;transition:.3s}.article-wrap__share a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.article-wrap__related{margin-top:80px}.article-wrap__related--title{font-size:24px;line-height:29px;font-weight:500;margin-bottom:24px}.article-wrap__related--list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-wrap__related--list .item{display:block;width:23.5%;color:#172c70;margin-right:2%;margin-bottom:10px}.article-wrap__related--list .item:nth-child(4n+4){margin-right:0}.article-wrap__related--list .item-image{width:100%;height:80px}.article-wrap__related--list .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-wrap__related--list .item-title{margin:16px 0 4px;font-size:14px;font-weight:500;line-height:19px}.article-wrap__related--list .item-date{font-size:14px;line-height:19px;font-weight:500;color:#b1b6c2}@media (max-width:920px){.archive-wrap__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.archive-wrap__list--content{max-width:100%;margin-right:0;margin-top:31px}.archive-wrap__list--sidebar{max-width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:40px}.archive-wrap__list--sidebar-socials{display:none}.archive-wrap__list--sidebar .lst{display:none}}@media (max-width:668px){.article-wrap__related{margin-top:64px}.article-wrap__related--list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-wrap__related--list .item{width:48%}.article-wrap__related--list .item:nth-child(1n+1){margin:0 0 24px}}@media (max-width:520px){.archive-wrap__list--sidebar-subtitle{margin-bottom:24px}.archive-wrap__list--sidebar-form{margin-bottom:24px}.archive-wrap__list--content .item-image{max-width:122px;height:140px}}