@charset "UTF-8";:root{--black:#282222;--white:#fff;--whiteOpacity:rgba(255,255,255,.9);--lightgray:#f0eeec;--lightgrayBg:#f6f6f5;--grayBg:rgba(221,212,205,.6);--shadow:0px 17px 26.3px 0px rgba(113,87,76,.06);--orange:#ce7352;--border:rgba(173,162,151,.27);--brown:#bd6443;}*{padding:0px;margin:0px;border:0px;}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}:focus,:active{outline:none;}aside,nav,footer,header,section{display:block;}html{font-size:15px;scroll-padding-top:120px;}html,body{height:100%;min-width:320px;margin-left:auto;margin-right:auto;}body{line-height:1;font-family:"Montserrat";-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;}input,button,textarea{font-family:"Montserrat";font-size:inherit;}input::-ms-clear{display:none;}button{cursor:pointer;background-color:inherit;}button::-moz-focus-inner{padding:0;border:0;}a,a:visited{text-decoration:none;}a:hover{text-decoration:none;}ul li{list-style:none;}img{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;}body{color:var(--black);line-height:1.2;background:var(--lightgray);}body._lock{overflow:hidden;}html{scroll-behavior:smooth;}.wrapper{width:100%;min-height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative;background:var(--lightgray);box-shadow:var(--shadow);}._container{max-width:1700px;margin:0 auto;padding:0 50px;}@media (max-width: 1712px){._container{max-width:none;}}@media (max-width: 767.98px){._container{padding:0 30px;}}._ibg{position:relative;}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;}body.ie ._ibg{background-position:center;background-size:cover;background-repeat:no-repeat;}body.ie ._ibg img{width:0;height:0;opacity:0;visibility:hidden;}.tabs-block-js{display:none;opacity:0;transition:all .3s ease 0s;}.tabs-block-js._active{display:block;}.tabs-block-js._opacity{opacity:1;transform:translateY(0);}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0);}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none;}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important;}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.popup{-webkit-overflow-scrolling:touch;z-index:100;padding:30px 10px;position:fixed;top:0px;left:0;width:100%;height:100%;transition:visibility .8s ease 0s;visibility:hidden;}.popup::before{content:"";background:rgba(26,117,187,.5098039216);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;}.popup.show{visibility:visible;overflow:auto;}.popup.show::before{opacity:1;}.popup.show .popup__body{transform:scale(1);}.popup._active{overflow:auto;visibility:visible;}.popup._active::before{opacity:1;}.popup._active .popup__body{transition:all .3s ease .2s;transform:scale(1);}.popup__content{display:flex;display:flex;flex-direction:column;align-items:center;align-items:center;min-height:100%;flex:1 1 auto;width:100%;justify-content:center;}.popup__body{transform:scale(0);transition:all .3s ease 0s;background:white;border-radius:20px;padding:60px;max-width:600px;text-align:center;}@media (max-width: 991.98px){.popup__body{padding:50px;}}@media (max-width: 767.98px){.popup__body{padding:30px;}}.popup__close{width:20px;height:20px;position:absolute;top:20px;right:20px;cursor:pointer;z-index:30;background:url("https://forcestaff.com/wp-content/themes/forcestaff/assets/css/./img/icons/close.svg") 0 0 no-repeat;}.header{padding:60px 0 25px;position:fixed;width:100%;max-width:100%;left:0;margin-left:auto;margin-right:auto;z-index:5;transition:all .3s ease 0s;}.popup__close.nitro-lazy{background-image:none !important;}.header._active{background:var(--lightgray);box-shadow:0px 3px 30px 0px rgba(37,26,22,.05);padding:17px 0 17px;}@media (max-width: 1200px){.header._active{padding:10px 0;}}.header._active .header__logo{margin-right:60px;}.header._active .header__logo img{max-height:20px;}@media (max-width: 1200px){.header._active .header__logo img{max-height:16px;margin-left:10px;}}@media (max-width: 1200px){.header._active .header__logo{margin-right:0;margin-left:0;}}@media (max-width: 1399.98px){.header._active .header__contacts a{display:block;font-size:0;padding:3px;}.header._active .header__contacts a svg{color:var(--black);}}.header._active .header__search{display:block;}@media (max-width: 1200px){.header._active .header__search{display:none;}}.header._active .header-menu{margin-right:auto;}.header._active .header-menu ul{gap:40px;}.header._active .header-menu ul li{font-size:14px;}@media (max-width: 1200px){.header{padding:30px 0;}}@media (max-width: 767.98px){.header{padding:20px 0;}}.header__wrapper{display:flex;justify-content:space-between;align-items:center;}.header__burger{display:none;width:31px;height:31px;}@media (max-width: 1200px){.header__burger{display:block;}}.header__logo img{width:100%;height:100%;transition:all .3s ease 0s;}@media (max-width: 1200px){.header__logo img{max-height:20px;margin-left:10px;}}@media (max-width: 767.98px){.header__logo img{max-height:18px;}}.header__search{max-width:250px;width:100%;position:relative;display:none;margin-right:30px;}@media (max-width: 1200px){.header__search{display:none;}}.header__search::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 15 15\' fill=\'none\'%3E%3Cpath d=\'M14.1765 12.5596L10.8644 9.24758C11.6176 8.12946 11.9892 6.73244 11.7902 5.24382C11.451 2.7118 9.37582 0.651261 6.8413 0.33038C3.07301 -0.146447 -0.0956879 3.02225 0.381166 6.79054C0.702131 9.32616 2.76295 11.403 5.29525 11.7406C6.78386 11.9395 8.18116 11.568 9.29901 10.8148L12.611 14.1268C13.0432 14.559 13.7441 14.559 14.1763 14.1268C14.6081 13.6941 14.6081 12.9912 14.1765 12.5596ZM2.52211 6.03793C2.52211 4.08503 4.11089 2.49626 6.06379 2.49626C8.0167 2.49626 9.60547 4.08503 9.60547 6.03793C9.60547 7.99084 8.0167 9.57962 6.06379 9.57962C4.11089 9.57962 2.52211 7.99139 2.52211 6.03793Z\' fill=\'%23CE7352\'/%3E%3C/svg%3E");position:absolute;width:17px;height:17px;left:14px;top:50%;transform:translateY(-50%);z-index:1;}.header__search input{width:100%;height:36px;padding:0px 8px 0 39px;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);}.header__search .search__items{border-radius:20px;}.header__search .search__items a,.header__search .search__items span{font-size:15px;padding:10px 20px;}.header__contacts{display:flex;gap:32px;}@media (max-width: 1200px){.header__contacts{gap:20px;}}@media (max-width: 991.98px){.header__contacts{gap:3px;}}.header__contacts a,.header__contacts span{font-size:16px;display:flex;align-items:center;gap:3px;}.header__contacts a svg,.header__contacts span svg{width:24px;height:24px;color:var(--brown);}.header__contacts a{color:var(--black);transition:all .3s ease 0s;}@media (any-hover: hover){.header__contacts a:hover{color:var(--brown);}}@media (max-width: 1399.98px){.header__contacts a{display:block;font-size:0;}.header__contacts a svg{color:var(--black);}}.header-menu{transition:all .3s ease 0s;}.header-menu__bg{display:none;position:absolute;inset:0;width:100%;height:100%;z-index:5;}.header-menu__bg img{width:100%;height:100%;object-fit:cover;}@media (max-width: 1200px){.header-menu__bg{display:block;}}@media (max-width: 1200px){.header-menu{visibility:hidden;opacity:0;position:fixed;inset:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(240,228,221,0) 20.56%,#f0e4dd 47.59%),linear-gradient(0deg,rgba(255,239,219,0) 89.82%,#ffdbc2 98.84%),lightgray -405.431px -455.408px/140.388% 99.208% no-repeat,linear-gradient(0deg,#f0eeec 0%,#f0eeec 100%),#d9d9d9;display:flex;justify-content:center;transition:all .3s ease 0s;}.header-menu._open{visibility:visible;opacity:1;}}@media (max-width: 1200px){.header-menu__content{display:flex;margin-top:auto;flex-direction:column;align-items:center;margin-bottom:295px;}}@media (max-width: 479.98px){.header-menu__content{margin-bottom:95px;}}.header-menu ul{transition:all .3s ease 0s;z-index:6;position:relative;display:flex;gap:60px;}@media (max-width: 1200px){.header-menu ul{display:grid;grid-gap:24px;justify-items:center;border-bottom:1px solid var(--border);padding-bottom:44px;}}.header-menu ul li a{font-weight:600;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid var(--black);color:var(--black);}@media (max-width: 1200px){.header-menu ul li a{border:none;}}@media (any-hover: hover){.header-menu ul li a:hover{border-width:2px;border-color:var(--brown);}}.header-menu__contacts{display:none;position:relative;z-index:6;margin-top:30px;}@media (max-width: 1200px){.header-menu__contacts{display:grid;justify-items:center;gap:5px;}}.header-menu__contacts a{color:var(--black);display:flex;align-items:center;}.header-menu__contacts a svg{width:24px;height:24px;color:var(--brown);}.header-menu__close{display:none;position:absolute;z-index:6;right:10px;top:0px;padding:20px;}@media (max-width: 1200px){.header-menu__close{display:block;}}.mobile-search{display:none;position:fixed;width:100%;left:0;right:0;background:#f0eeec;box-shadow:0px 3px 30px 0px rgba(37,26,22,.25);max-width:100%;padding:11px 24px 11px 30px;margin-top:0;z-index:4;visibility:hidden;opacity:0;top:0;transition:all .3s ease 0s;}@media (max-width: 1200px){.mobile-search{display:block;}}.mobile-search._active{visibility:visible;opacity:1;}@media (max-width: 1200px){.mobile-search._active{top:57px;}}@media (max-width: 1200px){.mobile-search._active{top:50px;}}.mobile-search input{width:100%;height:36px;padding:0px 8px 0 39px;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);}@media (max-width: 1200px){.mobile-search input{height:32px;font-size:13px;padding:0px 10px 0 34px;}}.mobile-search::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 15 15\' fill=\'none\'%3E%3Cpath d=\'M14.1765 12.5596L10.8644 9.24758C11.6176 8.12946 11.9892 6.73244 11.7902 5.24382C11.451 2.7118 9.37582 0.651261 6.8413 0.33038C3.07301 -0.146447 -0.0956879 3.02225 0.381166 6.79054C0.702131 9.32616 2.76295 11.403 5.29525 11.7406C6.78386 11.9395 8.18116 11.568 9.29901 10.8148L12.611 14.1268C13.0432 14.559 13.7441 14.559 14.1763 14.1268C14.6081 13.6941 14.6081 12.9912 14.1765 12.5596ZM2.52211 6.03793C2.52211 4.08503 4.11089 2.49626 6.06379 2.49626C8.0167 2.49626 9.60547 4.08503 9.60547 6.03793C9.60547 7.99084 8.0167 9.57962 6.06379 9.57962C4.11089 9.57962 2.52211 7.99139 2.52211 6.03793Z\' fill=\'%23CE7352\'/%3E%3C/svg%3E");position:absolute;z-index:1;top:50%;transform:translateY(-50%);left:44px;width:13.458px;height:13.46px;}.footer{background:var(--black);padding:60px 0 50px;position:relative;}.footer__top{display:flex;justify-content:space-between;}@media (max-width: 991.98px){.footer__top{display:grid;gap:25px;margin-left:auto;margin-right:auto;width:fit-content;justify-items:center;}}.footer__logo{max-height:30px;display:block;}.footer__logo img{width:100%;height:100%;}@media (max-width: 991.98px){.footer__logo{max-height:22px;}}.footer__menu ul{display:flex;gap:40px;margin-top:6px;}@media (max-width: 768px){.footer__menu ul{display:grid;grid-gap:25px;justify-items:center;}}.footer__menu ul a{color:var(--lightgray);text-transform:uppercase;border-bottom:1px solid var(--lightgray);font-weight:600;transition:all .3s ease 0s;padding-bottom:4px;}@media (any-hover: hover){.footer__menu ul a:hover{color:var(--orange);border-color:var(--orange);}}.footer__contacts{display:grid;line-height:200%;}@media (max-width: 991.98px){.footer__contacts{display:flex;gap:40px;}}@media (max-width: 768px){.footer__contacts{display:grid;justify-items:center;gap:0;margin-top:10px;}}.footer__contacts a{display:flex;gap:9px;align-items:center;color:var(--lightgray);transition:all .3s ease 0s;}@media (any-hover: hover){.footer__contacts a:hover{color:var(--orange);}}.footer__contacts a svg{width:20px;height:20px;color:var(--orange);}.footer__bottom{padding-top:30px;margin-top:30px;border-top:1px solid var(--border);display:flex;justify-content:space-between;line-height:173.333%;}@media (max-width: 479.98px){.footer__bottom{line-height:185.714%;}}@media (max-width: 991.98px){.footer__bottom{width:fit-content;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;}}@media (max-width: 479.98px){.footer__bottom{width:100%;}}.footer__bottom a{line-height:173.333%;}@media (max-width: 479.98px){.footer__bottom a{line-height:185.714%;}}.footer__copyright{color:rgba(240,238,236,.7);}.footer__links{display:flex;gap:40px;}@media (max-width: 479.98px){.footer__links{gap:20px;}}.footer__links a{color:rgba(240,238,236,.7);transition:all .3s ease 0s;}@media (any-hover: hover){.footer__links a:hover{color:var(--orange);}}.footer__desighn{color:rgba(240,238,236,.7);transition:all .3s ease 0s;}@media (any-hover: hover){.footer__desighn:hover{color:var(--orange);}}.page{flex:1 1 auto;position:relative;}.background{position:absolute;top:0;left:0;right:0;z-index:0;overflow:hidden;}.background img{width:100%;height:100%;}@media (max-width: 991.98px){.background img{position:relative;left:-57%;right:0;width:173%;}}@media (max-width: 479.98px){.background img{left:-78%;width:218%;}}.scroll{width:28px;height:38.267px;position:relative;}@media (max-width: 991.98px){.scroll{width:22px;height:30px;}}@media (max-width: 479.98px){.scroll{width:18px;height:25px;}}.scroll::before,.scroll::after{position:absolute;}.scroll::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 28 39\' fill=\'none\'%3E%3Cpath d=\'M14.5444 0.682617H13.2222C5.9186 0.682617 0 6.60204 0 13.9048V25.0115C0 32.3151 5.91942 38.2337 13.2222 38.2337H14.5444C21.8481 38.2337 27.7667 32.3143 27.7667 25.0115V13.9048C27.7667 6.60122 21.8497 0.682617 14.5444 0.682617ZM25.4444 24.0115C25.4444 30.573 20.106 35.9115 13.5444 35.9115H14.2222C7.66069 35.9115 2.32222 30.573 2.32222 24.0115V14.9048C2.32222 8.34331 7.66069 3.00484 14.2222 3.00484H13.5444C20.106 3.00484 25.4444 8.34331 25.4444 14.9048V24.0115Z\' fill=\'%23BD6443\'/%3E%3C/svg%3E");width:100%;height:100%;}.scroll::after{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 8 11\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M7.61571 6.14368C7.49654 6.01573 7.33494 5.94385 7.16644 5.94385C6.99794 5.94385 6.83633 6.01573 6.71717 6.14368L3.68432 9.37348C3.62363 9.43644 3.57523 9.51176 3.54192 9.59503C3.50862 9.6783 3.49109 9.76786 3.49036 9.85849C3.48963 9.94911 3.50571 10.039 3.53766 10.1229C3.56961 10.2067 3.61679 10.283 3.67645 10.347C3.73612 10.4111 3.80706 10.4618 3.88515 10.4961C3.96325 10.5304 4.04693 10.5477 4.1313 10.5469C4.21568 10.5461 4.29907 10.5273 4.3766 10.4915C4.45413 10.4558 4.52424 10.4038 4.58286 10.3386L7.61571 7.10878C7.73483 6.98079 7.80176 6.80721 7.80176 6.62623C7.80176 6.44525 7.73483 6.27168 7.61571 6.14368Z\' fill=\'%23BD6443\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.629513 6.14368C0.748678 6.01573 0.910281 5.94385 1.07878 5.94385C1.24728 5.94385 1.40888 6.01573 1.52805 6.14368L4.56089 9.37348C4.62159 9.43644 4.66999 9.51176 4.70329 9.59503C4.7366 9.6783 4.75413 9.76786 4.75486 9.85849C4.75559 9.94911 4.73951 10.039 4.70756 10.1229C4.67561 10.2067 4.62843 10.283 4.56877 10.347C4.5091 10.4111 4.43816 10.4618 4.36006 10.4961C4.28197 10.5304 4.19829 10.5477 4.11391 10.5469C4.02954 10.5461 3.94614 10.5273 3.86862 10.4915C3.79109 10.4558 3.72098 10.4038 3.66236 10.3386L0.629513 7.10878C0.510383 6.98079 0.44346 6.80721 0.44346 6.62623C0.44346 6.44525 0.510383 6.27168 0.629513 6.14368Z\' fill=\'%23BD6443\'/%3E%3Crect x=\'3.34277\' y=\'8.95605\' width=\'8.35361\' height=\'1.56568\' rx=\'0.782838\' transform=\'rotate(-90 3.34277 8.95605)\' fill=\'%23BD6443\'/%3E%3C/svg%3E");width:11px;left:50%;transform:translate(-50%);animation:scroll 3s ease-in-out infinite;}@media (max-width: 991.98px){.scroll::after{width:9px;animation:scrollTablet 3s ease-in-out infinite;}}@media (max-width: 479.98px){.scroll::after{width:7px;animation:scrollMobile 3s ease-in-out infinite;}}@keyframes scroll{0%{transform:translate(-50%,7px);}50%{transform:translate(-50%,15px);}100%{transform:translate(-50%,7px);}}@keyframes scrollTablet{0%{transform:translate(-50%,5px);}50%{transform:translate(-50%,10px);}100%{transform:translate(-50%,5px);}}@keyframes scrollMobile{0%{transform:translate(-50%,1px);}50%{transform:translate(-50%,7px);}100%{transform:translate(-50%,1px);}}._ttl{font-size:38px;font-weight:800;line-height:normal;text-transform:uppercase;text-align:center;}@media (max-width: 991.98px){._ttl{font-size:26px;}}@media (max-width: 479.98px){._ttl{font-size:20px;}}.search__wrapper{position:relative;}.search__wrapper .open .search__items{visibility:visible;opacity:1;}.search__items{overflow:hidden;position:absolute;display:grid;background:white;width:100%;top:45px;border-radius:27px;box-shadow:0px 23px 23px 0px rgba(172,144,133,.21);visibility:hidden;opacity:0;transition:all .3s ease 0s;z-index:2;}.search__items a,.search__items span{font-size:20px;display:flex;gap:14px;align-items:center;padding:10px 33px;transition:all .3s ease 0s;color:rgba(40,34,34,.7);}@media (max-width: 991.98px){.search__items a,.search__items span{font-size:13px;gap:10px;}}@media (any-hover: hover){.search__items a:hover{background:#fcf9f8;}}.search__items a img{width:26px;height:19.5px;}@media (max-width: 991.98px){.search__items a img{width:20px;height:13px;}}.main-banner{margin-top:150px;}@media (max-width: 991.98px){.main-banner{margin-top:150px;}}@media (max-width: 479.98px){.main-banner{margin-top:120px;}}.main-banner__wrapper{display:flex;flex-direction:column;}@media (max-width: 991.98px){.main-banner__wrapper{align-items:center;}}.main-banner__ttl{font-size:48px;font-weight:800;text-transform:uppercase;line-height:normal;margin-bottom:10px;}@media (max-width: 991.98px){.main-banner__ttl{font-size:32px;}}@media (max-width: 479.98px){.main-banner__ttl{font-size:26px;}}.main-banner__subttl{font-size:20px;line-height:160%;}@media (max-width: 991.98px){.main-banner__subttl{font-size:18px;}}@media (max-width: 479.98px){.main-banner__subttl{font-size:16px;}}.main-banner__search{margin-top:40px;max-width:640px;width:100%;position:relative;display:none;}.main-banner__search .search__items{top:69px;}@media (max-width: 991.98px){.main-banner__search{display:block;}.main-banner__search .search__items{top:55px;}}@media (max-width: 479.98px){.main-banner__search .search__items{top:45px;}}@media (max-width: 991.98px){.main-banner__search._active{position:fixed;top:75px;width:100%;left:0;right:0;background:#f0eeec;box-shadow:0px 3px 30px 0px rgba(37,26,22,.25);max-width:100%;padding:11px 24px 11px 30px;margin-top:0;z-index:4;}}.main-banner__search._active input{width:100%;height:36px;padding:0px 8px 0 39px;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);}@media (max-width: 991.98px){.main-banner__search._active input{height:32px;font-size:13px;padding:0px 10px 0 34px;}}@media (max-width: 479.98px){.main-banner__search._active input{height:40px;font-size:15px;padding:0px 10px 0 34px;}}.main-banner__search::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 15 15\' fill=\'none\'%3E%3Cpath d=\'M14.1765 12.5596L10.8644 9.24758C11.6176 8.12946 11.9892 6.73244 11.7902 5.24382C11.451 2.7118 9.37582 0.651261 6.8413 0.33038C3.07301 -0.146447 -0.0956879 3.02225 0.381166 6.79054C0.702131 9.32616 2.76295 11.403 5.29525 11.7406C6.78386 11.9395 8.18116 11.568 9.29901 10.8148L12.611 14.1268C13.0432 14.559 13.7441 14.559 14.1763 14.1268C14.6081 13.6941 14.6081 12.9912 14.1765 12.5596ZM2.52211 6.03793C2.52211 4.08503 4.11089 2.49626 6.06379 2.49626C8.0167 2.49626 9.60547 4.08503 9.60547 6.03793C9.60547 7.99084 8.0167 9.57962 6.06379 9.57962C4.11089 9.57962 2.52211 7.99139 2.52211 6.03793Z\' fill=\'%23CE7352\'/%3E%3C/svg%3E");position:absolute;width:22.667px;height:22.669px;left:40px;top:50%;transform:translateY(-50%);z-index:1;}@media (max-width: 991.98px){.main-banner__search::before{left:34px;width:17px;height:17px;}}@media (max-width: 479.98px){.main-banner__search::before{left:23px;width:14.167px;height:14.168px;}}@media (max-width: 991.98px){.main-banner__search{max-width:468px;margin-top:20px;}}.main-banner__search input{width:100%;font-size:20px;height:54px;padding:0px 35px 0 82px;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);}@media (max-width: 991.98px){.main-banner__search input{height:46px;font-size:18px;padding:0px 30px 0 64px;}}@media (max-width: 479.98px){.main-banner__search input{height:40px;font-size:15px;padding:0px 20px 0 50px;}}.main-banner__scroll{margin-top:60px;margin-left:auto;margin-right:auto;}@media (max-width: 991.98px){.main-banner__scroll{margin-top:40px;}}@media (max-width: 479.98px){.main-banner__scroll{margin-top:20px;}}.offers{margin-top:50px;}@media (max-width: 991.98px){.offers{margin-top:30px;}}.offers__ttl{margin-bottom:60px;}@media (max-width: 991.98px){.offers__ttl{margin-bottom:20px;}}.offers__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 40px;position:relative;}.offers__wrapper.is-loading::before{position:absolute;inset:0;width:100%;height:100%;content:"";backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease 0s;z-index:5;border-radius:10px;will-change:backdrop-filter;}@media (max-width: 1400px){.offers__wrapper{grid-gap:30px 40px;}}@media (max-width: 1200px){.offers__wrapper{grid-template-columns:repeat(3,1fr);}}@media (max-width: 991.98px){.offers__wrapper{grid-gap:20px 30px;grid-template-columns:repeat(2,1fr);}}@media (max-width: 479.98px){.offers__wrapper{grid-template-columns:1fr;grid-gap:15px;}}.country-card{background:var(--lightgrayBg);box-shadow:var(--shadow);border-radius:10px;overflow:hidden;color:var(--black);display:block;width:100% !important;position:relative;}@media (any-hover: hover){.country-card:hover .country-card__price{background:var(--brown);}.country-card:hover .country-card__img img{transform:scale(1.05);}}.country-card__label{border-radius:5px;background:#ef772d;position:absolute;top:20px;left:25px;font-size:14px;font-weight:700;line-height:171.429%;text-transform:uppercase;padding:2px 15px;z-index:1;color:#fff;}.country-card__img{padding-bottom:85%;position:relative;overflow:hidden;}.country-card__img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:all .3s ease 0s;}.country-card__content{display:flex;flex-direction:column;align-items:center;padding:25px 40px 30px 40px;}@media (max-width: 991.98px){.country-card__content{padding:20px 40px 25px 40px;}}@media (max-width: 767.98px){.country-card__content{padding:15px 40px 20px 40px;}}.country-card__ttl{font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;display:flex;align-items:center;margin-bottom:6px;gap:10px;}@media (max-width: 991.98px){.country-card__ttl{font-size:18px;line-height:133.333%;}}@media (max-width: 767.98px){.country-card__ttl{line-height:150%;font-size:16px;}}.country-card__ttl img{width:26px;height:19.5px;object-fit:contain;}@media (max-width: 767.98px){.country-card__ttl img{width:22px;height:16.5px;}}.country-card__date{line-height:173.333%;color:#46444e;}@media (max-width: 991.98px){.country-card__date{font-size:14px;line-height:185.714%;}}@media (max-width: 767.98px){.country-card__date{line-height:200%;font-size:13px;}}.country-card__price{background:var(--black);color:var(--white);padding:2px 15px;border-radius:7px;font-weight:600;line-height:173.333%;margin-top:12px;transition:all .3s ease 0s;}@media (max-width: 991.98px){.country-card__price{font-size:14px;line-height:185.714%;}}@media (max-width: 767.98px){.country-card__price{font-size:13px;line-height:185.714%;}}.doc-list{margin:130px 0 100px;}@media (max-width: 991.98px){.doc-list{margin:80px 0 50px;}}.doc-list__ttl{margin-bottom:60px;}@media (max-width: 991.98px){.doc-list__ttl{margin-bottom:30px;}}.doc-list__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px;}@media (max-width: 991.98px){.doc-list__wrapper{grid-template-columns:1fr;grid-gap:10px;}}.doc-list-item{padding:50px;position:relative;border-radius:10px;color:var(--white);overflow:hidden;}@media (max-width: 991.98px){.doc-list-item{padding:40px 50px;height:320px;}}@media (max-width: 767.98px){.doc-list-item{padding:250px 30px 30px 30px;height:100%;}}.doc-list-item__bg{position:absolute;inset:0;}.doc-list-item__bg img{width:100%;height:100%;object-fit:cover;z-index:1;}@media (max-width: 767.98px){.doc-list-item__bg img{height:60%;}}.doc-list-item__bg::before{content:"";background:linear-gradient(263deg,rgba(40,34,34,0) 25.77%,rgba(40,34,34,.95) 57.45%),linear-gradient(0deg,rgba(40,34,34,.12) 0%,rgba(40,34,34,.12) 100%);width:100%;height:100%;position:absolute;inset:0;}@media (max-width: 767.98px){.doc-list-item__bg::before{background:linear-gradient(178deg,rgba(40,34,34,0) 21.32%,#282222 59.25%),linear-gradient(0deg,rgba(40,34,34,.12) 0%,rgba(40,34,34,.12) 100%);}}.doc-list-item__ttl{position:relative;z-index:2;font-size:26px;line-height:92%;font-weight:700;text-transform:uppercase;margin-bottom:20px;}@media (max-width: 991.98px){.doc-list-item__ttl{font-size:18px;margin-bottom:15px;line-height:133.333%;}}.doc-list-item ul{position:relative;z-index:2;display:grid;grid-gap:8px;max-width:253px;line-height:146%;}@media (max-width: 991.98px){.doc-list-item ul{max-width:100%;font-size:14px;}}@media (max-width: 991.98px) and (max-width: 991.98px){.doc-list-item ul{line-height:157.143%;}}.doc-list-item ul li{position:relative;padding-left:13px;font-weight:300;}.doc-list-item ul li::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'7\' height=\'8\' viewBox=\'0 0 7 8\' fill=\'none\'%3E%3Cpath d=\'M0 1.67895C0 0.921176 0.809983 0.438741 1.47628 0.799653L6.23897 3.37944C6.964 3.77217 6.92892 4.82424 6.17934 5.1678L1.41665 7.3507C0.754269 7.65429 0 7.17028 0 6.44164V1.67895Z\' fill=\'%23EB6352\'/%3E%3C/svg%3E");position:absolute;left:0;top:-2px;}.how{padding:100px 0;margin:120px 0;background:var(--grayBg);position:relative;}@media (max-width: 991.98px){.how{padding:60px 0;margin:50px 0;}}.how::after{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 298 85\' fill=\'none\'%3E%3Cpath d=\'M138.188 0.548395L297.991 0L298 19.2248C298 19.2248 241.364 17.8516 193.673 32.3059C145.981 46.7602 138.22 85 138.22 85L138.188 0.548395Z\' fill=\'%23E4DED9\'/%3E%3Cpath d=\'M138.188 0.548395L0 0.595769L0.00927734 19.7182C0.00927734 19.7182 34.5779 18.345 82.2357 32.8377C129.894 47.3304 138.22 85 138.22 85L138.188 0.548395Z\' fill=\'%23E4DED9\'/%3E%3C/svg%3E");position:absolute;bottom:-65px;left:50%;transform:translateX(-50%);width:298px;height:85px;}@media (max-width: 991.98px){.how::after{width:210.353px;height:60px;bottom:-47px;}}.how__ttl{margin-bottom:72px;}@media (max-width: 991.98px){.how__ttl{margin-bottom:30px;}}.how__wrapper{display:grid;grid-template-columns:repeat(5,1fr);position:relative;}@media (max-width: 991.98px){.how__wrapper{grid-template-columns:1fr;grid-gap:25px;}}.how__wrapper::before{content:"";width:100%;height:2px;background:#d2c5b7;display:block;position:absolute;z-index:0;top:17px;}@media (max-width: 991.98px){.how__wrapper::before{display:none;}}.how-item{padding:0px 30px 0px 30px;height:fit-content;display:grid;justify-items:center;text-align:center;position:relative;z-index:2;}@media (max-width: 767.98px){.how-item{padding:0;}}.how-item__step{font-size:18px;font-weight:700;text-transform:uppercase;line-height:194.444%;background:var(--brown);border-radius:20px;color:var(--white);padding:0px 19px;margin-bottom:44px;}@media (max-width: 991.98px){.how-item__step{font-size:14px;line-height:250%;margin-bottom:13px;}}@media (max-width: 479.98px){.how-item__step{font-size:13px;line-height:261%;margin-bottom:10px;}}.how-item__ttl{margin-bottom:10px;font-size:20px;line-height:120%;font-weight:700;text-transform:uppercase;}@media (max-width: 991.98px){.how-item__ttl{font-size:18px;line-height:133%;}.how-item__ttl br{display:none;margin-bottom:5px;}}@media (max-width: 479.98px){.how-item__ttl{font-size:15px;line-height:146%;}}.how-item__txt{line-height:173.333%;}@media (max-width: 991.98px){.how-item__txt{font-size:14px;line-height:178%;}}@media (max-width: 479.98px){.how-item__txt{font-size:13px;line-height:169%;}}.country-checkout{margin-top:150px;}@media (max-width: 991.98px){.country-checkout{margin-top:358px;}}@media (max-width: 767.98px){.country-checkout{margin-top:220px;}}.country-checkout__wrapper{display:flex;gap:100px;justify-content:space-between;}@media (max-width: 1400px){.country-checkout__wrapper{gap:50px;}}@media (max-width: 991.98px){.country-checkout__wrapper{flex-direction:column;gap:40px;}}.country-checkout__back{line-height:173.333%;color:#362e2e;gap:10px;display:flex;width:fit-content;align-items:center;margin-bottom:16px;}.country-checkout__back span:first-child::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'19\' height=\'11\' viewBox=\'0 0 19 11\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 10.5704C6.80532 10.4004 6.90625 10.1698 6.90625 9.92931C6.90625 9.68886 6.80532 9.45825 6.62565 9.28819L2.09045 4.96023C2.00204 4.87362 1.89628 4.80454 1.77935 4.75702C1.66243 4.70949 1.53667 4.68448 1.40941 4.68343C1.28216 4.68239 1.15596 4.70533 1.03818 4.75093C0.920398 4.79652 0.813388 4.86385 0.723402 4.94899C0.633417 5.03413 0.562258 5.13537 0.514069 5.24682C0.46588 5.35826 0.441628 5.47768 0.442734 5.59808C0.44384 5.71849 0.470276 5.83749 0.520504 5.94813C0.570732 6.05876 0.643748 6.15882 0.735284 6.24247L5.27048 10.5704C5.45021 10.7404 5.69394 10.8359 5.94807 10.8359C6.2022 10.8359 6.44592 10.7404 6.62565 10.5704Z\' fill=\'%23282222\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 0.601247C6.80532 0.771301 6.90625 1.00191 6.90625 1.24237C6.90625 1.48282 6.80532 1.71343 6.62565 1.88349L2.09045 6.21145C2.00204 6.29806 1.89628 6.36714 1.77935 6.41466C1.66243 6.46219 1.53667 6.4872 1.40941 6.48825C1.28216 6.48929 1.15596 6.46635 1.03818 6.42075C0.920397 6.37515 0.813387 6.30783 0.723401 6.22269C0.633416 6.13754 0.562257 6.03631 0.514068 5.92486C0.46588 5.81342 0.441627 5.694 0.442733 5.5736C0.443839 5.45319 0.470275 5.33419 0.520503 5.22355C0.570731 5.11292 0.643747 5.01286 0.735283 4.92921L5.27048 0.601247C5.45021 0.431245 5.69394 0.335744 5.94807 0.335744C6.2022 0.335744 6.44592 0.431245 6.62565 0.601247Z\' fill=\'%23282222\'/%3E%3Cpath d=\'M2.67627 5.58979C2.67627 4.97282 3.17643 4.47266 3.79341 4.47266L17.7576 4.47266C18.3746 4.47266 18.8748 4.97282 18.8748 5.58979V5.58979C18.8748 6.20677 18.3746 6.70693 17.7576 6.70693L3.7934 6.70693C3.17643 6.70693 2.67627 6.20677 2.67627 5.58979V5.58979Z\' fill=\'%23282222\'/%3E%3C/svg%3E");}.country-checkout__back span:last-child{border-bottom:1px solid #362e2e;}.country-checkout__ttl,h1{display:flex;font-size:48px;font-weight:800;line-height:normal;text-transform:uppercase;gap:20px;margin-bottom:15px;}@media (max-width: 1400px){.country-checkout__ttl{font-size:40px;}}@media (max-width: 991.98px){.country-checkout__ttl{font-size:30px;gap:10px;}}@media (max-width: 767.98px){.country-checkout__ttl{font-size:26px;}}.country-checkout__ttl img{width:50px;height:50px;object-fit:contain;margin-top:6px;}@media (max-width: 1400px){.country-checkout__ttl img{margin-top:2px;}}@media (max-width: 991.98px){.country-checkout__ttl img{width:37px;height:37px;margin-top:2px;}}@media (max-width: 767.98px){.country-checkout__ttl img{width:29px;height:29px;}}.country-checkout__subttl{font-size:20px;font-weight:400;line-height:160%;margin-bottom:70px;}@media (max-width: 1400px){.country-checkout__subttl{font-size:22px;}}@media (max-width: 991.98px){.country-checkout__subttl{margin-bottom:0px;font-size:18px;}}@media (max-width: 767.98px){.country-checkout__subttl{font-size:16px;}}.country-checkout-documents{display:flex;gap:50px;margin-bottom:50px;flex-wrap:wrap;}@media (max-width: 991.98px){.country-checkout-documents{margin-bottom:30px;}}@media (max-width: 767.98px){.country-checkout-documents{margin-bottom:30px;gap:20px;}}.country-checkout-documents h3,.country-checkout-documents h2{font-size:28px;font-weight:800;line-height:normal;text-transform:uppercase;margin-bottom:20px;}@media (max-width: 991.98px){.country-checkout-documents h3,.country-checkout-documents h2{font-size:20px;margin-bottom:15px;}.country-checkout-documents h3 span,.country-checkout-documents h2 span{display:none;}}@media (max-width: 767.98px){.country-checkout-documents h3,.country-checkout-documents h2{font-size:15px;}}.country-checkout-documents ul{position:relative;z-index:2;display:grid;grid-gap:8px;line-height:146%;}@media (max-width: 991.98px){.country-checkout-documents ul{max-width:100%;font-size:14px;line-height:157.143%;}}@media (max-width: 767.98px){.country-checkout-documents ul{font-size:13px;}}.country-checkout-documents ul li{position:relative;padding-left:13px;}.country-checkout-documents ul li::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'7\' height=\'8\' viewBox=\'0 0 7 8\' fill=\'none\'%3E%3Cpath d=\'M0 1.67895C0 0.921176 0.809983 0.438741 1.47628 0.799653L6.23897 3.37944C6.964 3.77217 6.92892 4.82424 6.17934 5.1678L1.41665 7.3507C0.754269 7.65429 0 7.17028 0 6.44164V1.67895Z\' fill=\'%23EB6352\'/%3E%3C/svg%3E");position:absolute;left:0;top:-2px;}.country-checkout-documents p{margin-top:20px;line-height:146%;}@media (max-width: 991.98px){.country-checkout-documents p{font-size:14px;line-height:157.143%;}}@media (max-width: 767.98px){.country-checkout-documents p{font-size:13px;line-height:157.143%;}}.country-checkout-amount__ttl{font-size:28px;font-weight:800;line-height:normal;text-transform:uppercase;margin-bottom:20px;}@media (max-width: 991.98px){.country-checkout-amount__ttl{font-size:20px;margin-bottom:10px;}}.country-checkout-amount__prices{color:#7b6565;line-height:188.889%;}.country-checkout-amount__prices b{color:var(--black);}.country-checkout-amount__total{margin-top:15px;font-weight:700;}.country-checkout-form{width:550px;flex-shrink:0;}@media (max-width: 991.98px){.country-checkout-form{width:100%;margin-top:0;order:-1;}}.country-checkout-form__content{background:var(--lightgray);box-shadow:0px 23px 60.3px 3px rgba(40,34,34,.15);border-radius:20px;}.country-checkout-form__head{background:var(--black);display:flex;padding:20px 60px;gap:20px;align-items:center;border-radius:20px 20px 0 0;}@media (max-width: 991.98px){.country-checkout-form__head{justify-content:start;padding:15px 40px;}}@media (max-width: 767.98px){.country-checkout-form__head{justify-content:start;padding:20px 30px;gap:15px;align-items:flex-start;}}@media (max-width: 991.98px){.country-checkout-form__head svg{width:56px;height:56px;}}@media (max-width: 767.98px){.country-checkout-form__head svg{width:50px;height:50px;margin-top:-7px;}}.country-checkout-form__sibttl{color:#d4c8c8;font-size:15px;font-weight:800;line-height:normal;text-transform:uppercase;margin-bottom:4px;}@media (max-width: 991.98px){.country-checkout-form__sibttl{font-size:13px;}}@media (max-width: 767.98px){.country-checkout-form__sibttl{font-size:14px;}}.country-checkout-form__date{color:#fff;font-size:26px;font-weight:800;line-height:normal;text-transform:uppercase;}@media (max-width: 991.98px){.country-checkout-form__date{font-size:22px;}}@media (max-width: 767.98px){.country-checkout-form__date{font-size:16px;}}.country-checkout-form__help{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:15px;}.country-checkout-form__help span{font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;}@media (max-width: 991.98px){.country-checkout-form__help span{font-size:15px;}}.country-checkout-form__help a{color:#b1998f;font-size:16px;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:20px;border:2px solid #b1998f;padding:5px 15px;display:flex;align-items:center;gap:5px;transition:all .3s ease 0s;}.country-checkout-form__help a.wa{color:#25d366;border-color:#25d366;}.country-checkout-form__help a.tg{color:#269dd8;border-color:#269dd8;}@media (max-width: 991.98px){.country-checkout-form__help a{font-size:15px;}}.form{padding:50px 60px;display:grid;grid-gap:15px;position:relative;overflow:hidden;}@media (max-width: 991.98px){.form{padding:30px 40px;grid-gap:10px;}}@media (max-width: 767.98px){.form{padding:30px;}}.form__bottom{}@media (max-width: 767.98px){.form__bottom{}}.form__bottom>div:not(.form__pricing){display:flex;justify-content:space-between;align-items:flex-end;}.form__check{margin:20px 0;display:grid;grid-gap:15px;}@media (max-width: 991.98px){.form__check{margin:10px 0 15px;}}.form__price{color:#7b6565;display:block;text-overflow:ellipsis;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:214.286%;text-transform:uppercase;}@media (max-width: 991.98px){.form__price{font-size:13px;line-height:190%;}}@media (max-width: 767.98px){.form__price{font-size:10px;}}.form__price b{display:block;color:#282222;text-overflow:ellipsis;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:700;line-height:37px;text-transform:uppercase;}@media (max-width: 991.98px){.form__price b{font-size:28px;line-height:24px;}}@media (max-width: 767.98px){.form__price b{font-size:18px;}}.form__pricing{display:grid !important;grid-gap:15px;padding:20px 30px;border-radius:10px;border-bottom:1px solid rgba(123,101,101,.25);background:#e4ded9;line-height:125%;margin-bottom:30px;}@media (max-width: 991.98px){.form__pricing{font-size:13px;margin-bottom:20px;}}@media (max-width: 767.98px){.form__pricing{padding:15px;}}.form__pricing b{white-space:nowrap;}.form__pricing p{color:#7b6565;display:flex;align-items:end;max-width:100%;gap:7px;}.form__pricing .price-info{position:relative;width:18px;height:18px;}@media (hover: hover) and (pointer: fine){.form__pricing .price-info:hover i{visibility:visible;opacity:1;}}@media (hover: none) and (pointer: coarse){.form__pricing .price-info:focus i,.form__pricing .price-info:active i{visibility:visible;opacity:1;}}.form__pricing .price-info svg{width:18px;height:18px;cursor:pointer;}.form__pricing .price-info i{position:absolute;background:#886f6f;padding:15px;font-style:normal;border-radius:10px;color:white;width:200px;bottom:15px;visibility:hidden;opacity:0;transition:all .3s ease 0s;}@media (max-width: 500px){.form__pricing .price-info i{width:120px;padding:8px;font-size:11px;}}.form__pricing>div{display:flex;justify-content:space-between;gap:20px;}.form button{height:50px;height:50px;background:var(--black);border-radius:30px;color:var(--white);padding:0 40px 0 30px;gap:10px;display:flex;align-items:center;line-height:144.444%;font-size:18px;margin-bottom:5px;transition:all .3s ease 0s;}.form button:hover{background:var(--brown);}@media (max-width: 991.98px){.form button{padding:0px 20px 0px 25px;font-size:16px;height:38px;}}@media (max-width: 767.98px){.form button{padding:0px 15px 0px 20px;font-size:13px;height:32px;}}.form button::after{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'23\' height=\'13\' viewBox=\'0 0 23 13\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M15.4495 12.2849C15.2339 12.0808 15.1128 11.8041 15.1128 11.5156C15.1128 11.227 15.2339 10.9503 15.4495 10.7462L20.8918 5.55266C20.9978 5.44873 21.1248 5.36584 21.2651 5.30881C21.4054 5.25178 21.5563 5.22177 21.709 5.22051C21.8617 5.21925 22.0131 5.24679 22.1545 5.30151C22.2958 5.35622 22.4242 5.43701 22.5322 5.53918C22.6402 5.64135 22.7256 5.76284 22.7834 5.89657C22.8412 6.03031 22.8703 6.1736 22.869 6.31809C22.8677 6.46258 22.836 6.60538 22.7757 6.73815C22.7154 6.87091 22.6278 6.99097 22.518 7.09135L17.0757 12.2849C16.86 12.4889 16.5676 12.6035 16.2626 12.6035C15.9577 12.6035 15.6652 12.4889 15.4495 12.2849Z\' fill=\'white\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M15.4495 0.322277C15.2339 0.526341 15.1128 0.803075 15.1128 1.09162C15.1128 1.38017 15.2339 1.6569 15.4495 1.86097L20.8918 7.05452C20.9978 7.15846 21.1248 7.24135 21.2651 7.29838C21.4054 7.35541 21.5563 7.38542 21.709 7.38668C21.8617 7.38793 22.0131 7.3604 22.1545 7.30568C22.2958 7.25097 22.4242 7.17018 22.5322 7.06801C22.6402 6.96583 22.7256 6.84435 22.7834 6.71062C22.8412 6.57688 22.8703 6.43359 22.869 6.2891C22.8677 6.14461 22.836 6.0018 22.7757 5.86904C22.7154 5.73628 22.6278 5.61622 22.518 5.51583L17.0757 0.322277C16.86 0.118274 16.5676 0.00367254 16.2626 0.00367255C15.9577 0.00367256 15.6652 0.118274 15.4495 0.322277Z\' fill=\'white\'/%3E%3Cpath d=\'M20.1885 6.30834C20.1885 5.56796 19.5883 4.96777 18.8479 4.96777L2.09086 4.96778C1.35048 4.96778 0.750294 5.56797 0.750294 6.30834C0.750294 7.04871 1.35049 7.6489 2.09086 7.6489L18.8479 7.6489C19.5883 7.6489 20.1885 7.04871 20.1885 6.30834Z\' fill=\'white\'/%3E%3C/svg%3E");margin-top:3px;}.form-field{height:50px;padding:0px 35px 0px 30px;border-radius:27px;background:var(--white);display:flex;align-items:center;gap:10px;}@media (max-width: 991.98px){.form-field{height:38px;padding:0px 20px 0px 15px;}}@media (max-width: 767.98px) and (max-width: 767.98px){.form-field{height:32px;}}.form-field input{color:rgba(40,34,34,.7);font-size:18px;font-weight:400;line-height:normal;width:100%;}@media (max-width: 991.98px){.form-field input{font-size:15px;}}.form-field::before{width:34px;height:34px;}@media (max-width: 991.98px){.form-field::before{width:26px;height:26px;}}.form-field.name::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 34 35\' fill=\'none\'%3E%3Cpath d=\'M17 16.7917C19.6828 16.7917 21.8571 14.5716 21.8571 11.8333C21.8571 9.09502 19.6828 6.875 17 6.875C14.3172 6.875 12.1429 9.09502 12.1429 11.8333C12.1429 14.5716 14.3172 16.7917 17 16.7917ZM18.9239 18.651H15.0761C11.445 18.651 8.5 21.657 8.5 25.3642C8.5 26.1056 8.50076 28.125 17.0004 28.125C25.5 28.125 25.5 26.1079 25.5 25.3642C25.5 21.657 22.5554 18.651 18.9239 18.651Z\' fill=\'%23333333\'/%3E%3C/svg%3E");}.form-field.phone input{padding-left:106px !important;}@media (max-width: 991.98px){.form-field.phone input{padding-left:90px !important;}}.form-field.mail::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 34 35\' fill=\'none\'%3E%3Cpath d=\'M26.2082 9C27.3813 9 28.3332 10.0307 28.3332 11.3021C28.3332 12.0263 28.0188 12.7073 27.4832 13.1437L17.8498 20.9708C17.3452 21.3785 16.6545 21.3785 16.1498 20.9708L6.5165 13.1437C5.9814 12.7073 5.6665 12.0263 5.6665 11.3021C5.6665 10.0307 6.61788 9 7.7915 9H26.2082ZM15.2998 22.1986C16.3092 23.0187 17.6905 23.0187 18.6998 22.1986L28.3332 14.3715V24.3472C28.3332 26.0402 27.0626 27.4167 25.4998 27.4167H8.49984C6.93486 27.4167 5.6665 26.0402 5.6665 24.3472V14.3715L15.2998 22.1986Z\' fill=\'%23333333\'/%3E%3C/svg%3E");}label.ui-checkbox,.ui-checkbox label{display:flex;cursor:pointer;gap:13px;}@media (max-width: 991.98px){label.ui-checkbox,.ui-checkbox label{gap:10px;}}@media (any-hover: hover){label.ui-checkbox:hover input+b,.ui-checkbox label:hover input+b{border-color:#8c8a98;}}.ui-checkbox input{position:absolute;inset:0;visibility:hidden;opacity:0;}.ui-checkbox input+b{width:27px;height:27px;display:block;content:"";border-radius:8px;line-height:0;transition:all .3s ease 0s;flex-shrink:0;padding:6px;background:white;}@media (max-width: 991.98px){.ui-checkbox input+b{width:22px;height:22px;padding:3px;}}@media (max-width: 767.98px){.ui-checkbox input+b{width:20px;height:20px;padding:3px;}}.ui-checkbox input:checked+b{background:var(--black);content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'17\' height=\'15\' viewBox=\'0 0 17 15\' fill=\'none\'%3E%3Cpath d=\'M14.7648 2.45435C15.3331 2.99418 15.3331 3.86655 14.7648 4.40638L8.94602 11.3167C8.3778 11.8565 7.45957 11.8565 6.89135 11.3167L2.52612 7.17062C1.95809 6.63079 1.95809 5.75842 2.52612 5.21859C3.09424 4.67876 4.0152 4.67876 4.58342 5.21859L7.87777 8.38432L12.7102 2.45435C13.2784 1.91365 14.1966 1.91365 14.7648 2.45435Z\' fill=\'white\'/%3E%3C/svg%3E");border:none;}.form-checkbox__name{color:#7b6565;font-size:18px;font-style:normal;font-weight:400;line-height:150%;}@media (max-width: 991.98px){.form-checkbox__name{font-size:15px;line-height:160%;}}@media (max-width: 767.98px){.form-checkbox__name{font-size:13px;line-height:169.231%;}}.form-checkbox__name a{color:var(--black);text-decoration:underline;}.amount-line{color:white;position:fixed;width:100%;background:var(--black);max-width:100%;left:0;z-index:4;padding:15px 0 12px;top:0;visibility:hidden;opacity:0;transition:all .3s ease .3s;overflow:hidden;}@media (max-width: 1200px){.amount-line{background:#f0eeec;box-shadow:0px 3px 30px 0px rgba(37,26,22,.25);color:var(--black);top:auto;transform:translateY(100%);height:fit-content;padding:8px 0;}}.amount-line._active{top:auto;top:70px;visibility:visible;opacity:1;}@media (max-width: 1200px){.amount-line._active{bottom:0;top:auto;transform:translateY(0);}}.amount-line__container{display:flex;justify-content:space-between;align-items:center;}.amount-line__ttl{display:flex;font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase;gap:10px;align-items:center;}.amount-line__ttl img{width:25px;height:18.75px;object-fit:contain;}@media (max-width: 1200px){.amount-line__ttl{display:none;}}.amount-line__head{margin-left:auto;background:var(--black);display:flex;margin-right:60px;justify-content:center;gap:20px;align-items:center;}.amount-line__head svg{width:44px;height:44px;}@media (max-width: 1400px){.amount-line__head{display:none;}}.amount-line__sibttl{color:#d4c8c8;font-size:12px;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:4px;}@media (max-width: 1200px){.amount-line__sibttl{font-size:13px;}}@media (max-width: 767.98px){.amount-line__sibttl{font-size:10px;}}.amount-line__date{color:#fff;font-size:20px;font-weight:800;line-height:normal;text-transform:uppercase;}@media (max-width: 1200px){.amount-line__date{font-size:22px;}}@media (max-width: 767.98px){.amount-line__date{font-size:16px;}}.amount-line__price{font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;}.amount-line__price span{color:#d3c6c6;display:block;text-overflow:ellipsis;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:4px;}@media (max-width: 1200px){.amount-line__price span{font-size:11px;color:#7b6565;}}.amount-line button,.amount-line a{background:var(--brown);border-radius:30px;color:var(--white);gap:10px;display:flex;align-items:center;line-height:173.444%;padding:0px 20px 0px 25px;font-size:15px;height:38px;}@media (max-width: 1200px){.amount-line button,.amount-line a{background:var(--black);}}.amount-line button::after,.amount-line a::after{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'23\' height=\'13\' viewBox=\'0 0 23 13\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M15.4495 12.2849C15.2339 12.0808 15.1128 11.8041 15.1128 11.5156C15.1128 11.227 15.2339 10.9503 15.4495 10.7462L20.8918 5.55266C20.9978 5.44873 21.1248 5.36584 21.2651 5.30881C21.4054 5.25178 21.5563 5.22177 21.709 5.22051C21.8617 5.21925 22.0131 5.24679 22.1545 5.30151C22.2958 5.35622 22.4242 5.43701 22.5322 5.53918C22.6402 5.64135 22.7256 5.76284 22.7834 5.89657C22.8412 6.03031 22.8703 6.1736 22.869 6.31809C22.8677 6.46258 22.836 6.60538 22.7757 6.73815C22.7154 6.87091 22.6278 6.99097 22.518 7.09135L17.0757 12.2849C16.86 12.4889 16.5676 12.6035 16.2626 12.6035C15.9577 12.6035 15.6652 12.4889 15.4495 12.2849Z\' fill=\'white\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M15.4495 0.322277C15.2339 0.526341 15.1128 0.803075 15.1128 1.09162C15.1128 1.38017 15.2339 1.6569 15.4495 1.86097L20.8918 7.05452C20.9978 7.15846 21.1248 7.24135 21.2651 7.29838C21.4054 7.35541 21.5563 7.38542 21.709 7.38668C21.8617 7.38793 22.0131 7.3604 22.1545 7.30568C22.2958 7.25097 22.4242 7.17018 22.5322 7.06801C22.6402 6.96583 22.7256 6.84435 22.7834 6.71062C22.8412 6.57688 22.8703 6.43359 22.869 6.2891C22.8677 6.14461 22.836 6.0018 22.7757 5.86904C22.7154 5.73628 22.6278 5.61622 22.518 5.51583L17.0757 0.322277C16.86 0.118274 16.5676 0.00367254 16.2626 0.00367255C15.9577 0.00367256 15.6652 0.118274 15.4495 0.322277Z\' fill=\'white\'/%3E%3Cpath d=\'M20.1885 6.30834C20.1885 5.56796 19.5883 4.96777 18.8479 4.96777L2.09086 4.96778C1.35048 4.96778 0.750294 5.56797 0.750294 6.30834C0.750294 7.04871 1.35049 7.6489 2.09086 7.6489L18.8479 7.6489C19.5883 7.6489 20.1885 7.04871 20.1885 6.30834Z\' fill=\'white\'/%3E%3C/svg%3E");margin-top:3px;}.amount-line__bottom{margin-left:50px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;}.amount-line__bottom::before{content:"";height:90px;background:#383232;width:3000px;position:absolute;top:-20px;z-index:-1;left:-50px;}@media (max-width: 1200px){.amount-line__bottom::before{display:none;}}@media (max-width: 1200px){.amount-line__bottom{width:100%;margin-left:0;}}.other-countries{margin:120px 0 100px;}@media (max-width: 991.98px){.other-countries{margin:100px 0 50px;}}.other-countries__ttl{margin-bottom:60px;}@media (max-width: 991.98px){.other-countries__ttl{margin-bottom:20px;}}.other-countries__wrapper{display:flex;align-items:center;gap:35px;}@media (max-width: 479.98px){.other-countries__wrapper{gap:15px;}}.other-countries__prev,.other-countries__next{border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0px 17px 26.3px 0px rgba(113,87,76,.06);display:flex;width:30px;height:30px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;transition:all .3s ease 0s;}@media (any-hover: hover){.other-countries__prev:hover,.other-countries__next:hover{background:var(--brown);}}.other-countries__prev.swiper-button-disabled,.other-countries__next.swiper-button-disabled{pointer-events:none;opacity:.5;}.other-countries__prev svg,.other-countries__next svg{width:7px;height:12px;color:red;}@media (max-width: 767.98px){.other-countries__prev,.other-countries__next{width:24px;height:24px;}.other-countries__prev svg,.other-countries__next svg{width:7px;}}.other-countries .swiper{width:100% !important;}.other-countries__all{color:var(--white);font-size:18px;font-weight:600;line-height:144.444%;border-radius:30px;background:#917c7c;padding:0px 30px;height:50px;display:flex;align-items:center;width:fit-content;margin-left:auto;margin-right:auto;margin-top:60px;transition:all .3s ease 0s;}@media (any-hover: hover){.other-countries__all:hover{background:var(--brown);}}@media (max-width: 991.98px){.other-countries__all{padding:0px 25px;font-size:16px;height:38px;margin-top:20px;}}@media (max-width: 767.98px){.other-countries__all{padding:0px 20px;height:32px;font-size:14px;}}.faq{margin-top:150px;}@media (max-width: 991.98px){.faq{margin-top:150px;}}@media (max-width: 767.98px){.faq{margin-top:120px;}}.faq__wrapper{display:grid;grid-template-columns:1fr 37%;grid-gap:100px;}@media (max-width: 1400px){.faq__wrapper{grid-template-columns:1fr;grid-gap:80px;}}@media (max-width: 767.98px){.faq__wrapper{grid-gap:50px;}}.faq__content a{line-height:173.333%;color:#362e2e;gap:10px;display:flex;width:fit-content;align-items:center;margin-bottom:16px;}.faq__content a span:first-child::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'19\' height=\'11\' viewBox=\'0 0 19 11\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 10.5704C6.80532 10.4004 6.90625 10.1698 6.90625 9.92931C6.90625 9.68886 6.80532 9.45825 6.62565 9.28819L2.09045 4.96023C2.00204 4.87362 1.89628 4.80454 1.77935 4.75702C1.66243 4.70949 1.53667 4.68448 1.40941 4.68343C1.28216 4.68239 1.15596 4.70533 1.03818 4.75093C0.920398 4.79652 0.813388 4.86385 0.723402 4.94899C0.633417 5.03413 0.562258 5.13537 0.514069 5.24682C0.46588 5.35826 0.441628 5.47768 0.442734 5.59808C0.44384 5.71849 0.470276 5.83749 0.520504 5.94813C0.570732 6.05876 0.643748 6.15882 0.735284 6.24247L5.27048 10.5704C5.45021 10.7404 5.69394 10.8359 5.94807 10.8359C6.2022 10.8359 6.44592 10.7404 6.62565 10.5704Z\' fill=\'%23282222\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 0.601247C6.80532 0.771301 6.90625 1.00191 6.90625 1.24237C6.90625 1.48282 6.80532 1.71343 6.62565 1.88349L2.09045 6.21145C2.00204 6.29806 1.89628 6.36714 1.77935 6.41466C1.66243 6.46219 1.53667 6.4872 1.40941 6.48825C1.28216 6.48929 1.15596 6.46635 1.03818 6.42075C0.920397 6.37515 0.813387 6.30783 0.723401 6.22269C0.633416 6.13754 0.562257 6.03631 0.514068 5.92486C0.46588 5.81342 0.441627 5.694 0.442733 5.5736C0.443839 5.45319 0.470275 5.33419 0.520503 5.22355C0.570731 5.11292 0.643747 5.01286 0.735283 4.92921L5.27048 0.601247C5.45021 0.431245 5.69394 0.335744 5.94807 0.335744C6.2022 0.335744 6.44592 0.431245 6.62565 0.601247Z\' fill=\'%23282222\'/%3E%3Cpath d=\'M2.67627 5.58979C2.67627 4.97282 3.17643 4.47266 3.79341 4.47266L17.7576 4.47266C18.3746 4.47266 18.8748 4.97282 18.8748 5.58979V5.58979C18.8748 6.20677 18.3746 6.70693 17.7576 6.70693L3.7934 6.70693C3.17643 6.70693 2.67627 6.20677 2.67627 5.58979V5.58979Z\' fill=\'%23282222\'/%3E%3C/svg%3E");}.faq__content a span:last-child{border-bottom:1px solid #362e2e;}.faq__content p{font-size:18px;line-height:170%;}@media (max-width: 991.98px){.faq__content p{font-size:18px;line-height:166%;}}@media (max-width: 767.98px){.faq__content p{font-size:13px;line-height:150%;}}.faq__content h1{display:flex;font-size:48px;font-weight:800;line-height:normal;text-transform:uppercase;gap:20px;margin-bottom:15px;}@media (max-width: 1400px){.faq__content h1 br{display:none;}}@media (max-width: 1400px){.faq__content h1{font-size:44px;}}@media (max-width: 991.98px){.faq__content h1{font-size:32px;gap:10px;margin-bottom:10px;}}@media (max-width: 767.98px){.faq__content h1{font-size:26px;}}.faq__content h1 img{width:54px;height:54px;object-fit:contain;margin-top:6px;}@media (max-width: 1400px){.faq__content h1 img{margin-top:2px;}}@media (max-width: 991.98px){.faq__content h1 img{width:37px;height:37px;margin-top:2px;}}@media (max-width: 767.98px){.faq__content h1 img{width:29px;height:29px;}}.faq__items{margin-top:100px;display:grid;grid-gap:30px;}@media (max-width: 1400px){.faq__items{margin-top:80px;}}@media (max-width: 767.98px){.faq__items{grid-gap:15px;margin-top:40px;}}.faq__doc{margin:185px 0 0;}@media (max-width: 1400px){.faq__doc{margin-top:0;}}.faq__doc .doc-list__ttl{font-size:38px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;margin-bottom:27px;}@media (max-width: 991.98px){.faq__doc .doc-list__ttl{font-size:26px;text-align:center;}}@media (max-width: 767.98px){.faq__doc .doc-list__ttl{font-size:20px;}}.faq__doc .doc-list__wrapper{grid-template-columns:1fr;grid-gap:30px;}@media (max-width: 1400px){.faq__doc .doc-list__wrapper{grid-template-columns:repeat(2,1fr);}}@media (max-width: 991.98px){.faq__doc .doc-list__wrapper{grid-template-columns:1fr;}}.faq__doc .doc-list-item{min-height:400px;}.faq-item{border-bottom:1px solid #cdc2bc;padding-bottom:30px;}@media (max-width: 767.98px){.faq-item{padding-bottom:15px;}}.faq-item__question{font-size:24px;font-weight:800;line-height:normal;text-transform:uppercase;display:flex;cursor:pointer;}@media (max-width: 991.98px){.faq-item__question{font-size:20px;}}@media (max-width: 767.98px){.faq-item__question{font-size:15px;}}.faq-item__question.open span{background:var(--black);transform:rotate(180deg);}.faq-item__question.open span::before{background-color:var(--white);}.faq-item__question span{width:34px;height:34px;display:flex;justify-content:center;align-items:center;background:white;border-radius:50%;margin-left:20px;transition:all .3s ease 0s;flex-shrink:0;margin-top:-4px;}@media (max-width: 991.98px){.faq-item__question span{width:28px;height:28px;margin-left:29px;margin-top:-2px;}}@media (max-width: 767.98px){.faq-item__question span{margin-top:-5px;}}.faq-item__question span::before{content:"";position:relative;display:inline-block;width:14px;height:10px;background-color:#554545;transition:all .3s ease 0s;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'14\' height=\'10\' viewBox=\'0 0 14 10\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.353994 1.06504C0.580725 0.82549 0.888198 0.690918 1.2088 0.690918C1.52939 0.690918 1.83687 0.82549 2.0636 1.06504L7.83405 7.1118C7.94953 7.22967 8.04162 7.37068 8.10499 7.52658C8.16835 7.68248 8.2017 7.85015 8.2031 8.01981C8.20449 8.18948 8.1739 8.35774 8.1131 8.51478C8.05231 8.67182 7.96255 8.81449 7.84903 8.93447C7.73551 9.05445 7.60053 9.14932 7.45194 9.21357C7.30335 9.27782 7.14414 9.31016 6.9836 9.30868C6.82306 9.30721 6.66439 9.27196 6.51688 9.20499C6.36938 9.13802 6.23598 9.04067 6.12444 8.91863L0.353994 2.87187C0.127331 2.63225 7.06538e-08 2.30729 5.58431e-08 1.96846C4.10323e-08 1.62963 0.127331 1.30467 0.353994 1.06504Z\' fill=\'black\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M13.646 1.06504C13.4193 0.82549 13.1118 0.690918 12.7912 0.690918C12.4706 0.690918 12.1631 0.82549 11.9364 1.06504L6.16597 7.1118C6.05049 7.22967 5.9584 7.37068 5.89503 7.52658C5.83167 7.68248 5.79832 7.85015 5.79692 8.01982C5.79553 8.18948 5.82612 8.35774 5.88691 8.51478C5.94771 8.67182 6.03747 8.81449 6.15099 8.93447C6.26451 9.05445 6.39949 9.14932 6.54808 9.21357C6.69667 9.27782 6.85588 9.31016 7.01642 9.30868C7.17696 9.30721 7.33562 9.27196 7.48313 9.20499C7.63064 9.13803 7.76404 9.04067 7.87557 8.91863L13.646 2.87187C13.8727 2.63225 14 2.30729 14 1.96846C14 1.62963 13.8727 1.30467 13.646 1.06504Z\' fill=\'black\'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'14\' height=\'10\' viewBox=\'0 0 14 10\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.353994 1.06504C0.580725 0.82549 0.888198 0.690918 1.2088 0.690918C1.52939 0.690918 1.83687 0.82549 2.0636 1.06504L7.83405 7.1118C7.94953 7.22967 8.04162 7.37068 8.10499 7.52658C8.16835 7.68248 8.2017 7.85015 8.2031 8.01981C8.20449 8.18948 8.1739 8.35774 8.1131 8.51478C8.05231 8.67182 7.96255 8.81449 7.84903 8.93447C7.73551 9.05445 7.60053 9.14932 7.45194 9.21357C7.30335 9.27782 7.14414 9.31016 6.9836 9.30868C6.82306 9.30721 6.66439 9.27196 6.51688 9.20499C6.36938 9.13802 6.23598 9.04067 6.12444 8.91863L0.353994 2.87187C0.127331 2.63225 7.06538e-08 2.30729 5.58431e-08 1.96846C4.10323e-08 1.62963 0.127331 1.30467 0.353994 1.06504Z\' fill=\'black\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M13.646 1.06504C13.4193 0.82549 13.1118 0.690918 12.7912 0.690918C12.4706 0.690918 12.1631 0.82549 11.9364 1.06504L6.16597 7.1118C6.05049 7.22967 5.9584 7.37068 5.89503 7.52658C5.83167 7.68248 5.79832 7.85015 5.79692 8.01982C5.79553 8.18948 5.82612 8.35774 5.88691 8.51478C5.94771 8.67182 6.03747 8.81449 6.15099 8.93447C6.26451 9.05445 6.39949 9.14932 6.54808 9.21357C6.69667 9.27782 6.85588 9.31016 7.01642 9.30868C7.17696 9.30721 7.33562 9.27196 7.48313 9.20499C7.63064 9.13803 7.76404 9.04067 7.87557 8.91863L13.646 2.87187C13.8727 2.63225 14 2.30729 14 1.96846C14 1.62963 13.8727 1.30467 13.646 1.06504Z\' fill=\'black\'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}@media (max-width: 991.98px){.faq-item__question span::before{width:10px;height:6.156px;}}.faq-item__answer{margin-top:11px;color:#403a39;text-overflow:ellipsis;font-size:18px;line-height:154.545%;}@media (max-width: 991.98px){.faq-item__answer{font-size:18px;}}@media (max-width: 767.98px){.faq-item__answer{font-size:13px;line-height:169%;}}.text-page{margin-top:150px;}@media (max-width: 991.98px){.text-page{margin-top:150px;}}@media (max-width: 767.98px){.text-page{margin-top:120px;}}.text-page__top{max-width:1100px;}.text-page__top a{line-height:173.333%;color:#362e2e;gap:10px;display:flex;width:fit-content;align-items:center;margin-bottom:16px;}.text-page__top a span:first-child::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'19\' height=\'11\' viewBox=\'0 0 19 11\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 10.5704C6.80532 10.4004 6.90625 10.1698 6.90625 9.92931C6.90625 9.68886 6.80532 9.45825 6.62565 9.28819L2.09045 4.96023C2.00204 4.87362 1.89628 4.80454 1.77935 4.75702C1.66243 4.70949 1.53667 4.68448 1.40941 4.68343C1.28216 4.68239 1.15596 4.70533 1.03818 4.75093C0.920398 4.79652 0.813388 4.86385 0.723402 4.94899C0.633417 5.03413 0.562258 5.13537 0.514069 5.24682C0.46588 5.35826 0.441628 5.47768 0.442734 5.59808C0.44384 5.71849 0.470276 5.83749 0.520504 5.94813C0.570732 6.05876 0.643748 6.15882 0.735284 6.24247L5.27048 10.5704C5.45021 10.7404 5.69394 10.8359 5.94807 10.8359C6.2022 10.8359 6.44592 10.7404 6.62565 10.5704Z\' fill=\'%23282222\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M6.62565 0.601247C6.80532 0.771301 6.90625 1.00191 6.90625 1.24237C6.90625 1.48282 6.80532 1.71343 6.62565 1.88349L2.09045 6.21145C2.00204 6.29806 1.89628 6.36714 1.77935 6.41466C1.66243 6.46219 1.53667 6.4872 1.40941 6.48825C1.28216 6.48929 1.15596 6.46635 1.03818 6.42075C0.920397 6.37515 0.813387 6.30783 0.723401 6.22269C0.633416 6.13754 0.562257 6.03631 0.514068 5.92486C0.46588 5.81342 0.441627 5.694 0.442733 5.5736C0.443839 5.45319 0.470275 5.33419 0.520503 5.22355C0.570731 5.11292 0.643747 5.01286 0.735283 4.92921L5.27048 0.601247C5.45021 0.431245 5.69394 0.335744 5.94807 0.335744C6.2022 0.335744 6.44592 0.431245 6.62565 0.601247Z\' fill=\'%23282222\'/%3E%3Cpath d=\'M2.67627 5.58979C2.67627 4.97282 3.17643 4.47266 3.79341 4.47266L17.7576 4.47266C18.3746 4.47266 18.8748 4.97282 18.8748 5.58979V5.58979C18.8748 6.20677 18.3746 6.70693 17.7576 6.70693L3.7934 6.70693C3.17643 6.70693 2.67627 6.20677 2.67627 5.58979V5.58979Z\' fill=\'%23282222\'/%3E%3C/svg%3E");}.text-page__top a span:last-child{border-bottom:1px solid #362e2e;}.text-page__top p{margin-bottom:30px;font-size:20px;line-height:36px;}.text-page__top p.text-page__last-update{font-size:24px;margin-bottom:30px;}@media (max-width: 991.98px){.text-page__top p.text-page__last-update{font-size:24px;margin-bottom:20px;}}@media (max-width: 991.98px) and (max-width: 767.98px){.text-page__top p.text-page__last-update{font-size:18px;}}@media (max-width: 991.98px){.text-page__top p{font-size:18px;line-height:166%;margin-bottom:20px;}}@media (max-width: 767.98px){.text-page__top p{font-size:16px;line-height:150%;}}.text-page__top h1{display:flex;font-size:48px;font-weight:800;line-height:normal;text-transform:uppercase;gap:20px;margin-bottom:15px;}@media (max-width: 1400px){.text-page__top h1 br{display:none;}}@media (max-width: 1400px){.text-page__top h1{font-size:44px;}}@media (max-width: 991.98px){.text-page__top h1{font-size:32px;gap:10px;margin-bottom:10px;}}@media (max-width: 767.98px){.text-page__top h1{font-size:26px;}}.text-page__top h1 img{width:54px;height:54px;object-fit:contain;margin-top:6px;}@media (max-width: 1400px){.text-page__top h1 img{margin-top:2px;}}@media (max-width: 991.98px){.text-page__top h1 img{width:37px;height:37px;margin-top:2px;}}@media (max-width: 767.98px){.text-page__top h1 img{width:29px;height:29px;}}.text-page__content{max-width:1100px;line-height:36px;}.ui-text{font-size:20px;}@media (max-width: 991.98px){.ui-text{font-size:18px;}}@media (max-width: 767.98px){.ui-text{font-size:16px;}.text-page__content{line-height:28px;}}.ui-text h2,.ui-text h3,.ui-text h4{font-weight:700;margin-bottom:10px;line-height:140%;margin-top:40px;}@media (max-width: 991.98px){.ui-text h2,.ui-text h3,.ui-text h4{margin-top:30px;}}.ui-text h2{font-size:38px;font-weight:700;}@media (max-width: 991.98px){.ui-text h2{font-size:34px;}}@media (max-width: 767.98px){.ui-text h2{font-size:30px;}}@media (max-width: 479.98px){.ui-text h2{font-size:26px;}}.ui-text h3{font-size:28px;font-weight:700;}@media (max-width: 991.98px){.ui-text h3{font-size:24px;}}@media (max-width: 767.98px){.ui-text h3{font-size:20px;}}@media (max-width: 479.98px){.ui-text h3{font-size:20px;}}.ui-text h4{font-size:32px;font-weight:700;}@media (max-width: 991.98px){.ui-text h4{font-size:28px;}}@media (max-width: 767.98px){.ui-text h4{font-size:24px;}}@media (max-width: 479.98px){.ui-text h4{font-size:20px;}}.ui-text ul,.ui-text ol{color:var(--black);margin:30px 0;}@media (max-width: 991.98px){.ui-text ul,.ui-text ol{margin:20px 0;}}.ui-text ol{list-style-type:none;counter-reset:num;}.ui-text ol>li::before{content:counter(num) ". ";counter-increment:num;color:var(--orange);margin-right:5px;margin-left:5px;}.ui-text li{margin-bottom:15px;}.ui-text ul>li{padding-left:25px;position:relative;}.ui-text ul>li::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'9\' height=\'10\' viewBox=\'0 0 9 10\' fill=\'none\'%3E%3Cpath d=\'M0 1.67895C0 0.921176 0.809983 0.438741 1.47628 0.799653L8.23897 4.46278C8.964 4.8555 8.92892 5.90758 8.17934 6.25113L1.41666 9.3507C0.75427 9.65429 0 9.17028 0 8.44164V1.67895Z\' fill=\'%23EB6352\'/%3E%3C/svg%3E");top:-2px;position:absolute;left:5px;flex-shrink:0;}.ui-text a{color:var(--orange);transition:all .3s ease 0s;}.ui-text a:hover{border-bottom:1px solid var(--orange);}.ui-text a:active{border-color:var(--orange);color:var(--orange);}.ui-text p{color:var(--black);margin-bottom:20px;}.ui-text p:last-child{margin-bottom:0;}.ui-text img{border-radius:6px;width:100%;height:100%;}.ui-text strong{color:var(--black);}.iti__selected-flag{background-color:transparent !important;padding:0 !important;margin-left:5px;}@media (max-width: 991.98px){.iti__selected-flag{margin-left:0px;}}.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{font-size:18px;margin-left:16px;color:rgba(40,34,34,.7);}@media (max-width: 991.98px){.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{font-size:15px;margin-left:13px;}}.iti__arrow{border:none;width:14px;height:28px;}.iti__arrow::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 14 28\' fill=\'none\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.272569 11.8669C0.356176 11.7833 0.455492 11.7169 0.564758 11.6716C0.674024 11.6263 0.791127 11.603 0.909404 11.603C1.02768 11.603 1.14478 11.6263 1.25405 11.6716C1.36331 11.7169 1.46263 11.7833 1.54624 11.8669L7.62256 17.9511C7.70788 18.0338 7.77573 18.1327 7.82206 18.2421C7.86838 18.3515 7.89231 18.4691 7.89231 18.5879C7.89231 18.7067 7.86838 18.8243 7.82206 18.9337C7.77573 19.0431 7.70788 19.142 7.62256 19.2247C7.53895 19.3084 7.43963 19.3747 7.33037 19.42C7.2211 19.4653 7.104 19.4886 6.98572 19.4886C6.86744 19.4886 6.75034 19.4653 6.64108 19.42C6.53181 19.3747 6.43261 19.3084 6.34901 19.2247L0.272569 13.1405C0.187248 13.0579 0.119398 12.9589 0.0730693 12.8495C0.0267402 12.7401 0.00292969 12.6225 0.00292969 12.5037C0.00292969 12.3849 0.0267402 12.2673 0.0730693 12.158C0.119398 12.0486 0.187248 11.9496 0.272569 11.8669Z\' fill=\'%23CE7352\'/%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M13.7362 11.8669C13.6526 11.7833 13.5534 11.7169 13.4441 11.6716C13.3349 11.6263 13.2178 11.603 13.0995 11.603C12.9812 11.603 12.8641 11.6263 12.7549 11.6716C12.6456 11.7169 12.5463 11.7833 12.4627 11.8669L6.3765 17.9511C6.29287 18.0347 6.22653 18.134 6.18127 18.2433C6.13601 18.3525 6.11279 18.4696 6.11279 18.5879C6.11279 18.7062 6.13601 18.8233 6.18127 18.9325C6.22653 19.0418 6.29287 19.1411 6.3765 19.2247C6.46013 19.3083 6.55942 19.3747 6.66869 19.4199C6.77795 19.4652 6.89507 19.4885 7.01333 19.4885C7.1316 19.4885 7.24871 19.4652 7.35798 19.4199C7.46724 19.3747 7.56654 19.3083 7.65017 19.2247L13.7362 13.1405C13.9042 12.9712 13.9986 12.7423 13.9986 12.5037C13.9986 12.2652 13.9042 12.0363 13.7362 11.8669Z\' fill=\'%23CE7352\'/%3E%3C/svg%3E");width:14px;height:28px;display:block;}.iti__country-list{border-radius:24px 0 0 24px;width:fit-content;max-width:430px;overflow-x:hidden;left:-30px;top:40px;box-shadow:none;border:none;}@media (max-width: 991.98px){.iti__country-list{max-width:100%;left:0;}}.iti__flag-box,.iti__country-name{color:rgba(40,34,34,.7);font-size:18px;}@media (max-width: 991.98px){.iti__flag-box,.iti__country-name{font-size:15px;}}.iti__country-list::-webkit-scrollbar{width:10px;}.iti__country-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--orange);border:1px solid rgba(244,244,251,.9);}.iti__country{padding:5px 10px 5px 37px;}.iti__country-name{margin-left:14px;}.form-field.field-error,.form-field.field-error input{background:rgba(255,206,206,.9);}.form-checkbox.field-error b{background:rgba(255,206,206,.9);}.form-errors-container{background:#ce5252;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:162%;padding:15px 20px;text-align:center;}.form-errors-container.success{background:#4caf50;}@media (max-width: 767.98px){.form-errors-container{font-size:14px;}}@media (max-width: 499.98px){.form-errors-container{font-size:12px;}}.reviews{background:var(--grayBg);padding:100px 0;}@media (max-width: 991.98px){.reviews{padding:60px 0;}}@media (max-width: 767.98px){.reviews{padding:40px 0;}}.reviews__ttl{margin-bottom:60px;}@media (max-width: 991.98px){.reviews__ttl{margin-bottom:40px;}}.reviews__wrapper{display:flex;align-items:center;gap:60px;}.reviews__prev,.reviews__next{border-radius:20px;background:rgba(255,255,255,.8);box-shadow:0px 17px 26.3px 0px rgba(113,87,76,.06);display:flex;width:30px;height:30px;justify-content:center;align-items:center;flex-shrink:0;cursor:pointer;transition:all .3s ease 0s;}@media (max-width: 991.98px){.reviews__prev,.reviews__next{display:none;}}@media (any-hover: hover){.reviews__prev:hover,.reviews__next:hover{background:var(--brown);}}.reviews__prev.swiper-button-disabled,.reviews__next.swiper-button-disabled{pointer-events:none;opacity:.5;}.reviews__prev svg,.reviews__next svg{width:7px;height:12px;color:red;}@media (max-width: 767.98px){.reviews__prev,.reviews__next{width:24px;height:24px;}.reviews__prev svg,.reviews__next svg{width:7px;}}@media (max-width: 991.98px){.reviews-slider__wrapper{display:grid;grid-gap:25px;}}.review{display:grid;justify-items:center;text-align:center;}.review__name{font-size:20px;font-weight:800;line-height:120%;text-transform:uppercase;margin-bottom:10px;}@media (max-width: 991.98px){.review__name{font-size:15px;margin-bottom:5px;}}.review__rating{display:flex;gap:3px;margin-bottom:17px;}@media (max-width: 991.98px){.review__rating{margin-bottom:15px;}}.review__rating svg{color:var(--orange);width:16px;height:15px;}.review__txt{font-size:15px;line-height:173%;}@media (max-width: 991.98px){.review__txt{font-size:13px;line-height:169%;}}.loader{width:48px;height:48px;border:10px solid #282222;border-bottom-color:#bd6443;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;}@keyframes rotation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.form.loading .form__loading{visibility:visible;opacity:1;}.form__loading{z-index:1;position:absolute;inset:0;width:100%;height:100%;display:flex;gap:10px;justify-content:center;align-items:center;flex-direction:column;background:#f0eeec;border-radius:0 0 20px 20px;visibility:hidden;opacity:0;transition:all .3s ease 0s;color:rgba(40,34,34,.7);font-size:18px;}.faq-item__answer h3{font-size:20px;font-weight:700;}.faq-item__question.open{margin-bottom:40px;}@media (max-width: 1280px){.footer__menu{display:flex;width:100%;justify-content:center;}.footer__logo{max-height:20px;display:flex;width:auto;justify-content:flex-start;margin-top:7px;}}@media (max-width: 767.98px){.faq-item__answer h3{font-size:14px;line-height:169%;}.faq__content p{font-size:13px;line-height:150%;}.faq-item__question.open{margin-bottom:15px;}.header-menu ul li a{font-size:20px;font-weight:700;}}.country-checkout-form__sibttl{background:linear-gradient(-45deg,#fff,#d9977e,#fbc27e,#ffb967);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:animated_text 4s ease-in-out infinite;-moz-animation:animated_text 4s ease-in-out infinite;-webkit-animation:animated_text 4s ease-in-out infinite;}.country-checkout-form__head svg{background:linear-gradient(-45deg,#fff,#d9977e,#fbc27e,#ffb967);background-size:300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:animated_text 4s ease-in-out infinite;-moz-animation:animated_text 4s ease-in-out infinite;-webkit-animation:animated_text 4s ease-in-out infinite;}@keyframes animated_text{0%{background-position:0px 50%;}50%{background-position:100% 50%;}100%{background-position:0px 50%;}}@keyframes animated_svg{0%{background-position:0px 50%;}50%{background-position:100% 50%;}100%{background-position:0px 50%;}}.country-checkout-advantages{display:grid;grid-template-columns:repeat(3,1fr);border-radius:25px;background:#f8f5f3;padding:30px 40px;grid-gap:40px;margin-bottom:60px;}@media (max-width: 1400px){.country-checkout-advantages{grid-gap:30px;padding:30px;padding:0;grid-template-columns:1fr;background:none;margin-bottom:40px;}}.country-checkout-advantages._mob{display:none;}@media (max-width: 991.98px){.country-checkout-advantages{display:none;order:-1;margin-bottom:0;grid-gap:15px;padding-top:30px;margin-top:30px;border-top:1px solid rgba(123,101,101,.25);border-radius:0;}.country-checkout-advantages._mob{display:grid;}}@media (max-width: 767.98px){.country-checkout-advantages{padding-top:25px;margin-top:25px;margin-bottom:-15px;}}.country-checkout-advantages__item{display:grid;justify-items:center;text-align:center;height:fit-content;}@media (max-width: 1400px){.country-checkout-advantages__item{display:flex;text-align:left;gap:12px;}}.country-checkout-advantages__item-icon{margin-bottom:12px;width:50px;height:50px;}@media (max-width: 991.98px){.country-checkout-advantages__item-icon{width:36px;height:36px;}}@media (max-width: 767.98px){.country-checkout-advantages__item-icon{width:30px;height:30px;}}.country-checkout-advantages__item-icon img{width:100%;height:100%;object-fit:contain;}.country-checkout-advantages__item-ttl{font-size:18px;font-weight:800;line-height:122%;text-transform:uppercase;margin-bottom:5px;}@media (max-width: 991.98px){.country-checkout-advantages__item-ttl{font-size:16px;line-height:137.5%;}}@media (max-width: 767.98px){.country-checkout-advantages__item-ttl{font-size:14px;line-height:157.143%;}}.country-checkout-advantages__item-subttl{font-size:16px;line-height:140%;font-style:normal;font-weight:400;}@media (max-width: 991.98px){.country-checkout-advantages__item-subttl{font-size:15px;line-height:146.667%;}}@media (max-width: 767.98px){.country-checkout-advantages__item-subttl{font-size:13px;line-height:153.846%;}}.page p{font-size:18px;line-height:28px;}.country-checkout-documents ul li{font-size:18px;line-height:28px;}.country-checkout-form__help{padding-left:60px;justify-content:flex-start;}.form__pricing p{font-size:15px;line-height:125%;}@media (max-width: 991.98px){.page p{font-size:15px;line-height:24px;}.country-checkout-documents ul li{font-size:15px;line-height:24px;}.country-checkout-form__help{padding-left:40px;}.form__pricing p{font-size:13px;line-height:125%;}}@media (max-width: 767.98px){.page p{font-size:13px;line-height:24px;}.country-checkout-documents ul li{font-size:13px;line-height:24px;}.country-checkout-form__help{padding-left:30px;}.form__pricing p{font-size:13px;line-height:125%;}}.countries-filter{display:flex;margin-bottom:30px;gap:116px;}.countries-filter a{color:#5c4444;font-size:18px;font-weight:500;line-height:normal;transition:all .3s ease 0s;border-bottom:2px solid transparent;}.countries-filter a.active{color:#282222;font-weight:600;border-color:#bd6443;}@media (max-width: 991.98px){.countries-filter__search{display:none;}}.filter-list::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 30 30\' fill=\'none\'%3E%3Ccircle cx=\'15\' cy=\'15.2666\' r=\'11\' fill=\'%23553232\'/%3E%3Cpath d=\'M10.2797 10.6796C9.98906 10.9749 9.51094 10.9749 9.22031 10.6796C8.925 10.389 8.925 9.91084 9.22031 9.62021L10.7203 8.12021C11.0109 7.82678 11.4891 7.82678 11.7797 8.12021C12.075 8.41084 12.075 8.88897 11.7797 9.17959L10.2797 10.6796ZM3 15.3999C3 8.77178 8.37188 3.3999 15 3.3999C21.6281 3.3999 27 8.77178 27 15.3999C27 22.028 21.6281 27.3999 15 27.3999C8.37188 27.3999 3 22.028 3 15.3999ZM15 25.1499C15.2719 25.1499 15.5391 25.1405 15.8016 25.1171C15.7688 25.0093 15.75 24.8921 15.75 24.7749C15.75 24.1515 15.2484 23.6499 14.625 23.6499H13.6266C13.0641 23.6499 12.525 23.4249 12.1266 23.0265L11.3766 22.2765C10.8141 21.714 10.5 20.9546 10.5 20.1577V20.0077C10.5 19.0046 11.0016 18.0671 11.8359 17.5093L13.1203 16.6515C13.6125 16.3233 14.1891 16.1499 14.7844 16.1499H15.7641C16.4812 16.1499 17.175 16.4077 17.6766 16.8718L18.9609 17.9405C19.3078 18.2358 19.7531 18.3999 20.2078 18.3999C20.7141 18.3999 21.2016 18.6015 21.5203 18.9202L22.1906 19.5905C22.3875 19.7874 22.6594 19.8999 22.9406 19.8999C23.1656 19.8999 23.3766 19.9702 23.55 20.0921C23.8453 19.5577 24.0891 18.9905 24.2391 18.3999H23.9344C23.2547 18.3999 22.6031 18.128 22.125 17.6499L21.2672 16.7921C21.0938 16.6187 21 16.389 21 16.1499C21 15.9108 21.0938 15.639 21.2672 15.5077L21.6188 15.1562C21.6609 15.0718 21.75 14.9593 21.75 14.8374C21.75 14.7155 21.6609 14.5608 21.6188 14.5187L21.3094 14.2093C21.1125 14.0124 20.8406 13.8999 20.5594 13.8999H20.0297C19.7391 13.8999 19.5 13.6608 19.5 13.3702C19.5 13.2296 19.5562 13.0937 19.6547 12.9952L19.875 12.7749C20.1141 12.5358 20.4422 12.3999 20.7797 12.3999H21.75C22.1625 12.3999 22.5 12.0624 22.5 11.6499C22.5 11.2374 22.1625 10.8999 21.75 10.8999H20.3719C19.8891 10.8999 19.5 11.289 19.5 11.7718C19.5 12.1468 19.2609 12.4796 18.9047 12.5968L17.9109 12.9296C17.5641 13.0468 17.3953 13.4452 17.5641 13.7733L17.6156 13.8812C17.7937 14.2327 17.5359 14.6499 17.1422 14.6499C16.9734 14.6499 16.8141 14.5702 16.7156 14.439L15.9516 13.4171C15.825 13.2483 15.6281 13.1499 15.4125 13.1499C15.1594 13.1499 14.9297 13.2952 14.8125 13.5202L14.625 13.8999C14.3953 14.3593 13.9172 14.6499 13.4016 14.6499C12.6375 14.6499 12 14.0265 12 13.2577V13.0608C12 12.639 12.1687 12.2312 12.4641 11.9358L13.3078 11.0921C13.4297 10.9702 13.5 10.8015 13.5 10.628C13.5 10.3421 13.6828 10.089 13.95 9.9999L15.1969 9.58271C15.5578 9.46553 15.8906 9.21709 16.1625 8.9874L17.0953 8.05506C17.1938 7.95568 17.25 7.82068 17.25 7.68006C17.25 7.38756 17.0109 7.1499 16.7203 7.1499H16.6734C16.5609 7.1499 16.4484 7.18365 16.3547 7.24646L14.3953 8.55147C14.3016 8.61709 14.1891 8.6499 14.0766 8.6499C13.7578 8.6499 13.5 8.39209 13.5 8.07428V7.65006C13.5 7.33506 13.65 7.03881 13.8984 6.8499L15.4828 5.66162C15.3234 5.65412 15.1641 5.6499 15 5.6499C9.61406 5.6499 5.25 10.014 5.25 15.3999C5.25 20.7858 9.61406 25.1499 15 25.1499Z\' fill=\'url(%23paint0_linear_2243_19861)\'/%3E%3Cdefs%3E%3ClinearGradient id=\'paint0_linear_2243_19861\' x1=\'15\' y1=\'3.3999\' x2=\'15\' y2=\'27.3999\' gradientUnits=\'userSpaceOnUse\'%3E%3Cstop stop-color=\'%23D7AC9C\'/%3E%3Cstop offset=\'1\' stop-color=\'%23CE856A\'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");}.filter-list::before,.sort-options:before{display:block;width:30px;height:30px;}.filter-item.active a{color:#282222;font-weight:600;border-color:#bd6443;}.filter-link{}.active{}.sort-options,.filter-list{display:flex;gap:20px;align-items:center;}.sort-options:before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 30 30\' fill=\'none\'%3E%3Cpath d=\'M24 19.8667C24 25.3666 19.5788 25.3666 16 25.3666C12.4212 25.3666 6 24.4455 6 20.8667C6 10.8667 12.4212 13.8667 16 13.8667C19.5788 13.8667 24 14.3668 24 19.8667Z\' fill=\'%23553232\'/%3E%3Cpath d=\'M12.1429 5.42857V6.85714H17.8571V5.42857C17.8571 4.63973 18.4955 4 19.2857 4C20.0759 4 20.7143 4.63973 20.7143 5.42857V6.85714H22.8571C24.0402 6.85714 25 7.81652 25 9V11.1429H5V9C5 7.81652 5.95938 6.85714 7.14286 6.85714H9.28571V5.42857C9.28571 4.63973 9.92411 4 10.7143 4C11.5045 4 12.1429 4.63973 12.1429 5.42857ZM5 12.5714H25V24.7143C25 25.8973 24.0402 26.8571 22.8571 26.8571H7.14286C5.95938 26.8571 5 25.8973 5 24.7143V12.5714ZM7.85714 17.5714C7.85714 17.9643 8.17679 18.2857 8.57143 18.2857H10C10.3929 18.2857 10.7143 17.9643 10.7143 17.5714V16.1429C10.7143 15.75 10.3929 15.4286 10 15.4286H8.57143C8.17679 15.4286 7.85714 15.75 7.85714 16.1429V17.5714ZM13.5714 17.5714C13.5714 17.9643 13.8929 18.2857 14.2857 18.2857H15.7143C16.1071 18.2857 16.4286 17.9643 16.4286 17.5714V16.1429C16.4286 15.75 16.1071 15.4286 15.7143 15.4286H14.2857C13.8929 15.4286 13.5714 15.75 13.5714 16.1429V17.5714ZM20 15.4286C19.6071 15.4286 19.2857 15.75 19.2857 16.1429V17.5714C19.2857 17.9643 19.6071 18.2857 20 18.2857H21.4286C21.8214 18.2857 22.1429 17.9643 22.1429 17.5714V16.1429C22.1429 15.75 21.8214 15.4286 21.4286 15.4286H20ZM7.85714 23.2857C7.85714 23.6786 8.17679 24 8.57143 24H10C10.3929 24 10.7143 23.6786 10.7143 23.2857V21.8571C10.7143 21.4643 10.3929 21.1429 10 21.1429H8.57143C8.17679 21.1429 7.85714 21.4643 7.85714 21.8571V23.2857ZM14.2857 21.1429C13.8929 21.1429 13.5714 21.4643 13.5714 21.8571V23.2857C13.5714 23.6786 13.8929 24 14.2857 24H15.7143C16.1071 24 16.4286 23.6786 16.4286 23.2857V21.8571C16.4286 21.4643 16.1071 21.1429 15.7143 21.1429H14.2857ZM19.2857 23.2857C19.2857 23.6786 19.6071 24 20 24H21.4286C21.8214 24 22.1429 23.6786 22.1429 23.2857V21.8571C22.1429 21.4643 21.8214 21.1429 21.4286 21.1429H20C19.6071 21.1429 19.2857 21.4643 19.2857 21.8571V23.2857Z\' fill=\'%23211F1F\'/%3E%3Cpath d=\'M12.1429 5.42857V6.85714H17.8571V5.42857C17.8571 4.63973 18.4955 4 19.2857 4C20.0759 4 20.7143 4.63973 20.7143 5.42857V6.85714H22.8571C24.0402 6.85714 25 7.81652 25 9V11.1429H5V9C5 7.81652 5.95938 6.85714 7.14286 6.85714H9.28571V5.42857C9.28571 4.63973 9.92411 4 10.7143 4C11.5045 4 12.1429 4.63973 12.1429 5.42857ZM5 12.5714H25V24.7143C25 25.8973 24.0402 26.8571 22.8571 26.8571H7.14286C5.95938 26.8571 5 25.8973 5 24.7143V12.5714ZM7.85714 17.5714C7.85714 17.9643 8.17679 18.2857 8.57143 18.2857H10C10.3929 18.2857 10.7143 17.9643 10.7143 17.5714V16.1429C10.7143 15.75 10.3929 15.4286 10 15.4286H8.57143C8.17679 15.4286 7.85714 15.75 7.85714 16.1429V17.5714ZM13.5714 17.5714C13.5714 17.9643 13.8929 18.2857 14.2857 18.2857H15.7143C16.1071 18.2857 16.4286 17.9643 16.4286 17.5714V16.1429C16.4286 15.75 16.1071 15.4286 15.7143 15.4286H14.2857C13.8929 15.4286 13.5714 15.75 13.5714 16.1429V17.5714ZM20 15.4286C19.6071 15.4286 19.2857 15.75 19.2857 16.1429V17.5714C19.2857 17.9643 19.6071 18.2857 20 18.2857H21.4286C21.8214 18.2857 22.1429 17.9643 22.1429 17.5714V16.1429C22.1429 15.75 21.8214 15.4286 21.4286 15.4286H20ZM7.85714 23.2857C7.85714 23.6786 8.17679 24 8.57143 24H10C10.3929 24 10.7143 23.6786 10.7143 23.2857V21.8571C10.7143 21.4643 10.3929 21.1429 10 21.1429H8.57143C8.17679 21.1429 7.85714 21.4643 7.85714 21.8571V23.2857ZM14.2857 21.1429C13.8929 21.1429 13.5714 21.4643 13.5714 21.8571V23.2857C13.5714 23.6786 13.8929 24 14.2857 24H15.7143C16.1071 24 16.4286 23.6786 16.4286 23.2857V21.8571C16.4286 21.4643 16.1071 21.1429 15.7143 21.1429H14.2857ZM19.2857 23.2857C19.2857 23.6786 19.6071 24 20 24H21.4286C21.8214 24 22.1429 23.6786 22.1429 23.2857V21.8571C22.1429 21.4643 21.8214 21.1429 21.4286 21.1429H20C19.6071 21.1429 19.2857 21.4643 19.2857 21.8571V23.2857Z\' fill=\'url(%23paint0_linear_2243_19867)\'/%3E%3Cdefs%3E%3ClinearGradient id=\'paint0_linear_2243_19867\' x1=\'15\' y1=\'4\' x2=\'15\' y2=\'26.8571\' gradientUnits=\'userSpaceOnUse\'%3E%3Cstop stop-color=\'%23D7AC9C\'/%3E%3Cstop offset=\'1\' stop-color=\'%23CE856A\'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");}.sort-button{}@media (max-width: 991.98px){.countries-filter{gap:30px;}}@media (max-width: 767.98px){.countries-filter{display:grid;gap:13px;}.filter-section{border-bottom:1px solid #c7bfbf;padding-bottom:13px;}.filter-section:last-child{padding-bottom:0;border-bottom:0;}.filter-list::before,.sort-options:before{width:22px;height:22px;margin-right:-5px;}.countries-filter a{font-size:14px;}.sort-options,.filter-list{gap:15px;}}.form__bottom{border-top:1px solid rgba(123,101,101,.25);}.form__bottom .form-promocode{display:block !important;margin:30px 0;}.form-promocode__ttl{font-size:18px;font-weight:600;line-height:normal;margin-bottom:10px;}.form-promocode__field{background:white;background:rgba(255,255,255,.9);display:flex;align-items:center;gap:10px;width:100%;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);padding:0 30px;}.form-promocode__field input{font-size:18px;font-weight:400;}.form-promocode__wrapper{display:flex;gap:10px;}.form-promocode__wrapper button{background:#967878;padding:0 20px;font-weight:600;margin-bottom:0;}.form-promocode__wrapper button[disabled]{opacity:.5;pointer-events:none;}.form-promocode__wrapper button::after{display:none;}@media (max-width: 991.98px){.form__bottom .form-promocode{margin:25px 0;}}@media (max-width: 767.98px){.form-promocode__field{padding:0px 20px 0px 15px;height:32px;}.form-promocode__field input{font-size:15px;}.form-promocode__field svg{width:26px;height:26px;}.form-promocode__ttl{font-size:16px;}}@media (max-width: 500px){.form-promocode__wrapper{display:grid;gap:10px;}.form-promocode__wrapper button{width:fit-content;}}.search{max-width:250px;width:100%;position:relative;margin-right:30px;}.search input{width:100%;height:36px;padding:0px 8px 0 39px;border-radius:27px;box-shadow:0px 41px 45px 0px rgba(173,144,133,.05);}.search::before{content:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'100%\' height=\'100%\' viewBox=\'0 0 15 15\' fill=\'none\'%3E%3Cpath d=\'M14.1765 12.5596L10.8644 9.24758C11.6176 8.12946 11.9892 6.73244 11.7902 5.24382C11.451 2.7118 9.37582 0.651261 6.8413 0.33038C3.07301 -0.146447 -0.0956879 3.02225 0.381166 6.79054C0.702131 9.32616 2.76295 11.403 5.29525 11.7406C6.78386 11.9395 8.18116 11.568 9.29901 10.8148L12.611 14.1268C13.0432 14.559 13.7441 14.559 14.1763 14.1268C14.6081 13.6941 14.6081 12.9912 14.1765 12.5596ZM2.52211 6.03793C2.52211 4.08503 4.11089 2.49626 6.06379 2.49626C8.0167 2.49626 9.60547 4.08503 9.60547 6.03793C9.60547 7.99084 8.0167 9.57962 6.06379 9.57962C4.11089 9.57962 2.52211 7.99139 2.52211 6.03793Z\' fill=\'%23CE7352\'/%3E%3C/svg%3E");position:absolute;width:17px;height:17px;left:14px;top:50%;transform:translateY(-50%);z-index:1;}.new-price{height:fit-content;}.new-price del{color:#bd6443;font-size:13px;text-align:right;}