@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400..700&display=swap);:root{--color-black:#152B36;--color-rose:#EA6CA5;--color-blue:#3AABE2;--color-orange:linear-gradient(180deg, #E2B33A 0%, #EAA16C 100%);--border-radius:25px;--spacing:25px;--gap:60px}.fancybox__container{--fancybox-bg:rgba(24, 24, 27, 0.3)}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:16px;min-width:420px;color:var(--color-black);background:#f9f9f9}ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{outline:0;border:0;border-radius:0}button{cursor:pointer}input,textarea{background:0 0}.wrapper{width:100%;margin:0 auto;overflow:hidden;padding:130px 0 20px}.container{max-width:1210px;width:100%;padding:0 var(--spacing);margin:0 auto;position:relative;z-index:5}.btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@-webkit-keyframes moving{100%,30%{-webkit-transform:skewX(-45deg) translateX(33.5em);transform:skewX(-45deg) translateX(33.5em)}}@keyframes moving{100%,30%{-webkit-transform:skewX(-45deg) translateX(33.5em);transform:skewX(-45deg) translateX(33.5em)}}.btn{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;gap:10px;font-size:15px;line-height:25px;font-weight:700;padding:20px 45px;border-radius:999px;-webkit-box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset,0 0 0 1px rgba(255,255,255,.15) inset;box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset,0 0 0 1px rgba(255,255,255,.15) inset;color:#fff;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.btn:not(.btn-outline)::before{content:"";background-color:rgba(255,255,255,.2);height:100%;width:3em;display:block;position:absolute;top:0;left:-4.5em;-webkit-transform:skewX(-45deg) translateX(0);-ms-transform:skewX(-45deg) translateX(0);transform:skewX(-45deg) translateX(0);-webkit-transition:none;-o-transition:none;transition:none;-webkit-animation:3s ease-in-out infinite moving;animation:3s ease-in-out infinite moving}.btn-rose{background:var(--color-rose)}.btn-blue{background:var(--color-blue)}.btn-orange{background:var(--color-orange)}.btn-arrow::after{content:"";display:block;width:10px;height:11px;background:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 1.5C9.75 1.08579 9.41421 0.75 9 0.750001L2.25 0.75C1.83579 0.75 1.5 1.08579 1.5 1.5C1.5 1.91421 1.83579 2.25 2.25 2.25H8.25V8.25C8.25 8.66421 8.58579 9 9 9C9.41421 9 9.75 8.66421 9.75 8.25L9.75 1.5ZM1.53033 10.0303L9.53033 2.03033L8.46967 0.96967L0.46967 8.96967L1.53033 10.0303Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat}.btn-reviews::after{content:"";display:block;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6501 4.34984C14.436 3.13207 12.8619 2.3379 11.1611 2.08503C9.46019 1.83216 7.72312 2.13406 6.20731 2.94598C4.6915 3.75789 3.47764 5.03661 2.74565 6.59259C2.01366 8.14857 1.80251 9.899 2.14349 11.5844C2.48447 13.2698 3.35943 14.8005 4.63868 15.9496C5.91794 17.0987 7.5334 17.805 9.2456 17.9638C10.9578 18.1227 12.6756 17.7256 14.1444 16.8315C15.6133 15.9374 16.7549 14.5938 17.4001 12.9998H15.1801C14.562 14.0915 13.6173 14.9621 12.4788 15.4889C11.3402 16.0158 10.0652 16.1726 8.83294 15.9372C7.60069 15.7018 6.47323 15.086 5.60911 14.1765C4.745 13.2671 4.18769 12.1096 4.01558 10.8669C3.84346 9.62425 4.0652 8.35889 4.64959 7.24878C5.23399 6.13868 6.15165 5.23968 7.27353 4.67821C8.3954 4.11674 9.66505 3.92105 10.9039 4.11865C12.1428 4.31626 13.2886 4.89722 14.1801 5.77984L11.0001 8.99984H18.0001V1.99984L15.6501 4.34984Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.btn-reviews:hover::after{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.btn-outline{border:1px solid rgba(142,147,162,.15);color:#8e93a2}.btn-outline.btn-arrow::after{background:url("data:image/svg+xml,%3Csvg width='10' height='11' viewBox='0 0 10 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 1.5C9.75 1.08579 9.41421 0.75 9 0.750001L2.25 0.75C1.83579 0.75 1.5 1.08579 1.5 1.5C1.5 1.91421 1.83579 2.25 2.25 2.25H8.25V8.25C8.25 8.66421 8.58579 9 9 9C9.41421 9 9.75 8.66421 9.75 8.25L9.75 1.5ZM1.53033 10.0303L9.53033 2.03033L8.46967 0.96967L0.46967 8.96967L1.53033 10.0303Z' fill='%238E93A2'/%3E%3C/svg%3E%0A") center no-repeat}.btn-big{padding:20px;max-width:380px;width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:20px}.btn-big span{opacity:.5}.title{font-size:55px;font-weight:600;line-height:1}.title span{font-weight:400}.title-md{font-size:45px;font-weight:600;line-height:1}.title-md span{font-weight:400}.subtitle{font-weight:400;font-size:18px;line-height:1.4;opacity:.75}.text{width:calc(100% - var(--spacing) * 2);max-width:1390px;margin:0 auto 20px;background:#fff;border-radius:var(--border-radius);padding:80px 0;line-height:1.4}.text p{margin-top:15px}.text h4{font-size:20px;font-weight:600;margin-top:50px}.text .title-md{max-width:760px}.input{width:100%;display:block;text-align:center;border-radius:99px;height:60px;font-weight:600;font-size:16px;background-color:#f9f9f9;-webkit-appearance:none;color:#152b36;-moz-text-align-last:center;text-align-last:center}.input::-webkit-input-placeholder{color:#152b36}.input:-moz-placeholder{color:#152b36}.input::-moz-placeholder{color:#152b36}.input:-ms-input-placeholder{color:#152b36}select.input{background-repeat:no-repeat;background-position:right 20px center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.86603 6.5C4.48113 7.16667 3.51887 7.16667 3.13397 6.5L0.535899 2C0.150999 1.33333 0.632124 0.499999 1.40192 0.499999L6.59808 0.5C7.36788 0.5 7.849 1.33333 7.4641 2L4.86603 6.5Z' fill='%23152B36'/%3E%3C/svg%3E%0A")}.splide__track--nav>.splide__list>.splide__slide{border:0!important}.manager{position:fixed;bottom:20px;right:20px;background:#fff;z-index:100;border-radius:var(--border-radius);padding:var(--spacing);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap: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;-webkit-box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.manager-photo{width:80px;height:80px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.manager-name{font-weight:600;line-height:1.25;margin-top:10px}.manager-spec{margin-top:5px;font-size:12px;opacity:.5;margin-bottom:15px;font-weight:500}.manager-whatsapp{margin-bottom:15px;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;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:999px;background:#7dc76b;-webkit-box-shadow:4px 3px 13px 0 rgba(255,255,255,.25) inset;box-shadow:4px 3px 13px 0 rgba(255,255,255,.25) inset;color:#fff;font-size:13px}.manager-whatsapp::before{content:"";display:block;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.22045 0.0198658C5.24833 0.168491 4.57246 0.380453 3.77918 0.785436C0.898422 2.25609 -0.589987 5.52984 0.21876 8.61648C0.280642 8.85264 0.43074 9.2799 0.55231 9.56593C0.673825 9.85196 0.783984 10.1476 0.796985 10.2228C0.810042 10.2981 0.638714 11.1787 0.416311 12.1799C0.193908 13.181 0.0140223 14.0001 0.0166007 14C0.0191792 14 0.878946 13.8051 1.92721 13.5669L3.83316 13.1339L4.28488 13.324C5.98357 14.0389 7.91547 14.0524 9.64296 13.3615C11.5015 12.6183 13.0285 11.0101 13.6516 9.1402C13.9307 8.30286 14 7.86449 14 6.9383C14 5.72987 13.7681 4.7693 13.2306 3.75208C12.2661 1.92654 10.5384 0.609714 8.49715 0.14424C8.04088 0.0401751 6.60162 -0.0384347 6.22045 0.0198658ZM8.46972 1.26854C10.1557 1.70002 11.592 2.87878 12.3431 4.44753C13.1146 6.05876 13.1207 7.77947 12.3607 9.3936C11.4753 11.2737 9.72239 12.5069 7.59569 12.7456C6.57732 12.86 5.45395 12.6622 4.44688 12.1913L3.98929 11.9773L2.75582 12.255C2.07736 12.4077 1.51088 12.5213 1.49695 12.5073C1.48301 12.4934 1.59158 11.9363 1.73822 11.2692L2.00489 10.0565L1.71216 9.46909C1.54873 9.14119 1.35469 8.6398 1.27295 8.33423C1.14277 7.84774 1.12658 7.68937 1.12774 6.91093C1.12889 6.14509 1.14688 5.96827 1.27087 5.50373C1.70986 3.85878 2.86581 2.43936 4.35521 1.71633C5.35526 1.23087 6.08863 1.07234 7.18051 1.10557C7.73948 1.12259 8.05569 1.16256 8.46972 1.26854ZM4.36553 4.08804C3.77759 4.62884 3.6502 5.46595 4.02665 6.31534C4.35872 7.06465 5.38197 8.2964 6.12884 8.84596C6.90791 9.41917 8.05377 9.85519 8.79888 9.86192C9.20281 9.86559 9.26618 9.85032 9.59435 9.67033C10.076 9.40614 10.2547 9.15044 10.2933 8.67013L10.3224 8.30872L9.5881 7.95202C9.18416 7.75582 8.80113 7.59527 8.73683 7.59527C8.66529 7.59521 8.5609 7.67486 8.46791 7.80049C8.21028 8.14844 7.9311 8.41634 7.82615 8.41634C7.5337 8.41634 6.52208 7.7665 6.12023 7.32046C5.86096 7.03273 5.42498 6.41354 5.42498 6.33307C5.42498 6.30816 5.54842 6.147 5.69928 5.975C5.87818 5.77098 5.97358 5.61255 5.97358 5.51944C5.97358 5.34629 5.46799 4.12034 5.33699 3.97593C5.26556 3.89715 5.1672 3.87274 4.92153 3.87274C4.62315 3.87274 4.58255 3.88845 4.36553 4.08804Z' fill='white'/%3E%3C/svg%3E%0A") center/cover no-repeat}.manager-phone{font-size:18px;font-weight:600}.manager-phone i{opacity:.1;font-style:normal}.manager-close{position:absolute;top:10px;right:10px;z-index:40;width:20px;height:20px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L27 27M9 27L27 9L9 27Z' stroke='%2318181B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/cover no-repeat}.manager.hide{-webkit-transform:translateX(calc(100% + 30px));-ms-transform:translateX(calc(100% + 30px));transform:translateX(calc(100% + 30px));opacity:0;pointer-events:none}.manager-icon{position:fixed;bottom:20px;right:20px;z-index:99;border-bottom-left-radius:40px;border-bottom-right-radius:40px;border-top-left-radius:40px}.manager-icon::before{content:"";position:absolute;top:6px;right:6px;width:16px;height:16px;border-radius:100%;background:#7dc76b;border:3px solid #fff;-webkit-animation:2s linear infinite online;animation:2s linear infinite online}.manager-icon img{width:80px;height:80px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;-webkit-box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);border:3px solid #fff}.manager-icon span{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100%;pointer-events:none}.manager-icon span::after,.manager-icon span::before{content:"";display:block;position:absolute;border:2px solid #7dc76b;left:-20px;right:-20px;top:-20px;bottom:-20px;border-radius:50%;opacity:0;-webkit-animation:1.8s linear infinite pulse;animation:1.8s linear infinite pulse}.manager-icon span::after{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.4}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.4}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@-webkit-keyframes online{0%,100%,40%,60%{background:#23d323}50%{background:#fff}}@keyframes online{0%,100%,40%,60%{background:#23d323}50%{background:#fff}}@-webkit-keyframes size{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes size{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}.video{position:fixed;bottom:20px;left:20px;background:#fff;z-index:100;border-radius:var(--border-radius);padding:5px;-webkit-box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);box-shadow:0 16px 59px 0 rgba(83,86,95,.1),0 66px 107px 0 rgba(83,86,95,.09),0 148px 145px 0 rgba(83,86,95,.05),0 264px 171px 0 rgba(83,86,95,.01);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.video-close{position:absolute;top:15px;right:15px;z-index:40;width:20px;height:20px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L27 27M9 27L27 9L9 27Z' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/cover no-repeat}.video-play{position:relative;width:280px;height:160px;border-radius:20px;overflow:hidden;display:block}.video-play::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.3}.video-play::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:48px;height:48px;border-radius:100%;background:var(--color-rose) url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 11.9994V8.43941C4 4.01941 7.13 2.20941 10.96 4.41941L14.05 6.19941L17.14 7.97941C20.97 10.1894 20.97 13.8094 17.14 16.0194L14.05 17.7994L10.96 19.5794C7.13 21.7894 4 19.9794 4 15.5594V11.9994Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;margin:auto}.video-play video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover}.video.hide{-webkit-transform:translateX(calc(-100% - 30px));-ms-transform:translateX(calc(-100% - 30px));transform:translateX(calc(-100% - 30px));opacity:0;pointer-events:none}.simplebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px 20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.simplebar-scrollbar::before{background-color:var(--color-blue);opacity:1!important}.simplebar-content:after,.simplebar-content:before{width:100%;display:none}.simplebar-track.simplebar-horizontal{left:20px;right:20px;bottom:20px;height:20px}.simplebar-track.simplebar-horizontal::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;height:4px;background:#f5f5f5;border-radius:99px;z-index:-1;margin:auto 0}.header{width:calc(100% - var(--spacing) * 2);max-width:1390px;background:#fff;border-radius:var(--border-radius);padding:15px;-webkit-box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0);box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);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;position:fixed;top:20px;left:0;right:0;margin:0 auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;z-index:50}.header.nofixed{-webkit-box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0)!important;box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0)!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;position:absolute!important}.header.hide{-webkit-transform:translateY(calc(-100% - 20px));-ms-transform:translateY(calc(-100% - 20px));transform:translateY(calc(-100% - 20px));-webkit-box-shadow:none;box-shadow:none}.header-logo{margin-left:30px}.header-city{margin-left:20px;font-size:14px;line-height:18px;color:#393a41}.header-city span{display:inline-block;vertical-align:middle;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99976 0C4.08517 0 1.72241 2.36275 1.72241 5.27735C1.72241 6.25206 1.9132 7.25878 2.46069 7.98438L6.99976 14L11.5388 7.98438C12.0361 7.32533 12.2771 6.16022 12.2771 5.27735C12.2771 2.36275 9.91435 0 6.99976 0ZM6.99976 3.05651C8.22611 3.05651 9.22058 4.05099 9.22058 5.27733C9.22058 6.5037 8.22611 7.49817 6.99976 7.49817C5.77341 7.49817 4.77894 6.5037 4.77894 5.27735C4.77894 4.05099 5.77341 3.05651 6.99976 3.05651Z' fill='%234CB1E3'/%3E%3C/svg%3E%0A") center no-repeat}.header-city a{font-weight:700;color:var(--color-blue);border-bottom:1px dashed var(--color-blue)}.header-city__popup{position:absolute;top:calc(100% + 20px);max-width:1160px;left:115px;right:0;background:#fff;padding:40px 40px 20px;-webkit-column-count:4;-moz-column-count:4;column-count:4;font-size:18px;font-weight:600;-webkit-box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:0;pointer-events:none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header-city__popup.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.header-city__popup ul{-webkit-box-flex:1;-ms-flex:1;flex:1}.header-city__popup li{margin-bottom:20px}.header-city__popup li a{-webkit-transition:.25s;-o-transition:.25s;transition:.25s;position:relative;padding-left:26px}.header-city__popup li a::before{content:"";position:absolute;top:0;left:0;bottom:0;margin:auto 0;width:6px;height:6px;border-radius:100%;background:var(--color-blue)}.header-city__popup li a:hover,.header-city__popup li.active a{color:var(--color-blue)}.header-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;gap:35px;margin:0 auto}.header-categories li a{display:block;font-size:15px;font-weight:700;line-height:25px;padding:10px 30px;border-radius:999px;background:rgba(242,242,242,.45);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header-categories li a:hover{background:rgba(242,242,242,.8)}.header-categories li.rose span{color:var(--color-rose)}.header-categories li.blue span{color:var(--color-blue)}.header-categories li.orange span{background:var(--color-orange);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header-social{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}.header-social li{margin-left:-10px}.header-social li:first-child{margin-left:0}.header-social li a{display:block}.header-social li a img{border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:40px;height:40px;border:3px solid #f6fafd}.header-phone{font-size:22px;line-height:1;font-weight:600;color:#393a41;display:block;margin-left:30px}.header-phone i{font-style:normal;opacity:.1}.header-burger{width:60px;height:60px;background-color:#f2f2f2;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='7.5' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='15' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect y='7.5' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='7.5' y='7.5' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='15' y='7.5' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect y='15' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='7.5' y='15' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3Crect x='15' y='15' width='5' height='5' rx='1.5' fill='%234CB1E3'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;border-radius:10px;cursor:pointer;margin-left:40px}.header-nav{position:absolute;top:calc(100% + 20px);right:0;background:#fff;border-radius:20px;padding:40px 66px 40px 40px;-webkit-box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;font-size:20px;font-weight:700;line-height:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:0;pointer-events:none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header-nav.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.header-nav li{margin-top:20px}.header-nav li:first-child{margin-top:0}.header-nav li a{opacity:.35;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;position:relative;padding-left:26px}.header-nav li a::before{content:"";position:absolute;top:0;left:0;bottom:0;margin:auto 0;width:6px;height:6px;border-radius:100%;background:var(--color-blue);opacity:0}.header-nav li a:hover,.header-nav li.active a,.header-nav li.active a::before{opacity:1}.footer{width:calc(100% - var(--spacing) * 2);max-width:1390px;margin:20px auto 0;background:var(--color-black);border-radius:var(--border-radius);padding:40px 50px;-webkit-box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0);box-shadow:21px 16px 59px 0 rgba(83,86,95,.1),84px 66px 107px 0 rgba(83,86,95,.09),190px 148px 145px 0 rgba(83,86,95,.05),337px 264px 171px 0 rgba(83,86,95,.01),527px 412px 187px 0 rgba(83,86,95,0);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);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;position:relative;z-index:50;color:#fff}.footer-top{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;width:100%;padding-bottom:40px}.footer-city{margin-left:20px;font-size:14px;line-height:18px}.footer-city span{display:inline-block;vertical-align:middle;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99976 0C4.08517 0 1.72241 2.36275 1.72241 5.27735C1.72241 6.25206 1.9132 7.25878 2.46069 7.98438L6.99976 14L11.5388 7.98438C12.0361 7.32533 12.2771 6.16022 12.2771 5.27735C12.2771 2.36275 9.91435 0 6.99976 0ZM6.99976 3.05651C8.22611 3.05651 9.22058 4.05099 9.22058 5.27733C9.22058 6.5037 8.22611 7.49817 6.99976 7.49817C5.77341 7.49817 4.77894 6.5037 4.77894 5.27735C4.77894 4.05099 5.77341 3.05651 6.99976 3.05651Z' fill='%234CB1E3'/%3E%3C/svg%3E%0A") center no-repeat}.footer-city a{font-weight:700;color:var(--color-blue);border-bottom:1px dashed var(--color-blue)}.footer-city__popup{position:absolute;bottom:calc(100% + 20px);max-width:1160px;left:115px;right:0;background:#fff;color:var(--color-black);padding:40px 40px 20px;-webkit-column-count:4;-moz-column-count:4;column-count:4;font-size:18px;font-weight:600;-webkit-box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;box-shadow:22px 41px 103px 0 rgba(0,0,0,.05),88px 166px 188px 0 rgba(0,0,0,.04),198px 372px 253px 0 rgba(0,0,0,.03),353px 662px 300px 0 rgba(0,0,0,.01),551px 1034px 328px 0 transparent;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;pointer-events:none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.footer-city__popup.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.footer-city__popup ul{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-city__popup li{margin-bottom:20px}.footer-city__popup li a{-webkit-transition:.25s;-o-transition:.25s;transition:.25s;position:relative;padding-left:26px}.footer-city__popup li a::before{content:"";position:absolute;top:0;left:0;bottom:0;margin:auto 0;width:6px;height:6px;border-radius:100%;background:var(--color-blue)}.footer-city__popup li a:hover,.footer-city__popup li.active a{color:var(--color-blue)}.footer-social{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-left:auto}.footer-social li{margin-left:-10px}.footer-social li:first-child{margin-left:0}.footer-social li a{display:block}.footer-social li a img{border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:40px;height:40px;border:3px solid var(--color-black)}.footer-phone{font-size:22px;line-height:1;font-weight:600;display:block;margin-left:30px}.footer-phone i{font-style:normal;opacity:.1}.footer-dev{font-size:15px;line-height:22px;padding:10px 20px;background:rgba(255,255,255,.03);border-radius:10px;margin-left:115px;display:block}.footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:40px;border-top:1px solid rgba(255,255,255,.05);gap:15px;font-size:15px}.footer-bottom p{color:rgba(255,255,255,.35)}.footer-bottom a{color:var(--color-blue);font-weight:600}.promo{width:calc(100% - var(--spacing) * 2);max-width:1390px;height:590px;margin:0 auto;background:#fff;color:#fff;border-radius:var(--border-radius);overflow:hidden}.promo-md{height:480px}.promo-md .promo-title{font-weight:600}.promo-item,.promo-slider{height:100%}.promo-item{position:relative;overflow:hidden;padding-top:70px;background-size:cover;background-position:center;background-repeat:no-repeat}.promo-item.blue{background-image:url(../img/promo-blue.jpg)}.promo-item.blue .promo-list li::before{background-color:var(--color-rose)}.promo-item.rose{background-image:url(../img/promo-rose.jpg)}.promo-item.rose .promo-list li::before{background-color:var(--color-blue)}.promo-item.purple{background-image:url(../img/promo-purple.jpg)}.promo-item.purple .promo-list li::before{background-color:#e2b33a}.promo-books{position:absolute;top:-280px;right:-390px;max-width:initial;z-index:-1}.promo-books.mob{display:none}.promo-template .promo-books{right:-440px}.promo-thanks{position:absolute;top:-90px;right:-120px;max-width:initial;z-index:-1}.promo-404{position:absolute;top:-210px;right:-340px;max-width:initial;z-index:-1}.promo-404-main .promo-subtitle__long{font-weight:600}.promo-404-main .promo-subtitle__long span{margin-top:15px;display:block;font-weight:400}.promo-404.mob{display:none}.promo-blog{position:absolute;top:-90px;right:-120px;max-width:initial;z-index:-1}.promo-title{max-width:680px;font-size:60px;line-height:1;font-weight:400;margin-bottom:30px}.promo-title span{font-weight:700}.promo-title i{display:inline-block;vertical-align:middle;width:25px;height:25px;background:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.5002 1.33049H11.8243C11.3382 1.33066 10.872 1.52386 10.5282 1.86764L0.536917 11.8571C-0.178972 12.573 -0.178972 13.7334 0.536917 14.4502L8.2128 22.1261C8.92869 22.842 10.0891 22.842 10.805 22.1261L20.7963 12.1367C21.1401 11.792 21.3335 11.3254 21.3335 10.8387V3.16375C21.3335 2.15088 20.5131 1.33049 19.5002 1.33049ZM16.292 7.74692C15.533 7.74692 14.917 7.13094 14.917 6.37197C14.917 5.613 15.533 4.99702 16.292 4.99702C17.051 4.99702 17.6669 5.613 17.6669 6.37197C17.6669 7.13094 17.051 7.74692 16.292 7.74692Z' fill='white'/%3E%3Cpath d='M23.1667 3.16376L23.1658 11.6967C23.1658 11.9061 23.1246 12.1135 23.0443 12.307C22.9641 12.5005 22.8465 12.6762 22.6983 12.8241L12.5457 22.9768L12.7015 23.1326C13.4174 23.8485 14.5778 23.8485 15.2937 23.1326L24.4619 13.9663C24.6324 13.7962 24.7677 13.5942 24.86 13.3718C24.9523 13.1494 24.9999 12.911 24.9999 12.6702V4.99702C24.9999 3.98414 24.1796 3.16376 23.1667 3.16376Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat}.promo-subtitle{max-width:420px;font-size:18px;line-height:1.4;font-weight:400;margin-bottom:15px}.promo-subtitle span{font-weight:600}.promo-subtitle__long{max-width:500px}.promo-text{line-height:25px;opacity:.65;max-width:410px}.promo-list{max-width:480px;line-height:25px;margin-bottom:25px}.promo-list:last-child{margin-bottom:0}.promo-list span{font-weight:600}.promo-list b{font-weight:700}.promo-list li{margin-top:15px;position:relative;padding-left:35px}.promo-list li:first-child{margin-top:0}.promo-list li::before{content:"";position:absolute;top:4px;left:0;width:20px;height:20px;border-radius:100%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8058 7.42857L9.312 10.6794L7.83444 9.09791L6.85703 10.0165L9.24409 12.5714L13.7142 8.41612L12.8058 7.42857Z' fill='white'/%3E%3C/svg%3E%0A")}.promo-time{padding:10px 25px 10px 45px;border-radius:10px;background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);margin-top:15px;color:rgba(255,255,255,.55);font-size:15px;line-height:25px;max-width:400px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_49_1401)'%3E%3Cpath d='M13.2773 10.5256C13.6225 10.5256 13.9023 10.2458 13.9023 9.90063C13.9023 9.55546 13.6225 9.27563 13.2773 9.27563C12.9322 9.27563 12.6523 9.55546 12.6523 9.90063C12.6523 10.2458 12.9322 10.5256 13.2773 10.5256Z' fill='white'/%3E%3Cpath d='M11.9141 12.5388C12.2592 12.5388 12.5391 12.2589 12.5391 11.9138C12.5391 11.5686 12.2592 11.2888 11.9141 11.2888C11.5689 11.2888 11.2891 11.5686 11.2891 11.9138C11.2891 12.2589 11.5689 12.5388 11.9141 12.5388Z' fill='white'/%3E%3Cpath d='M13.748 8.1275C14.0932 8.1275 14.373 7.84768 14.373 7.5025C14.373 7.15732 14.0932 6.8775 13.748 6.8775C13.4029 6.8775 13.123 7.15732 13.123 7.5025C13.123 7.84768 13.4029 8.1275 13.748 8.1275Z' fill='white'/%3E%3Cpath d='M9.89062 13.9044C10.2358 13.9044 10.5156 13.6246 10.5156 13.2794C10.5156 12.9342 10.2358 12.6544 9.89062 12.6544C9.54545 12.6544 9.26562 12.9342 9.26562 13.2794C9.26562 13.6246 9.54545 13.9044 9.89062 13.9044Z' fill='white'/%3E%3Cpath d='M7.49953 13.125C6.59935 13.1261 5.71206 12.9111 4.9122 12.4981C4.11234 12.0852 3.42328 11.4863 2.90289 10.7518C2.38251 10.0172 2.04602 9.16854 1.92167 8.277C1.79733 7.38545 1.88877 6.47708 2.18832 5.6282C2.48787 4.77933 2.98677 4.01474 3.64311 3.39868C4.29945 2.78261 5.09406 2.33307 5.96018 2.08781C6.82631 1.84255 7.73864 1.80874 8.62054 1.98922C9.50244 2.1697 10.3281 2.5592 11.0283 3.125H9.99953C9.83377 3.125 9.6748 3.19085 9.55759 3.30806C9.44038 3.42527 9.37453 3.58424 9.37453 3.75C9.37453 3.91576 9.44038 4.07473 9.55759 4.19194C9.6748 4.30915 9.83377 4.375 9.99953 4.375H12.4995C12.6653 4.375 12.8243 4.30915 12.9415 4.19194C13.0587 4.07473 13.1245 3.91576 13.1245 3.75V1.25C13.1245 1.08424 13.0587 0.925268 12.9415 0.808058C12.8243 0.690848 12.6653 0.625 12.4995 0.625C12.3338 0.625 12.1748 0.690848 12.0576 0.808058C11.9404 0.925268 11.8745 1.08424 11.8745 1.25V2.20687C11.0246 1.50422 10.0181 1.01642 8.93994 0.784687C7.8618 0.552956 6.74373 0.584095 5.68016 0.875476C4.61659 1.16686 3.63876 1.70992 2.82927 2.4588C2.01979 3.20767 1.40241 4.14036 1.0293 5.17809C0.656194 6.21581 0.538306 7.32809 0.685597 8.42097C0.832888 9.51385 1.24103 10.5552 1.87555 11.4572C2.51008 12.3591 3.35234 13.0951 4.3312 13.6029C5.31006 14.1108 6.39677 14.3756 7.49953 14.375C7.66529 14.375 7.82426 14.3092 7.94147 14.1919C8.05868 14.0747 8.12453 13.9158 8.12453 13.75C8.12453 13.5842 8.05868 13.4253 7.94147 13.3081C7.82426 13.1908 7.66529 13.125 7.49953 13.125Z' fill='white'/%3E%3Cpath d='M9.81687 9.81687C9.93404 9.69967 9.99987 9.54073 9.99987 9.375C9.99987 9.20927 9.93404 9.05033 9.81687 8.93313L8.125 7.24125V3.75C8.125 3.58424 8.05915 3.42527 7.94194 3.30806C7.82473 3.19085 7.66576 3.125 7.5 3.125C7.33424 3.125 7.17527 3.19085 7.05806 3.30806C6.94085 3.42527 6.875 3.58424 6.875 3.75V7.5C6.87504 7.66575 6.94091 7.82469 7.05813 7.94187L8.93313 9.81687C9.05033 9.93404 9.20927 9.99987 9.375 9.99987C9.54073 9.99987 9.69967 9.93404 9.81687 9.81687Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_49_1401'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:top 15px left 20px}.promo .btn-wrap{gap:15px;margin-top:30px}.promo .splide__slide,.promo .splide__track{height:100%}.promo .splide__arrow{background:#fff;opacity:1;width:55px;height:55px;border-radius:100%;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.1),3px 4px 5px 0 rgba(0,0,0,.09),7px 10px 7px 0 rgba(0,0,0,.05),13px 18px 9px 0 rgba(0,0,0,.01),20px 27px 9px 0 transparent;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1),3px 4px 5px 0 rgba(0,0,0,.09),7px 10px 7px 0 rgba(0,0,0,.05),13px 18px 9px 0 rgba(0,0,0,.01),20px 27px 9px 0 transparent}.promo .splide__arrow:hover{opacity:1}.promo .splide__arrow--prev{left:30px}.promo .splide__arrow--next{right:30px}.promo .splide__arrow svg{width:16px;height:16px;fill:var(--color-black)}.promo .splide__arrow svg path{width:100%;height:100%}.promo .splide__pagination{bottom:45px;left:var(--spacing);right:var(--spacing);max-width:1140px;margin:0 auto;padding:0 5px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px}.promo .splide__pagination__page{width:10px;height:10px;background:#fff;opacity:.45;margin:0;position:relative;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.promo .splide__pagination__page::before{content:"";position:absolute;border-radius:100%;top:1px;left:1px;right:1px;bottom:1px;border:1px solid rgba(255,255,255,.45);opacity:0;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.promo .splide__pagination__page.is-active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.promo .splide__pagination__page.is-active::before{opacity:1;top:-5px;left:-5px;right:-5px;bottom:-5px}.about{padding:var(--gap) 0}.about .title{margin-bottom:40px}.about-grid{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;gap:20px}.about-item{width:100%;background:#fff;border-radius:var(--border-radius);padding:45px 60px;counter-increment:about}.about-item-md{width:calc(50% - 10px);padding:15px;height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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}.about-item-md img{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:15px}.about-item-md .about-item__text{padding:20px;max-width:500px}.about-item__scroll{display:none}.about-item__text{max-width:420px}.about-item__title{font-size:40px;line-height:1.1;font-weight:600;padding-left:70px;position:relative;letter-spacing:-.03em}.about-item__title::before{content:counter(about,decimal-leading-zero);position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:15px;font-weight:600;color:#fff;width:51px;height:46px;background:url("data:image/svg+xml,%3Csvg width='51' height='46' viewBox='0 0 51 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_429_1572)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4354 45.0599C33.8623 48.0697 47.5071 40.1398 50.5169 26.7129C53.302 14.2882 42.7031 3.93469 30.2784 1.14956C17.8487 -1.63671 3.83381 3.19399 1.04754 15.6237C-1.96332 29.0554 7.00379 42.049 20.4354 45.0599Z' fill='%233AABE2'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_429_1572' x='0.464111' y='0.38501' width='50.5015' height='49.3108' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_429_1572'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.about-item__desc{margin-top:25px;font-size:18px;line-height:1.4;opacity:.75}.about-item__more{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;width:100%}.about-item__more a{color:var(--color-blue);border-bottom:2px dashed var(--color-blue);font-size:15px;font-weight:700;line-height:25px}.about-item:nth-child(1) .about-item__title{margin-right:-40px}.about-item:nth-child(1) .about-item__title::before{background:url("data:image/svg+xml,%3Csvg width='51' height='46' viewBox='0 0 51 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_429_1572)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4354 45.0599C33.8623 48.0697 47.5071 40.1398 50.5169 26.7129C53.302 14.2882 42.7031 3.93469 30.2784 1.14956C17.8487 -1.63671 3.83381 3.19399 1.04754 15.6237C-1.96332 29.0554 7.00379 42.049 20.4354 45.0599Z' fill='%23EA6CA5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_429_1572' x='0.464111' y='0.38501' width='50.5015' height='49.3108' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_429_1572'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.about-item:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-item:nth-child(3){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;padding-top:25px;padding-right:25px;padding-bottom:25px}.about-item:nth-child(3) img{width:calc(100% - 420px - 40px);height:300px;margin-left:auto;border-radius:var(--border-radius);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-item:nth-child(4) .about-item__title::before{background:url("data:image/svg+xml,%3Csvg width='51' height='46' viewBox='0 0 51 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_429_1572)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4354 45.0599C33.8623 48.0697 47.5071 40.1398 50.5169 26.7129C53.302 14.2882 42.7031 3.93469 30.2784 1.14956C17.8487 -1.63671 3.83381 3.19399 1.04754 15.6237C-1.96332 29.0554 7.00379 42.049 20.4354 45.0599Z' fill='%23EAA16C'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_429_1572' x='0.464111' y='0.38501' width='50.5015' height='49.3108' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_429_1572'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.about-item:nth-child(5) .about-item__title::before{background:url("data:image/svg+xml,%3Csvg width='51' height='46' viewBox='0 0 51 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_429_1572)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.4354 45.0599C33.8623 48.0697 47.5071 40.1398 50.5169 26.7129C53.302 14.2882 42.7031 3.93469 30.2784 1.14956C17.8487 -1.63671 3.83381 3.19399 1.04754 15.6237C-1.96332 29.0554 7.00379 42.049 20.4354 45.0599Z' fill='%23EA6CA5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_429_1572' x='0.464111' y='0.38501' width='50.5015' height='49.3108' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_429_1572'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.about-design{width:100%;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px}.about-design__tabs{display:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;white-space:nowrap;gap:8px;width:calc(100% + 50px);margin-left:-25px;margin-right:-25px;padding:0 25px;scrollbar-width:none;-ms-overflow-style:none}.about-design__tabs::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.about-design__tabs li{cursor:pointer;padding:12px 25px;line-height:18px;font-size:12px;font-weight:700;color:#fff;border-radius:999px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-shadow:0 2.966px 18.538px 0 rgba(255,255,255,.45) inset;box-shadow:0 2.966px 18.538px 0 rgba(255,255,255,.45) inset;opacity:.3;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.about-design__tabs li::after{content:"";display:block;background-repeat:no-repeat;background-position:center;width:14px;height:14px}.about-design__tabs li.rose{background:var(--color-rose)}.about-design__tabs li.rose::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5786 8.85041C12.6746 8.77978 12.7503 8.68506 12.7981 8.57582C12.8458 8.46658 12.8639 8.34668 12.8505 8.22821C12.8371 8.10974 12.7927 7.99691 12.7218 7.90109C12.6508 7.80526 12.5559 7.72985 12.4465 7.68245V6.75085L11.9019 6.98232V7.68245C11.7924 7.72983 11.6974 7.80525 11.6264 7.90109C11.5554 7.99694 11.511 8.10982 11.4976 8.22833C11.4842 8.34684 11.5023 8.46679 11.5501 8.57606C11.5979 8.68534 11.6737 8.78007 11.7698 8.85068C11.6843 8.91349 11.6147 8.99549 11.5667 9.09009C11.5187 9.18469 11.4936 9.28923 11.4934 9.39532V10.0758C11.4934 10.1481 11.5221 10.2173 11.5732 10.2684C11.6242 10.3195 11.6935 10.3482 11.7657 10.3482H12.5827C12.6549 10.3482 12.7241 10.3195 12.7752 10.2684C12.8263 10.2173 12.855 10.1481 12.855 10.0758V9.39504C12.8548 9.28896 12.8296 9.18441 12.7816 9.08982C12.7336 8.99522 12.6641 8.91322 12.5786 8.85041ZM11.0849 7.32816V9.3433C11.0864 9.57757 11.0269 9.80819 10.9123 10.0125C10.7977 10.2169 10.632 10.3879 10.4314 10.5088C9.39012 11.1169 8.20598 11.4374 7.00017 11.4374C5.79437 11.4374 4.61022 11.1169 3.56899 10.5088C3.36835 10.3879 3.2026 10.2169 3.08802 10.0125C2.97344 9.80819 2.91396 9.57757 2.91543 9.3433V7.32816L6.25675 8.74149C6.49213 8.84035 6.74487 8.89127 7.00017 8.89127C7.25548 8.89127 7.50821 8.84035 7.7436 8.74149L11.0849 7.32816Z' fill='white'/%3E%3Cpath d='M13.0013 4.42183L7.53102 2.10714C7.36291 2.03643 7.18237 2 7 2C6.81763 2 6.63709 2.03643 6.46898 2.10714L0.998696 4.42183C0.850839 4.48437 0.724686 4.58909 0.635993 4.7229C0.5473 4.85672 0.5 5.0137 0.5 5.17424C0.5 5.33478 0.5473 5.49176 0.635993 5.62558C0.724686 5.75939 0.850839 5.86411 0.998696 5.92665L6.46898 8.24134C6.63707 8.31213 6.81761 8.34859 7 8.34859C7.18239 8.34859 7.36293 8.31213 7.53102 8.24134L13.0013 5.92665C13.1492 5.86411 13.2753 5.75939 13.364 5.62558C13.4527 5.49176 13.5 5.33478 13.5 5.17424C13.5 5.0137 13.4527 4.85672 13.364 4.7229C13.2753 4.58909 13.1492 4.48437 13.0013 4.42183Z' fill='white'/%3E%3C/svg%3E%0A")}.about-design__tabs li.blue{background:var(--color-blue)}.about-design__tabs li.blue::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_543_161)'%3E%3Cpath d='M7.95179 3.61921L2.64786 8.92354C2.62115 8.95032 2.60212 8.98377 2.59274 9.02041L2.00483 11.3801C1.99619 11.4151 1.99672 11.4518 2.00637 11.4865C2.01603 11.5213 2.03448 11.553 2.05995 11.5785C2.09908 11.6175 2.15205 11.6394 2.20728 11.6394C2.22432 11.6394 2.2413 11.6373 2.25782 11.6332L4.6175 11.0452C4.65419 11.036 4.68769 11.0169 4.71439 10.9902L10.0188 5.68619L7.95179 3.61921ZM11.3328 2.89597L10.7424 2.30557C10.3478 1.91097 9.66004 1.91136 9.26589 2.30557L8.54267 3.02881L10.6096 5.09571L11.3328 4.37249C11.5299 4.17546 11.6385 3.9132 11.6385 3.63428C11.6385 3.35535 11.5299 3.09309 11.3328 2.89597Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_543_161'%3E%3Crect width='9.6398' height='9.6398' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.about-design__tabs li.orange{background:-o-linear-gradient(186deg,#eaa16c 18.95%,#e2b33a 96.39%);background:linear-gradient(264deg,#eaa16c 18.95%,#e2b33a 96.39%)}.about-design__tabs li.orange::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_543_165)'%3E%3Cpath d='M9.03815 4.82924C8.50457 4.29566 7.75128 3.9504 6.93521 3.9504C6.11914 3.9504 5.36585 4.27997 4.83226 4.82924C4.29868 5.36283 3.95342 6.11612 3.95342 6.93219C3.95342 7.74825 4.29868 8.50155 4.83226 9.03513C5.36585 9.56871 6.11914 9.91397 6.93521 9.91397C7.75128 9.91397 8.50457 9.58441 9.03815 9.03513C9.57174 8.50155 9.91699 7.74825 9.91699 6.93219C9.91699 6.11612 9.58743 5.36283 9.03815 4.82924ZM6.93521 3.02448C7.15492 3.02448 7.34324 2.83615 7.34324 2.61644V1.40803C7.34324 1.18832 7.15492 1 6.93521 1C6.7155 1 6.52717 1.18832 6.52717 1.40803V2.61644C6.52717 2.83615 6.7155 3.02448 6.93521 3.02448ZM10.2779 4.17011L11.1411 3.30696C11.298 3.15003 11.298 2.89893 11.1411 2.74199C10.9842 2.58506 10.7331 2.58506 10.5761 2.74199L9.71298 3.60514C9.55604 3.76208 9.55604 4.01317 9.71298 4.17011C9.85422 4.32705 10.1053 4.32705 10.2779 4.17011ZM12.4594 6.52415H11.251C11.0312 6.52415 10.8429 6.71248 10.8429 6.93219C10.8429 7.1519 11.0312 7.34022 11.251 7.34022H12.4594C12.6791 7.34022 12.8674 7.1519 12.8674 6.93219C12.8674 6.71248 12.6791 6.52415 12.4594 6.52415ZM10.2623 9.69426C10.1053 9.53733 9.85422 9.53733 9.69728 9.69426C9.54035 9.8512 9.54035 10.1023 9.69728 10.2592L10.5604 11.1224C10.7174 11.2793 10.9685 11.2793 11.1254 11.1224C11.2823 10.9654 11.2823 10.7143 11.1254 10.5574L10.2623 9.69426ZM6.93521 10.8399C6.7155 10.8399 6.52717 11.0282 6.52717 11.2479V12.4563C6.52717 12.676 6.7155 12.8644 6.93521 12.8644C7.15492 12.8644 7.34324 12.676 7.34324 12.4563V11.2479C7.34324 11.0282 7.15492 10.8399 6.93521 10.8399ZM3.59247 9.69426L2.72932 10.5574C2.57238 10.7143 2.57238 10.9654 2.72932 11.1224C2.88626 11.2793 3.13735 11.2793 3.29429 11.1224L4.15744 10.2592C4.31437 10.1023 4.31437 9.8512 4.15744 9.69426C4.0162 9.53733 3.7651 9.53733 3.59247 9.69426ZM3.0275 6.93219C3.0275 6.71248 2.83917 6.52415 2.61946 6.52415H1.41106C1.19134 6.52415 1.00302 6.71248 1.00302 6.93219C1.00302 7.1519 1.19134 7.34022 1.41106 7.34022H2.61946C2.83917 7.34022 3.0275 7.1519 3.0275 6.93219ZM3.59247 4.17011C3.7494 4.32705 4.0005 4.32705 4.15744 4.17011C4.31437 4.01317 4.31437 3.76208 4.15744 3.60514L3.29429 2.74199C3.13735 2.58506 2.88626 2.58506 2.72932 2.74199C2.57238 2.89893 2.57238 3.15003 2.72932 3.30696L3.59247 4.17011Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_543_165'%3E%3Crect width='11.8644' height='11.8644' fill='white' transform='translate(1 1)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.about-design__tabs li.active{opacity:1}.about-design__item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:25px;border-radius:var(--border-radius);background:#f9f9f9}.about-design__item h3{padding:10px 10px 25px;font-size:25px;font-weight:700;line-height:1;color:var(--active-color)}.about-design__item.rose{--active-color:var(--color-rose)}.about-design__item.rose .about-design__more{background:#f3e7ed}.about-design__item.blue{--active-color:var(--color-blue)}.about-design__item.blue .about-design__more{background:#e2edf3}.about-design__item.orange{--active-color:#EAA16C}.about-design__item.orange .about-design__more{background:#f3ece7}.about-design__photo{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.about-design__photo img{height:125px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;cursor:pointer}.about-design__more{width:100%;height:125px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;font-weight:600;border:1px dashed var(--active-color);color:var(--active-color);cursor:pointer}.about-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:550px;width:calc(100% - 420px);margin-left:auto}.about-quote__text{width:calc(100% - 150px);margin-right:auto;border-radius:35px;border:1px solid var(--color-rose);background:#f9f9f9;color:rgba(21,43,54,.75);font-size:15px;line-height:1.4;padding:25px 35px;position:relative}.about-quote__text::after{content:"";position:absolute;bottom:35px;right:-16px;width:16px;height:13px;background:url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_433_1694)'%3E%3Cmask id='path-1-inside-1_433_1694' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-393.749 -72.7487C-404 -62.4975 -404 -45.9983 -404 -13V17C-404 49.9983 -404 66.4975 -393.749 76.7487C-383.497 87 -366.998 87 -334 87H-69C-36.0017 87 -19.5025 87 -9.25125 76.7487C1 66.4975 1 49.9983 1 17V12.1266C4.82846 6.86152 9.23309 4.40118 15.6422 2.21472C9.75284 2.44843 5.26883 2.17922 1 0.973373V-13C1 -45.9983 1 -62.4975 -9.25125 -72.7487C-19.5025 -83 -36.0017 -83 -69 -83H-334C-366.998 -83 -383.497 -83 -393.749 -72.7487Z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-393.749 -72.7487C-404 -62.4975 -404 -45.9983 -404 -13V17C-404 49.9983 -404 66.4975 -393.749 76.7487C-383.497 87 -366.998 87 -334 87H-69C-36.0017 87 -19.5025 87 -9.25125 76.7487C1 66.4975 1 49.9983 1 17V12.1266C4.82846 6.86152 9.23309 4.40118 15.6422 2.21472C9.75284 2.44843 5.26883 2.17922 1 0.973373V-13C1 -45.9983 1 -62.4975 -9.25125 -72.7487C-19.5025 -83 -36.0017 -83 -69 -83H-334C-366.998 -83 -383.497 -83 -393.749 -72.7487Z' fill='%23F9F9F9'/%3E%3Cpath d='M-393.749 76.7487L-393.042 76.0416L-393.042 76.0416L-393.749 76.7487ZM-9.25125 76.7487L-8.54414 77.4558L-8.54414 77.4558L-9.25125 76.7487ZM1 12.1266L0.191215 11.5385L0 11.8014V12.1266H1ZM15.6422 2.21472L15.9651 3.16116L15.6025 1.21551L15.6422 2.21472ZM1 0.973373H0V1.73003L0.72816 1.93572L1 0.973373ZM-9.25125 -72.7487L-8.54414 -73.4558L-8.54415 -73.4558L-9.25125 -72.7487ZM-403 -13C-403 -29.5274 -402.998 -41.8224 -401.728 -51.2713C-400.461 -60.6914 -397.95 -67.1328 -393.042 -72.0416L-394.456 -73.4558C-399.798 -68.1134 -402.413 -61.1796 -403.71 -51.5378C-405.002 -41.9247 -405 -29.4709 -405 -13H-403ZM-403 17V-13H-405V17H-403ZM-393.042 76.0416C-397.95 71.1328 -400.461 64.6914 -401.728 55.2713C-402.998 45.8224 -403 33.5274 -403 17H-405C-405 33.4709 -405.002 45.9247 -403.71 55.5378C-402.413 65.1796 -399.798 72.1134 -394.456 77.4558L-393.042 76.0416ZM-334 86C-350.527 86 -362.822 85.9979 -372.271 84.7275C-381.691 83.461 -388.133 80.9505 -393.042 76.0416L-394.456 77.4558C-389.113 82.7982 -382.18 85.4134 -372.538 86.7097C-362.925 88.0021 -350.471 88 -334 88V86ZM-69 86H-334V88H-69V86ZM-9.95836 76.0416C-14.8672 80.9505 -21.3086 83.461 -30.7287 84.7275C-40.1776 85.9979 -52.4726 86 -69 86V88C-52.5291 88 -40.0753 88.0021 -30.4622 86.7097C-20.8204 85.4134 -13.8866 82.7982 -8.54414 77.4558L-9.95836 76.0416ZM0 17C0 33.5274 -0.00212373 45.8224 -1.27249 55.2713C-2.53899 64.6914 -5.0495 71.1328 -9.95836 76.0416L-8.54414 77.4558C-3.20175 72.1134 -0.586639 65.1796 0.709676 55.5378C2.00212 45.9247 2 33.4709 2 17H0ZM0 12.1266V17H2V12.1266H0ZM15.3193 1.26828C8.80108 3.49197 4.18508 6.04595 0.191215 11.5385L1.80878 12.7147C5.47185 7.67709 9.66511 5.31038 15.9651 3.16116L15.3193 1.26828ZM0.72816 1.93572C5.14268 3.18272 9.74643 3.44947 15.6818 3.21394L15.6025 1.21551C9.75924 1.44738 5.39498 1.17573 1.27184 0.011031L0.72816 1.93572ZM0 -13V0.973373H2V-13H0ZM-9.95836 -72.0416C-5.0495 -67.1328 -2.53899 -60.6914 -1.27249 -51.2713C-0.00212373 -41.8224 0 -29.5274 0 -13H2C2 -29.4709 2.00212 -41.9247 0.709676 -51.5378C-0.586639 -61.1796 -3.20175 -68.1134 -8.54414 -73.4558L-9.95836 -72.0416ZM-69 -82C-52.4726 -82 -40.1776 -81.9979 -30.7287 -80.7275C-21.3086 -79.461 -14.8672 -76.9505 -9.95836 -72.0416L-8.54415 -73.4558C-13.8866 -78.7982 -20.8204 -81.4134 -30.4622 -82.7097C-40.0753 -84.0021 -52.5291 -84 -69 -84V-82ZM-334 -82H-69V-84H-334V-82ZM-393.042 -72.0416C-388.133 -76.9505 -381.691 -79.461 -372.271 -80.7275C-362.822 -81.9979 -350.527 -82 -334 -82V-84C-350.471 -84 -362.925 -84.0021 -372.538 -82.7097C-382.18 -81.4134 -389.113 -78.7982 -394.456 -73.4558L-393.042 -72.0416Z' fill='%23EA6CA5' mask='url(%23path-1-inside-1_433_1694)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_433_1694'%3E%3Crect width='16' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.about-quote__text p{margin-top:15px}.about-quote__text p:first-child{margin-top:0}.about-quote__text p b{font-weight:600}.about-quote__text p i{width:20px;height:16px;display:inline-block;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_i_433_1695)'%3E%3Cpath d='M10.645 0.195801C9.36288 0.195801 8.21538 0.819134 7.49996 1.77538C6.78454 0.819134 5.63704 0.195801 4.35496 0.195801C2.18038 0.195801 0.416626 1.96663 0.416626 4.15538C0.416626 4.9983 0.551209 5.77747 0.784959 6.49997C1.90413 10.0416 5.35371 12.1595 7.06079 12.7404C7.30163 12.8254 7.69829 12.8254 7.93913 12.7404C9.64621 12.1595 13.0958 10.0416 14.215 6.49997C14.4487 5.77747 14.5833 4.9983 14.5833 4.15538C14.5833 1.96663 12.8195 0.195801 10.645 0.195801Z' fill='%23FF3C67'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_433_1695' x='0' y='0' width='17' height='15' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='2' dy='2'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.45 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_433_1695'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A") top left no-repeat}.about-quote__author{width:120px;text-align:center}.about-quote__author img{width:120px;height:120px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-quote__author b{display:block;margin-top:10px;font-weight:700;font-size:14px;line-height:20px}.about-quote__author p{font-size:12px;line-height:20px;opacity:.35}.about-item__col{width:calc(48% - 15px)}.about-item__col:nth-child(2n){width:52%}.about-item__col.full{width:100%!important}.about-item__col.mob{display:none}.about-photo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;--photo-gap:15px;gap:var(--photo-gap)}.about-photo a{display:block;width:100%;-webkit-transform:rotate(var(--rotate,0deg));-ms-transform:rotate(var(--rotate,0deg));transform:rotate(var(--rotate,0deg))}.about-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px}.about-photo .a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);margin-top:22px;width:100%}.about-photo .a a:nth-child(1),.about-photo .a a:nth-child(4){width:34%}.about-photo .a a:nth-child(2),.about-photo .a a:nth-child(3){width:calc(66% - var(--photo-gap))}.about-photo .a a:nth-child(1),.about-photo .a a:nth-child(2){height:160px}.about-photo .a a:nth-child(3),.about-photo .a a:nth-child(4){height:180px}.about-photo .b{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:calc(75% - var(--photo-gap))}.about-photo .b a{height:140px}.about-photo .b a:nth-child(1),.about-photo .b a:nth-child(4){width:calc(38% - var(--photo-gap))}.about-photo .b a:nth-child(2),.about-photo .b a:nth-child(3){width:62%}.about-photo .b a:nth-child(5),.about-photo .b a:nth-child(6){width:calc((100% - var(--photo-gap))/ 2);height:256px}.about-photo .c{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--photo-gap);height:566px}.about-photo .c a{width:100%;height:calc((100% - var(--photo-gap) * 2)/ 3)}.about-photo .d{width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--photo-gap)}.about-photo .d a{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.about-photo .d a:last-child{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;height:145px}.about-photo .e{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:calc(75% - var(--photo-gap))}.about-photo .e a{height:140px}.about-photo .e a:nth-child(2),.about-photo .e a:nth-child(3){width:calc(38% - var(--photo-gap))}.about-photo .e a:nth-child(1),.about-photo .e a:nth-child(4){width:62%}.about-photo .e a:nth-child(5),.about-photo .e a:nth-child(6){width:calc((100% - var(--photo-gap))/ 2);height:220px}.about-photo .f{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap)}.about-photo .f a{height:160px}.about-photo .f a:nth-child(2),.about-photo .f a:nth-child(3),.about-photo .f a:nth-child(6){width:34%}.about-photo .f a:nth-child(1),.about-photo .f a:nth-child(4),.about-photo .f a:nth-child(5){width:calc(66% - var(--photo-gap))}.about-photo .f a:nth-child(3),.about-photo .f a:nth-child(4){height:180px}.about-photo .g{width:86%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap)}.about-photo .g-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:100%}.about-photo .g-1 a{height:160px}.about-photo .g-1 a:nth-child(1){width:calc(36% - var(--photo-gap))}.about-photo .g-1 a:nth-child(2){width:15%}.about-photo .g-1 a:nth-child(3){width:18%}.about-photo .g-1 a:nth-child(4){-webkit-box-flex:1;-ms-flex:1;flex:1;height:140px}.about-photo .g-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:18%}.about-photo .g-2 a:nth-child(1){height:180px}.about-photo .g-2 a:nth-child(2){height:160px}.about-photo .g-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:calc(23% - var(--photo-gap))}.about-photo .g-3 a:nth-child(1){height:220px}.about-photo .g-3 a:nth-child(2){height:120px}.about-photo .g-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);-webkit-box-flex:1;-ms-flex:1;flex:1}.about-photo .g-4 a:nth-child(1){height:160px}.about-photo .g-4 a:nth-child(2){height:180px}.about-photo .g-5{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:calc(23% - var(--photo-gap));margin-top:-20px}.about-photo .g-5 a:nth-child(1){height:140px}.about-photo .g-5 a:nth-child(2){height:220px}.about-photo .h{width:calc(14% - var(--photo-gap));display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-photo .h a{width:100%}.about-photo .h a:nth-child(1){-webkit-box-flex:1;-ms-flex:1;flex:1}.about-photo .h a:nth-child(2){height:160px}.about-photo .h a:nth-child(3){height:150px}.about-photo .i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:100%}.about-photo .i a{height:120px}.about-photo .i a:nth-child(1){width:calc(70% - var(--photo-gap))}.about-photo .i a:nth-child(2){width:30%}.about-photo .j{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--photo-gap);width:36%}.about-photo .j a{height:125px}.about-photo .j a:nth-child(1){height:140px}.about-photo .j a:nth-child(4){height:95px}.about-photo .j a:nth-child(5){-webkit-box-flex:1;-ms-flex:1;flex:1}.about-photo .k{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:calc(64% - var(--photo-gap))}.about-photo .k a{height:125px}.about-photo .k a:nth-child(2){height:160px}.about-photo .k a:nth-child(4){height:150px}.about-photo .l{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:var(--photo-gap);width:100%;display:none}.about-photo .l a{height:200px;width:calc((100% - var(--photo-gap))/ 2)}.about-wrapper{max-height:570px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;-webkit-transition:1s;-o-transition:1s;transition:1s}.about-wrapper.show{max-height:2000px}.albums{width:calc(100% - var(--spacing) * 2);max-width:1390px;margin:0 auto;border-radius:var(--border-radius);background:url(../img/albums-bg.jpg) center/cover no-repeat;padding:490px 45px 45px;overflow:hidden;position:relative}.albums-big{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:initial}.albums-block{background:#fff;border-radius:var(--border-radius);padding:50px 35px;width:100%;position:relative;z-index:5}.albums-block .title-md{text-align:center}.albums-block .subtitle{text-align:center;margin-top:15px}.albums-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;margin-top:50px}.albums-item{width:calc((100% - 40px)/ 3);padding:40px 45px;border-radius:var(--border-radius);overflow:hidden;position:relative;height:420px;background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.albums-item.rose{background-image:url(../img/album-rose.jpg)}.albums-item.blue{background-image:url(../img/album-blue.jpg)}.albums-item.orange{background-image:url(../img/album-orange.jpg)}.albums-item__title{font-size:35px;line-height:1;font-weight:600;margin-bottom:10px}.albums-item__link{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;font-size:15px;font-weight:700;line-height:24px;gap:10px}.albums-item__link::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.albums-item__link::after{content:"";display:block;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 1C9.75 0.585787 9.41421 0.25 9 0.250001L2.25 0.25C1.83579 0.25 1.5 0.585786 1.5 1C1.5 1.41421 1.83579 1.75 2.25 1.75H8.25V7.75C8.25 8.16421 8.58579 8.5 9 8.5C9.41421 8.5 9.75 8.16421 9.75 7.75L9.75 1ZM1.53033 9.53033L9.53033 1.53033L8.46967 0.46967L0.46967 8.46967L1.53033 9.53033Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat}.albums-item img{max-width:initial;position:absolute}.albums-item img:nth-of-type(1){top:144px;right:42%;width:236px;z-index:2;-webkit-transform:rotate(-8.8deg);-ms-transform:rotate(-8.8deg);transform:rotate(-8.8deg)}.albums-item img:nth-of-type(2){top:205px;left:53%;width:182px;-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg)}.team{padding:var(--gap) 0 0}.team .title{text-align:center;margin-bottom:20px}.team .subtitle{text-align:center;max-width:700px;margin:0 auto}.team-grid{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.team-item{border-radius:var(--border-radius);height:450px;width:calc((100% - 40px)/ 3);position:relative;overflow:hidden;padding:50px 40px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}.team-item::before{content:"";position:absolute;bottom:-65px;left:50%;-webkit-transform:translateX(-50%) rotate(12deg);-ms-transform:translateX(-50%) rotate(12deg);transform:translateX(-50%) rotate(12deg);width:780px;height:205px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5}.team-item__icon{display:none;margin-bottom:5px}.team-item__title{max-width:180px;font-size:35px;font-weight:600;line-height:1;position:relative;z-index:5}.team-item__text{margin-top:auto;max-width:260px;font-weight:500;line-height:1.4;position:relative;z-index:10}.team-item__text p{margin-top:10px}.team-item__photo{position:absolute;top:0;right:0;max-width:initial;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right;z-index:1}.team-item.blue{background-image:url(../img/team-blue.jpg)}.team-item.blue::before{background:-o-linear-gradient(60deg,#276d90 11.53%,rgba(58,171,226,0) 108.41%);background:linear-gradient(30deg,#276d90 11.53%,rgba(58,171,226,0) 108.41%);-webkit-filter:drop-shadow(0 -42px 55px rgba(22, 51, 63, .28));filter:drop-shadow(0 -42px 55px rgba(22, 51, 63, .28))}.team-item.rose{background-image:url(../img/team-rose.jpg)}.team-item.rose::before{background:-o-linear-gradient(60deg,#c55f8d 11.53%,rgba(234,108,165,0) 108.41%);background:linear-gradient(30deg,#c55f8d 11.53%,rgba(234,108,165,0) 108.41%);-webkit-filter:drop-shadow(0 -30px 68px rgba(78, 44, 60, .55));filter:drop-shadow(0 -30px 68px rgba(78, 44, 60, .55))}.team-item.orange{background-image:url(../img/team-orange.jpg)}.team-item.orange::before{background:-o-linear-gradient(60deg,#b17c56 11.53%,rgba(234,161,108,0) 108.41%);background:linear-gradient(30deg,#b17c56 11.53%,rgba(234,161,108,0) 108.41%);-webkit-filter:drop-shadow(0 -30px 68px rgba(155, 87, 38, .55));filter:drop-shadow(0 -30px 68px rgba(155, 87, 38, .55))}.team-item.green{background-image:url(../img/team-green.jpg)}.team-item.green::before{background:-o-linear-gradient(60deg,#69a45b 11.53%,rgba(125,199,107,0) 108.41%);background:linear-gradient(30deg,#69a45b 11.53%,rgba(125,199,107,0) 108.41%);-webkit-filter:drop-shadow(0 -25.668px 58.182px #5b8151);filter:drop-shadow(0 -25.668px 58.182px #5b8151)}@media (min-width:1024px){.team-item:nth-child(4){width:calc(58% - 20px);height:350px}.team-item:nth-child(4)::before{display:none}.team-item:nth-child(4) .team-item__icon{display:block}.team-item:nth-child(4) .team-item__text{margin-top:5px}.team-item:nth-child(4) .team-item__text img{display:none}.team-item:nth-child(5){width:42%;height:350px}.team-item:nth-child(5)::before{-webkit-transform:translateX(-50%) rotate(8deg);-ms-transform:translateX(-50%) rotate(8deg);transform:translateX(-50%) rotate(8deg)}.team-item:nth-child(5) .team-item__icon{display:block}.team-item:nth-child(5) .team-item__text{max-width:360px}.team-item:nth-child(5) .team-item__text img{display:none}}.whatsapp{width:calc(100% - var(--spacing) * 2);max-width:1390px;margin:0 auto;border-radius:var(--border-radius);background-image:url(../img/whatsapp-blue.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:70px 0;color:#fff;margin-top:var(--gap);overflow:hidden}.whatsapp.rose{background-image:url(../img/whatsapp-rose.jpg)}.whatsapp.purple{background-image:url(../img/whatsapp-purple.jpg)}.whatsapp-title{font-size:40px;line-height:1.1;letter-spacing:-.03em;font-weight:600;max-width:740px;width:calc(100% - 420px)}.whatsapp-title span{font-weight:400}.whatsapp-title i{display:inline-block;margin:0 5px;width:35px;height:35px;background:url(../img/svg/whatsapp.svg) center/cover no-repeat}.whatsapp-subtitle{font-size:16px;font-weight:400;max-width:490px;margin-top:25px;line-height:1.4}.whatsapp .btn-wrap{margin-top:35px}.whatsapp-phone{max-width:initial;position:absolute;top:-70px;right:-100px;z-index:-1}.reviews{padding:var(--gap) 0}.reviews .title{margin-bottom:20px}.reviews-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:40px;gap:20px;max-height:658px;-webkit-transition:1s;-o-transition:1s;transition:1s;overflow:hidden}.reviews-item{padding:35px;background:#fff;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.reviews-item:nth-child(4n),.reviews-item:nth-child(4n-3){width:calc(60% - 20px)}.reviews-item:nth-child(4n-1),.reviews-item:nth-child(4n-2){width:40%}.reviews-item:nth-child(n+5){display:none}.reviews-item__author{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}.reviews-item__author img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100%}.reviews-item__author-info{width:calc(100% - 50px);padding-left:15px}.reviews-item__author-info b{display:block;line-height:25px;font-weight:700}.reviews-item__author-info p{font-size:14px;font-weight:500;line-height:25px;color:#8e93a2;margin-top:-5px}.reviews-item__rating{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-top:15px}.reviews-item__rating span{display:block;width:120px;height:19px;margin-right:10px;background:url(../img/svg/rating.svg) center no-repeat}.reviews-item__rating p{font-size:14px;font-weight:500;line-height:19px;color:#8e93a2}.reviews-item__text{margin-top:15px;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;width:100%}.reviews-item__link{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-top:15px;font-size:14px;font-weight:500;color:var(--color-blue);gap:10px;line-height:15px}.reviews-item__link::before{content:"";display:block;width:12px;height:15px;background:url(../img/svg/yamap.svg) center no-repeat}.reviews .btn-reviews{margin-top:30px}.reviews+.blog{padding-top:0}.save{position:relative}.save::before{content:"";position:absolute;top:50%;bottom:-45px;left:var(--spacing);right:var(--spacing);max-width:1390px;margin:0 auto;background:#fff;z-index:-1;border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.save-block{padding:80px;overflow:hidden;position:relative;border-radius:var(--border-radius);color:#fff;background:url(../img/save-bg.jpg) center/cover no-repeat}.save-block__text{position:relative;z-index:5;max-width:450px}.save-block__text h3{font-size:16px;font-weight:500;margin-top:15px;opacity:.75}.save-block__price{position:relative;z-index:5;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-top:40px;max-width:290px}.save-block__price img{width:90px}.save-block__price p{width:calc(100% - 90px);padding-left:10px;font-weight:500;line-height:25px;opacity:.75}.save-block__docs{position:absolute;bottom:-10px;right:-135px;max-width:initial}.faq{padding:var(--gap) 0;width:calc(100% - var(--spacing) * 2);max-width:1390px;background:#fff;border-radius:var(--border-radius);margin:0 auto}.faq+.whatsapp{margin-top:20px}.faq-grid{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.faq-col{width:calc(50% - 5px)}.faq-item{margin-top:10px;background:#f9f9f9;border-radius:15px;overflow:hidden}.faq-item__title{cursor:pointer;height:100px;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;padding-left:45px;padding-right:135px;position:relative;font-size:18px;font-weight:600;line-height:25px}.faq-item__title::after{content:"";position:absolute;top:0;bottom:0;right:25px;margin:auto 0;width:44px;height:44px;border-radius:10px;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0001 15.4292L7.05006 11.4792C6.86146 11.297 6.60885 11.1963 6.34666 11.1985C6.08446 11.2008 5.83365 11.306 5.64824 11.4914C5.46283 11.6768 5.35766 11.9276 5.35538 12.1898C5.35311 12.452 5.4539 12.7046 5.63606 12.8932L11.2931 18.5502C11.3857 18.6434 11.4959 18.7173 11.6172 18.7678C11.7385 18.8183 11.8687 18.8442 12.0001 18.8442C12.1315 18.8442 12.2616 18.8183 12.3829 18.7678C12.5042 18.7173 12.6144 18.6434 12.7071 18.5502L18.3641 12.8932C18.5417 12.7038 18.6387 12.4526 18.6345 12.1929C18.6303 11.9333 18.5252 11.6854 18.3415 11.5018C18.1578 11.3182 17.9098 11.2133 17.6501 11.2093C17.3905 11.2053 17.1394 11.3024 16.9501 11.4802L13.0001 15.4302V5.8442C13.0001 5.57899 12.8947 5.32463 12.7072 5.1371C12.5196 4.94956 12.2653 4.8442 12.0001 4.8442C11.7348 4.8442 11.4805 4.94956 11.293 5.1371C11.1054 5.32463 11.0001 5.57899 11.0001 5.8442V15.4292Z' fill='%23EA6CA5'/%3E%3C/svg%3E%0A") center no-repeat #fff;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.faq-item__content{max-height:0;overflow:hidden;opacity:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.faq-item__content p{padding:25px 45px;border-top:1px solid rgba(0,0,0,.05);color:rgba(21,43,54,.75);line-height:25px}.faq-item.open .faq-item__title::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq-item.open .faq-item__content{max-height:600px;opacity:1}.blog{padding:var(--gap) 0 calc(var(--gap) + 20px)}.blog .title{text-align:center;margin-bottom:40px}.blog-slider .splide__arrow{width:55px;height:55px;background:#4cb1e3;-webkit-box-shadow:0 4px 20px 0 rgba(255,255,255,.25) inset;box-shadow:0 4px 20px 0 rgba(255,255,255,.25) inset;opacity:1!important}.blog-slider .splide__arrow svg{fill:#fff}.blog-slider .splide__arrow--prev{left:-85px}.blog-slider .splide__arrow--next{right:-85px}.blog-slider .splide__pagination{bottom:-55px;left:0;right:0;margin:0 auto;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.blog-slider .splide__pagination__page{width:10px;height:10px;background:#4cb1e3;opacity:.45;margin:0;position:relative;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.blog-slider .splide__pagination__page::before{content:"";position:absolute;border-radius:100%;top:1px;left:1px;right:1px;bottom:1px;border:1px solid rgba(76,177,227,.1);opacity:0;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.blog-slider .splide__pagination__page.is-active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.blog-slider .splide__pagination__page.is-active::before{opacity:1;top:-5px;left:-5px;right:-5px;bottom:-5px}.blog-item{position:relative;overflow:hidden}.blog-item__poster{width:100%;height:200px;border-radius:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog-item__info{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;color:rgba(21,43,54,.75);font-size:13px;line-height:16px}.blog-item__info p:nth-child(2){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;gap:10px}.blog-item__info p:nth-child(2)::after{content:"";display:block;width:20px;height:16px;background:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_30_16371)'%3E%3Cpath d='M7.75 8C7.75 7.40326 7.98705 6.83097 8.40901 6.40901C8.83097 5.98705 9.40326 5.75 10 5.75C10.5967 5.75 11.169 5.98705 11.591 6.40901C12.0129 6.83097 12.25 7.40326 12.25 8C12.25 8.59674 12.0129 9.16903 11.591 9.59099C11.169 10.0129 10.5967 10.25 10 10.25C9.40326 10.25 8.83097 10.0129 8.40901 9.59099C7.98705 9.16903 7.75 8.59674 7.75 8Z' fill='black' fill-opacity='0.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 9.64 0.425 10.191 1.275 11.296C2.972 13.5 5.818 16 10 16C14.182 16 17.028 13.5 18.725 11.296C19.575 10.192 20 9.639 20 8C20 6.36 19.575 5.809 18.725 4.704C17.028 2.5 14.182 0 10 0C5.818 0 2.972 2.5 1.275 4.704C0.425 5.81 0 6.361 0 8ZM10 4.25C9.00544 4.25 8.05161 4.64509 7.34835 5.34835C6.64509 6.05161 6.25 7.00544 6.25 8C6.25 8.99456 6.64509 9.94839 7.34835 10.6517C8.05161 11.3549 9.00544 11.75 10 11.75C10.9946 11.75 11.9484 11.3549 12.6517 10.6517C13.3549 9.94839 13.75 8.99456 13.75 8C13.75 7.00544 13.3549 6.05161 12.6517 5.34835C11.9484 4.64509 10.9946 4.25 10 4.25Z' fill='black' fill-opacity='0.1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_30_16371'%3E%3Crect width='20' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat}.blog-item__title{margin-top:15px;font-size:24px;font-weight:600;line-height:1.25}.blog-item__link{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;gap:10px;margin-top:10px;color:var(--color-blue);line-height:18px}.blog-item__link::after{content:"";display:block;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 1C9.75 0.585787 9.41421 0.25 9 0.25H2.25C1.83579 0.25 1.5 0.585787 1.5 1C1.5 1.41421 1.83579 1.75 2.25 1.75H8.25V7.75C8.25 8.16421 8.58579 8.5 9 8.5C9.41421 8.5 9.75 8.16421 9.75 7.75V1ZM1.53033 9.53033L9.53033 1.53033L8.46967 0.46967L0.46967 8.46967L1.53033 9.53033Z' fill='%233AABE2'/%3E%3C/svg%3E%0A") center no-repeat;margin-bottom:2px}.blog-item__link::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.blog-page{padding:var(--gap) 0 calc(var(--gap) - 20px)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}.blog-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:40px}.blog-pagination li a{padding:5px;font-size:15px;color:#747f8c;line-height:1.45;display:block}.blog-pagination li.active a{color:#152b36}.blog-head{width:calc(100% - var(--spacing) * 2);max-width:1390px;height:480px;margin:0 auto;background:rgba(0,0,0,.3);color:#fff;border-radius:var(--border-radius);overflow:hidden;padding-bottom:90px;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;position:relative}.blog-head .container{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}.blog-head img{position:absolute;top:-40px;left:-40px;width:calc(100% + 80px);height:calc(100% + 80px);max-width:initial;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1;-webkit-filter:blur(15px);filter:blur(15px)}.blog-head__title{font-size:60px;font-weight:600;line-height:1;letter-spacing:-.03em;max-width:880px;width:calc(100% - 200px)}.blog-head__stats{max-width:200px;margin-left:auto;font-size:13px;line-height:22px;color:rgba(255,255,255,.75);text-align:right}.blog-head__view{margin-top:10px;padding-right:40px;background:url("data:image/svg+xml,%3Csvg width='21' height='16' viewBox='0 0 21 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.75 8C7.75 7.40326 7.98705 6.83097 8.40901 6.40901C8.83097 5.98705 9.40326 5.75 10 5.75C10.5967 5.75 11.169 5.98705 11.591 6.40901C12.0129 6.83097 12.25 7.40326 12.25 8C12.25 8.59674 12.0129 9.16903 11.591 9.59099C11.169 10.0129 10.5967 10.25 10 10.25C9.40326 10.25 8.83097 10.0129 8.40901 9.59099C7.98705 9.16903 7.75 8.59674 7.75 8Z' fill='white' fill-opacity='0.3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 9.64 0.425 10.191 1.275 11.296C2.972 13.5 5.818 16 10 16C14.182 16 17.028 13.5 18.725 11.296C19.575 10.192 20 9.639 20 8C20 6.36 19.575 5.809 18.725 4.704C17.028 2.5 14.182 0 10 0C5.818 0 2.972 2.5 1.275 4.704C0.425 5.81 0 6.361 0 8ZM10 4.25C9.00544 4.25 8.05161 4.64509 7.34835 5.34835C6.64509 6.05161 6.25 7.00544 6.25 8C6.25 8.99456 6.64509 9.94839 7.34835 10.6517C8.05161 11.3549 9.00544 11.75 10 11.75C10.9946 11.75 11.9484 11.3549 12.6517 10.6517C13.3549 9.94839 13.75 8.99456 13.75 8C13.75 7.00544 13.3549 6.05161 12.6517 5.34835C11.9484 4.64509 10.9946 4.25 10 4.25Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A") right center no-repeat}.blog-head__date{padding-right:40px;background:url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 0C5.73478 0 5.48043 0.105357 5.29289 0.292893C5.10536 0.48043 5 0.734784 5 1V2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V14C2 14.5304 2.21071 15.0391 2.58579 15.4142C2.96086 15.7893 3.46957 16 4 16H16C16.5304 16 17.0391 15.7893 17.4142 15.4142C17.7893 15.0391 18 14.5304 18 14V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H15V1C15 0.734784 14.8946 0.48043 14.7071 0.292893C14.5196 0.105357 14.2652 0 14 0C13.7348 0 13.4804 0.105357 13.2929 0.292893C13.1054 0.48043 13 0.734784 13 1V2H7V1C7 0.734784 6.89464 0.48043 6.70711 0.292893C6.51957 0.105357 6.26522 0 6 0V0ZM6 5C5.73478 5 5.48043 5.10536 5.29289 5.29289C5.10536 5.48043 5 5.73478 5 6C5 6.26522 5.10536 6.51957 5.29289 6.70711C5.48043 6.89464 5.73478 7 6 7H14C14.2652 7 14.5196 6.89464 14.7071 6.70711C14.8946 6.51957 15 6.26522 15 6C15 5.73478 14.8946 5.48043 14.7071 5.29289C14.5196 5.10536 14.2652 5 14 5H6Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A") right center no-repeat}.blog-wrapper{width:100%;max-width:1390px;margin:20px auto 0}.blog-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1270px}.blog-main{background:#fff;padding:40px;width:calc(100% - 400px - 20px);margin-right:auto;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;line-height:1.5;color:rgba(50,50,50,.65)}.blog-main h1,.blog-main h2,.blog-main h3,.blog-main h4,.blog-main h5,.blog-main h6{margin-top:30px;margin-bottom:0;padding:0;font-weight:600;color:#323232}.blog-main h1:first-child,.blog-main h2:first-child,.blog-main h3:first-child,.blog-main h4:first-child,.blog-main h5:first-child,.blog-main h6:first-child{margin-top:0}.blog-main img{margin:10px 0;border-radius:var(--border-radius)}.blog-main img:last-child{margin-bottom:0}.blog-main img:first-child{margin-top:0}.blog-main h1{font-size:2em}.blog-main ul li{margin-top:20px;padding-left:24px;position:relative}.blog-main ul li::before{content:"";position:absolute;top:11px;left:0;width:12px;height:2px;background:var(--color-blue)}.blog-main ul li:first-child{margin-top:0}.blog-share{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-top:20px;color:rgba(50,50,50,.65);gap:10px}.blog-share p{margin-right:10px}.blog-share a{display:block}.blog-share img{width:40px}.blog-share.mob{display:none}.blog-sidebar{width:400px}.blog-sidebar__img{margin:0 auto;-webkit-filter:drop-shadow(-25px 55px 70px rgba(0, 0, 0, .15));filter:drop-shadow(-25px 55px 70px rgba(0, 0, 0, .15));z-index:-1}.blog-form{background:#fff;border-radius:var(--border-radius);padding:35px 25px 25px;position:relative;z-index:5}.blog-form h3{text-align:center;font-size:30px;font-weight:600;margin:0 auto;max-width:350px}.blog-form h4{font-size:12px;line-height:18px;text-align:center;max-width:180px;margin:15px auto 30px;font-weight:400}.blog-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.blog-form span{font-size:12px;color:rgba(21,43,54,.75);text-align:center;max-width:220px;line-height:18px;display:block}.blog-form span a{color:var(--color-blue);font-weight:600;border-bottom:1px solid var(--color-blue)}.blog-form label{display:block;width:100%}.blog-form label span{margin:0 auto 10px}.blog-form .btn{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;padding-right:0}.blog-call{padding:17px 25px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;color:#fff;background:url(../img/svg/wa-call.svg) bottom right 10px no-repeat #3aabe2;margin-top:20px}.blog-call p{font-size:15px;line-height:18px;opacity:.65}.blog-call a{font-size:27px;font-weight:600;line-height:30px}.theme{padding:var(--gap) 0}.theme+.whatsapp{margin-top:0}.theme .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.theme-main{width:calc(100% - 500px)}.theme-main__text{max-width:560px;opacity:.75;margin-top:20px;line-height:25px}.theme-sidebar{width:460px;margin-left:auto}.theme-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.theme-tabs li{-webkit-box-flex:1;-ms-flex:1;flex:1;border:2px solid #fff;padding:11px 18px 15px;border-radius:15px;position:relative;-webkit-box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset;box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;cursor:pointer}.theme-tabs li::after{content:"";position:absolute;bottom:-7px;right:30px;width:36px;height:11px;background:url("data:image/svg+xml,%3Csvg width='26' height='11' viewBox='0 0 26 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9142 9.72534C11.9296 10.3459 12.4373 10.6561 13 10.6561C13.5627 10.6561 14.0704 10.3459 15.0858 9.72534L18.8694 7.41313C23.7747 4.41545 26.2274 2.9166 25.8171 1.4583C25.4067 0 22.5324 0 16.7836 0H9.21637C3.46763 0 0.593259 0 0.182942 1.4583C-0.227374 2.9166 2.22527 4.41545 7.13057 7.41313L10.9142 9.72534Z' fill='%233AABE2'/%3E%3C/svg%3E%0A") center no-repeat;opacity:0;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.theme-tabs li b{display:block;font-size:17px;font-weight:600;line-height:25px;color:rgba(21,43,54,.35);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.theme-tabs li p{font-size:12px;line-height:15px;color:rgba(21,43,54,.25);-webkit-transition:.25s;-o-transition:.25s;transition:.25s;font-weight:500}.theme-tabs li.active{background:var(--color-blue);border-color:#f9f9f9}.theme-tabs li.active::after{opacity:1}.theme-tabs li.active b{color:#fff}.theme-tabs li.active p{color:rgba(255,255,255,.75)}.theme-subtabs{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-top:15px}.theme-subtabs.show{display:-webkit-box;display:-ms-flexbox;display:flex}.theme-subtabs li{-webkit-box-flex:1;-ms-flex:1;flex:1;border:2px solid #fff;border-radius:15px;-webkit-box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset;box-shadow:0 4px 25px 0 rgba(255,255,255,.25) inset;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;cursor:pointer;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;color:rgba(21,43,54,.35);position:relative}.theme-subtabs li.active{background:var(--color-blue);border-color:#f9f9f9;color:#fff}.theme-tab{display:none}.theme-tab.active{display:block}.theme-info{margin-top:15px;background:#fff;padding:40px;border-radius:var(--border-radius)}.theme-info h4{font-size:20px;font-weight:600;line-height:25px;margin-bottom:20px}.theme-info ul{font-size:15px;line-height:25px;color:rgba(21,43,54,.75);font-weight:500}.theme-info ul li{position:relative;padding-left:20px}.theme-info ul li span{color:rgba(21,43,54,.25)}.theme-info ul li::before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:100%;background:var(--color-blue)}.theme-info .btn-wrap{gap:10px;margin-top:20px}.theme-info .btn-wrap .btn{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;padding-right:0}.theme-gallery{margin-top:35px}.theme-gallery__main{border-radius:var(--border-radius);overflow:hidden}.theme-gallery__main img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.theme-gallery__thumbnails{margin-top:15px}.theme-gallery__thumbnails img{width:100%;height:90px;border-radius:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.theme-gallery__thumbnails .splide__arrow{width:55px;height:55px;opacity:1;background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(186,186,186,.1),3px 4px 5px 0 rgba(186,186,186,.09),7px 10px 7px 0 rgba(186,186,186,.05),13px 18px 9px 0 rgba(186,186,186,.01),20px 27px 9px 0 rgba(186,186,186,0);box-shadow:1px 1px 3px 0 rgba(186,186,186,.1),3px 4px 5px 0 rgba(186,186,186,.09),7px 10px 7px 0 rgba(186,186,186,.05),13px 18px 9px 0 rgba(186,186,186,.01),20px 27px 9px 0 rgba(186,186,186,0);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.theme-gallery__thumbnails .splide__arrow:hover{opacity:1}.theme-gallery__thumbnails .splide__arrow svg{fill:var(--color-blue);width:16px;height:17px}.theme-gallery__thumbnails .splide__arrow--next{right:-20px}.theme-gallery__thumbnails .splide__arrow--prev{left:-20px}.theme-gallery__thumbnails .splide__arrow[disabled]{opacity:0!important;pointer-events:none}.theme-gallery__thumbnails .splide__slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;border:3px solid var(--color-blue);z-index:5;pointer-events:none;opacity:0;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.theme-gallery__thumbnails .is-active::before{opacity:1}.moving{position:absolute;top:0;left:0;right:0;bottom:-7px;overflow:hidden;border-radius:15px;pointer-events:none;z-index:5}.moving::before{content:"";background-color:rgba(255,255,255,.2);height:100%;width:3em;display:block;position:absolute;top:0;left:-4.5em;-webkit-transform:skewX(-45deg) translateX(0);-ms-transform:skewX(-45deg) translateX(0);transform:skewX(-45deg) translateX(0);-webkit-transition:none;-o-transition:none;transition:none;-webkit-animation:3s ease-in-out infinite moving;animation:3s ease-in-out infinite moving}.design{padding:var(--gap) 0}.design+.whatsapp{margin-top:0}.design-block{background:#fff;border-radius:var(--border-radius);padding:50px}.design-block .title-md{text-align:center;max-width:580px;margin:0 auto 15px}.design-block .subtitle{text-align:center}.design-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.design-slider{width:400px}.design-slider__main{height:430px;width:100%;border-radius:var(--border-radius);overflow:hidden}.design-slider__main .splide__list,.design-slider__main .splide__track{height:100%}.design-slider__main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.design-slider__thumbnails{margin:60px auto 0;height:90px;width:195px}.design-slider__thumbnails .splide__list,.design-slider__thumbnails .splide__track{height:100%}.design-slider__thumbnails img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px}.design-slider__thumbnails .splide__arrow{width:55px;height:55px;opacity:1!important;background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(186,186,186,.1),3px 4px 5px 0 rgba(186,186,186,.09),7px 10px 7px 0 rgba(186,186,186,.05),13px 18px 9px 0 rgba(186,186,186,.01),20px 27px 9px 0 rgba(186,186,186,0);box-shadow:1px 1px 3px 0 rgba(186,186,186,.1),3px 4px 5px 0 rgba(186,186,186,.09),7px 10px 7px 0 rgba(186,186,186,.05),13px 18px 9px 0 rgba(186,186,186,.01),20px 27px 9px 0 rgba(186,186,186,0)}.design-slider__thumbnails .splide__arrow svg{fill:var(--color-blue);width:16px;height:17px}.design-slider__thumbnails .splide__arrow--next{right:-100px}.design-slider__thumbnails .splide__arrow--prev{left:-100px}.design-main{width:calc(100% - 400px);padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-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}.design-main .btn-wrap{margin-top:auto;width:100%}.design-main__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;width:calc((100% - 30px)/ 4)}.design-main__group:nth-child(n+16){display:none}.design-main__grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-bottom:65px}.design-main__grid a{width:calc(50% - 5px);display:block;height:100px;opacity:.2;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.design-main__grid a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.design-main__grid a.active{opacity:1}.design-main__grid a.active img{-webkit-box-shadow:0 0 0 2px #fff,0 3px 16px rgba(18,30,44,.25);box-shadow:0 0 0 2px #fff,0 3px 16px rgba(18,30,44,.25)}.design-main__grid a:hover{opacity:1}.design-main__more{margin:auto;color:var(--color-blue);font-size:14px;font-weight:500;line-height:24px;width:120px}.design-main__more span{border-bottom:1px solid var(--color-blue);cursor:pointer}.design-order{color:var(--color-rose);display:block;margin:auto 0 auto 30px}.design-order span{position:relative;border-bottom:1px dashed var(--color-rose);font-size:15px;line-height:20px;font-weight:500}.design-order span i{display:inline-block;position:absolute;margin-top:6px;margin-left:8px;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 1C9.75 0.585787 9.41421 0.25 9 0.25H2.25C1.83579 0.25 1.5 0.585787 1.5 1C1.5 1.41421 1.83579 1.75 2.25 1.75H8.25V7.75C8.25 8.16421 8.58579 8.5 9 8.5C9.41421 8.5 9.75 8.16421 9.75 7.75V1ZM1.53033 9.53033L9.53033 1.53033L8.46967 0.46967L0.46967 8.46967L1.53033 9.53033Z' fill='%23EA6CA5' fill-opacity='0.75'/%3E%3C/svg%3E%0A") no-repeat}.popup{display:none;max-width:1040px;width:100%;padding:40px;border-radius:25px;-webkit-box-shadow:26px 28px 84px 0 rgba(207,207,207,.1),103px 112px 152px 0 rgba(207,207,207,.09),231px 253px 206px 0 rgba(207,207,207,.05),411px 449px 244px 0 rgba(207,207,207,.01),642px 702px 266px 0 rgba(207,207,207,0);box-shadow:26px 28px 84px 0 rgba(207,207,207,.1),103px 112px 152px 0 rgba(207,207,207,.09),231px 253px 206px 0 rgba(207,207,207,.05),411px 449px 244px 0 rgba(207,207,207,.01),642px 702px 266px 0 rgba(207,207,207,0);background:#fff;color:var(--color-black)}.popup-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%}.popup-content{width:52%}.popup-form{width:calc(48% - 20px);background:#f9f9f9;border-radius:20px;padding:45px 40px}.popup-form .input{background-color:#fff;width:100%}.popup-form .btn{width:100%;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.popup-form label{display:block;width:100%}.popup-form label span{display:block;margin:5px 0 10px;text-align:center;font-size:12px;opacity:.75}.popup-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.popup-form small{display:block;text-align:center;font-size:12px;line-height:18px;color:rgba(21,43,54,.75);max-width:230px;margin:-5px auto 0}.popup-form small a{color:var(--color-blue);font-weight:600;border-bottom:1px solid var(--color-blue)}.popup-title{text-align:center;font-size:27px;font-weight:600;line-height:30px;margin-bottom:10px}.popup-title+form{margin-top:20px}.popup-subtitle{text-align:center;max-width:260px;font-size:12px;line-height:20px;font-weight:400;margin:0 auto 20px}.popup-subtitle span{font-weight:600}.popup-gallery img{width:100%;max-width:initial}.popup-gallery .splide__list,.popup-gallery .splide__slide,.popup-gallery .splide__track{height:100%!important}.popup-gallery .splide__arrow{width:35px;height:35px;opacity:1!important;background:var(--color-blue);cursor:pointer}.popup-gallery .splide__arrow svg{fill:#fff;width:11px;height:11px}.popup-gallery .splide__arrow--prev{left:-10px}.popup-gallery .splide__arrow--next{right:-10px}.popup-gallery__main{width:100%;height:100%;border-radius:20px;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popup-gallery__thumbnails{width:100%;height:100px;margin-top:10px}.popup-gallery__thumbnails img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.popup-gallery__thumbnails .splide__slide{border-radius:10px;overflow:hidden;opacity:.3;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.popup-gallery__thumbnails .splide__slide.is-active{opacity:1}.popup-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:20px}.popup-sidebar{width:calc(48% - 40px);margin-left:auto}.popup-sidebar .popup-form{width:100%}.popup-sidebar .popup-title{font-size:24px}.popup-name{font-size:40px;font-weight:600;margin-bottom:5px}.popup-type{font-size:16px;line-height:25px;font-weight:400;opacity:.25;margin-bottom:20px}.popup-spec{font-size:22px;font-weight:600;line-height:25px;margin-bottom:20px}.popup-list{margin-bottom:20px;font-size:15px;line-height:25px;color:rgba(21,43,54,.75);font-weight:500}.popup-list li{position:relative;padding-left:20px}.popup-list li::before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:100%;background:var(--color-blue)}.popup-shorts{position:relative;width:100%;padding-bottom:178%;border-radius:20px;overflow:hidden}.popup-shorts iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.popup-close{position:absolute;top:14px;right:14px;z-index:40;width:24px;height:24px;cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 9L27 27M9 27L27 9L9 27Z' stroke='%2318181B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center/cover no-repeat}.configurator{padding:60px 0}.configurator-title{font-weight:600;font-size:45px;letter-spacing:-.03em;text-align:center;margin-bottom:40px}.configurator-type{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px;margin-bottom:40px}.configurator-label{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.configurator-label .choices__inner{height:90px;width:100%;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;border-radius:12px;padding:0 40px!important;border:0;background:url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.86603 6.5C4.48113 7.16667 3.51887 7.16667 3.13397 6.5L0.535899 2C0.150999 1.33333 0.632124 0.499999 1.40192 0.499999L6.59808 0.5C7.36788 0.5 7.849 1.33333 7.4641 2L4.86603 6.5Z' fill='%23152B36'/%3E%3C/svg%3E%0A") right 20px center no-repeat #fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:18px;font-weight:400;cursor:pointer;color:var(--color-black)}.configurator-label .choices__list--single{display:block;padding:0}.configurator-label .choices[data-type*=select-one]::after{display:none}.configurator-label .choices__list--dropdown{border:0;margin-top:-15px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:15px 0}.configurator-label .choices__list--dropdown .choices__item{padding:15px 40px;font-size:18px}.configurator-label .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f6f7f7}.configurator-label .choices__list--dropdown .choices__item--selectable.is-highlighted::after{display:none}.configurator-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.configurator-gallery{width:calc(100% - 580px - 20px)}.configurator-gallery a{display:block;height:100%;width:100%}.configurator-gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover}.configurator-gallery .splide__list,.configurator-gallery .splide__slide,.configurator-gallery .splide__track{height:100%}.configurator-gallery__main{height:350px;border-radius:var(--border-radius);overflow:hidden}.configurator-gallery__main .splide__arrow{width:55px;height:55px;opacity:1;background:var(--color-blue);-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.configurator-gallery__main .splide__arrow:hover{opacity:1}.configurator-gallery__main .splide__arrow svg{fill:#fff;width:16px;height:17px}.configurator-gallery__main .splide__arrow--next{right:20px}.configurator-gallery__main .splide__arrow--prev{left:20px}.configurator-gallery__main .splide__arrow[disabled]{opacity:0!important;pointer-events:none}.configurator-gallery__thumbnails{width:calc(100% - 20px);height:90px;margin-top:-45px;margin-left:10px}.configurator-gallery__thumbnails img{border-radius:12px}.configurator-gallery__thumbnails .splide__slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;border:2px solid #fff;z-index:5;pointer-events:none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.configurator-gallery__thumbnails .splide__slide.is-active::before{border-color:var(--color-rose)}.configurator-gallery__thumbnails .splide__slide.video-slide::after{width:40px;height:40px;background-size:16px}.configurator-main{width:580px;background:#fff;padding:20px 20px 30px;border-radius:var(--border-radius);height:395px}.configurator-total{margin-top:30px;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;padding:30px 50px;background:#fff;border-radius:var(--border-radius)}.configurator-total__price{font-size:35px;margin-right:auto;letter-spacing:-.03em}.configurator-total__price b{font-weight:700}.configurator-total__label{font-size:18px;opacity:.5;margin-right:30px}.configurator-total__label b{font-weight:700}.configurator-total__label:last-child{margin-right:0}.configurator-albums{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;overflow-x:visible;height:100%;padding:20px 20px 0}.configurator-albums__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:100%;width:calc((100% - 30px)/ 5)}.configurator-albums__item{display:block;height:120px;width:80px;opacity:.2;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.configurator-albums__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:10px;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.configurator-albums__item.active{opacity:1}.configurator-albums__item.active img{-webkit-box-shadow:0 0 0 2px #fff,0 3px 16px rgba(18,30,44,.25);box-shadow:0 0 0 2px #fff,0 3px 16px rgba(18,30,44,.25)}.configurator-albums__item:hover{opacity:1}.configurator-albums .simplebar-track.simplebar-horizontal{bottom:5px!important}.configurator-message{background:#fff;border-radius:var(--border-radius);margin-bottom:30px;padding:25px 30px;display:none}.configurator-message__author{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;gap:20px}.configurator-message__author img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:100%}.configurator-message__author span{width:calc(100% - 90px);display:block;line-height:20px}.configurator-message__author span b{font-size:14px;font-weight:700}.configurator-message__author span p{font-size:12px;opacity:.35}.configurator-message__text{margin-top:20px}.configurator-message__text h3{font-size:26px;font-weight:700;margin-bottom:10px}.configurator-message__text p{font-size:15px;line-height:25px;margin-top:5px}.configurator-manager{padding:25px 30px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:var(--border-radius);margin-top:20px;display:none}.configurator-manager img{width:110px}.configurator-manager b{width:calc(100% - 110px - 20px);font-size:18px;line-height:28px;display:block;margin-left:auto;padding-top:10px}.configurator-manager .btn{width:100%;margin-top:15px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.configurator-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;margin-top:-50px}.configurator-msg{padding:30px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#fff;border-radius:var(--border-radius);width:calc(100% - 460px - 30px)}.configurator-msg__text{width:calc(100% - 170px - 45px);font-size:16px;line-height:1.75}.configurator-msg__text h3{font-size:30px;font-weight:700;line-height:1.25;margin-bottom:15px}.configurator-msg__text p{margin-top:8px}.configurator-msg__text p b{font-weight:700}.configurator-msg__author{width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap: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;gap:20px;margin-left:auto}.configurator-msg__author img{width:170px;height:170px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.configurator-msg__author span{text-align:center}.configurator-msg__author span b{font-size:14px;font-weight:700;line-height:20px}.configurator-msg__author span p{font-size:12px;line-height:20px;opacity:.35}.configurator-mngr{width:460px;background:#fff;border-radius:var(--border-radius);margin-left:auto;padding:40px 50px;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;gap:25px}.configurator-mngr span{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}.configurator-mngr img{width:110px;margin-top:-10px}.configurator-mngr b{width:calc(100% - 110px - 30px);margin-left:auto;font-size:20px;font-weight:700;line-height:30px}.configurator-mngr .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.video-slide{position:relative}.video-slide::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:90px;height:90px;border-radius:100%;background:var(--color-rose) url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 11.9994V8.43941C4 4.01941 7.13 2.20941 10.96 4.41941L14.05 6.19941L17.14 7.97941C20.97 10.1894 20.97 13.8094 17.14 16.0194L14.05 17.7994L10.96 19.5794C7.13 21.7894 4 19.9794 4 15.5594V11.9994Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center/40px}@media (max-width:1380px){.promo .splide__arrows{bottom:23px;left:var(--spacing);right:var(--spacing);max-width:1140px;margin:0 auto;padding:0 5px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.promo .splide__arrow{position:relative;top:0;-webkit-transform:none;-ms-transform:none;transform:none}.promo .splide__arrow--prev{left:0}.promo .splide__arrow--next{right:0}}@media (max-width:1280px){.header-logo{margin-left:0}.header-categories{gap:10px}.header-categories li a{padding:10px 20px}.faq-item__title{padding-left:30px;padding-right:85px}.faq-item__content p{padding:25px 30px}}@media (max-width:1190px){:root{--spacing:15px}.container{max-width:1024px}.promo .splide__arrows,.promo .splide__pagination{width:calc(1024px - var(--spacing) * 2);max-width:100%;left:0;right:0;padding:0 var(--spacing);padding-left:20px}.header-social{display:none}.header-phone{margin-left:0}.header-burger{margin-left:20px}.footer-city__popup,.header-city__popup{left:0;padding:30px 30px 15px;gap:30px;font-size:16px}.footer-city__popup li,.header-city__popup li{margin-bottom:15px}.promo-books{right:-590px}.about-item{padding:25px!important}.about-quote__text{padding:20px}.about-item-md .about-item__text{padding:0 0 20px}.about-item__title{font-size:36px}.albums{padding-top:300px}.albums-block{padding:40px 10px 25px}.albums-grid{margin-top:30px;gap:10px}.albums-item{padding:30px 20px 20px;width:calc((100% - 20px)/ 3)}.albums-big{width:900px}.team-grid{gap:10px}.team-item{width:calc((100% - 20px)/ 3);padding:30px}.team-item:nth-child(4){width:calc(58% - 10px)}.team-item__photo{-o-object-position:top 0 right -40px;object-position:top 0 right -40px}.save-block{padding:80px 40px}.save-block__docs{right:-260px}.footer-dev{margin-left:35px}.promo-blog,.promo-thanks{right:-240px}.text{padding:60px 25px}.promo-template .promo-books{right:-640px}.promo-404{top:-110px;right:-200px;width:800px}.design-slider{width:100%}.design-slider__thumbnails{margin-top:30px}.design-main{width:100%;margin-top:40px;padding-left:0}.design-main__grid{margin-bottom:40px}.design-main .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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}.design-order{margin:20px auto 0;text-align:center}.about-photo .a{margin-top:30px}.configurator-msg{padding:30px;width:calc(100% - 400px - 20px)}.configurator-msg__text h3{font-size:24px;margin-bottom:10px}.configurator-mngr{padding:30px;width:400px}.configurator-mngr img{width:100px}.configurator-mngr b{width:calc(100% - 100px - 20px)}}@media (max-width:1024px){:root{--border-radius:20px;--gap:40px}.container{max-width:768px}.header-categories,.header-phone{display:none}.header-burger{width:46px;height:46px}.header-logo img{height:40px}.promo-subtitle{font-size:15px;max-width:325px}.about-item:nth-child(1) .about-item__col{width:100%!important}.about-item__text{padding:20px!important;max-width:100%}.about-item__title::before{top:-68px;left:0}.about-item__desc{margin-top:15px;font-size:15px}.about-grid{gap:30px}.about .title{padding-left:25px;padding-right:25px;margin-bottom:30px;max-width:380px}.title{font-size:35px}.about-quote{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:0;width:100%;max-width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about-design{margin-top:0}.about-design__item{width:100%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;display:none;background:#fff;padding-left:0;padding-right:0}.about-design__item.active{display:block}.about-design__item img,.about-design__more{height:140px}.about-design__item h3{display:none}.about-item:nth-child(2) .about-item__desc{max-width:180px}.about-design__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.about-item:nth-child(3) img{max-width:100%;width:100%;height:200px}.about-item-md{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}.about-item-md img{height:200px;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.about-item__title{padding-left:0;font-size:30px}.promo{height:620px}.promo .btn-wrap{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promo .btn-wrap .btn{width:calc(100% - 20px);font-size:18px;line-height:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;text-align:center}.promo .btn-wrap .btn p{width:170px}.promo-item{padding:40px 0}.promo-item .btn-wrap{margin-top:auto}.promo .container{height:100%;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;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo-template .btn-wrap .btn p{width:220px}.promo .splide__pagination{display:none}.promo-title{max-width:360px;font-size:35px;letter-spacing:-.03em;margin-bottom:20px}.promo-books{width:800px;top:initial;bottom:-120px;left:50%;right:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.promo-books.pc{display:none}.promo-books.mob{display:block;bottom:-170px}.promo .splide__arrows{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 25px;bottom:0;top:0;margin:auto 0;height:55px}.albums{padding:250px 10px 10px}.albums-big{width:580px}.albums-block{padding:35px 0 15px}.albums-block .subtitle,.albums-block .title-md{max-width:300px;margin-left:auto;margin-right:auto}.albums-item{width:calc(50% - 5px);height:190px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap: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}.albums-item:last-child{width:100%}.albums-item:last-child img:nth-of-type(1){width:140px;top:70px;right:53%}.albums-item:last-child img:nth-of-type(2){width:165px;top:80px}.albums-item__title{font-size:20px;margin-bottom:5px;text-align:center}.albums-item__link{font-size:10px;line-height:10px;gap:6px}.albums-item img:nth-of-type(1){width:110px;top:75px}.albums-item img:nth-of-type(2){width:85px;top:95px}.title-md{font-size:35px}.subtitle{font-size:15px}.team .container{max-width:100%}.team-grid{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;padding:0 15px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;display:grid;grid-template-columns:repeat(5,320px);margin-top:20px;scrollbar-width:none;-ms-overflow-style:none}.team-grid::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}.team-item{width:320px!important;height:385px!important}.team-item__photo{-o-object-position:top right;object-position:top right}.team-item__text{font-size:14px;line-height:18px}.team-item__title{font-size:30px}.team-item:nth-child(4) .team-item__photo{-o-object-position:top 0 right -100px;object-position:top 0 right -100px;height:80%}.team-item:nth-child(5) .team-item__photo{-o-object-position:top 0 right -80px;object-position:top 0 right -80px;height:90%}.whatsapp{padding:40px 0 380px}.whatsapp .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.whatsapp-title{max-width:326px;width:100%;margin-left:auto;margin-right:auto;text-align:center;font-size:25px;line-height:30px}.whatsapp-title i{width:20px;height:20px}.whatsapp-title br{display:none}.whatsapp-subtitle{margin:15px auto 0;max-width:280px;text-align:center;font-size:13px;line-height:18px}.whatsapp-phone{left:50%;right:0;-webkit-transform:translateX(-54%);-ms-transform:translateX(-54%);transform:translateX(-54%);top:280px;width:580px}.btn{font-size:14px;padding-left:35px;padding-right:35px}.reviews .title{padding-left:25px;padding-right:20px;margin-bottom:15px;letter-spacing:-.03px}.reviews .subtitle{padding-left:25px;padding-right:25px}.reviews-grid{margin-top:30px;gap:10px;max-height:1226px}.reviews-item{width:100%!important;padding:25px}.reviews .btn-reviews{margin:20px auto 0}.faq{width:100%;background:0 0;padding-bottom:20px}.faq .title-md{padding-left:25px;padding-right:25px}.faq-col{width:100%}.faq-item__title{height:auto;min-height:80px;padding:20px 85px 20px 25px;font-size:16px}.faq-item{background:#fff}.faq-grid{gap:0}.faq-item__title::after{background-color:#f9f9f9;top:20px;margin:0;width:40px;height:40px}.faq-item__content p{padding:20px 25px;font-size:15px}.save::before{display:none}.save-block{background-position:left center;padding:40px 45px;height:600px}.save-block__docs{width:460px;left:50%;right:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.blog-slider .splide__arrow{width:40px;height:40px;top:80px;-webkit-transform:none;-ms-transform:none;transform:none}.blog-slider .splide__arrow svg{width:12px}.blog-slider .splide__arrow--next{right:-10px}.blog-slider .splide__arrow--prev{left:-10px}.footer-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:25px}.footer-social{width:100%;margin:25px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-phone{margin:0 auto;width:100%;text-align:center;font-size:35px}.footer-dev{margin:25px auto 0}.footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:25px;text-align:center}.footer{padding:40px 25px}.footer-social li a img{width:70px;height:70px}.theme-main{width:100%}.theme-sidebar{width:100%}.theme-info h4,.theme-info ul{padding-left:10px;padding-right:10px}.theme-gallery__main img{height:210px}.promo-template .container{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.promo-template .promo-books{width:800px;bottom:-120px}.promo-template .promo-item{padding-left:10px;padding-right:10px}.promo-template .promo-title{font-size:34px}.promo-template .btn{width:100%!important}.promo-list{font-size:15px;line-height:20px}.footer-city__popup,.header-city__popup{font-size:15px;gap:0;padding-left:25px;padding-right:25px}.footer-city__popup ul,.header-city__popup ul{width:50%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.footer-city__popup li a,.header-city__popup li a{padding-left:20px}.blog-grid{grid-template-columns:repeat(2,1fr)}.promo-blog{left:50%;right:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:700px;top:300px}.promo-time{padding:10px 10px 10px 30px;background-position:top 15px left 10px}.blog-main{width:100%;padding:30px;gap:15px}.blog-main h1,.blog-main h2,.blog-main h3,.blog-main h4,.blog-main h5,.blog-main h6{margin-top:20px}.blog-sidebar{width:100%;position:relative;top:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.blog-head__stats{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:100%;gap:30px}.blog-head__view{margin-top:0}.blog-head{padding-bottom:50px;height:400px}.blog-head__title{width:100%;text-align:center;font-size:35px;line-height:1;margin-bottom:30px}.promo-404-main .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.promo-thanks-main .promo-list{max-width:310px;margin-bottom:10px}.promo-thanks-main .promo-list li{padding-left:0}.promo-thanks-main .promo-list li::before{display:none}.promo-thanks-main .promo-text{font-size:13px;max-width:350px}.promo-thanks{left:50%;right:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:500px;top:260px}.text{padding:25px 10px}.text .title-md{font-size:25px}.text h4{margin-top:30px}.about-item:nth-child(2) .about-item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:0!important}.about-item:nth-child(2) .about-item__title{max-width:100%;width:100%}.about-item:nth-child(2) .about-item__scroll{display:block;margin-left:auto;width:125px;color:rgba(21,43,54,.75);line-height:17px;font-size:12px;font-weight:500;padding-left:25px;opacity:.5;margin-top:15px;background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.2726 8.24219C15.0509 8.24196 14.8311 8.2839 14.625 8.36578C14.4215 7.62012 13.7382 7.07031 12.9289 7.07031C12.4791 7.07031 12.0682 7.24012 11.757 7.51898C11.4458 7.24012 11.0349 7.07031 10.5851 7.07031C10.3798 7.07031 10.1825 7.1057 9.99918 7.1707V5.27344C9.99918 4.30418 9.21062 3.51562 8.24136 3.51562C7.27211 3.51562 6.48355 4.30418 6.48355 5.27344V10.4439L5.96859 9.92902C5.31878 9.27918 4.26679 9.24203 3.575 9.8432C2.8798 10.4439 2.76769 11.4909 3.31976 12.2268C3.32601 12.2352 3.3325 12.2433 3.33921 12.2513L5.94535 15.3638C6.22836 15.7018 6.63671 15.9113 6.99699 16.096C7.25918 16.2305 7.65543 16.4337 7.65543 16.5627V18.2422C7.65543 19.2114 8.44398 20 9.41324 20H14.1007C15.07 20 15.8585 19.2114 15.8585 18.2422V17.0312C15.8585 16.7995 16.0811 16.5202 16.3168 16.2246C16.6512 15.8049 17.0304 15.3292 17.0304 14.6875V10C17.0304 9.03074 16.2419 8.24219 15.2726 8.24219ZM15.4003 15.4942C15.0659 15.9139 14.6867 16.3896 14.6867 17.0312V18.2422C14.6867 18.5653 14.4238 18.8281 14.1007 18.8281H9.41324C9.09015 18.8281 8.8273 18.5653 8.8273 18.2422V16.5626C8.8273 15.7177 8.07851 15.3336 7.53171 15.0532C7.25769 14.9127 6.97437 14.7674 6.84382 14.6114L4.24949 11.513C4.07421 11.2683 4.11332 10.9268 4.34242 10.7288C4.573 10.5284 4.92335 10.541 5.13996 10.7576C5.13996 10.7576 6.55964 12.1773 6.6555 12.273C7.02308 12.6399 7.65539 12.3798 7.65539 11.8583V5.27344C7.65539 4.95035 7.91824 4.6875 8.24132 4.6875C8.56441 4.6875 8.82726 4.95035 8.82726 5.27344V10C8.82726 10.3236 9.0896 10.5859 9.4132 10.5859C9.73679 10.5859 9.99914 10.3236 9.99914 10V8.82812C9.99914 8.50504 10.262 8.24219 10.5851 8.24219C10.9082 8.24219 11.171 8.50504 11.171 8.82812V10C11.171 10.3236 11.4334 10.5859 11.7569 10.5859C12.0805 10.5859 12.3429 10.3236 12.3429 10V8.82812C12.3429 8.50504 12.6057 8.24219 12.9288 8.24219C13.2519 8.24219 13.5148 8.50504 13.5148 8.82812V10C13.5148 10.3236 13.7771 10.5859 14.1007 10.5859C14.4243 10.5859 14.6866 10.3236 14.6866 10C14.6866 9.67691 14.9495 9.41406 15.2726 9.41406C15.5957 9.41406 15.8585 9.67691 15.8585 10V14.6875H15.8585C15.8585 14.9193 15.636 15.1986 15.4003 15.4942ZM8.24136 0C7.91777 0 7.65543 0.262344 7.65543 0.585938V1.75781C7.65543 2.08141 7.91777 2.34375 8.24136 2.34375C8.56496 2.34375 8.8273 2.08141 8.8273 1.75781V0.585938C8.8273 0.262344 8.56496 0 8.24136 0ZM11.4137 0.92918C11.185 0.700352 10.8139 0.700352 10.5851 0.92918L9.75652 1.75781C9.52769 1.98664 9.52769 2.35762 9.75652 2.58645C9.98527 2.81527 10.3563 2.81527 10.5851 2.58645L11.4137 1.75781C11.6426 1.52898 11.6426 1.15801 11.4137 0.92918ZM6.72625 1.75781L5.89761 0.92918C5.66882 0.700352 5.29781 0.700352 5.06898 0.92918C4.84015 1.15801 4.84015 1.52898 5.06898 1.75781L5.89761 2.58645C6.1264 2.81527 6.49746 2.81527 6.72625 2.58645C6.95507 2.35762 6.95507 1.98664 6.72625 1.75781ZM12.3429 3.51562H11.1711C10.8475 3.51562 10.5851 3.77797 10.5851 4.10156C10.5851 4.42516 10.8475 4.6875 11.1711 4.6875H12.3429C12.6665 4.6875 12.9289 4.42516 12.9289 4.10156C12.9289 3.77797 12.6665 3.51562 12.3429 3.51562ZM5.31168 3.51562H4.1398C3.81621 3.51562 3.55386 3.77797 3.55386 4.10156C3.55386 4.42516 3.81621 4.6875 4.1398 4.6875H5.31168C5.63527 4.6875 5.89761 4.42516 5.89761 4.10156C5.89761 3.77797 5.63527 3.51562 5.31168 3.51562Z' fill='%23152B36' fill-opacity='0.75'/%3E%3C/svg%3E%0A") top 5px left no-repeat}.about-photo{--photo-gap:10px}.about-photo .a{margin:0}.about-photo .a a{height:100px!important}.about-photo .a a:nth-child(1),.about-photo .a a:nth-child(4){width:30%}.about-photo .a a:nth-child(2),.about-photo .a a:nth-child(3){width:calc(70% - var(--photo-gap))}.about-photo .b a{height:90px}.about-photo .b a:nth-child(5),.about-photo .b a:nth-child(6){height:140px}.about-photo .d a:last-child,.about-photo .e a{height:90px}.about-photo .e a:nth-child(5),.about-photo .e a:nth-child(6){height:140px}.about-photo .f a{height:100px}.about-photo .f a:nth-child(3),.about-photo .f a:nth-child(4){height:120px}.about-photo .f a:nth-child(1),.about-photo .f a:nth-child(5){width:calc(61% - var(--photo-gap))}.about-photo .f a:nth-child(2),.about-photo .f a:nth-child(6){width:39%}.about-photo .f a:nth-child(3){width:27%}.about-photo .f a:nth-child(4){width:calc(73% - var(--photo-gap))}.about-item__col.mob,.about-photo .l{display:-webkit-box;display:-ms-flexbox;display:flex}.about-item__col.full{display:none}.about-wrapper{gap:10px;max-height:585px;-webkit-transition:2s;-o-transition:2s;transition:2s}.about-wrapper.show{max-height:2700px}.design-block{padding:40px 30px;background:0 0;border-radius:0}.design-block .title-md{margin-bottom:20px}.design-block .subtitle{max-width:240px;margin:0 auto}.theme-main{padding:0 25px}.theme-main__text{margin-top:15px;font-size:15px}.theme-gallery{margin-top:20px}.theme-gallery__thumbnails{margin-top:8px}.theme-gallery__thumbnails img{height:50px}.theme-gallery__thumbnails .splide__arrow{width:45px;height:45px;top:-131px;-webkit-transform:none;-ms-transform:none;transform:none}.theme-sidebar{margin-top:20px}.theme-tabs{padding:0 25px}.theme-tabs li{padding:10px 10px 10px 15px}.theme-tabs li b{font-size:13px;line-height:18px}.theme-tabs li p{font-size:9px;line-height:12px}.theme-info{padding:20px 25px 40px}.theme-info .btn-wrap{margin-top:30px}.theme-subtabs{padding:0 25px}.theme-subtabs li{font-size:13px}.blog-share{display:none}.blog-share.mob{display:-webkit-box;display:-ms-flexbox;display:flex}.promo-404-main{height:600px}.promo-404-main .container{padding:0}.promo-404-main .promo-subtitle__long{font-weight:600}.promo-404-main .promo-subtitle__long span{font-size:13px;font-weight:400;opacity:.65;max-width:350px;margin:10px auto 0}.promo-404-main .promo-item{padding:40px 25px 25px}.promo-404-main .btn{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promo-404{right:0;width:680px;left:50%;top:90px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:20px}.design-main__grid{background:#fff;padding:20px 20px 60px;border-radius:25px;gap:15px 20px;overflow-x:visible;height:290px;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.design-main__more{width:20px;font-size:2px;opacity:0}.design-main__grid a{width:68px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.design-slider__thumbnails .splide__arrow--next{right:-70px}.design-slider__thumbnails .splide__arrow--prev{left:-70px}.design-main__group{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:15px}.promo-404-main .btn-wrap .btn{font-size:15px;width:100%}.promo-404-main .btn-wrap .btn p{width:auto}.promo-404.pc{display:none}.promo-404.mob{display:block;margin:0;top:75px;width:720px}.header-city span{width:10px;height:10px;background-size:cover}.popup{max-width:475px;padding:25px}.popup-wrapper{gap:25px}.popup-content,.popup-form,.popup-sidebar{width:100%}.popup-image{height:auto}.popup-form{padding:0;background:#fff}.popup-form .input{background-color:#f9f9f9}.popup-close{width:40px;height:40px;top:0;right:0;background-size:16px}.popup-name{font-size:32px;padding-left:15px;padding-right:15px;padding-top:15px}.popup-type{margin-top:10px;padding-left:15px;padding-right:15px}.popup-spec{font-size:20px;padding-left:15px;padding-right:15px}.popup-list{padding-left:15px;padding-right:15px;margin-bottom:35px}.popup-gallery__thumbnails{height:70px}.wrapper{padding-top:90px}.header{padding:0 12px;height:70px;top:10px}.header-social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.header-burger{margin-left:12px}.header-phone{display:block;border-radius:100%;background:url(../img/svg/phone.svg) center/32px no-repeat #fff;width:40px;height:40px;border:3px solid #f6fafd;font-size:0;margin-left:-10px}.header-city{margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:10px;line-height:16px}.header-city__popup,.header-nav{top:calc(100% + 10px)}.header-nav{font-size:15px;padding:30px 50px 30px 25px}.header-nav li a{padding-left:20px}.header-nav li{margin-top:15px}.configurator-title{font-size:22px;margin-bottom:20px}.configurator-type{gap:8px;margin-bottom:20px}.configurator-label .choices__inner{height:70px;font-size:14px;padding-left:20px!important}.configurator-label .choices__list--dropdown{margin-top:-10px;padding:10px 0}.configurator-label .choices__list--dropdown .choices__item{padding:15px 20px;font-size:14px}.configurator-label:first-child .choices__list--dropdown{width:calc(200% + 8px)}.configurator-label:last-child{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}.configurator-gallery{width:100%}.configurator-main{width:100%;padding:0 0 20px;height:300px}.configurator-albums__group{width:70px;height:215px;gap:15px 20px}.configurator-albums__group:last-child{width:90px;padding-right:20px}.configurator-albums__group.small{width:90px}.configurator-albums__item{width:70px;height:100px}.configurator .simplebar-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,70px));grid-auto-flow:column;grid-auto-columns:minmax(70px,70px)}.configurator-total{padding:25px 30px;-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:10px;margin-top:20px}.configurator-total__label{margin-right:0;font-size:16px}.configurator{padding:10px 0}.configurator-gallery__thumbnails{height:60px;margin-top:-30px}.configurator-content{gap:20px}.configurator-message{display:block}.configurator-manager{display:-webkit-box;display:-ms-flexbox;display:flex}.configurator-row{display:none}}@media (max-width:576px){.design-slider__main{height:340px}.about-wrapper{max-height:605px}.about-item:first-child .about-item__desc{max-width:360px}.promo-thanks-main .promo-item{background:url(../img/thanks-bg-mob.jpg) top center/cover no-repeat!important}.manager,.manager-icon{right:10px;bottom:10px}.manager-icon::before{top:3px;right:3px;border:2px solid #fff;width:14px;height:14px}.manager-icon img{width:60px;height:60px;border:2px solid #fff}.video{left:10px;bottom:10px}.video-play{width:120px;height:180px;border-radius:15px}.configurator-gallery__main{height:300px}.configurator-gallery__main .splide__arrow{width:40px;height:40px}}@media (max-width:475px){.blog-grid{grid-template-columns:repeat(1,1fr)}.about-wrapper{max-height:625px}.about-item:first-child .about-item__desc{max-width:280px}.header-burger{width:40px;height:40px}}