:root{--main-color:#f4943b;--orange-hover:#e58124;--blc-grey:#4d4d4d;--grey:#616161;--dark-gray:#a6a6a6;--light-gray:#f6f6f6;--middle-gray:#d7d7d7}.home-body{background:#fff}.l-main_home{padding-bottom:0;padding-top:0}.l-main_home .l-main-head{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.h-section{margin:0 calc(50% - 50vw);padding-bottom:40px}@media (min-width:1024px){.h-section{padding-bottom:80px}}.h-section-title{color:#000;font-size:32px;font-weight:400;margin:0 0 24px;text-align:center}@media (min-width:1024px){.h-section-title{font-size:44px;margin-bottom:32px}}.h-section-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media (min-width:768px){.h-section-bottom{margin-top:32px}}.bg-lgray{background:var(--light-gray);padding:40px 0}.h-action{position:relative}.h-action:hover .h-action-ic_def{opacity:0}.h-action:hover .h-action-ic_hover{opacity:1}.h-action-ic{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.h-action-ic_hover{opacity:0}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--main-color);border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;justify-content:center;line-height:1.2;padding:13.5px 24px;text-align:center;white-space:nowrap}.btn_grey{background:#767675}.b-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--main-color);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:auto;justify-content:center;line-height:1.2;padding:14.5px 24px;text-align:center;white-space:nowrap}.b-btn:hover{background:var(--orange-hover)}.b-btn_grey{background:#767675}.b-btn_grey:hover{background:var(--blc-grey)}.b-btn_bd{background:#fff;border:1px solid var(--main-color);color:#000}.b-btn_bd:hover{background:var(--main-color);color:#fff}.btnAnim{background:#f4943b;width:160px}.btnAnim .mas{color:#fff;margin:0;overflow:hidden;position:absolute;text-align:center;width:100%}.btnAnim button{-webkit-animation:ani2 .7s steps(29) forwards;animation:ani2 .7s steps(29) forwards;background:#fff;border:none;color:#000;cursor:pointer;height:100%;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%;position:absolute;-webkit-transition:background .3s ease;transition:background .3s ease;width:100%}.btnAnim button.hover{-webkit-animation:ani .7s steps(29) forwards;animation:ani .7s steps(29) forwards}@-webkit-keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@-webkit-keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.sl-nav{left:0;right:0;z-index:2}.sl-nav,.sl-nav-next,.sl-nav-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sl-nav-next,.sl-nav-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid var(--main-color);border-radius:50%;cursor:pointer;height:32px;justify-content:center;width:32px}@media (min-width:768px){.sl-nav-next,.sl-nav-prev{border-width:2px;height:42px;width:42px}}@media (min-width:1024px){.sl-nav-next,.sl-nav-prev{height:52px;width:52px}}.sl-nav-next svg,.sl-nav-prev svg{height:14px;width:14px}@media (min-width:768px){.sl-nav-next svg,.sl-nav-prev svg{height:20px;width:20px}}.sl-nav-next:hover,.sl-nav-prev:hover{background:var(--main-color)}.sl-nav-next:hover svg path,.sl-nav-prev:hover svg path{stroke:#fff}.sl-nav-prev{left:0}@media (min-width:1680px){.sl-nav-prev{left:-60px}}.sl-nav-next{right:0}@media (min-width:1680px){.sl-nav-next{right:-60px}}.g-ratio_31\:19:before{padding-bottom:60.666%}.custom-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7;border:1px solid #ececec;border-radius:8px;height:53px;padding-right:16px;width:100%}@media (min-width:1024px){.custom-select{max-width:220px;min-width:220px}}.custom-select:after{background-image:url(../images/icons/sprite.svg#sel-down);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;margin-top:-10px;position:absolute;right:16px;top:50%;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:20px}.custom-select.focus:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-select .no-results{font-size:14px}.custom-select select{position:absolute}.custom-select.input-active .ts-control{background:none!important}.custom-select .ts-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;border-radius:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px;font-weight:400;height:22px;padding:0 16px}.custom-select .ts-control input{font-size:inherit;min-width:auto}.custom-select .ts-dropdown{border:none;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1);color:#000;font-size:18px}.custom-select .ts-dropdown .active{background-color:#f7f7f7;color:#000}.custom-select .ts-dropdown-content::-webkit-scrollbar{width:2px}.custom-select .ts-dropdown-content::-webkit-scrollbar-thumb{background:#000}.custom-select .ts-dropdown-content::-webkit-scrollbar-track{background:#f7f7f7}.b-foot{background:#262525;padding:40px 0}@media (min-width:1024px){.b-foot{padding:80px 0}}.b-foot-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}@media (min-width:1024px){.b-foot-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:80px}}.b-foot-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-ms-flex-negative:0;flex-shrink:0;margin-right:auto;width:100%}@media (min-width:1024px){.b-foot-main{width:auto}}.b-foot-logo{margin-bottom:0;max-width:100%}.b-foot-desc{color:#fff;font-size:16px;font-weight:500;line-height:1.2;margin:12px 0 0}.b-foot-desc:not(:first-child){margin-bottom:0}.b-foot-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:500;gap:8px;line-height:1.2;margin-bottom:0}.b-foot-address li a:hover{color:var(--main-color)}.b-foot-list{font-size:16px;font-weight:500;line-height:1.2}.b-foot-list li a:hover{color:var(--main-color)}.b-foot-col{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0;max-width:100%;width:auto}@media (max-width:1023.98px){.b-foot-col:not(:last-child){margin-bottom:0}}.b-foot-title{color:#fff;font-size:20px;font-weight:500;margin-bottom:24px}.b-foot-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:var(--middle-gray);font-size:14px;font-weight:300;list-style-type:none;margin:0;padding:0}.b-foot-menu li{margin:0}.b-foot-menu li a{color:inherit;display:block;font-size:inherit;font-weight:inherit;line-height:inherit}.b-foot-menu li a:hover{color:var(--main-color)}.b-socialLinks{gap:8px;margin:0}.b-socialLinks-item{background:none;margin:0}.b-socialLinks-item:hover{background:none}.h-avt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1024px){.h-avt{display:-ms-grid;display:grid;-ms-grid-columns:60% 20px auto;grid-template-columns:60% auto;grid-column-gap:20px}}@media (min-width:1280px){.h-avt{-ms-grid-columns:55.2% auto;grid-template-columns:55.2% auto}}.h-avt-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%}@media (min-width:768px){.h-avt-main{display:-ms-grid;display:grid;-ms-grid-columns:1fr 12px 1fr 12px 1fr;grid-template-columns:repeat(3,1fr);grid-gap:12px}}.h-avt-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:1px solid var(--main-color);border-radius:20px;gap:12px;min-height:auto;padding:20px 20px 14px;-webkit-transition:.15s;transition:.15s}@media (min-width:768px){.h-avt-item{min-height:164px}}.h-avt-item:hover{background:var(--main-color)}.h-avt-item:hover .h-action-ic_def{opacity:0}.h-avt-item:hover .h-action-ic_hover{opacity:1}.h-avt-item:hover .h-avt-item__title{color:#fff}.h-avt-item.active{background:var(--main-color)}.h-avt-item.active .h-action-ic_def{opacity:1}.h-avt-item.active .h-action-ic_hover{opacity:0}.h-avt-item.active .h-avt-item__title{color:#fff}.h-avt-item.active:hover{background:#fff}.h-avt-item.active:hover .h-action-ic_def{opacity:0}.h-avt-item.active:hover .h-action-ic_hover{opacity:1}.h-avt-item.active:hover .h-avt-item__title{color:var(--main-color)}.h-avt-item__icon{-ms-flex-negative:0;flex-shrink:0;height:40px;width:40px}.h-avt-item__title{color:#000;font-size:16px;font-weight:500;line-height:1.2;margin:0;-webkit-transition:inherit;transition:inherit}.h-avt-img{border:1px solid var(--main-color);border-radius:24px;height:100%;overflow:hidden;width:100%}.h-avt-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.h-counts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:20px}@media (min-width:480px){.h-counts{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.h-counts{-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr)}}.h-counts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border-radius:20px;-webkit-box-shadow:0 0 14px 0 hsla(0,0%,59%,.19);box-shadow:0 0 14px 0 hsla(0,0%,59%,.19);-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px 16px}@media (min-width:575px){.h-counts-item{padding:20px}}@media (min-width:768px){.h-counts-item{padding:32px}}@media (min-width:1024px){.h-counts-item{padding:24px}}@media (min-width:1200px){.h-counts-item{padding:32px}}.h-counts-item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.h-counts-item__icon{-ms-flex-negative:0;flex-shrink:0;width:48px}.h-counts-item__num{color:#000;font-size:56px;font-weight:400;line-height:1.1788}@media (min-width:480px){.h-counts-item__num{font-size:40px}}@media (min-width:575px){.h-counts-item__num{font-size:56px}}.h-counts-item__title{color:#000;font-size:16px;font-weight:400;line-height:1.3;margin:0}.h-crd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width:1024px){.h-crd{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr 24px 1fr;grid-template-columns:repeat(3,1fr);grid-gap:24px}}.h-crd-item{background:var(--light-gray);border-radius:24px;display:block;overflow:hidden;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}@media (min-width:768px){.h-crd-item{border-radius:32px}}.h-crd-item:hover{-webkit-box-shadow:0 14px 34px 0 rgba(0,0,0,.15);box-shadow:0 14px 34px 0 rgba(0,0,0,.15)}.h-crd-item__img{padding-bottom:66.667%;position:relative}.h-crd-item__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.h-crd-item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:24px}@media (min-width:768px){.h-crd-item-body{padding:32px}}@media (min-width:1024px){.h-crd-item-body{padding:24px}}@media (min-width:1280px){.h-crd-item-body{padding:32px}}.h-crd-item__title{color:#000;font-size:20px;font-weight:500;margin:0}.h-crd-item__desc{color:#000;font-size:16px;line-height:1.3}.h-dest-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (min-width:1024px){.h-dest-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);grid-gap:20px}}.h-dest-item{background:#fff;border-radius:24px;overflow:hidden;position:relative}.h-dest-item__img{padding-bottom:51.799%;position:relative}.h-dest-item__img img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.h-dest-item__stick{left:20px;position:absolute;top:20px}.h-dest-item-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px}@media (min-width:768px){.h-dest-item-body{gap:32px;padding:32px}}@media (min-width:1024px){.h-dest-item-body{padding:24px}}@media (min-width:1280px){.h-dest-item-body{padding:32px}}.h-dest-item__title{color:#000;font-size:28px;font-weight:400;margin:0}@media (min-width:768px){.h-dest-item__title{font-size:32px}}.h-dest-item__title-link{color:#000}.h-dest-item__title-link:hover{color:var(--main-color)}.h-dest-item-group{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.h-dest-item-dlv,.h-dest-item-group{display:-webkit-box;display:-ms-flexbox;display:flex}.h-dest-item-dlv{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--light-gray);border-radius:12px;color:var(--blc-grey);font-size:16px;font-weight:500;gap:12px;line-height:1.2;padding:6px 20px;-webkit-transition:.15s;transition:.15s}.h-dest-item-dlv:hover{border-color:var(--main-color);color:var(--main-color)}.h-dest-item-dlv:hover svg path{fill:var(--main-color)}.h-dest-item-dlv__icon{-ms-flex-negative:0;flex-shrink:0;width:32px}.h-dest-item-dlv__title{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.hero:before{background:linear-gradient(88deg,#fff,hsla(0,0%,100%,.99) 18%,hsla(0,0%,100%,.9) 40%,hsla(0,0%,100%,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media (min-width:1024px){.hero:before{background:linear-gradient(88deg,#fff,hsla(0,0%,100%,.99) 18%,hsla(0,0%,100%,.8) 40%,hsla(0,0%,100%,0) 60%)}}.hero.active .hero-bg{opacity:0;visibility:hidden}.hero.active .hero-bg_sec{opacity:1;visibility:visible}.hero-bg{left:0;position:absolute;top:0;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;z-index:-1}.hero-bg,.hero-bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-bg .hero-bg-mobile{display:none}@media (max-width:768px){.hero-bg .hero-bg-mobile{display:block}.hero-bg .hero-bg-desc{display:none}}.hero-bg_sec{opacity:0;visibility:hidden}.hero-bg_sec img{-o-object-position:center right;object-position:center right}.hero-inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:auto;z-index:2}@media (min-width:768px){.hero-inner{min-height:783px}}@media (min-width:1024px){.hero-inner{min-height:671px}}@media (min-width:1200px){.hero-inner{min-height:730px}}.hero-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:798px;padding:40px 0 24px}@media (min-width:768px){.hero-main{padding:80px 0 40px}}@media (min-width:1200px){.hero-main{padding:120px 0 50px}}.hero-main_sec{display:none}.hero-title{color:#000;font-size:30px;font-weight:500;margin:0 0 12px;text-align:left!important}.hero-title br{display:none}@media (min-width:575px){.hero-title{font-size:38px}}@media (min-width:768px){.hero-title{font-size:48px;margin:0 0 24px}.hero-title br{display:block}}.hero-desc{color:#000;font-size:16px}@media (min-width:768px){.hero-desc{font-size:18px}}.hero-desc p{margin-bottom:6px}@media (min-width:768px){.hero-desc p{margin-bottom:12px}}.hero-bnf{margin-top:auto;padding:0 0 40px}@media (min-width:768px){.hero-bnf{padding:20px 0 40px}}@media (min-width:1200px){.hero-bnf{padding:60px 0 55px}}.hero-bnf-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}@media (min-width:575px){.hero-bnf-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.hero-bnf-items{gap:12px}}@media (min-width:1280px){.hero-bnf-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.hero-bnf-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:16px;-webkit-box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);gap:12px;min-height:88px;padding:16px}@media (min-width:575px){.hero-bnf-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:calc(50% - 12px)}}@media (min-width:768px){.hero-bnf-item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media (min-width:1024px){.hero-bnf-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.hero-bnf-item{gap:12px;min-width:calc(25% - 12px)}}.hero-bnf-item__icon{-ms-flex-negative:0;flex-shrink:0;height:48px;width:48px}@media (min-width:768px){.hero-bnf-item__icon{height:56px;width:56px}}.hero-bnf-item__icon svg{width:100%}.hero-bnf-item__title{color:#000;font-size:18px;font-weight:500;margin:0;text-align:left}.hero-bnf-item__title br{display:none}@media (min-width:575px){.hero-bnf-item__title{text-align:center}.hero-bnf-item__title br{display:block}}@media (min-width:768px){.hero-bnf-item__title{font-size:20px}}@media (min-width:1024px){.hero-bnf-item__title{text-align:left}}@media (min-width:1280px){.hero-bnf-item__title{font-size:18px}}.hero-bnf-accent{background:var(--main-color);border:1px solid var(--main-color)}.hero-bnf-accent .hero-bnf-item__title{color:#fff}.hero-bnf-accent:hover{background:#fff;border-color:var(--main-color)}.hero-bnf-accent:hover .hero-bnf-item__icon svg circle,.hero-bnf-accent:hover .hero-bnf-item__icon svg path{stroke:var(--main-color)}.hero-bnf-accent:hover .hero-bnf-item__title{color:var(--main-color)}.h-calc{padding-bottom:20px;width:100%}@media (min-width:1200px){.h-calc{padding-bottom:60px}}.h-form{background:#fff;border-radius:20px;-webkit-box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);display:inline-block;padding:20px;width:100%}@media (min-width:768px){.h-form{padding:12px}}@media (min-width:1024px){.h-form{padding:12px 12px 12px 32px;width:auto}}.h-form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media (min-width:768px){.h-form-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}@media (min-width:1024px){.h-form-row{gap:32px}}.h-form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}@media (min-width:768px){.h-form-field{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:auto}}@media (min-width:1024px){.h-form-field{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.h-form-label{color:#000;font-size:16px;font-weight:500;line-height:1.2;white-space:nowrap}.h-form-select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}@media (min-width:768px){.h-form-select{width:auto}}.h-form-input{background:#f7f7f7;border:1px solid #ececec;border-radius:8px;color:#000;font-size:18px;font-weight:400;height:53px;padding:0 16px;width:100%}@media (min-width:1024px){.h-form-input{width:160px}}.h-form-input:focus{border:1px solid #ececec;outline:none}.h-form-btn{height:48px;margin-top:10px;width:100%}@media (min-width:768px){.h-form-btn{margin-top:0;width:211px}}.h-lk{border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px}@media (min-width:768px){.h-lk{border-radius:40px;padding:32px}}@media (min-width:1024px){.h-lk{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;grid-column-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px}}@media (min-width:1280px){.h-lk{grid-column-gap:40px;padding:60px}}.h-lk-img{display:none;padding-right:40px}@media (min-width:1024px){.h-lk-img{display:block}}@media (min-width:1280px){.h-lk-img{padding-right:60px}}.h-lk-img_mob{display:block;padding:20px 0}@media (min-width:1024px){.h-lk-img_mob{display:none}}.h-lk-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.h-lk__title{color:#000;font-size:32px;font-weight:400;margin:0}.h-lk__desc{color:#000;font-size:16px;line-height:1.3}@media (min-width:1024px){.h-lk__desc{max-width:530px}}.h-lk__desc p{margin:0 0 12px}.h-lk__desc :last-child{margin-bottom:0}.h-lk__btn{margin-top:16px;min-width:140px}.h-map{position:relative;width:100%}.h-map template{display:none!important}@media (min-width:1024px){.h-map{height:100%;min-height:443px}}@media (max-width:1023.98px){.h-map{height:384px}}.b-mediaList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:0}@media (min-width:575px){.b-mediaList{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24px 1fr;grid-template-columns:repeat(2,1fr);grid-gap:24px}}@media (min-width:1024px){.b-mediaList{grid-gap:30px}}@media (min-width:1280px){.b-mediaList{-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(4,1fr)}}.b-media{border-radius:20px;margin:0;max-width:100%;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.b-media:before{display:none}.b-media:hover{-webkit-box-shadow:0 14px 34px 0 rgba(0,0,0,.15);box-shadow:0 14px 34px 0 rgba(0,0,0,.15)}.b-media-body{min-height:100px;padding:17px 20px}@media (min-width:575px){.b-media-body{min-height:142px}}.b-media-date{color:var(--dark-gray);font-size:14px;font-weight:500;margin-bottom:12px}.b-media-title{color:#000;font-size:16px;font-weight:500;line-height:1.2}.h-section-partners{overflow:hidden}.h-partners{position:relative}.h-partners-sl{max-width:100%;padding:0 37px}@media (min-width:768px){.h-partners-sl{padding:0 47px}}.h-partners-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:auto;justify-content:center;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.h-partners-item.swiper-slide-visible{opacity:1}.h-seo{color:#000;font-size:16px;line-height:1.5}.h-seo h2{color:#000;font-size:32px;font-weight:400;margin:0 0 24px;text-align:center}@media (min-width:1024px){.h-seo h2{font-size:44px;margin-bottom:32px}}.h-seo p{margin:0 0 22px}.h-seo :last-child{margin-bottom:0}.h-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.h-services{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;grid-gap:20px}}@media (min-width:1024px){.h-services{grid-gap:40px}}.h-services__img{border-radius:24px;height:100%;overflow:hidden}.h-services__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.h-services-main{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.h-services-main .h-section-title{margin-bottom:20px;text-align:left}.h-services__desc{color:#000;font-size:16px;line-height:1.6}.h-services__desc p{margin:0 0 12px}@media (min-width:1024px){.h-services__desc p{margin-bottom:22px}}.h-services__desc a{color:var(--main-color)}.h-services__desc a:hover{color:var(--orange-hover)}.h-services__desc :last-child{margin-bottom:0}.h-services-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:20px}@media (min-width:1024px){.h-services-items{gap:16px;margin-top:32px}}.h-services-item{height:53px;padding:14.5px 12px;white-space:normal}@media (min-width:768px){.h-services-item{white-space:nowrap}}@media (min-width:1024px){.h-services-item{padding:14.5px 24px}}@media (max-width:1023.98px){.b-head{border-bottom:1px solid #f1f1f1;height:auto;padding-top:0}}.b-head-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:12px 0}@media (max-width:1023.98px){.b-head-logo{margin-bottom:0}}.b-head-contact:not(:last-child){margin-right:0}.b-head-contact li:not(:last-child){margin-right:14px}@media (min-width:1280px){.b-head-contact li:not(:last-child){margin-right:24px}}.b-head-contact a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#000;-ms-flex-direction:column;flex-direction:column}.b-head-contact a:hover{color:var(--main-color)}@media (min-width:1024px){.b-head-contact a{font-size:16px;line-height:1.2}}.b-head-contact a[href^="mailto:"]{color:#000;padding:14px}@media (min-width:1280px){.b-head-contact a[href^="mailto:"]{padding:14px 24px}}.b-head-contact a[href^="mailto:"]:hover{color:var(--main-color)}.b-head-contact a p{margin-bottom:2px}.b-head-contact a span{color:#4d4d4d;font-size:12px;font-weight:400}.b-head-info{width:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:0}@media (min-width:768px){.b-head-info{margin-right:0}}@media (min-width:1024px){.b-head-info{margin-right:15px}}@media (max-width:1023.98px){.b-head-info{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.b-head-info:before{display:none}}.b-head-actionList{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px}@media (min-width:1024px){.b-head-actionList{gap:0}}.b-head-search{display:block;height:32px;width:32px}.b-head-search:hover svg circle{stroke:var(--orange-hover)}.b-head-search:hover svg path{fill:var(--orange-hover)}@media (max-width:1024px){.b-head-search__icon--desktop{display:none}}@media (min-width:1024px){.b-head-search__icon--mobile{display:none}}.b-head-phone{display:block;height:32px;width:32px}@media (min-width:1024px){.b-head-phone{display:none}}.b-head-accent{align-items:center;display:flex;min-height:70px}.b-head-accent__content{align-items:center;display:flex;position:relative}@media (max-width:640px){.b-head-accent__content{display:block;min-height:110px}}@media (min-width:640px){.b-head-accent__link:after{background:inherit;content:"";filter:blur(5px);height:30px;position:absolute;right:220px;top:95px;width:15px;z-index:2}}@media (min-width:1024px){.b-head-accent__link:after{top:120px}}@media (min-width:1200px){.b-head-accent__link:after{content:none}}.b-head-accent__countdown{align-items:center;display:flex;height:72px;margin-right:15px;position:absolute;right:200px;top:0}@media (max-width:1024px){.b-head-accent__countdown{height:54px}}@media (max-width:640px){.b-head-accent__countdown{height:50px;justify-content:center;margin-right:0;right:0;top:50px;width:100%}}.b-head-accent__countdown-time{align-items:center;background:#fff;border-radius:12px;color:#000;display:flex;height:48px;justify-content:center;position:absolute;width:200px}.b-head-accent-sl .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important;will-change:transform}@media (min-width:640px){.b-head-accent-sl .swiper-slide-duplicate{opacity:0}.b-head-accent-sl .swiper-slide-duplicate.swiper-slide-active{opacity:1}.b-head-accent-sl.swiper{box-sizing:border-box;margin-right:calc(10% + 130px);overflow:hidden}}@media (min-width:1024px){.b-head-accent-sl.swiper{margin-right:calc(10% + 106px)}}.b-head-accent-body{align-items:center;display:flex;gap:8px;padding:16px 0;width:auto!important}.b-head-accent__link{background:var(--main-color);display:block;width:100%}.b-head-accent__link:hover{background:var(--orange-hover)}.b-head-accent__icon{display:none;-ms-flex-negative:0;flex-shrink:0;height:40px;width:40px}@media (min-width:1024px){.b-head-accent__icon{display:block}}.b-head-accent__title{-ms-flex-negative:0;color:#fff;flex-shrink:0;font-size:20px;font-weight:500;white-space:nowrap}@media only screen and (max-width:1700px){.b-head-accent__title{font-size:17px}}@media only screen and (max-width:1200px){.b-head-accent__title{font-size:16px}}.b-head-nav{background:var(--main-color);-webkit-box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);box-shadow:0 14px 14px 0 hsla(0,0%,59%,.12);height:calc(var(--vh, 1vh)*100 - 73px);margin-top:1px}@media (min-width:1024px){.b-head-nav{background:#fff;border-top:1px solid #f1f1f1;height:auto;margin-top:0}}.b-head-nav a[href*=mailto],.b-head-nav a[href*=tel]{padding:0}@media (min-width:1024px){.b-head-nav a[href*=mailto],.b-head-nav a[href*=tel]{padding:16px 15px}}@media only screen and (max-width:1023.98px){.b-head-nav a[href*=mailto] p,.b-head-nav a[href*=tel] p{margin-bottom:5px}}.b-head-contact-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:10px}@media (min-width:1024px){.b-head-contact-mobile{display:none}}a.header-lk{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-image:url(../images/icons/sprite.svg#lk-w);background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--main-color);font-size:16px;font-weight:500;height:32px;justify-content:center;line-height:1.2;margin:0;padding:0;top:4px;width:32px}@media (min-width:1024px){a.header-lk{background:none;height:auto;padding:14px;top:0;width:auto}}@media (min-width:1280px){a.header-lk{padding:14px 24px}}@media (max-width:1023.98px){a.header-lk{display:block}}a.header-lk:hover{color:var(--orange-hover)}a.header-lk span{display:none}@media (min-width:1024px){a.header-lk span{display:block}}.b-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%}@media (min-width:1024px){.b-menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between;width:auto}}@media (min-width:1280px){.b-menu{gap:20px}}@media (min-width:1440px){.b-menu{gap:32px}}@media (max-width:1023.98px){.b-menu{margin:0}}.b-menu-menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -15px}@media (min-width:1024px){.b-menu-menu{gap:14px;margin:0}}@media (min-width:1280px){.b-menu-menu{gap:20px}}@media (min-width:1440px){.b-menu-menu{gap:32px}}.b-menu-item{-webkit-box-shadow:none;box-shadow:none}.b-menu-link{color:#000;font-size:16px;font-weight:400;line-height:1.3;padding:12px 15px}@media (min-width:1024px){.b-menu-link{padding:25.5px 0}.b-menu-link:hover{color:var(--main-color)}}.b-menu-calc,.b-menu-oneclick{min-height:48px}.b-menu-oneclick{display:none;margin-left:auto}@media (min-width:1200px){.b-menu-oneclick{display:-webkit-box;display:-ms-flexbox;display:flex}}.b-menu-sub{background:#fff;border:none;border-radius:12px;-webkit-box-shadow:0 14px 34px 0 rgba(0,0,0,.15);box-shadow:0 14px 34px 0 rgba(0,0,0,.15);height:auto!important;padding:16px;width:270px}@media (min-width:1200px){.b-menu-sub{padding:16px 24px;width:308px}}.b-menu-subItem:not(:last-child){border:none}.b-menu-subLink{background:none;border-radius:8px;color:#000;font-size:16px;font-weight:400;line-height:1.3;padding:14px 16px 13px}.b-menu-subLink:hover{background:var(--grey);color:#fff}