*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Manrope,sans-serif;background-color:#2b2a28;color:#f3ece8}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}.h1,.h2,h1,h2{font-family:Krylon,sans-serif;font-weight:400;font-size:clamp(2.25rem,calc(1.3983050847rem + .0338983051 * 100vw),5rem)}img{max-width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}a{text-decoration:none}input,select,textarea{background:0 0;border:none;background-color:#f9f7f4;padding:14px 27px;display:block;width:100%;margin-bottom:28px;border-radius:8px;font-family:Manrope,sans-serif;font-weight:600;color:#2f2f2f;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:rgba(47,47,47,.2)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:rgba(47,47,47,.2)}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:rgba(47,47,47,.2)}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:rgba(47,47,47,.2)}input::placeholder,select::placeholder,textarea::placeholder{opacity:1;color:rgba(47,47,47,.2)}textarea{height:200px;resize:none}.default-wrap{margin-bottom:200px;min-height:50vh}.default-wrap__title{margin-bottom:100px}.default-wrap h1,.default-wrap h2,.default-wrap h3,.default-wrap h4,.default-wrap h5,.default-wrap h6,.default-wrap img,.default-wrap ol,.default-wrap p,.default-wrap ul{margin-bottom:40px}.default-wrap h1:last-child,.default-wrap h2:last-child,.default-wrap h3:last-child,.default-wrap h4:last-child,.default-wrap h5:last-child,.default-wrap h6:last-child,.default-wrap img:last-child,.default-wrap ol:last-child,.default-wrap p:last-child,.default-wrap ul:last-child{margin-bottom:0}.ttx{font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.ttx p{display:block;margin-bottom:40px}.ttx p:last-child{margin-bottom:0}.ttx ol,.ttx ul{padding-left:25px}.ttx ol li,.ttx ul li{margin-bottom:28px}.ttx ol li:last-child,.ttx ul li:last-child{margin-bottom:0}.bread{font-size:20px;color:rgba(243,236,232,.5019607843);padding:60px 0 55px;font-family:"Open Sans",sans-serif}.bread ol{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;list-style-type:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.bread ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px}.bread ol li::after{display:block;content:"/";margin-right:7px}.bread ol li:last-child{color:rgba(185,152,90,.8)}.bread ol li:last-child::after{display:none}.bread ol a{color:rgba(243,236,232,.5019607843);position:relative}.bread ol a::after{content:"";display:block;width:0;height:1px;background-color:rgba(243,236,232,.5019607843);position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.bread ol a:hover::after{width:100%}.slick-arrow{font-size:0;border:solid 1px #b9985a;border-radius:8px;background:0 0;width:100px;height:80px;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;position:relative;z-index:2;-webkit-transition:.3s;transition:.3s;cursor:pointer}.slick-arrow svg *{-webkit-transition:.3s;transition:.3s}.slick-arrow:hover{background-color:#b9985a}.slick-arrow:hover svg *{fill:#fff}.slick-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btn{text-align:center;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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Manrope,sans-serif;border:none;background:0 0;padding:30px 5px;width:100%;max-width:544px;font-size:30px;color:#fff;background-color:#b9985a;border-radius:8px}.btn:hover{background-color:#9d7e43}.btn-primary{background-color:#d8aeb1;color:#f3ece8}.btn-primary:hover{background-color:#c78c90}.container{max-width:1700px;margin:0 auto;padding:0 15px}.header{position:fixed;left:0;top:0;width:100%;z-index:100;background-color:#2b2a28;border-bottom:solid 1px #b9985a;padding:28px 0;-webkit-transition:.3s;transition:.3s}.header-sticky{padding:5px 0}.header-sticky .header-wrap__logo{max-width:75px}.header-sticky .header-wrap__nav ul a{font-size:20px}.header-wrap{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;gap:30px}.header-wrap__icon{display:none}.header-wrap__logo{display:block;max-width:100px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul{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;gap:10px 91px}.header-wrap__nav ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:19px}.header-wrap__nav ul li .dropdown{margin-bottom:-3px;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.header-wrap__nav ul li .dropdown svg *{-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul li .sub-menu{position:absolute;display:block;background-color:#2b2a28;width:250px;padding:60px 15px 15px;left:-15px;top:0;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul li .sub-menu li{margin-bottom:15px}.header-wrap__nav ul li .sub-menu li:last-child{margin-bottom:0}.header-wrap__nav ul li .sub-menu a{font-size:18px;color:#f3ece8!important}.header-wrap__nav ul li .sub-menu a::after{display:none}.header-wrap__nav ul li .sub-menu a:hover{color:#b9985a!important}.header-wrap__nav ul a{font-family:"Open Sans",sans-serif;font-size:30px;color:#f3ece8;-webkit-transition:.3s;transition:.3s;position:relative;z-index:2;position:relative}.header-wrap__nav ul a::after{content:"";display:block;width:0;height:1px;background-color:#b9985a;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav ul a:hover::after{width:100%}.header-wrap__nav ul a:hover::after{width:0}.footer{background-color:#010101}.footer-wrap{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;gap:30px;padding:40px 0}.footer-wrap__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:182px}.footer-wrap__nav--logo{display:block;max-width:100px}.footer-wrap__nav--menu{font-family:"Open Sans",sans-serif;margin-top:18px}.footer-wrap__nav--menu ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;max-width:446px}.footer-wrap__nav--menu ul li{width:calc((100% - 40px)/ 3)}.footer-wrap__nav--menu ul li a{font-size:16px;color:#f3ece8;position:relative}.footer-wrap__nav--menu ul li a::after{content:"";display:block;width:0;height:1px;background-color:#f3ece8;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.footer-wrap__nav--menu ul li a:hover::after{width:100%}.footer-wrap__contacts{width:100%;max-width:392px;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;gap:30px}.footer-wrap__contacts--list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:28px;color:#e3e0dc;font-weight:600}.footer-wrap__contacts--list .item img{max-width:30px}.footer-wrap__contacts--list .item span{display:block;max-width:calc(100% - 50px);position:relative}.footer-wrap__contacts--list .item span::after{content:"";display:block;width:0;height:1px;background-color:#e3e0dc;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.footer-wrap__contacts--list .item span:hover::after{width:100%}.footer-wrap__contacts--list .item:nth-child(2) img{max-width:30px}.footer-wrap__contacts--socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer-wrap__contacts--socials a{max-width:20px;-webkit-transition:.3s;transition:.3s;display:block}.footer-wrap__contacts--socials a:hover{opacity:.75}.main-wrap{padding-top:28px}.main-wrap__title{letter-spacing:-.02em;font-family:Krylon,sans-serif;max-width:1132px;line-height:100%;font-size:clamp(2.5625rem,calc(.8397534669rem + .0685670262 * 100vw),8.125rem)}.main-wrap__title p{display:block}.main-wrap__title p:nth-child(even){text-align:right}.main-wrap__image{width:calc(100% + 30px);margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-15px}.main-wrap__flex{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;gap:30px;background-color:#d8aeb1;padding:18px;color:#2b2a28;margin-top:-2px;position:relative;z-index:2;width:calc(100% + 30px);margin-left:-15px;font-size:clamp(1rem,calc(.6902927581rem + .0123266564 * 100vw),2rem)}.main-wrap__flex--title{max-width:382px}.main-wrap__flex--title svg{display:none}.main-wrap__flex--location{max-width:481px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-wrap__flex--location span{display:block;max-width:calc(100% - 74px);padding-left:28px}.main-wrap__btns{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;gap:20px;margin-top:80px}.gallery{margin-top:200px;border-top:solid 2px #b9985a;border-bottom:solid 2px #b9985a;padding:80px 0}.gallery-wrap .slick-arrow{opacity:0;visibility:hidden;position:absolute}.gallery-wrap .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-wrap .wrapper{height:inherit;padding:0 20px}.gallery-wrap .item{height:650px;background-color:#3a3533;min-width:403px;max-width:403px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-wrap .item img{max-height:650px}.gallery-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.about-wrap{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;gap:20px;margin-top:200px}.about-wrap__content{width:100%;max-width:821px}.about-wrap__content--title{margin-bottom:60px}.about-wrap__content--image{display:none}.about-wrap__content--text{font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.about-wrap__content--text p{display:block;margin-bottom:40px}.about-wrap__content--text p:last-child{margin-bottom:0}.about-wrap__image{max-width:826px;width:100%}.about-wrap__image img{border-radius:8px}.services-wrap{margin-top:200px}.services-wrap__title{margin-bottom:80px}.services-wrap .row{margin-bottom:200px}.services-wrap .row-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:28px}.services-wrap .row-top__counter{width:100%;max-width:250px}.services-wrap .row-top__counter span{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:150px;height:150px;text-align:center;font-family:Krylon,sans-serif;border:solid 1px #f3ece8;border-radius:50%;font-size:clamp(1.5625rem,calc(.4978813559rem + .0423728814 * 100vw),5rem)}.services-wrap .row-top__content{width:100%;max-width:1094px}.services-wrap .row-top__content--title{font-family:Krylon,sans-serif;font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.services-wrap .row-top__content--text{margin-top:40px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.services-wrap .row-top__content--text p{display:block;margin-bottom:28px}.services-wrap .row-top__content--text p:last-child{margin-bottom:0}.services-wrap .row-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;margin-top:80px}.services-wrap .row-gallery .item{width:calc((100% - 21px)/ 2)}.services-wrap .row-gallery .item-image{height:714px;background-color:#3a3533;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-wrap .row-gallery .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-wrap .row-gallery .item-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.services-wrap .row-gallery .item-flex .item-image{height:422px}.services-wrap .row-gallery .item-flex .item-image:nth-child(2){height:275px}.services-wrap .row-gallery .item-flex__row{width:100%;max-width:543px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-wrap .row-gallery .item-flex__row:last-child{max-width:265px}.services-wrap .row-gallery .item-flex__row:last-child .item-image{height:100%}.services-wrap .row-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:80px;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#2b2a28}.services-wrap .row-list .item{width:calc((100% - 20px)/ 2);border-radius:8px;background-color:#d8aeb1;padding:28px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.services-wrap .row-list .item-title{font-family:Krylon,sans-serif;margin-bottom:40px;font-size:clamp(1.375rem,calc(1.0265793529rem + .0138674884 * 100vw),2.5rem)}.services-wrap .row-list .item p{display:block;margin-bottom:28px}.services-wrap .row-list .item p:last-child{margin-bottom:0}.services-wrap .row-more{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-wrap .row-portfolio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:70px}.services-wrap .row-portfolio .item{width:calc((100% - 40px)/ 3)}.services-wrap .row-portfolio .item-image img{border-radius:8px}.services-wrap .row-portfolio .item-text{margin-top:80px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.services-wrap .row-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:80px}.services-wrap .row-info__item{width:calc((100% - 20px)/ 2)}.services-wrap .row-info__item:nth-child(1) .item{height:100%}.services-wrap .row-info .item{border-radius:8px;background-color:#d8aeb1;margin-bottom:20px;padding:28px;color:#2b2a28;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.services-wrap .row-info .item-title{font-family:Krylon,sans-serif;margin-bottom:40px;font-size:clamp(1.375rem,calc(1.0265793529rem + .0138674884 * 100vw),2.5rem)}.services-wrap .row-info .item p{display:block;margin-bottom:28px}.services-wrap .row-info .item p:last-child{margin-bottom:0}.services-wrap .row-info .item:last-child{margin-bottom:0}.services-wrap .row-images{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.services-wrap .row-images .item{width:calc((100% - 40px)/ 3);height:318px}.services-wrap .row-images .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.cost-wrap{margin-top:200px;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;gap:30px}.cost-wrap__content{width:100%;max-width:799px;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}.cost-wrap__content--title{font-size:clamp(2.25rem,calc(1.7854391371rem + .0184899846 * 100vw),3.75rem)}.cost-wrap__content--text{margin:40px 0;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.cost-wrap__content--image{display:none}.cost-wrap__content--btns .btn{margin-bottom:40px}.cost-wrap__content--btns .btn:last-child{margin-bottom:0}.cost-wrap__image{width:100%;max-width:823px}.cost-wrap__image img{border-radius:8px}.contacts{background-color:#3a3533}.contacts-wrap{padding:58px 0;margin-top:200px}.contacts-wrap__title{max-width:790px;font-size:clamp(2.25rem,calc(1.7854391371rem + .0184899846 * 100vw),3.75rem)}.contacts-wrap__text{max-width:757px;margin:40px 0 23px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.contacts-wrap__flex{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;gap:30px}.contacts-wrap__flex--form{width:100%;max-width:812px}.contacts-wrap__flex--form-submit{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;gap:20px}.contacts-wrap__flex--form-submit_button{width:100%;max-width:244px}.contacts-wrap__flex--form-submit_button .btn{padding:11px;width:100%;font-size:28px;background-color:#f9f7f4;color:#3a3533}.contacts-wrap__flex--form-submit_button .btn:hover{background-color:#b9985a;color:#f9f7f4}.contacts-wrap__flex--form-submit_text{width:100%;max-width:547px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.contacts-wrap__flex--list{width:100%;max-width:550px}.contacts-wrap__flex--list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:28px;color:#e3e0dc;font-weight:600}.contacts-wrap__flex--list .item span{display:block;max-width:calc(100% - 60px);position:relative}.contacts-wrap__flex--list .item span::after{content:"";display:block;width:0;height:1px;background-color:#e3e0dc;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.contacts-wrap__flex--list .item span:hover::after{width:100%}.contacts-wrap__flex--list .item:nth-child(2) span{margin-left:-5px}.contacts-wrap__flex--list-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px}.contacts-wrap__flex--list-socials a{display:block;-webkit-transition:.3s;transition:.3s}.contacts-wrap__flex--list-socials a:hover{opacity:.75}.moments-title{padding-top:28px}.moments-wrap{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;gap:20px;margin-top:160px}.moments-wrap__content{width:100%;max-width:546px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.moments-wrap__content p{display:block;margin-bottom:28px}.moments-wrap__content p:last-child{margin-bottom:0}.moments-wrap__image{width:100%;max-width:1108px}.moments-wrap__image img{border-radius:8px}.moments-wrap__gallery{width:100%;max-width:826px}.moments-wrap__gallery--slider{margin-right:-20px}.moments-wrap__gallery .item{height:557px;margin-right:20px}.moments-wrap__gallery .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.moments-wrap__gallery--nav{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;gap:4px;margin-top:40px}.moments-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:20px}.moments-gallery .item{width:calc((100% - 40px)/ 3);height:557px}.moments-gallery .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.moments-second .moments-wrap__image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:826px}.moments-second .moments-wrap__content{max-width:826px}.moments-flex{margin:160px 0 200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.moments-flex .item{width:calc((100% - 40px)/ 3)}.moments-flex .item-image img{border-radius:8px}.moments-flex .item .btn{margin-top:60px}.moments-flex .item-text{font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.moments-flex .item-text p{display:block;margin-bottom:40px}.moments-flex .item-text p:last-child{margin-bottom:0}.course-wrap__title{max-width:1110px}.course-wrap__title p:nth-child(even){text-align:right}.course-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px}.course-wrap__list .item{width:calc((100% - 40px)/ 3);font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.course-image{height:391px;margin-top:200px}.course-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:200px}.course-flex .item{width:15.8%;height:391px;margin-right:1.03%;margin-bottom:18px}.course-flex .item:nth-child(4n+4){margin-right:0}.course-flex .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.course-flex .item-full{width:49.5%}.course-bg{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;margin-top:60px}.course-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:60px}.course-list .item{width:calc((100% - 40px)/ 3);border-radius:8px;background-color:#d8aeb1;padding:46px 20px;color:#2b2a28;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.course-list .item p{display:block;margin-bottom:40px}.course-list .item p:last-child{margin-bottom:0}.course-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:89px}.course-row__list{width:100%;max-width:828px}.course-row__list .item{margin-bottom:20px;border-radius:8px;background-color:#d8aeb1;padding:46px 28px;color:#2b2a28;min-height:400px;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;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.course-row__list .item p{display:block;margin-bottom:28px}.course-row__list .item p:last-child{margin-bottom:0}.course-row__list .item:last-child{margin-bottom:0}.course-row__image{width:100%;max-width:825px;background-color:#3a3533;border-radius:8px}.course-row__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.duration-wrap{margin:200px 0}.duration-wrap__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}.duration-wrap__top--title{max-width:564px;width:100%;font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.duration-wrap__top--text{width:100%;max-width:826px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.duration-wrap__list{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px}.duration-wrap__list .item{width:calc((100% - 60px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.duration-wrap__list .item-counter{width:100%;max-width:221px}.duration-wrap__list .item-counter span{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;text-align:center;width:150px;height:150px;border-radius:50%;font-family:Krylon,sans-serif;border:solid 1px #f3ece8;font-size:clamp(2rem,calc(1.0708782743rem + .0369799692 * 100vw),5rem)}.duration-wrap__list .item-content{width:100%;max-width:calc(100% - 221px);padding-left:10px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.duration-wrap__list .item-content__title{font-family:Krylon,sans-serif;margin-bottom:40px;font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.duration-wrap__flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:162px}.duration-wrap__flex .item{border-radius:8px;background-color:#d8aeb1;padding:58px 24px 42px;color:#2b2a28;width:calc((100% - 40px)/ 3);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;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.duration-wrap__program{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;gap:23px;margin-top:200px}.duration-wrap__program--content{width:100%;max-width:826px;margin-top:-10px}.duration-wrap__program--content-title{margin-bottom:60px;font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.duration-wrap__program--image{width:100%;max-width:826px}.duration-wrap__program--image-slider{margin-right:-20px}.duration-wrap__program--image .item{margin-right:20px}.duration-wrap__program--image .item img{border-radius:8px}.duration-wrap__program--image-nav{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;gap:4px;margin-top:40px}.duration-wrap__practice{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;gap:20px;margin-top:200px}.duration-wrap__practice--image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%;max-width:1108px}.duration-wrap__practice--image .item{width:calc((100% - 20px)/ 2)}.duration-wrap__practice--image .item img{border-radius:8px}.duration-wrap__practice--content{width:100%;max-width:544px}.duration-wrap__practice--content-title{margin-bottom:60px;font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.duration-wrap__practice--content-text{padding-left:5px}.duration-wrap__practice--content .btn{margin-top:60px}.duration-wrap__info{margin-top:200px;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;gap:20px}.duration-wrap__info--flex{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;gap:20px;width:100%;max-width:829px}.duration-wrap__info--flex .row{width:100%;max-width:547px}.duration-wrap__info--flex .row:nth-child(2){max-width:262px}.duration-wrap__info--flex .row img{border-radius:8px;margin-bottom:20px}.duration-wrap__info--flex .row img:last-child{margin-bottom:0}.duration-wrap__info--content{width:100%;max-width:826px}.duration-wrap__info--content-title{font-size:clamp(1.5rem,calc(.8031587057rem + .0277349769 * 100vw),3.75rem)}.duration-wrap__info--content-text{margin:60px 0;padding-left:5px}.duration-wrap__gallery{margin-top:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.duration-wrap__gallery .item{width:calc((100% - 40px)/ 3);height:418px;border-radius:8px}.duration-wrap__gallery .item .btn{margin-top:60px}.duration-wrap__gallery .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.duration-wrap__gallery .item-semi{width:calc((100% - 20px)/ 2)}.duration-wrap__gallery .item-full{height:inherit}.duration-wrap__gallery .item-full img{height:878px}.duration-wrap__gallery .item-bord{border:solid 1px #b9985a}.duration-wrap__gallery .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;width:100%}.duration-wrap__gallery .row-flex{width:calc((100% - 20px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.duration-wrap__gallery .row-flex__item{width:100%;max-width:262px}.duration-wrap__gallery .row-flex__item:last-child{width:100%;max-width:544px}.duration-wrap__gallery .row-flex__item:last-child .item{height:856px}.duration-wrap__gallery .row-flex .item{width:100%;margin-bottom:20px}.duration-wrap__gallery .row-flex .item:last-child{margin-bottom:0}.duration-wrap__gallery .row-list{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}.duration-wrap__gallery .row-list .item{width:31.1%;margin-bottom:0}.duration-wrap__gallery .row-list .item:nth-child(1),.duration-wrap__gallery .row-list .item:nth-child(4){width:66%}.duration-wrap__gall{margin-top:200px}.duration-wrap__gall .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.duration-wrap__gall .row .item{height:479px;border-radius:8px}.duration-wrap__gall .row .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.duration-wrap__gall .row-flex{width:calc((100% - 20px)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.duration-wrap__gall .row-flex .item{width:100%;max-width:544px}.duration-wrap__gall .row-flex .item .btn{margin-top:60px}.duration-wrap__gall .row-flex .item:nth-child(2){max-width:262px}.duration-wrap__gall .row-flex .item-bord img{border:solid 1px #b9985a}.duration-wrap__gall .row-flex:nth-child(2) .item{max-width:100%;height:416px}.duration-wrap__gall .row:nth-child(even) .row-flex{margin-top:20px}.duration-wrap__gall .row:nth-child(even) .row-flex .item{max-width:544px}.duration-wrap__gall .row:nth-child(even) .row-flex .item:nth-child(2){max-width:261px}.duration-wrap__gall .row:nth-child(even) .row-flex:nth-child(2){margin-top:-40px}.duration-wrap__gall .row:nth-child(even) .row-flex:nth-child(1) .item{max-width:262px;height:416px}.duration-wrap__gall .row:nth-child(even) .row-flex:nth-child(1) .item:nth-child(2){max-width:544px;height:inherit}.duration-wrap__gall .row:nth-child(even) .row-flex:nth-child(1) .item:nth-child(2) img{height:852px}.duration-wrap__gall .row-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.duration-wrap__gall .row-list__content{width:100%;max-width:547px}.duration-wrap__gall .row-list__content--item{background-color:#d8aeb1;border-radius:8px;min-height:252px;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;padding:40px;color:#2b2a28;margin-bottom:20px;font-size:clamp(1rem,calc(.7677195686rem + .0092449923 * 100vw),1.75rem)}.duration-wrap__gall .row-list__content--item:last-child{margin-bottom:0}.duration-wrap__gall .row-list__image{width:100%;max-width:1108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px}.duration-wrap__gall .row-list__image img{width:calc((100% - 20px)/ 2);height:524px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:20px}.duration-wrap__gall .row-list__image img:nth-child(even){border:solid 1px #b9985a}.duration-wrap__gall .row-default:nth-child(1n+1) .row-flex:nth-child(1n+1){margin-top:25px}@media (min-width:1101px){.header-wrap__nav ul li:hover .dropdown{-webkit-transform:rotate(180deg) scale(.75);-ms-transform:rotate(180deg) scale(.75);transform:rotate(180deg) scale(.75)}.header-wrap__nav ul li:hover .dropdown svg *{stroke:#b9985a}.header-wrap__nav ul li:hover .sub-menu{opacity:1;visibility:visible}.header-wrap__nav ul li:hover a{color:#b9985a}.header-wrap__nav ul li:hover a::after{width:100%}}@media (max-width:1600px){.header-wrap__nav ul{gap:10px 50px}}@media (max-width:1440px){.duration-wrap__gallery .row-list .item{width:30.1%}}@media (max-width:1400px){.header{padding:15px 0}.header-wrap__nav ul{padding:10px 30px}.header-wrap__nav ul a{font-size:20px}.footer-wrap__nav{gap:30px}.moments-second .moments-wrap__content,.moments-second .moments-wrap__gallery{max-width:100%;width:49%}.moments-flex .item{width:calc((100% - 20px)/ 2)}.moments-flex .item:first-child{display:none}.duration-wrap__list .item-counter{max-width:150px}.duration-wrap__list .item-content{max-width:calc(100% - 150px)}.duration-wrap__program--content,.duration-wrap__program--image{max-width:100%;width:49%}}@media (max-width:1100px){.header-wrap__logo{position:relative;z-index:2}.header-wrap__nav{position:absolute;left:0;top:-100%;width:100%;max-height:100vh;overflow-y:auto;background-color:#2b2a28;padding:100px 15px 50px;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--active{opacity:1;visibility:visible;top:0}.header-wrap__nav ul{display:block;text-align:center;padding:0}.header-wrap__nav ul li{margin:15px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.header-wrap__nav ul li .sub-menu{opacity:1;visibility:visible;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:0;position:static;margin-top:-15px;display:none}.header-wrap__nav ul li a{font-size:30px}.header-wrap__nav ul .open .dropdown{-webkit-transform:rotate(180deg) scale(.75);-ms-transform:rotate(180deg) scale(.75);transform:rotate(180deg) scale(.75)}.header-wrap__nav ul .open .sub-menu{display:block}.header-wrap__icon{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;width:32px;height:15px;position:relative}.header-wrap__icon span{display:block;width:100%;height:3px;border-bottom:solid 3px #b9985a;border-radius:100px;-webkit-transition:.3s;transition:.3s}.header-wrap__icon--active{-webkit-transform:translateY(.5em);-ms-transform:translateY(.5em);transform:translateY(.5em)}.header-wrap__icon--active span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header-wrap__icon--active span:nth-child(2){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute}.header-wrap__icon--active span:nth-child(3){display:none}.duration-wrap__gallery .item{width:100%}.duration-wrap__gallery .item-pc{display:none}.duration-wrap__gallery .item .btn{margin:60px auto 0}.duration-wrap__gallery .row{-ms-flex-wrap:wrap;flex-wrap:wrap}.duration-wrap__gallery .row-flex{width:100%;-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}.duration-wrap__gallery .row-flex__item{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.duration-wrap__gallery .row-flex__item .item{width:calc((100% - 20px)/ 2)}.duration-wrap__gallery .row-flex__item:last-child{max-width:100%}.duration-wrap__gallery .row-flex__item:last-child .item{width:100%}.duration-wrap__gallery .row-list{gap:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.duration-wrap__gallery .row-list .item:nth-child(1n+1){width:calc((100% - 20px)/ 2)}.duration-wrap__gallery .row-list .item:nth-child(1){width:100%}.duration-wrap__gallery .row-list .item:nth-child(4){width:100%}}@media (max-width:1024px){.btn{font-size:20px;padding:22px}.main-wrap__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}.main-wrap__flex--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:29px;max-width:100%}.main-wrap__flex--title svg{display:block;width:50px;height:50px}.main-wrap__flex--location{gap:29px;max-width:100%}.main-wrap__flex--location svg{width:50px;height:50px}.main-wrap__flex--location span{padding-left:0}.gallery-wrap .item{width:300px;min-width:inherit}.about-wrap__content{max-width:100%}.about-wrap__content--image{display:block;margin-bottom:40px}.about-wrap__image{display:none}.services-wrap{margin-top:125px}.services-wrap .row-top__counter{max-width:150px}.services-wrap .row-gallery .item-image{width:100%;height:350px}.services-wrap .row-gallery .item-image img{max-height:350px}.services-wrap .row-gallery .item-flex__row{max-width:100%}.services-wrap .row-gallery .item-flex__row .item-image{height:350px}.services-wrap .row-gallery .item-flex__row .item-image:last-child{display:none}.services-wrap .row-gallery .item-flex__row:last-child{display:none}.services-wrap .row-portfolio .item{width:calc((100% - 20px)/ 2)}.services-wrap .row-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.services-wrap .row-info__item{width:100%}.services-wrap .row-images .item{width:calc((100% - 20px)/ 2)}.cost-wrap__image{display:none}.cost-wrap__content{max-width:100%}.cost-wrap__content--image{display:block;margin-bottom:40px}.contacts-wrap__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;gap:40px}.contacts-wrap__flex--form,.contacts-wrap__flex--list{max-width:100%}.moments-wrap{margin-top:100px;-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}.moments-wrap__content{max-width:100%}.moments-gallery .item{width:calc((100% - 20px)/ 2)}.moments-second .moments-wrap{margin-top:100px}.moments-second .moments-wrap__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.moments-second .moments-wrap__content,.moments-second .moments-wrap__gallery{width:100%}.course-wrap__list .item{width:calc((100% - 20px)/ 2)}.duration-wrap__top{-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}.duration-wrap__list .item{width:100%}.duration-wrap__list .item:nth-child(even){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.duration-wrap__flex .item{width:calc((100% - 20px)/ 2)}.duration-wrap__program{-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;gap:60px}.duration-wrap__program--content,.duration-wrap__program--image{width:100%}.duration-wrap__practice{position:relative;-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:100px 0 0;padding-bottom:100px;gap:20px}.duration-wrap__practice--content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.duration-wrap__practice--content .btn{position:absolute;left:50%;margin-right:-50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:0}.duration-wrap__info{-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;gap:20px}.duration-wrap__info--content{max-width:100%}.duration-wrap__info--flex{max-width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.duration-wrap__gall .row{-ms-flex-wrap:wrap;flex-wrap:wrap}.duration-wrap__gall .row:nth-child(1n+1){margin-bottom:25px}.duration-wrap__gall .row:nth-child(1n+1) .row-flex{width:100%;margin:0!important}.duration-wrap__gall .row:nth-child(1n+1) .row-flex .item:nth-child(1n+1){max-width:100%;width:calc((100% - 20px)/ 2)}.duration-wrap__gall .row:nth-child(1n+1) .row-flex:last-child .item{width:100%}.duration-wrap__gall .row:last-child .row-flex:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.duration-wrap__gall .row-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.duration-wrap__gall .row-list__content,.duration-wrap__gall .row-list__image{max-width:100%}.duration-wrap__gall .row-list__content--item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course-flex{gap:20px}.course-flex .item{margin:0;width:calc((100% - 20px)/ 2)}.course-list .item{width:100%}.course-row{-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;gap:40px}.course-row__list .item{min-height:inherit}.course-row__image{margin-left:-15px;width:calc(100% + 30px);-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.course-row__image img{border-radius:4px}.footer-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}.footer-wrap__nav{-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;gap:30px}.footer-wrap__contacts{-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;gap:30px}.footer-wrap__contacts--list .item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:668px){.moments-second .moments-wrap__gallery{margin-left:-15px;width:calc(100% + 30px);max-width:calc(100% + 30px);margin-bottom:60px}.moments-second .moments-wrap__gallery .item{height:557px;border-radius:4px}.moments-second .moments-wrap__gallery .item img{border-radius:4px}}@media (max-width:550px){.ttx ol li,.ttx ul li{margin-bottom:20px}.bread{padding:11px 0 0}.bread ol{display:none}input,select,textarea{border-radius:4px}textarea{height:153px}.slick-arrow{width:87px;height:70px}.btn{font-size:16px;border-radius:4px}.header{padding:5px 0 10px}.header-wrap__logo{max-width:32px}.header-wrap__nav{padding-top:75px}.header-wrap__nav ul li a{font-size:22px}.header-sticky{padding:5px 0 10px}.header-sticky .header-wrap__logo{max-width:32px}.main-wrap__image{margin-top:27px}.main-wrap__flex{padding:20px;gap:20px}.main-wrap__flex--location svg,.main-wrap__flex--title svg{width:26px;height:26px}.main-wrap__btns{margin-top:30px}.gallery{margin-top:71px;padding:40px 0}.gallery-wrap{margin-left:-50px}.gallery-wrap .wrapper{padding:0 2px}.gallery-wrap .item{width:200px;height:250px;border-radius:4px}.gallery-wrap .item img{max-height:250px}.gallery-nav{margin-top:40px;gap:4px}.about-wrap{margin-top:100px}.about-wrap__content--title{margin-bottom:40px}.about-wrap__content--text p{margin-bottom:20px}.services-wrap{margin-top:100px}.services-wrap__title{margin-bottom:31px}.services-wrap .row{margin-bottom:100px}.services-wrap .row-top{-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;position:relative}.services-wrap .row-top__counter span{width:45px;height:45px;margin-left:20px}.services-wrap .row-top__content--title{margin-top:-65px;padding-left:95px}.services-wrap .row-top__content--text{margin-top:30px}.services-wrap .row-gallery{margin-top:20px}.services-wrap .row-gallery .item-image{height:154px;border-radius:4px}.services-wrap .row-gallery .item-image img{max-height:154px}.services-wrap .row-gallery .item-flex__row .item-image{height:154px}.services-wrap .row-list{margin-top:20px}.services-wrap .row-list .item{width:100%;padding:6px;border-radius:4px}.services-wrap .row-list .item-title{margin-bottom:12px}.services-wrap .row-list .item-text p{margin-bottom:6px}.services-wrap .row-more{margin-top:40px}.services-wrap .row-portfolio{gap:60px;margin-top:40px}.services-wrap .row-portfolio .item{width:100%}.services-wrap .row-portfolio .item-image img{border-radius:4px}.services-wrap .row-portfolio .item-text{margin-top:20px}.services-wrap .row-info{margin-top:30px}.services-wrap .row-info .item{padding:6px;border-radius:4px}.services-wrap .row-info .item-title{margin-bottom:12px}.services-wrap .row-info .item-text p{margin-bottom:6px}.services-wrap .row-images{margin-top:20px;gap:10px}.services-wrap .row-images .item{width:100%;height:318px;border-radius:4px}.services-wrap .row-images .item img{border-radius:4px}.cost-wrap{margin-top:100px}.cost-wrap__content--text{margin:40px 0 20px}.cost-wrap__content--btns .btn{margin:0 0 20px}.contacts-wrap{margin-top:136px;padding:4px 0 28px}.contacts-wrap__text{margin:40px 0 20px}.contacts-wrap__flex--form-submit{-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__flex--form-submit_button{max-width:100%}.contacts-wrap__flex--form-submit_button .btn{padding:19px;font-size:16px;background-color:#d8aeb1;color:#3a3533}.contacts-wrap__flex--form-submit_button .btn:hover{background-color:#c78c90}.moments-wrap{margin-top:40px}.moments-gallery .item{width:100%;height:inherit}.moments-gallery .item img{border-radius:4px}.moments-flex{margin:100px 0}.moments-flex .item{width:100%}.course-wrap__list{margin-top:40px}.course-wrap__list .item{width:100%}.course-image{margin-top:40px;height:93px}.duration-wrap{margin:100px 0}.duration-wrap__list{margin-top:65px;gap:60px}.duration-wrap__list .item-counter{max-width:60px}.duration-wrap__list .item-counter span{width:60px;height:60px}.duration-wrap__list .item-content{max-width:calc(100% - 60px);padding-left:32px}.duration-wrap__list .item-content__title{margin-bottom:20px}.duration-wrap__flex{margin-top:100px;gap:10px}.duration-wrap__flex .item{width:100%;padding:24px;min-height:168px;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}.duration-wrap__program{margin-top:100px}.duration-wrap__program--content-title{margin-bottom:40px}.duration-wrap__practice--content-title{margin-bottom:40px}.duration-wrap__practice--image{gap:6px}.duration-wrap__practice--image .item{width:calc((100% - 6px)/ 2)}.duration-wrap__info{margin-top:100px}.duration-wrap__info--content-text{margin-top:40px}.duration-wrap__info--flex{gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.duration-wrap__info--flex .row{width:100%}.duration-wrap__info--flex .row img{margin-bottom:4px;height:inherit}.duration-wrap__gallery{margin-top:67px;gap:4px}.duration-wrap__gallery .item{height:416px;border-radius:4px}.duration-wrap__gallery .item .btn{margin-top:40px}.duration-wrap__gallery .item-full{height:inherit}.duration-wrap__gallery .item-bord{margin-left:0!important}.duration-wrap__gallery .item img{border-radius:4px}.duration-wrap__gallery .item:nth-child(2){margin-left:-15px}.duration-wrap__gallery .item:nth-child(2) img{max-width:calc(100% + 30px);width:calc(100% + 30px)}.duration-wrap__gallery .row-flex{margin:0;gap:4px}.duration-wrap__gallery .row-flex__item{gap:4px;width:100%;max-width:100%;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:-75px;margin-left:7px}.duration-wrap__gallery .row-flex__item .item{width:calc((100% - 4px)/ 2);margin:0;height:286px}.duration-wrap__gallery .row-flex__item .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:solid 1px #b9985a}.duration-wrap__gallery .row-flex__item .item:nth-child(2){height:361px;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.duration-wrap__gallery .row-flex__item .item:nth-child(1){position:relative;z-index:2}.duration-wrap__gallery .row-flex__item:nth-child(2){margin:0}.duration-wrap__gallery .row-flex__item:nth-child(2) .item{height:570px}.duration-wrap__gallery .row-flex__item:nth-child(2) .item img{border:none}.duration-wrap__gallery .row-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.duration-wrap__gallery .row-list .item{height:286px;overflow:hidden}.duration-wrap__gallery .row-list .item:nth-child(1n+1){width:calc((100% - 4px)/ 2)}.duration-wrap__gallery .row-list .item:nth-child(1){width:100%;height:231px;max-width:80%;margin:-50px auto 0;position:relative;z-index:2}.duration-wrap__gallery .row-list .item:nth-child(1) img{border:solid 1px #b9985a}.duration-wrap__gallery .row-list .item:nth-child(2),.duration-wrap__gallery .row-list .item:nth-child(3){border:none}.duration-wrap__gallery .row-list .item:nth-child(4){width:100%;height:278px}.duration-wrap__gall{margin-top:149px;position:relative}.duration-wrap__gall .row-list__content{margin-top:-50px}.duration-wrap__gall .row-list__content--item{min-height:168px;padding:24px}.duration-wrap__gall .row-list__image{gap:4px}.duration-wrap__gall .row-list__image img{width:100%;height:351px;margin:0;border:none}.duration-wrap__gall .row-list__image img:nth-child(2){max-width:80%;margin:0 auto;height:385px;margin-top:518px;position:relative;z-index:2;border:solid p1x #b9985a}.duration-wrap__gall .row:nth-child(1n+1){margin:0 0 4px;gap:4px}.duration-wrap__gall .row-flex{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.duration-wrap__gall .row-flex .item{border-radius:4px}.duration-wrap__gall .row-flex .item .btn{margin-top:40px}.duration-wrap__gall .row-flex .item img{border-radius:4px}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(1) .item:nth-child(1){width:100%;height:319px;margin-left:-15px}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(1) .item:nth-child(1) img{width:calc(100% + 30px);max-width:calc(100% + 30px)}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(1) .item:nth-child(2){width:50%;height:323px;position:relative;z-index:2}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(1) .item:nth-child(2) img{border:solid 1px #b9985a}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(2) .item:nth-child(1n+1){height:182px}.duration-wrap__gall .row:nth-child(1) .row-flex:nth-child(2) .item:nth-child(1n+1) img{border:none}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(1) .item:nth-child(1){position:absolute;right:0;top:306px;height:340px}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(1) .item:nth-child(1) img{border:solid 1px #b9985a}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(1) .item:nth-child(2){width:100%;max-width:362px;margin:-150px auto 0}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(1) .item:nth-child(2) img{margin:0 auto;max-width:305px;height:477px}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(2) .item:nth-child(1){height:319px}.duration-wrap__gall .row:nth-child(2) .row-flex:nth-child(2) .item:nth-child(2){height:664px}.duration-wrap__gall .row-default{position:relative}.duration-wrap__gall .row-default:nth-child(1n+1) .row-flex:nth-child(1n+1) .item:nth-child(1){width:100%;border:none;height:705px;position:static}.duration-wrap__gall .row-default:nth-child(1n+1) .row-flex:nth-child(1n+1) .item:nth-child(1) img{border:none}.duration-wrap__gall .row-default:nth-child(1n+1) .row-flex:nth-child(2) .item:nth-child(1){height:339px;margin-top:25px}.duration-wrap__gall .row-default:nth-child(1n+1) .row-flex:nth-child(2) .item:nth-child(2){position:absolute;left:0;top:-884px;height:707px}.course-flex{margin-top:20px;gap:4px}.course-flex .item{height:265px;width:calc((100% - 4px)/ 2)}.course-flex .item:nth-child(3){width:100%;height:171px}.course-flex .item:nth-child(4){width:100%;height:540px}.course-bg{margin-top:40px}.course-list{margin-top:100px;gap:10px}.course-list .item{padding:31px 13px;min-height:170px;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}.course-row{margin-top:40px}.course-row__list .item{padding:20px 13px;margin-bottom:10px}.course-row__list .item p{margin-bottom:20px}.default-wrap{margin-bottom:100px}.footer-wrap__nav{width:100%;max-width:100%}.footer-wrap__nav--menu{width:100%;max-width:100%}.footer-wrap__nav--menu ul{display:block;margin:0 auto;text-align:center}.footer-wrap__nav--menu ul li{margin-bottom:15px;width:100%}.footer-wrap__nav--menu ul li:last-child{margin-bottom:0}}