@charset "UTF-8";.btn{position:relative;overflow:hidden;background:linear-gradient(92.9deg,#dc843a 28.59%,#c18553 100%);-webkit-transition:all .3s ease;transition:all .3s ease}html{cursor:default !important}.zoom-container{position:relative;overflow:hidden;width:100%}.zoom-img{display:block;width:100%;height:100%;-webkit-transition:-webkit-transform 2.5s cubic-bezier(.4,0,.2,1);transition:-webkit-transform 2.5s cubic-bezier(.4,0,.2,1);transition:transform 2.5s cubic-bezier(.4,0,.2,1);transition:transform 2.5s cubic-bezier(.4,0,.2,1),-webkit-transform 2.5s cubic-bezier(.4,0,.2,1)}.zoom-container:hover .zoom-img{-webkit-transform:scale(1.3);transform:scale(1.3)}.zoom-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),transparent 30%,rgba(0,0,0,.3) 100%)}.zoom-container:hover:after{opacity:1}h1 .char{background-color:#f7f0e7}.space{background-color:#f7f0e7}.word-group{background-color:#f7f0e7}section.global span.space:nth-child(12){display:none !important}.btn{position:relative;border-radius:15px;overflow:hidden}@media (max-width:991px){.btn{border-radius:8px}}.btn:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(92.9deg,#dc843a 28.59%,#c18553 50%,#dc843a 71.41%,#c18553 100%);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;border-radius:15px}.btn a{position:relative;z-index:1;display:block;padding:24px 30px;color:#fff;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:991px){.btn a{padding:14px 20px 16px;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}}.btn:hover{-webkit-transform:scale(.98);transform:scale(.98);-webkit-box-shadow:0 5px 15px rgba(220,132,58,.3);box-shadow:0 5px 15px rgba(220,132,58,.3)}.btn:hover:before{-webkit-transform:translateX(50%);transform:translateX(50%)}.cursor{width:15px;height:15px;background:#fff;border-radius:50%;position:fixed;pointer-events:none;mix-blend-mode:difference;z-index:10000}.cursor-follower{width:25px;height:25px;background:rgba(220,131,58,.1921568627);border-radius:50%;position:fixed;pointer-events:none;z-index:9999}.cursor.cursor-hover{-webkit-transform:scale(1.5);transform:scale(1.5);background:rgba(255,255,255,.5)}.cursor-follower.cursor-hover{-webkit-transform:scale(1.3);transform:scale(1.3);background:rgba(255,255,255,.15)}@media (max-width:768px){.cursor,.cursor-follower{display:none}body{cursor:default !important}}body{min-height:100vh;overflow-x:hidden}a{cursor:pointer !important}html{scroll-behavior:smooth}.title-anime-cust{opacity:1}.title-anime-cust .word{display:inline-block;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,transform .6s ease;transition:opacity .6s ease,transform .6s ease,-webkit-transform .6s ease;will-change:opacity,transform}.space{display:inline-block}p.char:hover{-webkit-transition:.3s 0s !important;transition:.3s 0s !important}.title-animate h1{display:block;line-height:1.5;margin:0;padding:0;white-space:normal;opacity:.5;-webkit-filter:blur(10px);filter:blur(10px);-webkit-transform:translateY(20px);transform:translateY(20px)}.title-animate.initialized h1{opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s ease,-webkit-filter .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-filter .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,filter .3s ease,transform .3s ease;transition:opacity .3s ease,filter .3s ease,transform .3s ease,-webkit-filter .3s ease,-webkit-transform .3s ease}.title-animate h1,.title-animate h2{display:block;line-height:1.5;margin:0;padding:0;white-space:normal}.title-animate .word-group{display:inline-block;white-space:nowrap;margin:0;padding:0}.title-animate .char{display:inline-block;margin:0;padding:0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;will-change:opacity,filter}.title-animate .space{display:inline-block;margin:0;padding:0}.title-animate .word-group{-webkit-transition:all .6s linear 0s;transition:all .6s linear 0s}.words-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.word-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-custom-wight img{height:100%}.image-custom-wight{position:relative;overflow:hidden;opacity:0;width:0;will-change:width,opacity}.image-custom-wight img{width:100%;display:block;-webkit-transform:translateX(-100%);transform:translateX(-100%);max-width:100%}.image-custom-wight.animate{-webkit-transition-property:width,opacity;transition-property:width,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;opacity:1;width:100%}.image-custom-wight.animate img{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateX(0);transform:translateX(0)}.services__floating-image{position:fixed;pointer-events:none;z-index:100;opacity:0;visibility:hidden;-webkit-transform:translate(-50%,-50%) scale(.95);transform:translate(-50%,-50%) scale(.95);-webkit-transition:opacity .3s ease,visibility .3s,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,visibility .3s;transition:opacity .3s ease,transform .3s ease,visibility .3s,-webkit-transform .3s ease}.services__floating-image.is-visible{opacity:1;visibility:visible;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.services__floating-image img{height:auto;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.services__floating-image.switching-image img{-webkit-transform:scale(.95);transform:scale(.95)}span.span_spoller{font-size:14px}@media (max-width:550px){span.span_spoller{font-size:12px}}.btn-line-two a p{-webkit-transform:translate(0,2px);transform:translate(0,2px)}.title-animate .char{cursor:default !important}.top-feedback__tab{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;cursor:pointer}.top-feedback__tab:hover{background:#c18553}.top-feedback__tab:hover p{color:#f7f0e7}.racchet{overflow:hidden;padding:50px 0;position:relative}@media (max-width:991px){.racchet{padding:40px 0}}@media (max-width:650px){.racchet{padding:25px 0 40px}}.racchet__container{position:relative;z-index:2}.racchet__fon{position:absolute;width:100%;height:100%;top:0;left:0}.racchet__fon img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.top-racchet{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}.top-racchet__title{max-width:730px}@media (max-width:1250px){.top-racchet__title{max-width:530px}}.top-racchet__tabs-global{position:relative;-webkit-transform:translate(-25px,0);transform:translate(-25px,0)}.top-racchet__tabs-global svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.top-racchet__tabs{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:95px}.top-racchet__tab{font-size:24px;font-weight:500;color:#240902}.top-racchet .top-racchet__tab._active p{color:#dd843a}.content-tabs__tab{opacity:0;visibility:hidden;position:absolute;top:0;left:0;-webkit-transition:opacity 2s ease 0s;transition:opacity 2s ease 0s}.content-tabs .content-tabs__tab._active{opacity:1;visibility:visible;position:relative}.bottom-racchet{gap:100px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:70px 0 0}.cirkle-racchet{width:400px;height:400px;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;border-radius:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cirkle-racchet__name p{font-weight:500;font-size:60px;white-space:nowrap;color:#240902;line-height:1.3;text-transform:uppercase}.cirkle-racchet__desp{font-size:14px;color:#623f36;max-width:250px;margin:0 auto;text-align:center}.racchet-content__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.racchet-content__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.racchet-content__title{font-size:20px;font-weight:500;color:#240902;text-transform:uppercase}.racchet-content__desp{margin:10px 0 0;font-size:14px;color:#623f36}.racchet-content__prise p{margin:15px 0 0;font-size:20px;font-weight:500;color:#240902;text-align:right}.prise-racchet{margin:70px 0 0;border:1.5px solid #dd843a;padding:30px 35px;border-radius:30px;background:#f3e5d4}.prise-racchet__rows{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}.prise-racchet__title h3{font-size:25px;line-height:1.3;font-weight:500;max-width:380px;text-transform:uppercase;font-weight:500;color:#240902}.prise-racchet__prise{font-weight:700;font-family:"Playfair Display";white-space:nowrap;font-size:50px;line-height:1.3}.prise-racchet__desp{margin:10px 0 0;font-size:14px;color:#623f36}.prise-racchet__btn{width:240px;margin:15px 0 -55px auto}.prise-racchet__btn a{padding:14px 14px 16.5px;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}.cirkle-racchet{position:relative}.circle-slider-container{position:absolute;width:100%;height:100%;top:0;left:0}.circle-progress{position:absolute;width:100%;height:100%;top:0;left:0}.circle-progress circle{fill:none;stroke:#e6d6c3;stroke-width:15}.circle-progress circle.progress{stroke:#dd843a;stroke-linecap:round;-webkit-transition:stroke-dasharray .3s ease;transition:stroke-dasharray .3s ease}.circle-handle{position:absolute;width:24px;height:24px;background:#dd843a;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;z-index:10;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.circle-handle:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.circle-handle:active{-webkit-transform:translate(-50%,-50%) scale(.95);transform:translate(-50%,-50%) scale(.95)}@media (max-width:1150px){.racchet-content__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-racchet__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prise-racchet__prise{font-size:40px}.prise-racchet__title.title{font-size:21px;max-width:250px}.bottom-racchet{gap:30px}.cirkle-racchet{width:270px;height:270px}.cirkle-racchet__name p{font-size:40px}.cirkle-racchet__desp{font-size:13px}}@media (max-width:1050px){.racchet__bottom.bottom-racchet{-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}.racchet__top.top-racchet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.top-racchet__tabs-global{margin:50px 0 20px;-webkit-transform:translate(0px,0);transform:translate(0px,0)}.racchet__bottom.bottom-racchet{margin:40px 0 0}.racchet-content__bottom.prise-racchet{margin:30px 0 0}}@media (max-width:750px){.prise-racchet__rows{-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:start}.prise-racchet__title.title{max-width:100% !important}.prise-racchet__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.prise-racchet__column:last-child{text-align:right}.racchet-content__prise{font-size:18px}.racchet-content__desp{font-size:12px}.racchet-content__title{font-size:18px}.prise-racchet__prise{font-size:32px}.prise-racchet__title.title{font-size:16px}.racchet-content__bottom.prise-racchet{padding:15px;border-radius:15px}.prise-racchet__btn a{height:48px;width:100%}.prise-racchet__btn.btn{width:100%;margin:15px 0 -38px auto}.top-racchet__tab{font-size:12px}.top-racchet__tabs-global svg{width:255px;height:82px}.top-racchet__tabs{gap:45px}.top-racchet__column:last-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-transform:translate(-25px,0px);transform:translate(-25px,0px)}.top-racchet__title.title{text-align:left}}@media (max-width:550px){.prise-racchet__desp{font-size:12px}.prise-racchet__btn a{font-size:16px}.cirkle-racchet__desp{font-size:10px;max-width:200px}.cirkle-racchet{width:210px;height:210px}.cirkle-racchet__name p{font-size:32px}.circle-handle{width:18px;height:18px}.racchet__bottom.bottom-racchet{margin:25px 0 0;gap:20px}}@media (max-width:650px){.racchet__fon img{height:55%}}.prise-racchet__prise p{color:#240902}@media (max-width:550px){.prise-racchet__title h3{font-size:16px}}.standart.prise-racchet-item:first-child{opacity:.7}.full-pise.prise-racchet-item:last-child{padding:50px 0 0;position:relative}@media (max-width:650px){.full-pise.prise-racchet-item:last-child{padding:30px 0 0}}.full-pise.prise-racchet-item:last-child:before{content:"";position:absolute;width:100%;height:1.5px;top:25px;left:0;background-color:rgba(36,9,2,.3019607843)}@media (max-width:650px){.full-pise.prise-racchet-item:last-child:before{top:15px}}@media (max-width:650px){.circle-progress circle{stroke:#e6d6c3}}.racchet__bottom.bottom-racchet{position:relative;z-index:2}.content-tabs__tab:before{content:"";background:rgba(247,240,231,.6980392157);-webkit-filter:blur(150px);filter:blur(150px);position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:650px){.content-tabs__tab:before{height:50%}}@media (max-width:650px){.top-racchet__column:first-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.feedback{overflow:hidden;padding:50px 0}@media (max-width:991px){.feedback{padding:40px 0}}@media (max-width:650px){.feedback{padding:25px 0}}.feedback__btn{max-width:240px;margin:45px auto 0 auto}@media (max-width:550px){.feedback__btn{margin:25px auto 0 auto}}.feedback__btn a{font-size:18px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 14px 16.5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedback .bottom-feedback__player{background-color:#f3e5d4;border-radius:8px;padding:12px;margin-top:16px;border-radius:20px}.feedback .bottom-feedback__player.fixed{position:relative;bottom:0;right:0;width:100%}.feedback .audio-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.feedback .play-button,.feedback .volume-button{background:0 0;border:none;cursor:pointer;padding:0}.feedback .play-button:hover,.feedback .volume-button:hover{opacity:.8}.feedback .play-button svg{-webkit-transform:translate(0,2px);transform:translate(0,2px)}.feedback .timeline{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:4px;background:#e3d3bf;border-radius:2px}.feedback .progress{position:absolute;left:0;top:0;height:100%;background:#dd843a;border-radius:2px;pointer-events:none}.feedback .timeline-slider{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.feedback .time{font-size:12px;color:rgba(36,9,2,.4);min-width:90px;text-align:right}.feedback .current-time{color:#240902}.feedback .volume-button.muted svg{text-decoration:line-through}.top-feedback{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.top-feedback__title{max-width:370px}.top-feedback .individ__desp{max-width:460px;margin:30px 0 0}.top-feedback__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-feedback__tab{margin:0 0 15px;color:#dc843a;border:1.5px solid #dc843a;border-radius:15px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.top-feedback__tab p{display:-webkit-box;display:-ms-flexbox;display:flex;color:#dc843a;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;white-space:nowrap}.top-feedback__tab:nth-child(2){-webkit-transform:translate(70px,0);transform:translate(70px,0)}.top-feedback__tab:nth-child(3){-webkit-transform:translate(140px,0);transform:translate(140px,0)}.top-feedback .top-feedback__tab p{padding:0 20px}.top-feedback .top-feedback__tab._active{background:linear-gradient(0deg,#c18553,#c18553),linear-gradient(92.9deg,#dc843a 28.59%,#c18553 100%)}.top-feedback .top-feedback__tab._active p{color:#f7f0e7}.bottom-feedback__image{position:relative;border-radius:20px;overflow:hidden}.bottom-feedback__icon img{position:absolute;bottom:13px;left:13px;width:50px;height:50px}.bottom-feedback__names{margin:15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:650px){.bottom-feedback__avatar img{width:64px;height:64px}}.bottom-feedback__name p{text-transform:uppercase;font-size:20px;color:#240902}@media (max-width:991px){.bottom-feedback__name p{font-size:18px}}@media (max-width:650px){.bottom-feedback__name p{font-size:16px}}.bottom-feedback__arrows{margin:7px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.bottom-feedback__arrow{-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-origin:center center;transform-origin:center center}.bottom-feedback__arrow:hover{-webkit-transform:scale(1.1) translate(0,-3px);transform:scale(1.1) translate(0,-3px)}.bottom-feedback__desp{margin:15px 0 0;font-size:16px;color:#623f36;font-weight:400}@media (max-width:650px){.bottom-feedback__desp{font-size:13px}}.bottom-feedback .swiper-slide{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.bottom-feedback .swiper-slide-active{-webkit-transform:translate(0px,-90px) !important;transform:translate(0px,-90px) !important}.bottom-feedback .swiper-slide-next{-webkit-transform:translate(0px,-50px) !important;transform:translate(0px,-50px) !important}.bottom-feedback .projects__swiper{padding:90px 0 0;margin:-90px 0 0}.feedback__tab-content{display:none}.feedback__tab-content._active{display:block}.feedback__bottom.bottom-feedback{min-height:500px}.feedback__bottom.bottom-feedback{margin:30px 0 0}.feedback .slider-controls{margin:0}@media (max-width:1300px){.top-feedback__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.top-feedback__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.top-feedback{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-feedback__tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.top-feedback__tab{margin:0 20px 0 0;-webkit-transform:translate(0,0) !important;transform:translate(0,0) !important}.feedback__bottom.bottom-feedback{margin:110px 0 0}.top-feedback{gap:0}.top-feedback__tabs{margin:20px 0 0}.feedback .slider-controls{margin:20px 0 0}.bottom-feedback .swiper-slide-active{-webkit-transform:translate(0px,-60px) !important;transform:translate(0px,-60px) !important}.bottom-feedback .swiper-slide-next{-webkit-transform:translate(0px,0px) !important;transform:translate(0px,0px) !important}}@media (max-width:768px){.top-feedback__column{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.top-feedback__title.title{margin:0 0 20px}}@media (max-width:650px){.feedback__bottom.bottom-feedback{margin:20px 0 0}.top-feedback .top-feedback__tab p{height:42px}.top-feedback__tabs{overflow:scroll;max-width:100vw}.bottom-feedback .swiper-slide-active{-webkit-transform:translate(0px,0px) !important;transform:translate(0px,0px) !important}.bottom-feedback__names{gap:16px}.feedback__btn.btn{max-width:100%;width:100%;padding:5px 0 0}.feedback__btn.btn a{height:48px;padding:0;font-size:16px;text-transform:none}}button.play-button{background:#dd843a !important;width:46px;height:46px;border-radius:12px;z-index:5}@media (max-width:650px){.feedback__bottom.bottom-feedback{min-height:300px}.bottom-feedback__gallery{margin:0 auto;max-width:250px}}.faq{overflow:hidden;padding:50px 0}@media (max-width:991px){.faq{padding:40px 0}}@media (max-width:650px){.faq{padding:25px 0}}.faq__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;margin:20px 0 0;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media (max-width:1050px){.faq__content{gap:40px}}.faq__content:before{content:"";position:absolute;width:2px;height:0;top:10px;left:30px;background:linear-gradient(0deg,#c18553,#c18553),linear-gradient(94.79deg,#dd843a 18.71%,#c18553 99.89%);-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.faq .faq__content._active:before{content:"";height:90px;-webkit-transition:all 2s ease 1s;transition:all 2s ease 1s}.faq__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.faq__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px}.top-faq{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.top-faq__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.top-faq__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px}.top-faq__desp .individ__desp{margin:30px 0 0}.info-faq__content{background-color:#f3e5d4;border-radius:20px;padding:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-faq__image{border:1.5px solid #c18553;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;border-radius:15px;width:80px;height:80px}.info-faq__title h2{margin:15px 0 0;font-size:30px;line-height:1.2;text-transform:uppercase;font-family:"Playfair Display";font-weight:700}@media (max-width:1050px){.info-faq__title h2{font-size:21px}}.info-faq__btn{margin:30px 0 0;position:relative}@media (max-width:1050px){.info-faq__btn{margin:10px 0 0}}.info-faq__btn p{height:90px;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:250px;padding:0;text-align:center;-webkit-transform:translate(0,6px);transform:translate(0,6px)}.info-faq__btn-two{margin:20px 0 0;width:100%}.info-faq__btn-two a{text-align:center;padding:0;height:54px;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-transform:none}.faq-faq__spoller{position:relative;border-top:1px solid #240902;padding:30px 0}.faq-faq__spoller:last-child{border-bottom:1px solid #240902}.faq-faq__spoller.active .faq-faq__desp{margin:30px 0 0;color:#623f36;max-height:600px}.faq-faq__spoller.active .faq-faq__title:before{content:"";-webkit-transform:translate(0,-50%) rotate(45deg);transform:translate(0,-50%) rotate(45deg)}.faq-faq__spoller.active .faq-faq__title:after{content:"";-webkit-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}.faq-faq__title{font-size:25px;color:#240902;line-height:1.3;padding:0 50px 0 0;position:relative}@media (max-width:1050px){.faq-faq__title{font-size:21px}}.faq-faq__title:before{content:"";position:absolute;width:2px;height:35px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:15px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;background-color:#000}.faq-faq__title:after{content:"";position:absolute;width:2px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;height:35px;top:50%;-webkit-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg);right:15px;background-color:#000}.faq-faq__desp{max-height:0;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;overflow:hidden}@media (max-width:900px){.faq__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:25px 0 0}.faq__content:before{display:none}.faq-faq__spoller{padding:20px 0}.faq-faq__spoller.active .faq-faq__desp{margin:20px 0 0}.faq__column:first-child{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.info-faq__content{padding:20px}}.top-faq__desp{max-width:500px}@media (max-width:650px){.info-faq__title h2{font-size:26px}.info-faq__image{width:70px;height:70px}.info-faq__image img{width:45px;height:45px}.faq__content{gap:30px}.faq-faq__title{font-size:18px}.faq__top.top-faq{display:block}.top-faq__title.title{padding:0 0 10px}.faq-faq__title:before{height:25px}.faq-faq__title:after{height:25px}}.faq-faq__spoller{-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s}.faq-faq__spoller:nth-child(odd){-webkit-transform:translate(-100%,0);transform:translate(-100%,0);opacity:0}.faq-faq__spoller:nth-child(even){-webkit-transform:translate(100%,0);transform:translate(100%,0);opacity:0}.faq-faq__spoller._active:nth-child(odd){-webkit-transform:translate(0%,0);transform:translate(0%,0);opacity:1}.faq-faq__spoller._active:nth-child(even){-webkit-transform:translate(0%,0);transform:translate(0%,0);opacity:1}.faq__info.info-faq{position:relative;z-index:2;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.page-faq{margin:150px 0 0;padding:50px 0 100px}@media (max-width:1100px){.page-faq{margin:100px 0 0}}@media (max-width:991px){.page-faq{padding:20px 0 40px}}@media (max-width:650px){.page-faq{margin:74px 0 0;padding:20px 0 22.5px}}.page-faq .top-faq__title{position:relative}.page-faq .top-faq__title:before{content:"";position:absolute;left:-280%;top:150px;width:300%;height:2px;background-color:#e4a16f}@media (max-width:1400px){.page-faq .top-faq__title:before{top:130px}}@media (max-width:650px){.page-faq .top-faq__title:before{top:85px}}.page-faq .page-faq__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 40px}.page-faq .page-faq__top .page-faq__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page-faq .page-faq__top .page-faq__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 440px;flex:0 1 440px}.page-faq .page-faq__desp{color:#623f36;padding:30px 0 0}.page-faq .faq__btn{position:relative;margin:55px 0 20px}.page-faq .faq__btn svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.page-faq .faq-faq__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px}.page-faq .faq-faq__spoller{padding:0 30px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;border-top:none}.page-faq .faq-faq__spoller-elem{padding:30px 0;border-top:1px solid #240902}.page-faq .info-faq__title h2{font-size:25px}.page-faq .page-faq__desp{max-width:550px}.contacts{overflow:hidden;padding:50px 0;position:relative}@media (max-width:991px){.contacts{padding:40px 0}}@media (max-width:650px){.contacts{padding:25px 0}}.contacts__top{position:relative;z-index:2}.contacts__desp{padding:20px 57% 0 0;color:#623f36;position:relative}@media (max-width:650px){.contacts__desp{padding:15px 0 0}.contacts__desp:before{content:"";display:none}}.contacts__desp:before{content:"";position:absolute;width:45%;height:2px;top:60%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:45%;background-color:#c18553}.contacts__form{margin:40px 0 0}@media (max-width:991px){.contacts__form{margin:20px 0 0}}.contacts__rows{gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 40px}@media (max-width:991px){.contacts__rows{margin:0 0 20px;gap:20px}}.contacts__row{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.contacts__row:first-child{-webkit-box-flex:0;-ms-flex:0 1 60%;flex:0 1 60%}@media (max-width:550px){.contacts__row{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}@media (max-width:550px){.contacts__row:last-child{display:none}}.contacts__col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts .contacts__col:first-child{margin:0 0 40px}.contacts__text{font-size:16px;max-width:350px}@media (max-width:991px){.contacts__text{font-size:13px}}.contacts__text a{color:#c18553;text-decoration:underline}.contacts__textarea{height:100%}.contacts__bottom{position:relative;z-index:2}.contacts__fon{position:absolute;width:100%;height:60%;top:0;left:0}.contacts__fon img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.contacts .contacts__input{position:relative;width:100%}.contacts .contacts__input input{width:100%}.contacts .submit{max-width:240px}.contacts input[type=submit]{color:#f7f0e7;font-weight:500;text-align:center;border:none;width:auto;position:absolute;width:100%;height:100%;top:-3px;left:0}@media (max-width:550px){.contacts .contacts__textarea{width:100%}}@media (max-width:550px){.contacts textarea{width:100%;height:160px}}.bottom-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:40px 0 0;position:relative}.bottom-contacts:before{content:"";position:absolute;width:0;height:2px;top:0;left:0;background-color:#c18553;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.bottom-contacts__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bottom-contacts__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 40%;flex:0 1 40%}.bottom-contacts__item{border:1.5px solid #dd843a;border-radius:30px;overflow:hidden;width:100%;height:100%}.bottom-contacts__elems{padding:30px}.bottom-contacts__elem{margin:0 0 30px;display:block;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.bottom-contacts__elem img{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.bottom-contacts__elem p{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.bottom-contacts__elem:hover img{-webkit-transform:scale(.98) rotate(1deg) translate3d(15px,-2px,0);transform:scale(.98) rotate(1deg) translate3d(15px,-2px,0)}.bottom-contacts__elem:hover p{color:#dd843a;text-decoration:underline}.bottom-contacts div.bottom-contacts__elem{margin:0}.bottom-contacts__icon img{width:60px;height:60px}.bottom-contacts__text{margin:15px 0 0;font-size:20px;text-transform:uppercase}.bottom-contacts__iframe{width:100%;height:100%}.bottom-contacts__iframe iframe{width:100%;height:100%}.bottom-contacts._active:before{content:"";width:100%;-webkit-transition:all 2s ease 1s;transition:all 2s ease 1s}@media (max-width:1050px){.contacts__col{-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:start;gap:20px}.contacts .contacts__col:first-child{margin:0 0 20px}.contacts__rows{gap:20px}.bottom-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-contacts__elems{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0px}a.bottom-contacts__elem{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.bottom-contacts__iframe iframe{height:350px}}@media (max-width:768px){.bottom-contacts__elems{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bottom-contacts__text{font-size:14px;line-height:1.3}.bottom-contacts__icon img{width:45px;height:45px}.bottom-contacts__elem{margin:0 0 20px}.bottom-contacts__elems{padding:20px}.bottom-contacts__item{border-radius:20px}.contacts__bottom.bottom-contacts{gap:20px}}@media (max-width:550px){.contacts .submit{margin:0 0 0 auto}.contacts__fon img{min-width:650px}.contacts__bottom.bottom-contacts{padding:30px 0 0}}.bottom-contacts__text{color:#240902;font-weight:500}@media (max-width:650px){.contacts__row{width:100%;-webkit-box-flex:1 !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important}}.bottom-contacts__elem:last-child{margin:0}.contacts.contacts-form{padding:22.5px 0 0}.contacts.contacts-form .contacts-form__title{position:relative}.contacts.contacts-form .contacts-form__title:before{content:"";position:absolute;left:0;top:26px;width:100%;height:2px;background-color:#e4a16f}@media (max-width:1400px){.contacts.contacts-form .contacts-form__title:before{top:24px}}@media (max-width:700px){.contacts.contacts-form .contacts-form__title:before{top:25px}}@media (max-width:650px){.contacts.contacts-form .contacts-form__title:before{display:none}}.page-contacts__title:before{content:"";width:0 !important;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.page-contacts__title._active:before{content:"";-webkit-transition:all 3s ease .5s;transition:all 3s ease .5s;width:100% !important}.page-contacts__top:before{content:"";height:0 !important;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.page-contacts__top:after{content:"";height:0 !important;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.page-contacts__top._active:before{content:"";height:580px !important;-webkit-transition:all 3s ease .5s;transition:all 3s ease .5s}@media (max-width:900px){.page-contacts__top._active:before{height:550px !important}}.page-contacts__top._active:after{content:"";height:500px !important;-webkit-transition:all 3s ease 1s;transition:all 3s ease 1s}@media (max-width:900px){.page-contacts__top._active:after{height:450px !important}}.bottom-contacts__elem p{color:#240902}.bottom-feedback .projects__swiper{padding:145px 0 0}@media (max-width:1050px){.page-faq__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-faq__column{-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.page-faq .page-faq__top .page-faq__column:last-child{padding:20px 0 0}}@media (max-width:650px){.page-faq .page-faq__desp{padding:15px 0 0}}@media (max-width:991px){.page-faq .faq-faq__spoller{padding:0 15px}.page-faq .faq-faq__content{margin:0 -15px}}@media (max-width:768px){.page-faq .faq-faq__spoller{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.page-faq .info-faq__title h2{font-size:21px}.page-faq .faq-faq__spoller-elem{padding:15px 0}.faq__btn p{font-weight:500;font-size:16px}.page-faq .faq__btn svg{width:270px}}@media (max-width:410px){.title h1{font-size:21px !important}.page-faq .top-faq__title:before{top:75px}}.info-faq__title h2{font-family:"Involve"}.page-faq .faq__btn p{font-weight:500}.faq-faq__spoller:last-child{border-bottom:none}.faq-faq__spoller:last-child .faq-faq__spoller-elem{border-bottom:1px solid #240902}@media (max-width:650px){.page-faq .info-faq__title h2{font-weight:500}section.page-faq.faq{padding:20px 0 50px}}section.feedback{padding:100px 0 50px}@media (max-width:991px){section.feedback{padding:70px 0 40px}}@media (max-width:650px){section.feedback{padding:25px 0}.page-faq .top-faq__title:before{left:-255%}}