body{position:relative;overflow-x:hidden;font-family:"SF Pro Display",sans-serif;font-size:16px;line-height:1.25;color:#141414}ul,ol,li{display:block;padding:0;margin:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal;line-height:1.25}p{margin:0}a{display:inline-block;color:#000;text-decoration:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}a:hover{text-decoration:none;color:#000}a:active{color:#000}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{display:none;-webkit-appearance:none;appearance:none;margin:0}picture{display:block}img{max-width:100%}svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.container{margin:0 auto;padding:0 20px;max-width:1240px;width:100%}.container--lg{max-width:1400px}@media screen and (max-width: 767px){.container{padding:0 15px}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;line-height:1.25;text-align:center;color:#fff;background:#0032a0;border:1px solid #0032a0;border-radius:30px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.btn>svg{min-width:18px;width:18px;height:18px;color:#fff}.btn>*+*{margin-left:10px}.btn:focus{outline:none}.btn:hover{color:#fff}.btn--circle{padding:18px}.btn--white{color:#141414;background:#fff;border-color:#fff}.btn--white>svg{color:#141414}.btn--white:hover{color:#141414}.btn--light-blue{color:#141414;background:#f2f5fa;border-color:#f2f5fa}.btn--light-blue>svg{color:#141414}.btn--light-blue:hover{color:#141414}.btn--border{color:#141414;background:rgba(0,0,0,0);border-color:#e5eaf5}.btn--border>svg{color:#141414}.btn--border:hover{color:#141414}.btn--border-white{color:#fff;background:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.2)}.btn--border-white:hover{color:#fff}@media screen and (hover: hover){.btn:hover{color:#fff;background:#001e8c;border-color:#001e8c}.btn--white:hover,.btn--light-blue:hover{color:#fff;background:#001e8c;border-color:#001e8c}.btn--border:hover,.btn--border-white:hover{color:#141414;background:#d7e0ef;border-color:#f2f5fa}}.input-field__inner{position:relative;z-index:1}.input-field__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:18px 25px;width:100%;font-size:16px;font-weight:normal;line-height:1.25;color:#141414;background:#fff;border:1px solid #fff;border-radius:50px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.input-field__input::-webkit-input-placeholder{opacity:1;color:#727272}.input-field__input::-moz-placeholder{opacity:1;color:#727272}.input-field__input:-ms-input-placeholder{opacity:1;color:#727272}.input-field__input::-ms-input-placeholder{opacity:1;color:#727272}.input-field__input::placeholder{opacity:1;color:#727272}.input-field__input:focus{outline:none;border-color:#0032a0}.input-field-range__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e5eaf5;border-radius:50px}.input-field-range__inner::before{content:"-";position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;line-height:1.25;opacity:.5}.input-field-range__inner--single::before{display:none}.input-field-range__inner--single.input-field-range__inner--indent-right .input-field-range__input:first-child{padding-right:55px}.input-field-range__inner--indent-right .input-field-range__input:nth-child(n+2){padding-right:55px}.input-field-range__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:13px 15px;width:50%;font-size:16px;font-weight:normal;line-height:1.25;color:#141414;background:rgba(0,0,0,0);border:none;border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.input-field-range__input::-webkit-input-placeholder{opacity:1;color:#727272}.input-field-range__input::-moz-placeholder{opacity:1;color:#727272}.input-field-range__input:-ms-input-placeholder{opacity:1;color:#727272}.input-field-range__input::-ms-input-placeholder{opacity:1;color:#727272}.input-field-range__input::placeholder{opacity:1;color:#727272}.input-field-range__input:focus{outline:none;border-color:#0032a0}.input-field-range__input:first-child{padding-left:25px}.input-field-range__input:last-child{padding-right:25px}.input-field-range__help{position:absolute;top:50%;right:25px;z-index:10;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}.select-box{position:relative}.select-box.is--active .select-box__placeholder>svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select-box.is--active .select-box__container{visibility:visible;opacity:1;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);pointer-events:all}.select-box__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:18px 25px;width:100%;font-size:16px;font-weight:normal;color:#141414;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.select-box__placeholder>svg{min-width:7px;width:7px;height:7px;color:#141414}.select-box__placeholder>span{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.select-box__placeholder>*+*{margin-left:10px}.select-box__container{position:absolute;top:calc(100% + 20px);left:0;z-index:100;-webkit-transform:scale(0.99) translateY(-0.7em);-ms-transform:scale(0.99) translateY(-0.7em);transform:scale(0.99) translateY(-0.7em);display:block;overflow:hidden;visibility:hidden;opacity:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;padding:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:10px;-webkit-box-shadow:0px 4px 48px rgba(0,0,0,.08);box-shadow:0px 4px 48px rgba(0,0,0,.08);-webkit-transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;pointer-events:none;will-change:opacity,transform}@media screen and (min-width: 768px){.select-box__container--sm{min-width:218px;width:218px}.select-box__container--md{min-width:450px;width:450px}.select-box__container--lg{min-width:555px;width:555px}}@media screen and (max-width: 767px){.select-box__container{top:calc(100% + 10px);padding:20px;width:100%}}.select-box__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.select-box__checkboxes .select-box__checkbox{width:calc(33.333333333% - 10px)}.select-box__checkboxes .select-box__checkbox:nth-child(3n),.select-box__checkboxes .select-box__checkbox:nth-child(3n-1){margin-left:15px}.select-box__checkboxes .select-box__checkbox:nth-child(n+4){margin-top:15px}}@media screen and (max-width: 767px){.select-box__checkboxes .select-box__checkbox{width:calc(50% - 5px)}.select-box__checkboxes .select-box__checkbox:nth-child(2n){margin-left:10px}.select-box__checkboxes .select-box__checkbox:nth-child(n+3){margin-top:10px}}.select-box__column .select-box__checkbox:nth-child(n+2){margin-top:15px}.select-box__radios{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-bottom:-10px}.select-box__radio{margin-right:10px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sort-select-box{position:relative}.sort-select-box.is--active .sort-select-box__placeholder>svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sort-select-box.is--active .sort-select-box__container{visibility:visible;opacity:1;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0);pointer-events:all}.sort-select-box__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:16px;font-weight:normal;color:#0032a0;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.sort-select-box__placeholder>svg{min-width:7px;width:7px;height:7px;color:#0032a0}.sort-select-box__placeholder>span{display:block;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}.sort-select-box__placeholder>*+*{margin-left:10px}.sort-select-box__container{position:absolute;top:calc(100% + 10px);right:0;z-index:100;-webkit-transform:scale(0.99) translateY(-0.7em);-ms-transform:scale(0.99) translateY(-0.7em);transform:scale(0.99) translateY(-0.7em);display:block;overflow:hidden;visibility:hidden;opacity:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;padding:20px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:10px;-webkit-box-shadow:0px 4px 48px rgba(0,0,0,.08);box-shadow:0px 4px 48px rgba(0,0,0,.08);-webkit-transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;pointer-events:none;will-change:opacity,transform}@media screen and (max-width: 767px){.sort-select-box__container{width:100%}}.square-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer}.square-checkbox__input{display:none}.square-checkbox__input:checked~.square-checkbox__group .square-checkbox__icon{border-color:#0032a0}.square-checkbox__input:checked~.square-checkbox__group .square-checkbox__icon::before{opacity:1}.square-checkbox__input[disabled]~.square-checkbox__group{opacity:.4;pointer-events:none}.square-checkbox__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;cursor:pointer}.square-checkbox__icon{position:relative;display:block;overflow:hidden;margin-right:10px;min-width:24px;width:24px;height:24px;border:1px solid #e5eaf5;border-radius:4px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.square-checkbox__icon::before{content:"";position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;min-width:10px;width:10px;height:10px;opacity:0;background-image:url(../img/sprite.svg#icon-checkbox-mark-blue);background-repeat:no-repeat;background-size:contain;background-position:center center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.square-checkbox__title{display:block;margin:auto 0;font-size:15px;font-weight:normal;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.circle-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer}.circle-checkbox__input{display:none}.circle-checkbox__input:checked~.circle-checkbox__group .circle-checkbox__icon{border-color:#141414}.circle-checkbox__input:checked~.circle-checkbox__group .circle-checkbox__icon::before{background:#141414}.circle-checkbox__input[disabled]~.circle-checkbox__group{opacity:.4;pointer-events:none}.circle-checkbox__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;cursor:pointer}.circle-checkbox__icon{position:relative;display:block;overflow:hidden;margin-right:10px;min-width:24px;width:24px;height:24px;border:1px solid rgba(20,20,20,.1);border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.circle-checkbox__icon::before{content:"";position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;min-width:12px;width:12px;height:12px;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (max-width: 767px){.circle-checkbox__icon{margin-right:8px}}.circle-checkbox__title{display:block;margin:auto 0;font-size:16px;font-weight:normal;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (max-width: 767px){.circle-checkbox__title{font-size:14px}}.mark-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer}.mark-checkbox__input{display:none}.mark-checkbox__input:checked~.mark-checkbox__group .mark-checkbox__icon::before{opacity:1}.mark-checkbox__input[disabled]~.mark-checkbox__group{opacity:.4;pointer-events:none}.mark-checkbox__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;cursor:pointer}.mark-checkbox__icon{position:relative;display:block;overflow:hidden;margin-left:5px;min-width:24px;width:24px;height:24px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mark-checkbox__icon::before{content:"";position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;min-width:10px;width:10px;height:10px;opacity:0;background-image:url(../img/sprite.svg#icon-checkbox-mark);background-repeat:no-repeat;background-size:contain;background-position:center center;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mark-checkbox__title{display:block;margin:auto 0;font-size:15px;font-weight:normal;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.round-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;cursor:pointer}.round-checkbox__input{display:none}.round-checkbox__input:checked~.round-checkbox__group{background:#f2f5fa;border-color:#0032a0}.round-checkbox__input[disabled]~.round-checkbox__group{opacity:.4;pointer-events:none}.round-checkbox__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:13px 24px;width:100%;text-align:center;border:1px solid #e5eaf5;border-radius:40px;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (max-width: 767px){.round-checkbox__group{padding:9px 15.5px}}.round-checkbox__title{display:block;font-size:16px;font-weight:normal;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.simplebar-track.simplebar-vertical{top:0;right:30px;z-index:201;width:5px;height:100%;background-clip:content-box;-webkit-transition:opacity .25s ease-in-out,right .25s ease-in-out,width .25s ease-in-out;transition:opacity .25s ease-in-out,right .25s ease-in-out,width .25s ease-in-out;border-radius:20px}.simplebar-scrollbar{height:100%}.simplebar-scrollbar::before{top:0;right:0;bottom:0;left:0;height:100%;opacity:1;background:rgba(0,50,160,.1);border-radius:20px}.simplebar-track.simplebar-vertical .simplebar-scrollbar::before{top:0;bottom:0}.simplebar-scrollbar.simplebar-visible::before{opacity:1}.simplebar-track.simplebar-vertical.simplebar-hover{width:7px;cursor:pointer}.simplebar-content{padding:0}.c-socnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-bottom:-20px}.c-socnav__item{margin-right:20px;margin-bottom:20px}.c-socnav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:24px;width:24px;height:24px}@media screen and (hover: hover){.c-socnav__link:hover>svg{color:#0032a0}}.c-socnav__icon{min-width:24px;width:24px;height:24px;color:#141414}.c-like{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:22px;width:22px;height:22px;font-size:0;background:rgba(0,0,0,0);border:none;border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.c-like:focus{outline:none}.c-like.is--active .c-like__icon--default{opacity:0}.c-like.is--active .c-like__icon--filled{opacity:1}.c-like--dark .c-like__icon{color:rgba(20,20,20,.2)}@media screen and (hover: hover){.c-like:hover .c-like__icon{color:#fff}.c-like--dark:hover .c-like__icon{color:#141414}}.c-like__group{position:relative;z-index:1;min-width:22px;width:22px;height:22px}.c-like__icon{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);min-width:22px;width:22px;height:22px;color:rgba(255,255,255,.7)}.c-like__icon--filled{opacity:0}.breadcrumbs{padding-bottom:41px}.breadcrumbs--light-blue{background:#f2f5fa}.breadcrumbs--light-blue .breadcrumbs__nav{background:#fff}@media screen and (max-width: 767px){.breadcrumbs{padding-bottom:30px}}.breadcrumbs__nav{padding:16px 0;width:100%;background:#f2f5fa;border-radius:10px}@media screen and (max-width: 1199px){.breadcrumbs__nav{overflow-x:auto;overflow-y:hidden;-webkit-clip-path:inset(0 0 30px 0);clip-path:inset(0 0 30px 0);width:auto;border-radius:0}}@media screen and (min-width: 768px)and (max-width: 1199px){.breadcrumbs__nav{margin:0 -20px -30px;padding:16px 20px 46px;max-width:calc(100% + 40px)}}@media screen and (max-width: 767px){.breadcrumbs__nav{margin:0 -15px -30px;padding:13.75px 15px 43.75px;max-width:calc(100% + 30px)}}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;padding:0 20px;max-width:1240px;width:100%}@media screen and (max-width: 1199px){.breadcrumbs__list{padding:0}}@media screen and (min-width: 768px)and (max-width: 1199px){.breadcrumbs__list::after{content:"";display:block;min-width:20px;width:20px;height:20px;pointer-events:none}}@media screen and (max-width: 767px){.breadcrumbs__list::after{content:"";display:block;min-width:15px;width:15px;height:15px;pointer-events:none}}.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.breadcrumbs__item+.breadcrumbs__item::before{content:"/";display:block;margin:0 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;color:#727272}@media screen and (max-width: 767px){.breadcrumbs__item+.breadcrumbs__item::before{font-size:10px}}.breadcrumbs__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;color:#727272}@media screen and (max-width: 1199px){.breadcrumbs__link{white-space:nowrap}}@media screen and (max-width: 767px){.breadcrumbs__link{font-size:10px}}.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.tabs__item.is--active .tabs__tab{opacity:1;border-color:#141414}.tabs__item+.tabs__item{margin-left:20px}.tabs__tab{display:block;padding:0 0 8px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;white-space:nowrap;color:#141414;opacity:.5;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(0,0,0,0);border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.tabs__tab:focus{outline:none}@media screen and (hover: hover){.tabs__tab:hover{opacity:1}}@media screen and (max-width: 767px){.tabs__tab{font-size:14px}}.tabs__wrapper{display:none}.tabs__wrapper.is--active{display:block}.header{position:relative;z-index:300;min-height:108px;width:100%}.header--transparent .header__fixed{background:rgba(0,0,0,0)}.header--transparent .header__logotype .default{opacity:0}.header--transparent .header__logotype .white{opacity:1}.header--transparent .header__control{border-color:rgba(255,255,255,.1)}.header--transparent .header__control>svg{color:#fff}@media screen and (hover: hover){.header--transparent .header__control:hover{border-color:#fff}}.header--transparent .header__link{color:#fff}@media screen and (hover: hover){.header--transparent .header__link:hover{opacity:.75;color:#fff}}.header--transparent .header__help{color:#fff;opacity:.4}.header--transparent .nav__link{color:#fff}@media screen and (hover: hover){.header--transparent .nav__link:hover{opacity:.75;color:#fff}}.header--transparent .btn{color:#fff;border-color:rgba(255,255,255,.1)}.header--transparent .btn:hover{color:#fff}@media screen and (hover: hover){.header--transparent .btn:hover{color:#0032a0}}.header--transparent .select-box__placeholder{color:#fff}.header--transparent .select-box__placeholder>svg{color:#fff}.header--light-blue .header__fixed{background:#f2f5fa}@media screen and (min-width: 768px)and (max-width: 1023px){.header{min-height:90px}}@media screen and (max-width: 767px){.header{min-height:88px}}.header__fixed{position:relative;top:0;right:0;left:0;z-index:300;background:#fff;-webkit-transition:background .25s ease-in-out;transition:background .25s ease-in-out}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 0}@media screen and (max-width: 1023px){.header__wrapper{padding:20px 0}}.header__logotype{position:relative;z-index:1;display:block;overflow:hidden;min-width:146px;width:146px;height:50px}.header__logotype img{position:absolute;top:0;left:0;z-index:1;display:block;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.header__logotype .white{opacity:0}@media screen and (max-width: 767px){.header__logotype{min-width:117px;width:117px;height:38px}}.header__nav{margin:0 auto}@media screen and (max-width: 1399px){.header__nav{display:none}}.header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1399px){.header__controls{margin-left:30px;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.header__control{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:rgba(0,0,0,0);border:1px solid #e5eaf5;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__control>svg{min-width:19px;width:19px;height:19px;color:#141414}.header__control>span{position:absolute;top:-2px;right:-2px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;max-width:19px;min-width:19px;width:19px;height:19px;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;text-align:center;color:#fff;background:#0032a0;border-radius:50%}.header__control:focus{outline:none}@media screen and (hover: hover){.header__control:hover{border-color:#ccd6ec}}@media screen and (min-width: 1400px){.header__control--mobile{display:none}}@media screen and (max-width: 1023px){.header__control{min-width:48px;width:48px;height:48px}.header__control>svg{min-width:16px;width:16px;height:16px}}.header__control+.header__control{margin-left:10px}@media screen and (max-width: 767px){.header__control+.header__control{margin-left:9px}}.header__contacts{margin-left:30px;text-align:right}@media screen and (max-width: 1399px){.header__contacts{margin-left:auto}}@media screen and (max-width: 1023px){.header__contacts{display:none}}.header__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:20px;font-weight:600;letter-spacing:-0.02em}@media screen and (hover: hover){.header__link:hover{color:#0032a0}}.header__help{display:block;margin-top:6px;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;color:#727272;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.header__btn{margin-left:30px}@media screen and (max-width: 1023px){.header__btn{display:none}}.header__select{margin-left:30px}.header__select .select-box__placeholder{padding:0}.header__select .select-box__container{top:calc(100% + 10px);right:0;left:auto}@media screen and (max-width: 1023px){.header__select{display:none}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1399px){.nav__list{-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}}.nav__item+.nav__item{margin-left:30px}@media screen and (max-width: 1399px){.nav__item+.nav__item{margin-top:16px;margin-left:0}}.nav__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (hover: hover){.nav__link:hover{color:#727272}}@media screen and (max-width: 1399px){.nav__link{font-size:21px}}.footer{position:relative;z-index:1;margin-top:100px;padding:50px 0 32px;background:#f2f5fa}@media screen and (max-width: 767px){.footer{margin-top:50px;padding:30px 0 36px}}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.footer__main{-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}}@media screen and (min-width: 1024px){.footer__block:first-child{width:70%}.footer__block:last-child{width:30%}}@media screen and (max-width: 1023px){.footer__block+.footer__block{margin-top:30px}}.footer__logotype{display:block;margin-bottom:37px;overflow:hidden;min-width:146px;width:146px;height:50px}.footer__logotype img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.footer__logotype{margin-bottom:28px;min-width:117px;width:117px;height:37px}}.footer__contacts-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-bottom:-5px}@media screen and (max-width: 767px){.footer__contacts-inner{margin-bottom:-8px}}.footer__contacts-inner+.footer__contacts-inner{margin-top:5px}@media screen and (max-width: 767px){.footer__contacts-inner+.footer__contacts-inner{margin-top:8px}}.footer__contacts-elem{display:block;margin-right:15px;margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:15px;font-weight:normal}@media screen and (hover: hover){.footer__contacts-elem[href]:hover{color:#0032a0}}@media screen and (max-width: 767px){.footer__contacts-elem{margin-bottom:8px;font-size:13px}}.footer__list-item+.footer__list-item{margin-top:5px}@media screen and (max-width: 767px){.footer__list-item+.footer__list-item{margin-top:8px}}.footer__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:15px;font-weight:normal}@media screen and (hover: hover){.footer__link:hover{color:#0032a0}}@media screen and (max-width: 767px){.footer__link{font-size:13px}}.footer__socnav{margin-top:28px}@media screen and (max-width: 767px){.footer__socnav{margin-top:30px}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:38px}@media screen and (max-width: 1023px){.footer__bottom{-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}}@media screen and (max-width: 767px){.footer__bottom{margin-top:30px}}.footer__copyright{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;color:#727272}.footer__copyright a{color:#727272}.footer__copyright a:hover{color:#727272}@media screen and (hover: hover){.footer__copyright a:hover{color:#141414}}@media screen and (max-width: 767px){.footer__copyright{font-size:10px}}.footer__copyright+.footer__copyright{margin-left:20px}@media screen and (max-width: 1023px){.footer__copyright+.footer__copyright{margin-left:0}}.menu{position:fixed;top:0;right:0;bottom:0;z-index:10000;display:block;overflow-x:hidden;overflow-y:auto;width:100%;max-height:100dvh;background:rgba(0,0,0,.8);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width: 1400px){.menu{display:none}}@media screen and (min-width: 1024px){.menu.is--active{opacity:1;visibility:visible;pointer-events:auto}.menu.is--active .menu__wrap{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all .15s ease .15s;transition:all .15s ease .15s}}@media screen and (max-width: 1023px){.menu.is--active{opacity:1;visibility:visible;pointer-events:auto}.menu.is--active .menu__wrap{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all .15s ease;transition:all .15s ease}}.menu__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;padding:25px 20px 30px;max-width:600px;min-height:100dvh;background:#fff;-webkit-transform:translate(104%, 0);-ms-transform:translate(104%, 0);transform:translate(104%, 0);-webkit-transition:all .15s ease;transition:all .15s ease}@media screen and (max-width: 1023px){.menu__wrap{max-width:none}}@media screen and (max-width: 767px){.menu__wrap{padding:20px 15px 30px}}.menu__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:47px}.menu__logotype{display:block;overflow:hidden;min-width:146px;width:146px;height:50px}.menu__logotype img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.menu__logotype{min-width:117px;width:117px;height:38px}}.menu__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1399px){.menu__controls{margin-left:30px;-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}.menu__control{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:rgba(0,0,0,0);border:1px solid #e5eaf5;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.menu__control>svg{min-width:18px;width:18px;height:18px;color:#141414}.menu__control>span{position:absolute;top:-2px;right:-2px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;max-width:19px;min-width:19px;width:19px;height:19px;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;text-align:center;color:#fff;background:#0032a0;border-radius:50%}.menu__control:focus{outline:none}.menu__control--light-blue{background:#f2f5fa;border-color:#f2f5fa}@media screen and (max-width: 1023px){.menu__control{min-width:48px;width:48px;height:48px}.menu__control>svg{min-width:16px;width:16px;height:16px}}.menu__control+.menu__control{margin-left:10px}.menu__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.menu__bottom{margin-top:60px}.menu__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}.menu__help{display:block;margin-top:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;opacity:.6}.menu__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.menu__btn{min-width:216px}.menu__select .select-box__container{top:auto;right:0;left:auto;bottom:calc(100% + 4px)}.filters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);overflow-x:hidden;overflow-y:auto;width:100%;height:100%;max-height:100dvh;background:rgba(0,0,0,.8);visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .15s ease;transition:all .15s ease}.filters.is--active{visibility:visible;opacity:1;pointer-events:all}.filters.is--active .filters__wrap{-webkit-transform:scale(1) translate(0, 0);-ms-transform:scale(1) translate(0, 0);transform:scale(1) translate(0, 0);opacity:1}.filters__wrap{position:relative;z-index:2;-webkit-transform:scale(0.9) translate(0, 10%);-ms-transform:scale(0.9) translate(0, 10%);transform:scale(0.9) translate(0, 10%);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto;padding:0 20px;min-height:calc(100dvh - 40px);max-width:1320px;width:100%;opacity:0;-webkit-transition:all .15s ease;transition:all .15s ease}@media screen and (max-width: 767px){.filters__wrap{margin:0;padding:0;min-height:100dvh;max-width:none}}.filters__wrapper{position:relative;width:100%;background:#fff;border-radius:10px}@media screen and (max-width: 767px){.filters__wrapper{border-radius:0}}.filters__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 35px 35px 40px}@media screen and (max-width: 767px){.filters__top{position:sticky;top:0;z-index:1;padding:15px}}.filters__heading{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.filters__heading{display:none}}.filters__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;padding:0;min-width:50px;width:50px;height:50px;font-size:0;background:#f2f5fa;border:none;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.filters__close>svg{min-width:10px;width:10px;height:10px;color:#141414}.filters__close:focus{outline:none}@media screen and (hover: hover){.filters__close:hover>svg{color:#0032a0}}.filters__main{padding:0 30px 30px 40px}@media screen and (max-width: 767px){.filters__main{padding:0 15px 30px}}.filters__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.filters__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.filters__item+.filters__item{margin-top:15px}.filters__item+.filters__item--lg{margin-top:30px}@media screen and (max-width: 767px){.filters__item+.filters__item{margin-top:30px}}.filters__item--lg+.filters__item{margin-top:30px}.filters__item-left{max-width:220px;min-width:220px;width:100%}@media screen and (max-width: 767px){.filters__item-left{max-width:none;min-width:auto}}.filters__item-right{margin-left:20px;max-width:calc(100% - 220px - 20px);width:100%}@media screen and (max-width: 767px){.filters__item-right{margin-top:10px;margin-left:0;max-width:none}}.filters__label{display:block;margin:14px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:600}@media screen and (max-width: 767px){.filters__label{margin:0;font-size:15px}}.filters__radios{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-bottom:-10px}@media screen and (max-width: 767px){.filters__radios{margin-right:-5px;margin-bottom:-5px}}.filters__radio{margin-right:10px;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){.filters__radio{margin-right:5px;margin-bottom:5px}}.filters__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1023px){.filters__checkboxes--single .filters__checkbox{width:100%}.filters__checkboxes--single .filters__checkbox:nth-child(2n){margin-left:0}.filters__checkboxes--single .filters__checkbox:nth-child(n+2){margin-top:10px}}@media screen and (min-width: 1200px){.filters__checkbox{width:calc(25% - 11.25px)}.filters__checkbox:nth-child(4n),.filters__checkbox:nth-child(4n-1),.filters__checkbox:nth-child(4n-2){margin-left:15px}.filters__checkbox:nth-child(n+5){margin-top:15px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.filters__checkbox{width:calc(33.333333333% - 10px)}.filters__checkbox:nth-child(3n),.filters__checkbox:nth-child(3n-1){margin-left:15px}.filters__checkbox:nth-child(n+4){margin-top:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.filters__checkbox{width:calc(50% - 7.5px)}.filters__checkbox:nth-child(2n){margin-left:15px}.filters__checkbox:nth-child(n+3){margin-top:15px}}@media screen and (max-width: 767px){.filters__checkbox{width:calc(50% - 5px)}.filters__checkbox:nth-child(2n){margin-left:10px}.filters__checkbox:nth-child(n+3){margin-top:10px}}.filters__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters__input{max-width:478px;min-width:478px}.filters__input--short{max-width:234px;min-width:234px}@media screen and (max-width: 1023px){.filters__input{max-width:none;min-width:auto}.filters__input--short{max-width:172px}}.filters__input+.filters__select,.filters__select+.filters__input{margin-left:10px}@media screen and (max-width: 767px){.filters__input+.filters__select,.filters__select+.filters__input{margin-left:5px}}.filters__select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.filters__select .select-box__placeholder{padding-top:13px;padding-bottom:13px;border:1px solid #e5eaf5;border-radius:40px}.filters__select .select-box__container{top:calc(100% + 10px)}.filters__select.is--active .select-box__placeholder{background:#f2f5fa;border-color:#0032a0}.filters__bottom{position:sticky;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 34px 20px 40px;background:#fff;border-top:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 767px){.filters__bottom{padding:12px 15px}}.filters__clear{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:600}@media screen and (max-width: 767px){.filters__btn{padding:13px 25px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);overflow-x:hidden;overflow-y:auto;width:100%;height:100%;max-height:100dvh;background:rgba(0,0,0,.8);visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .15s ease;transition:all .15s ease}.modal.is--active{visibility:visible;opacity:1;pointer-events:all}.modal.is--active .modal__wrap{-webkit-transform:scale(1) translate(0, 0);-ms-transform:scale(1) translate(0, 0);transform:scale(1) translate(0, 0);opacity:1}.modal__wrap{position:relative;z-index:2;-webkit-transform:scale(0.9) translate(0, 10%);-ms-transform:scale(0.9) translate(0, 10%);transform:scale(0.9) translate(0, 10%);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:50px auto;padding:0 20px;min-height:calc(100dvh - 100px);max-width:476px;width:100%;opacity:0;-webkit-transition:all .15s ease;transition:all .15s ease}.modal__wrapper{position:relative;padding:40px 35px 35px;width:100%;background:#fff;border-radius:10px}@media screen and (max-width: 767px){.modal__wrapper{padding:40px 20px 35px}}.modal__close{position:absolute;top:-10px;right:-5px;z-index:10;-webkit-transform:translate(0, -100%);-ms-transform:translate(0, -100%);transform:translate(0, -100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;padding:0;min-width:24px;width:24px;height:24px;font-size:0;background:rgba(0,0,0,0);border:none;border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.modal__close>svg{min-width:14px;width:14px;height:14px;color:#fff}.modal__close:focus{outline:none}@media screen and (hover: hover){.modal__close:hover{opacity:.75}}.modal__top{text-align:center}.modal__heading{display:block;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;line-height:1.4166666667;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 359px){.modal__heading{font-size:20px}}.modal__description{display:block;margin:15px auto 0;max-width:313px;width:100%;font-size:16px;font-weight:normal;line-height:1.375}.modal__form{margin-top:25px}.modal-form__input{width:100%}.modal-form__input .input-field__input{border-color:#e5eaf5}.modal-form__input .input-field__input:focus{border-color:#0032a0}.modal-form__input+.modal-form__input{margin-top:10px}.modal-form__btn{margin-top:10px;width:100%}.modal-form__help{display:block;margin:21px auto 0;max-width:303px;width:100%;font-size:12px;font-weight:normal;text-align:center;color:#727272}.scroll-disabled{overflow:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.wrapper__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.section-heading{margin-bottom:40px}.section-heading--indent-sm{margin-bottom:20px}@media screen and (max-width: 767px){.section-heading{margin-bottom:20px}.section-heading--indent-sm{margin-bottom:15px}}.section-heading__title{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.section-heading__title{font-size:18px}}.section-heading__description{margin-top:20px;max-width:793px;font-size:16px;font-weight:normal;line-height:1.375}@media screen and (max-width: 767px){.section-heading__description{margin-top:15px;font-size:14px;line-height:1.4285714286}}.section-indent{margin-top:50px;padding-top:50px}@media screen and (max-width: 767px){.section-indent{margin-top:30px;padding-top:30px}}.section-indent-md{margin-top:80px}@media screen and (max-width: 767px){.section-indent-md{margin-top:60px}}.section-indent-sm{margin-top:60px}@media screen and (max-width: 767px){.section-indent-sm{margin-top:50px}}.main{position:relative;margin-top:-108px}@media screen and (min-width: 768px)and (max-width: 1023px){.main{margin-top:-90px}}@media screen and (max-width: 767px){.main{margin-top:-88px;min-height:280px}}.main__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:60px;min-height:100dvh;width:100%}@media screen and (max-width: 767px){.main__wrap{position:relative;z-index:1;padding-top:270px;padding-bottom:0;min-height:auto}.main__wrap::before{content:"";position:absolute;right:-15px;bottom:0;left:-15px;z-index:-1;display:block;width:calc(100% + 30px);height:calc(100% - 255px);background:#fff;border-radius:10px 10px 0 0}}.main__filter{width:100%}.main__bg{position:absolute;top:0;right:0;left:0;z-index:-1;display:block;width:100%;height:100%}.main__bg::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6))),-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(50%, rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%),linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%)}.main__bg video,.main__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.main__bg{height:280px}}.main-filter__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1199px){.main-filter__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-filter__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (max-width: 1199px){.main-filter__left{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}}@media screen and (max-width: 767px){.main-filter__left{display:-webkit-box;display:-ms-flexbox;display:flex}}.main-filter__right{margin-left:10px}@media screen and (max-width: 1199px){.main-filter__right{margin-left:0;width:100%}}@media screen and (min-width: 768px)and (max-width: 1199px){.main-filter__right{margin-top:20px}}@media screen and (max-width: 767px){.main-filter__right{margin-top:10px}.main-filter__right .main-filter__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-filter__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1199px){.main-filter__inner{width:100%}}@media screen and (min-width: 768px){.main-filter__inner--bg{background:rgba(0,0,0,.3);border-radius:60px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.main-filter__inner--mobile{display:none}}@media screen and (max-width: 767px){.main-filter__inner--bg{max-width:calc(100% - 56px - 10px)}.main-filter__inner--mobile{margin-left:10px;max-width:56px}}@media screen and (min-width: 768px){.main-filter__select+.main-filter__select{border-left:1px solid rgba(255,255,255,.1)}}.main-filter__select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (min-width: 768px)and (max-width: 1199px){.main-filter__select:last-child .select-box__container,.main-filter__select:nth-last-child(2) .select-box__container{right:0;left:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.main-filter__select:nth-last-child(3) .select-box__container{left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media screen and (min-width: 768px){.main-filter__select .select-box__placeholder{color:#fff;border:1px solid rgba(0,0,0,0);border-radius:40px}.main-filter__select .select-box__placeholder>svg{color:#fff}.main-filter__select.is--active{border-color:rgba(0,0,0,0)}.main-filter__select.is--active .select-box__placeholder{border-color:#fff}.main-filter__select.is--active+.main-filter__select{border-color:rgba(0,0,0,0)}}@media screen and (max-width: 767px){.main-filter__select .select-box__placeholder{background:#fff;border:1px solid #e5eaf5;border-radius:40px}.main-filter__select .select-box__container{width:calc(100vw - 30px)}.main-filter__select.is--active .select-box__placeholder{color:#0032a0;border-color:#ccd6ec}.main-filter__select.is--active .select-box__placeholder>svg{color:#0032a0}.main-filter__select:nth-child(n+2){display:none}}@media screen and (min-width: 1200px)and (max-width: 1399px){.main-filter__btn{padding-right:16px;padding-left:16px}}@media screen and (min-width: 768px)and (max-width: 1199px){.main-filter__btn{width:calc(50% - 5px)}}@media screen and (max-width: 767px){.main-filter__btn{width:100%}.main-filter__btn.btn--border-white{color:#141414;background:#fff;border-color:#141414}.main-filter__btn.btn--border-white:hover{color:#141414}.main-filter__btn.btn--white{color:#fff;background:#141414;border-color:#141414}.main-filter__btn.btn--white:hover{color:#fff}}.main-filter__btn+.main-filter__btn{margin-left:10px}@media screen and (min-width: 1200px)and (max-width: 1399px){.main-filter__btn+.main-filter__btn{margin-left:6px}}@media screen and (max-width: 767px){.main-filter__btn+.main-filter__btn{margin-top:10px;margin-left:0}}.catalog__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 767px){.catalog__top{margin-bottom:25px}}.catalog__top-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.catalog__top-group--row{-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}.catalog__top-group--row .catalog__heading{max-width:387px}}.catalog__top-group+.catalog__top-group{margin-left:20px}.catalog__top-btn{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 767px){.catalog__top-btn{padding:11px 15px;font-size:14px;line-height:1}.catalog__top-btn>svg{min-width:16px;width:16px;height:16px}.catalog__top-btn>*+*{margin-left:8px}}.catalog__heading{display:block;margin:auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.catalog__heading{font-size:18px}}.catalog__heading+.catalog__description{margin-left:225px}@media screen and (min-width: 1024px)and (max-width: 1199px){.catalog__heading+.catalog__description{margin-left:45px}}@media screen and (max-width: 1023px){.catalog__heading+.catalog__description{margin-top:13px;margin-left:0}}.catalog__description{display:block;max-width:305px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.catalog__description{font-size:14px}}.catalog__filter{margin-bottom:40px}@media screen and (max-width: 767px){.catalog__filter{margin-bottom:18px}}.catalog__topping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 767px){.catalog__topping{margin-bottom:14px}}.catalog__topping-help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}@media screen and (max-width: 767px){.catalog__topping-help{display:none}}.catalog__help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}.catalog__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:20px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 767px){.catalog__sort{margin-left:0}}.catalog__help+.catalog__select{margin-left:5px}.catalog__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -40px}@media screen and (max-width: 1199px){.catalog__wrapper{margin:0}}@media screen and (min-width: 1200px){.catalog__item{margin:0 10px 40px;width:calc(33.333333333% - 20px)}.catalog__item--wide{width:calc(66.666666666% - 20px)}.catalog__item--wide .catalog-card__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(33.333333333% - 1.3333333333px)}.catalog__item--wide .catalog-card__item:nth-child(2n){margin-left:0}.catalog__item--wide .catalog-card__item:nth-child(3n),.catalog__item--wide .catalog-card__item:nth-child(3n-1){margin-left:2px}.catalog__item--wide .catalog-card__item:nth-child(n+3){margin-top:0}.catalog__item--wide .catalog-card__item:nth-child(n+4){margin-top:2px}}@media screen and (min-width: 768px)and (max-width: 1199px){.catalog__item{width:calc(50% - 10px)}.catalog__item:nth-child(2n){margin-left:20px}.catalog__item:nth-child(n+3){margin-top:40px}}@media screen and (max-width: 767px){.catalog__item{width:100%}.catalog__item:nth-child(n+2){margin-top:30px}}.catalog__map-wrap{margin:0 calc(50% - 50vw);height:calc(100dvh - 108px - 88px - 100px)}@media screen and (min-width: 1024px)and (max-width: 1199px){.catalog__map-wrap{height:calc(100dvh - 108px - 93px - 168px)}}@media screen and (min-width: 1024px){.catalog__map-wrap{position:relative;z-index:10}}@media screen and (min-width: 768px)and (max-width: 1023px){.catalog__map-wrap{height:calc(100dvh - 90px - 93px - 168px)}}@media screen and (max-width: 767px){.catalog__map-wrap{height:calc(100dvh - 108px - 93px - 168px)}}.catalog__map{width:100%;height:100%;background:rgba(0,50,160,.1)}@media screen and (min-width: 1024px){.catalog__map{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}}.catalog__map-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:50px;width:50px;height:50px;font-size:0;background:#fff;border:none;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog__map-close>svg{min-width:10px;width:10px;height:10px;color:#141414}@media screen and (min-width: 1024px){.catalog__map-close{position:absolute;top:10px;right:-10px;z-index:50;-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}}@media screen and (max-width: 1023px){.catalog__map-close{position:sticky;top:15px;z-index:100;margin:15px 15px 0 auto;background:#f2f5fa}}.catalog__map-topping{padding:15px 15px 17px}@media screen and (min-width: 1024px){.catalog__map-topping{display:none}}.catalog__map-help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}.catalog__map-help+.catalog__map-sort{margin-top:3px}.catalog__map-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.catalog__scroll-wrap{position:relative;z-index:5;display:none;max-width:397px;width:100%;background:#f2f5fa}.catalog__scroll-wrap.is--active{display:block}@media screen and (max-width: 1023px){.catalog__scroll-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;max-width:none;width:100%;height:100dvh;background:#fff}}@media screen and (min-width: 1200px){.catalog__scroll{max-height:calc(100dvh - 108px - 88px - 100px)}}@media screen and (min-width: 1024px)and (max-width: 1199px){.catalog__scroll{max-height:calc(100dvh - 108px - 93px - 168px)}}@media screen and (min-width: 1024px){.catalog__scroll{overflow-x:hidden;margin-right:-30px;padding-right:36px}.catalog__scroll .simplebar-content-wrapper{padding-right:30px;-webkit-clip-path:inset(0 30px 0 0);clip-path:inset(0 30px 0 0)}.catalog__scroll .simplebar-track.simplebar-vertical{top:20px;right:40px;height:calc(100% - 40px)}}@media screen and (max-width: 1023px){.catalog__scroll{overflow-x:hidden;margin-right:-66px;padding-right:36px;max-height:calc(100dvh - 75px - 50px - 15px)}.catalog__scroll .simplebar-content-wrapper{padding-right:30px;-webkit-clip-path:inset(0 30px 0 0);clip-path:inset(0 30px 0 0)}.catalog__scroll .simplebar-track.simplebar-vertical{top:0;right:70.5px;height:calc(100% - 20px)}}.catalog__map-wrapper{padding:20px 0 20px 20px;width:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.catalog__map-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 1023px){.catalog__map-wrapper{padding:0 15px 20px 15px}}.catalog__map-item{overflow:hidden;width:100%;background:#fff;border-radius:10px}@media screen and (min-width: 1024px){.catalog__map-item:nth-child(n+2){margin-top:10px}.catalog__map-item .catalog-card__img{height:231px}.catalog__map-item .catalog-card__body{padding:0 15px 15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.catalog__map-item{width:calc(50% - 5px)}.catalog__map-item:nth-child(2n){margin-left:10px}.catalog__map-item:nth-child(n+3){margin-top:10px}}@media screen and (max-width: 767px){.catalog__map-item:nth-child(n+2){margin-top:30px}}.catalog__more{margin-top:40px;min-width:205px}@media screen and (max-width: 767px){.catalog__more{margin-top:30px}}.catalog-filter__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1199px){.catalog-filter__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.catalog-filter__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-filter__inner:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (min-width: 1200px){.catalog-filter__inner:nth-child(n+2){margin-left:10px}}@media screen and (min-width: 768px)and (max-width: 1199px){.catalog-filter__inner:first-child{width:100%}.catalog-filter__inner:nth-child(n+2){margin-top:10px}.catalog-filter__inner:nth-child(2),.catalog-filter__inner:last-child{width:calc(50% - 5px)}.catalog-filter__inner:last-child{margin-left:10px}}@media screen and (min-width: 768px){.catalog-filter__inner--bg{border:1px solid #e5eaf5;border-radius:60px}}@media screen and (max-width: 767px){.catalog-filter__inner:first-child{width:calc(100% - 56px - 10px)}.catalog-filter__inner:nth-child(2){margin-left:10px}.catalog-filter__inner:last-child{margin-top:10px;width:100%}}.catalog-filter__select+.catalog-filter__select{border-left:1px solid #e5eaf5}.catalog-filter__select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.catalog-filter__select .select-box__placeholder{border:1px solid rgba(0,0,0,0);border-radius:40px}.catalog-filter__select.is--active .select-box__placeholder{color:#0032a0;border-color:#ccd6ec}.catalog-filter__select.is--active .select-box__placeholder>svg{color:#0032a0}@media screen and (min-width: 768px)and (max-width: 1199px){.catalog-filter__select:last-child .select-box__container,.catalog-filter__select:nth-last-child(2) .select-box__container{right:0;left:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.catalog-filter__select:nth-last-child(3) .select-box__container{left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media screen and (min-width: 768px){.catalog-filter__select.is--active{border-color:rgba(0,0,0,0)}.catalog-filter__select.is--active+.catalog-filter__select{border-color:rgba(0,0,0,0)}}@media screen and (max-width: 767px){.catalog-filter__select .select-box__placeholder{background:#fff;border:1px solid #e5eaf5;border-radius:40px}.catalog-filter__select:nth-child(n+2){display:none}}@media screen and (min-width: 1200px){.catalog-filter__btn--wide{min-width:235px}}@media screen and (min-width: 768px)and (max-width: 1199px){.catalog-filter__btn{width:100%}}@media screen and (max-width: 767px){.catalog-filter__btn{width:100%}.catalog-filter__btn.btn--border-white{color:#141414;background:#fff;border-color:#141414}.catalog-filter__btn.btn--border-white:hover{color:#141414}.catalog-filter__btn.btn--white{color:#fff;background:#141414;border-color:#141414}.catalog-filter__btn.btn--white:hover{color:#fff}}.catalog-filter__btn+.catalog-filter__btn{margin-left:10px}@media screen and (min-width: 1200px)and (max-width: 1399px){.catalog-filter__btn+.catalog-filter__btn{margin-left:6px}}@media screen and (max-width: 767px){.catalog-filter__btn+.catalog-filter__btn{margin-top:10px;margin-left:0}}.catalog-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (hover: hover){.catalog-card:hover .catalog-card__buttons{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);opacity:1;pointer-events:auto}}.catalog-card__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%;height:387px;border-radius:10px}.catalog-card__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1199px){.catalog-card__img{height:auto}.catalog-card__img::before{content:"";display:block;padding-top:100%}}.catalog-card__top{position:absolute;top:15px;right:15px;left:15px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:calc(100% - 30px);width:100%}.catalog-card__statuses{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5px;margin-right:-5px;margin-bottom:-5px}.catalog-card__status{display:block;margin-right:5px;margin-bottom:5px;padding:4.5px 4px 4.5px 6px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:10px;font-weight:bold;line-height:1;letter-spacing:.25em;text-transform:uppercase;text-align:center;color:#0032a0;background:#fff;border-radius:3px}.catalog-card__status--blue{color:#fff;background:#0032a0}.catalog-card__status--dark{color:#fff;background:#141414}.catalog-card__status+.catalog-card__like{margin-left:20px}.catalog-card__like{margin-left:auto}.catalog-card__buttons{position:absolute;right:15px;bottom:15px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:356px;width:100%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (hover: hover){.catalog-card__buttons{-webkit-transform:translate(0, 10px);-ms-transform:translate(0, 10px);transform:translate(0, 10px);opacity:0;pointer-events:none}}@media screen and (hover: none){.catalog-card__buttons{display:none}}@media screen and (max-width: 1023px){.catalog-card__buttons{display:none}}.catalog-card__button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-card__button+.catalog-card__button{margin-left:10px}.catalog-card__body{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-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:15px;width:100%}@media screen and (max-width: 767px){.catalog-card__body{margin-top:12px}}.catalog-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog-card__inner+.catalog-card__inner{margin-top:10px}@media screen and (max-width: 767px){.catalog-card__inner+.catalog-card__inner{margin-top:5px}}.catalog-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (hover: hover){.catalog-card__title[href]:hover{color:#0032a0}}@media screen and (max-width: 767px){.catalog-card__title{font-size:19px}}.catalog-card__price{display:block;overflow:hidden;margin-left:10px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 767px){.catalog-card__price{font-size:19px}}.catalog-card__location{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em;color:#0032a0}@media screen and (max-width: 767px){.catalog-card__location{font-size:12px}}.catalog-card__help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em;color:#727272}@media screen and (max-width: 767px){.catalog-card__help{font-size:12px}}.catalog-card__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;padding-top:15px}@media screen and (max-width: 767px){.catalog-card__items{padding-top:8px}}.catalog-card__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(50% - 1px)}.catalog-card__item:nth-child(2n){margin-left:2px}.catalog-card__item:nth-child(n+3){margin-top:2px}.catalog-card-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10.25px 15px;background:#f2f5fa;border-radius:10px}.catalog-card-details__icon{min-width:13px;width:13px;height:13px;color:#141414}.catalog-card-details__icon+.catalog-card-details__value,.catalog-card-details__value+.catalog-card-details__icon{margin-left:20px}.catalog-card-details__value{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em}.project{padding:0 0 50px;background:#f2f5fa}@media screen and (max-width: 767px){.project{padding:0 0 25px}}.project__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.project__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project__left{width:100%}@media screen and (min-width: 1024px){.project__left{max-width:calc(100% - 387px - 20px)}}@media screen and (min-width: 1024px){.project__right{margin-left:20px;max-width:387px;min-width:387px}}@media screen and (max-width: 1023px){.project__right{margin-top:15px;width:100%}}.project__tabs{width:100%}.project__slider{position:relative;z-index:1}@media screen and (hover: hover){.project__slider:hover .swiper-button-prev,.project__slider:hover .swiper-button-next{opacity:1}.project__slider:hover .swiper-pagination{opacity:1}}@media screen and (min-width: 768px){.project__slider .swiper{border-radius:10px}}@media screen and (max-width: 767px){.project__slider .swiper{margin:0 -15px;padding:0 15px}}.project__slider .swiper-button-next,.project__slider .swiper-button-prev{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:#fff;border:1px solid rgba(20,20,20,.1);border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.project__slider .swiper-button-next:focus,.project__slider .swiper-button-prev:focus{outline:none}@media screen and (hover: hover){.project__slider .swiper-button-next,.project__slider .swiper-button-prev{opacity:0}.project__slider .swiper-button-next:hover,.project__slider .swiper-button-prev:hover{background:#0032a0;border-color:#0032a0}.project__slider .swiper-button-next:hover>svg,.project__slider .swiper-button-prev:hover>svg{color:#fff}}@media screen and (max-width: 1023px){.project__slider .swiper-button-next,.project__slider .swiper-button-prev{display:none}}.project__slider .swiper-button-next{top:50%;right:20px;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.project__slider .swiper-button-prev{top:50%;left:20px;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.project__slider .swiper-button-icon{min-width:12px;width:12px;height:12px;color:#141414}.project__slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}@media screen and (hover: hover){.project__slider .swiper-pagination{opacity:0}}@media screen and (min-width: 1024px){.project__slider .swiper-pagination{position:absolute;bottom:15px;left:50%;z-index:10;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media screen and (max-width: 1023px){.project__slider .swiper-pagination{margin:10px auto 0}}.project__slider .swiper-pagination-bullet{display:block;min-width:4px;width:4px;height:4px;background:rgba(0,0,0,.3);border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media screen and (max-width: 1023px){.project__slider .swiper-pagination-bullet{background:rgba(0,50,160,.1)}}.project__slider .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:6px}.project__slider .swiper-pagination-bullet-active{background:#fff}@media screen and (max-width: 1023px){.project__slider .swiper-pagination-bullet-active{background:#0032a0}}.project__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%}.project__img::before{content:"";display:block;padding-top:66.5%}.project__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.project__img{border-radius:10px}}.project__statuses{position:absolute;top:20px;left:20px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-bottom:-5px;max-width:calc(100% - 40px)}.project__status{display:block;margin-right:5px;margin-bottom:5px;padding:4.5px 4px 4.5px 6px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:10px;font-weight:bold;line-height:1;letter-spacing:.25em;text-transform:uppercase;text-align:center;color:#0032a0;background:#fff;border-radius:3px}.project__status--blue{color:#fff;background:#0032a0}.project__status--dark{color:#fff;background:#141414}.project__top{margin-bottom:20px}@media screen and (min-width: 1024px){.project__top{min-height:52.5px}.project__top .project__price{margin-left:auto;text-align:right}}.project__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}.project__title a{display:inline;color:#0032a0}.project__title a:hover{color:#0032a0}@media screen and (min-width: 1024px){.project__title{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.project__title{font-size:18px}.project__title a{text-decoration:underline}}.project__location{display:block;margin-top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal}@media screen and (min-width: 1024px){.project__location{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.project__location{font-size:12px}}.project__price{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (min-width: 1024px){.project__price{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 767px){.project__price{font-size:19px}}.project__payment+.project__price{margin-top:15px}.project__price+.project__btn{margin-top:22px}@media screen and (max-width: 767px){.project__price+.project__btn{margin-top:20px}}.project__body{padding:30px;background:#fff;border-radius:10px}@media screen and (max-width: 767px){.project__body{padding:25px}}.project__body+.project__body{margin-top:2px}.project__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project__id{display:block;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em;text-align:center;background:#f2f5fa;border-radius:3px}@media screen and (max-width: 767px){.project__id{padding:3.5px 10px;font-size:12px}}.project__inner+.project__details,.project__details+.project__inner{margin-top:26px}.project__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.project__detail+.project__detail{margin-top:12px}@media screen and (max-width: 767px){.project__detail+.project__detail{font-size:10px}}.project__help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}@media screen and (max-width: 767px){.project__help{font-size:14px}}.project__value{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.project__value{font-size:14px}}.project__btn{margin-top:26px;width:100%}@media screen and (max-width: 767px){.project__btn{margin-top:30px}}.project-tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;width:100%}@media screen and (max-width: 767px){.project-tabs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-clip-path:inset(0 0 30px 0);clip-path:inset(0 0 30px 0);margin:15px -15px -30px;padding:13.75px 15px 43.75px;max-width:calc(100% + 30px);width:auto}}.project-tabs__item.is--active .project-tabs__tab{opacity:1;border-color:#141414}.project-tabs__item+.project-tabs__item{margin-left:20px}.project-tabs__tab{display:block;padding:0 0 8px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;white-space:nowrap;color:#141414;opacity:.5;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(0,0,0,0);border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.project-tabs__tab:focus{outline:none}@media screen and (hover: hover){.project-tabs__tab:hover{opacity:1}}@media screen and (max-width: 767px){.project-tabs__tab{font-size:14px}}.project-tabs__wrapper{display:none}.project-tabs__wrapper.is--active{display:block}.project-payment__help{display:block;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.project-payment__help{margin-bottom:13px;font-size:14px}}.project-payment__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-49px;margin-bottom:-15px}@media screen and (max-width: 767px){.project-payment__checkboxes{margin-right:-39px;margin-bottom:-13px}}.project-payment__checkbox{margin-right:49px;margin-bottom:15px}@media screen and (max-width: 767px){.project-payment__checkbox{margin-right:39px;margin-bottom:13px}}.project-info__top{max-width:773px;width:100%}.project-info__heading{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.project-info__heading{font-size:18px}}.project-info__content{margin-top:20px;font-size:16px;font-weight:normal;line-height:1.375}.project-info__content>*:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.project-info__content{margin-top:15px;font-size:14px;line-height:1.4285714286}}.project-info__content ul li{position:relative;z-index:1;padding-left:10px;font-size:16px;font-weight:normal;line-height:1.375}.project-info__content ul li::before{content:"•";position:absolute;top:0;left:0;z-index:1;display:block;font-size:16px;line-height:1.375}@media screen and (max-width: 767px){.project-info__content ul li{margin-top:15px;font-size:14px;line-height:1.4285714286}.project-info__content ul li::before{font-size:14px;line-height:1.4285714286}}.project-info__more{margin-top:30px;min-width:205px}@media screen and (max-width: 767px){.project-info__more{margin-top:20px}}.project-info__location{margin-top:30px}@media screen and (max-width: 767px){.project-info__location{margin-top:15px}}.project-info__infrastructure{margin-top:50px}@media screen and (max-width: 767px){.project-info__infrastructure{margin-top:30px}}.project-location__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.project-location__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 -15px -30px;padding:0 15px 30px;overflow-x:auto;overflow-y:hidden;-webkit-clip-path:inset(0 0 30px 0);clip-path:inset(0 0 30px 0)}}.project-location__item{padding:30px;border:1px solid rgba(20,20,20,.1);border-radius:10px}@media screen and (min-width: 1200px){.project-location__item{width:calc(33.333333333% - 13.3333333333px)}.project-location__item:nth-child(3n),.project-location__item:nth-child(3n-1){margin-left:20px}.project-location__item:nth-child(n+4){margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 1199px){.project-location__item{width:calc(50% - 10px)}.project-location__item:nth-child(2n){margin-left:20px}.project-location__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.project-location__item{padding:25px;min-width:301px;width:301px}}@media screen and (max-width: 767px){.project-location__item+.project-location__item{margin-left:5px}}.project-location__value{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.project-location__value{font-size:19px}}.project-location__description{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.8}@media screen and (max-width: 767px){.project-location__description{margin-top:2px;font-size:14px}}.project-location__wrapper+.project-location__map,.project-location__map+.project-location__wrapper{margin-top:40px}@media screen and (max-width: 767px){.project-location__wrapper+.project-location__map,.project-location__map+.project-location__wrapper{margin-top:20px}}.project-location__map{width:100%;height:400px;background:#f2f5fa;border-radius:10px}@media screen and (max-width: 767px){.project-location__map{height:345px}}.project-info-infrastructure__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-info-infrastructure__item{text-align:center}@media screen and (min-width: 1200px){.project-info-infrastructure__item{padding-bottom:20px;width:33.333333333%;border-bottom:1px solid rgba(0,50,160,.1)}.project-info-infrastructure__item:nth-child(3n),.project-info-infrastructure__item:nth-child(3n-1){border-left:1px solid rgba(0,50,160,.1)}.project-info-infrastructure__item:nth-child(n+4){padding-top:20px}.project-info-infrastructure__item:nth-last-child(3),.project-info-infrastructure__item:nth-last-child(2),.project-info-infrastructure__item:last-child{border-bottom-color:rgba(0,0,0,0)}}@media screen and (max-width: 1199px){.project-info-infrastructure__item{padding:0 6px 30px;width:50%;border-bottom:1px solid rgba(0,50,160,.1)}.project-info-infrastructure__item:nth-child(2n){border-left:1px solid rgba(0,50,160,.1)}.project-info-infrastructure__item:nth-child(n+3){padding-top:30px}.project-info-infrastructure__item:nth-last-child(2),.project-info-infrastructure__item:last-child{border-bottom-color:rgba(0,0,0,0)}}.project-info-infrastructure__icon{display:block;overflow:hidden;margin:0 auto 10px;min-width:24px;width:24px;height:24px}.project-info-infrastructure__icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.project-info-infrastructure__title{display:block;font-size:16px;font-weight:normal;line-height:1.375}@media screen and (max-width: 767px){.project-info-infrastructure__title{font-size:14px}}.catalog-banner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:70px 102px;width:100%;color:#fff;background:#0032a0;border-radius:10px}@media screen and (min-width: 1024px)and (max-width: 1199px){.catalog-banner__wrapper{padding:60px 92px}}@media screen and (max-width: 1023px){.catalog-banner__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.catalog-banner__wrapper{padding:40px 62px}}@media screen and (max-width: 767px){.catalog-banner__wrapper{padding:30px}}.catalog-banner__body{max-width:537px}@media screen and (max-width: 1023px){.catalog-banner__body{max-width:none}}.catalog-banner__heading{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;line-height:1.42;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.catalog-banner__heading{font-size:18px}}.catalog-banner__btn{color:#0032a0}.catalog-banner__btn:hover{color:#0032a0}@media screen and (hover: hover){.catalog-banner__btn:hover{color:#fff}}@media screen and (max-width: 1023px){.catalog-banner__btn{margin:30px auto 0}}.services__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.services__item{width:calc(50% - 10px)}.services__item:nth-child(2n){margin-left:20px}.services__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 1023px){.services__item{width:100%}.services__item:nth-child(n+2){margin-top:10px}}.services__more{margin-top:40px}@media screen and (max-width: 1023px){.services__more{margin-top:22px}}.services-card{padding:30px;border:1px solid #e5eaf5;border-radius:10px}@media screen and (hover: hover){.services-card:hover{border-color:#ccd6ec}}@media screen and (max-width: 767px){.services-card{padding:30px 25px}}.services-card__img{display:block;overflow:hidden;margin-bottom:10px;min-width:24px;width:24px;height:24px}.services-card__img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.services-card__img{margin-bottom:8px}}.services-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.services-card__title{font-size:19px}}.services-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}@media screen and (max-width: 767px){.services-card__inner{margin-top:8px}}.services-card__description{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.services-card__description{font-size:14px}}.services-card__icon{margin-top:5px;margin-left:10px;min-width:10px;width:10px;height:10px;color:#141414}.service__heading{display:block;margin-top:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.service__heading{margin-top:40px;font-size:19px}}.service__packages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:22px}@media screen and (max-width: 767px){.service__packages{margin-top:16px}}@media screen and (min-width: 1200px){.service__package{width:calc(33.333333333% - 13.3333333333px)}.service__package:nth-child(3n),.service__package:nth-child(3n-1){margin-left:20px}.service__package:nth-child(n+4){margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 1199px){.service__package{width:calc(50% - 10px)}.service__package:nth-child(2n){margin-left:20px}.service__package:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.service__package{width:100%}.service__package:nth-child(n+2){margin-top:15px}}.service__order{margin-top:50px}.service__title{display:block;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.service__title{font-size:19px}}.service__form{margin-top:22px}@media screen and (max-width: 767px){.service__form{margin-top:15px}}.service-form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.service-form__inner+.service-form__inner{margin-top:10px}.service-form__input .input-field__input{border-color:#e5eaf5}.service-form__input .input-field__input:focus{border-color:#0032a0}@media screen and (min-width: 1024px){.service-form__input{width:calc(33.333333333% - 6.6666666667px)}.service-form__input:nth-child(3n),.service-form__input:nth-child(3n-1){margin-left:10px}.service-form__input:nth-child(n+4){margin-top:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.service-form__input{width:calc(50% - 5px)}.service-form__input:nth-child(2n){margin-left:10px}.service-form__input:nth-child(n+3){margin-top:10px}}@media screen and (max-width: 767px){.service-form__input{width:100%}.service-form__input:nth-child(n+2){margin-top:10px}}.service-form__btn{margin-top:20px;min-width:205px}@media screen and (max-width: 767px){.service-form__btn{margin-top:10px;min-width:auto;width:100%}}.package{display:block}.package__input{display:none}.package__input:checked~.package__group{border-color:#141414}.package__input:checked~.package__group .package__icon{border-color:#141414}.package__input:checked~.package__group .package__icon::before{background:#141414}.package__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;width:100%;height:100%;border:1px solid #e5eaf5;border-radius:10px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer}@media screen and (hover: hover){.package__group:hover{border-color:#141414}}@media screen and (max-width: 767px){.package__group{padding:25px}}.package__block+.package__block{margin-top:20px}@media screen and (max-width: 767px){.package__block+.package__block{margin-top:10px}}.package__icon{position:relative;z-index:1;display:block;margin-bottom:20px;min-width:24px;width:24px;height:24px;border:1px solid #e5eaf5;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.package__icon::before{content:"";position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;min-width:12px;width:12px;height:12px;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.package__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.package__title{font-size:19px}}.package__list{margin-top:12px}@media screen and (max-width: 767px){.package__list{margin-top:8px}}.package__list-item{position:relative;z-index:1;display:block;padding-left:18px;font-size:16px;font-weight:normal;line-height:1.375}.package__list-item::before{content:"";position:absolute;top:7px;left:0;z-index:1;display:block;min-width:10px;width:10px;height:10px;background-image:url(../img/sprite.svg#icon-mark-dark);background-repeat:no-repeat;background-size:contain;background-position:center center}@media screen and (max-width: 767px){.package__list-item{font-size:14px}}.package__price{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.package__price{font-size:19px}}.package__help{display:block;margin-top:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em;opacity:.5}@media screen and (max-width: 767px){.package__help{margin-top:5px;font-size:12px;opacity:1;color:#727272}}.quick-consultation{margin-top:80px}@media screen and (max-width: 767px){.quick-consultation{margin-top:50px}}.quick-consultation__wrapper{padding:73px 97px 80px;width:100%;background:#f2f5fa;border-radius:10px}@media screen and (min-width: 768px)and (max-width: 1199px){.quick-consultation__wrapper{padding:53px 47px 60px}}@media screen and (max-width: 767px){.quick-consultation__wrapper{padding:30px 25px 35px}}.quick-consultation__top{padding-left:5px}@media screen and (max-width: 767px){.quick-consultation__top{padding-left:0}}.quick-consultation__heading{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.quick-consultation__heading{font-size:18px}}.quick-consultation__description{display:block;margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.quick-consultation__description{font-size:14px}}.quick-consultation__form{margin-top:30px}@media screen and (max-width: 767px){.quick-consultation__form{margin-top:18px}}.quick-consultation-form__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.quick-consultation-form__item{width:calc(25% - 7.5px)}.quick-consultation-form__item:nth-child(4n),.quick-consultation-form__item:nth-child(4n-1),.quick-consultation-form__item:nth-child(4n-2){margin-left:10px}.quick-consultation-form__item:nth-child(n+5){margin-top:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.quick-consultation-form__item{width:calc(50% - 5px)}.quick-consultation-form__item:nth-child(2n){margin-left:10px}.quick-consultation-form__item:nth-child(n+3){margin-top:10px}}@media screen and (max-width: 767px){.quick-consultation-form__item{width:100%}.quick-consultation-form__item:nth-child(n+2){margin-top:10px}}.quick-consultation-form__input,.quick-consultation-form__btn{width:100%}.quick-consultation-form__help{display:block;margin-top:15px;margin-left:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;font-weight:normal;color:#727272}@media screen and (max-width: 767px){.quick-consultation-form__help{margin-left:2px;font-size:10px}}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.contacts__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contacts__body{max-width:590px;width:100%}@media screen and (max-width: 1023px){.contacts__body{max-width:none}}.contacts__block+.contacts__block{margin-top:33px}@media screen and (max-width: 767px){.contacts__block+.contacts__block{margin-top:20px}}.contacts__label{display:block;margin-bottom:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}@media screen and (max-width: 767px){.contacts__label{margin-bottom:7px;font-size:14px}}@media screen and (min-width: 768px){.contacts__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-bottom:-20px}}.contacts__elem{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (hover: hover){.contacts__elem[href]:hover{color:#0032a0}}@media screen and (min-width: 768px){.contacts__elem{margin-right:20px;margin-bottom:20px}}@media screen and (max-width: 767px){.contacts__elem{font-size:19px}}.contacts__map{overflow:hidden;margin-left:20px;max-width:590px;width:100%;background:#f2f5fa;border-radius:10px}@media screen and (max-width: 1023px){.contacts__map{margin-top:50px;margin-left:0;max-width:none;height:345px}}.contacts-socnav--white .contacts-socnav__link{background:#fff}.contacts-socnav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.contacts-socnav__list{margin-right:-8px;margin-bottom:-8px}}@media screen and (min-width: 768px){.contacts-socnav__item{margin-right:8px;margin-bottom:8px}}@media screen and (max-width: 767px){.contacts-socnav__item{width:100%}}@media screen and (max-width: 767px){.contacts-socnav__item+.contacts-socnav__item{margin-top:10px}}.contacts-socnav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:18px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;text-align:center;background:#f2f5fa;border-radius:30px}.contacts-socnav__link>svg{min-width:24px;width:24px;height:24px;color:#141414}.contacts-socnav__link>*+*{margin-left:10px}@media screen and (hover: hover){.contacts-socnav__link:hover{color:#fff;background:#001e8c;border-color:#001e8c}.contacts-socnav__link:hover>svg{color:#fff}}@media screen and (max-width: 767px){.contacts-socnav__link{width:100%}}.about__slider{position:relative;z-index:2}@media screen and (max-width: 767px){.about__slider .swiper{margin:0 -15px;padding:0 15px}}.about__slider .swiper-button-next,.about__slider .swiper-button-prev{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:#fff;border:1px solid rgba(20,20,20,.1);border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.about__slider .swiper-button-next:focus,.about__slider .swiper-button-prev:focus{outline:none}@media screen and (max-width: 1399px){.about__slider .swiper-button-next,.about__slider .swiper-button-prev{display:none}}.about__slider .swiper-button-next{top:50%;right:-20px;-webkit-transform:translate(100%, -50%);-ms-transform:translate(100%, -50%);transform:translate(100%, -50%)}.about__slider .swiper-button-prev{top:50%;left:-20px;-webkit-transform:translate(-100%, -50%);-ms-transform:translate(-100%, -50%);transform:translate(-100%, -50%)}.about__slider .swiper-button-icon{min-width:12px;width:12px;height:12px;color:#141414}.about__slide{position:relative;z-index:1;display:block;overflow:hidden;width:100%;border-radius:10px}.about__slide::before{content:"";display:block;padding-top:56.5%}.about__slide img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__wrapper{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-100px 0 -110px;padding:180px 0 190px}.about__wrapper::before{content:"";position:absolute;top:0;left:calc(50% - 50vw);z-index:-1;display:block;width:100vw;height:100%;background:#f2f5fa}@media screen and (max-width: 767px){.about__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:-30px 0;padding:60px 0 70px}}.about__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:550px;width:100%}@media screen and (max-width: 767px){.about__column{max-width:none}}.about__column+.about__column{margin-left:20px}@media screen and (max-width: 767px){.about__column+.about__column{margin-bottom:26px;margin-left:0}}.about__logotype{display:block;margin:0 auto;overflow:hidden;min-width:224px;width:224px;height:39px}.about__logotype img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.about__logotype{min-width:167px;width:167px;height:29px}}.about__content{font-size:16px;font-weight:normal;line-height:1.375}.about__content>*:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.about__content{font-size:14px;line-height:1.4285714286;color:#727272}}.about__motto{position:relative;z-index:2}.our-motto__wrapper{padding:54px 204px 50px;text-align:center;color:#fff;background:#0032a0;border-radius:10px}@media screen and (min-width: 1024px)and (max-width: 1199px){.our-motto__wrapper{padding:54px 124px 50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.our-motto__wrapper{padding:54px 64px 50px}}@media screen and (max-width: 767px){.our-motto__wrapper{padding:30px 20px}}.our-motto__help{display:block;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.our-motto__help{font-size:14px}}.our-motto__help+.our-motto__title,.our-motto__title+.our-motto__help{margin-top:20px}.our-motto__title{display:block;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;line-height:1.4166666667;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.our-motto__title{font-size:20px;line-height:1.4}}.our-motto__btn{margin:16px auto 0}@media screen and (max-width: 767px){.our-motto__btn{margin:20px auto 0}}.departments{margin-top:80px}@media screen and (max-width: 767px){.departments{margin-top:60px}}.departments__wrap+.departments__wrap{margin-top:50px}@media screen and (max-width: 767px){.departments__wrap+.departments__wrap{margin-top:40px}}.departments__top{margin-bottom:20px;padding-bottom:12px;width:100%;border-bottom:1px solid #e5eaf5}@media screen and (max-width: 767px){.departments__top{margin-bottom:15px;padding-bottom:10px}}.departments__heading{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.departments__heading{font-size:19px}}@media screen and (max-width: 767px){.departments__slider .swiper{margin:0 -15px;padding:0 15px}}.departments__slider .swiper-slide{height:auto}@media screen and (max-width: 767px){.departments__slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.departments__slide{height:100%}@media screen and (max-width: 767px){.departments__slide{min-width:301px;width:301px}}.departments-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.departments-card__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%;background:#f2f5fa;border-radius:10px}.departments-card__img::before{content:"";display:block;padding-top:100%}.departments-card__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.departments-card__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:2px;padding:24px 30px;background:#f2f5fa;border-radius:10px}@media screen and (max-width: 767px){.departments-card__body{padding:20px 25px}}.departments-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:600}.departments-card__help{display:block;margin-top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;letter-spacing:-0.01em;opacity:.8}@media screen and (max-width: 767px){.departments-card__help{margin-top:3px}}.district__slider{position:relative;z-index:2}@media screen and (max-width: 767px){.district__slider .swiper{margin:0 -15px;padding:0 15px}}.district__slider .swiper-slide{height:auto}@media screen and (max-width: 767px){.district__slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.district__slider .swiper-button-next,.district__slider .swiper-button-prev{position:absolute;top:190px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:#fff;border:1px solid #fff;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.district__slider .swiper-button-next:focus,.district__slider .swiper-button-prev:focus{outline:none}@media screen and (hover: hover){.district__slider .swiper-button-next:hover,.district__slider .swiper-button-prev:hover{background:#0032a0;border-color:#0032a0}.district__slider .swiper-button-next:hover>svg,.district__slider .swiper-button-prev:hover>svg{color:#fff}}@media screen and (max-width: 1399px){.district__slider .swiper-button-next,.district__slider .swiper-button-prev{display:none}}.district__slider .swiper-button-disabled{opacity:0;pointer-events:none}.district__slider .swiper-button-next{right:-20px;-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}.district__slider .swiper-button-prev{left:-20px;-webkit-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);transform:translate(-100%, 0)}.district__slider .swiper-button-icon{min-width:12px;width:12px;height:12px;color:#141414}.district__slide{height:100%}@media screen and (max-width: 767px){.district__slide{min-width:301px;width:301px}}.district-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.district-card__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%;border-radius:10px}.district-card__img::before{content:"";display:block;padding-top:56.5%}.district-card__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.district-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:2px;padding:32px 30px;background:#f2f5fa;border-radius:10px}@media screen and (max-width: 767px){.district-card__body{padding:24px 25px}}.district-card__block+.district-card__block{margin-top:30px}@media screen and (max-width: 767px){.district-card__block+.district-card__block{margin-top:20px}}.district-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.district-card__title{font-size:19px}}.district-card__description{display:block;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.district-card__description{margin-top:3px;font-size:14px;color:#727272}}.district-card__btn{width:100%}.we-build{padding:100px 0 42px;background:#f2f5fa}@media screen and (max-width: 767px){.we-build{padding:50px 0}}.we-build__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1199px){.we-build__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.we-build__left{max-width:369px;width:100%}@media screen and (max-width: 1199px){.we-build__left{max-width:none}}.we-build__right{margin-left:38px;max-width:793px;width:100%}@media screen and (max-width: 1199px){.we-build__right{margin-left:0;max-width:none}}@media screen and (min-width: 768px)and (max-width: 1199px){.we-build__right{margin-top:30px}}@media screen and (max-width: 767px){.we-build__right{margin-top:16px}}@media screen and (min-width: 1200px){.we-build__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:98px;height:100%}}.we-build__block+.we-build__block{margin-top:40px}.we-build__heading{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;line-height:1.4169;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.we-build__heading{font-size:18px}}.we-build__description{margin-top:31px;font-size:16px;font-weight:normal;line-height:1.375}@media screen and (max-width: 1199px){.we-build__description{margin-top:13px}}@media screen and (max-width: 767px){.we-build__description{font-size:14px}}@media screen and (min-width: 1200px){.we-build__btn{-webkit-transform:translate(0, -100%);-ms-transform:translate(0, -100%);transform:translate(0, -100%)}}@media screen and (min-width: 768px)and (max-width: 1199px){.we-build__btn{margin-top:30px}}@media screen and (max-width: 767px){.we-build__btn{margin-top:22px}}.we-build__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.we-build__item{width:calc(50% - 10px)}.we-build__item:nth-child(2n){margin-left:20px}.we-build__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.we-build__item{width:100%}.we-build__item:nth-child(n+2){margin-top:10px}}.we-build-card{display:block;overflow:hidden;padding:30px;background:#fff;border-radius:10px}@media screen and (max-width: 767px){.we-build-card{padding:30px 25px}}.we-build-card__icon{display:block;margin-bottom:10px;overflow:hidden;min-width:24px;width:24px;height:24px}.we-build-card__icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.we-build-card__icon{margin-bottom:8px}}.we-build-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.we-build-card__title{font-size:19px}}.we-build-card__description{display:block;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;line-height:1.375;opacity:.8}@media screen and (max-width: 767px){.we-build-card__description{margin-top:8px;font-size:14px}}.selections__slider{position:relative;z-index:2}@media screen and (max-width: 767px){.selections__slider .swiper{margin:0 -15px;padding:0 15px}}.selections__slider .swiper-slide{height:auto}@media screen and (max-width: 767px){.selections__slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.selections__slider .swiper-button-next,.selections__slider .swiper-button-prev{position:absolute;top:190px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:#fff;border:1px solid #fff;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.selections__slider .swiper-button-next:focus,.selections__slider .swiper-button-prev:focus{outline:none}@media screen and (hover: hover){.selections__slider .swiper-button-next:hover,.selections__slider .swiper-button-prev:hover{background:#0032a0;border-color:#0032a0}.selections__slider .swiper-button-next:hover>svg,.selections__slider .swiper-button-prev:hover>svg{color:#fff}}@media screen and (max-width: 1399px){.selections__slider .swiper-button-next,.selections__slider .swiper-button-prev{display:none}}.selections__slider .swiper-button-disabled{opacity:0;pointer-events:none}.selections__slider .swiper-button-next{right:-20px;-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0)}.selections__slider .swiper-button-prev{left:-20px;-webkit-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);transform:translate(-100%, 0)}.selections__slider .swiper-button-icon{min-width:12px;width:12px;height:12px;color:#141414}@media screen and (max-width: 767px){.selections__slide{min-width:301px;width:301px}}.selections-card{position:relative;z-index:1;display:block;overflow:hidden;width:100%;color:#fff;border-radius:10px}.selections-card::before{content:"";display:block;padding-top:133.5%}.selections-card:hover{color:#fff}@media screen and (hover: hover){.selections-card:hover .selections-card__img img{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}}.selections-card__title{position:absolute;top:30px;left:30px;z-index:1;display:block;max-width:calc(100% - 60px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.selections-card__title{top:25px;left:25px;max-width:calc(100% - 50px);font-size:19px}}.selections-card__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100%}.selections-card__img::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.29%, rgba(0, 0, 0, 0.5)), color-stop(25.58%, rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0.29%, rgba(0, 0, 0, 0) 25.58%)}.selections-card__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.we-socnav__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:83px 96px 73px;background:#f2f5fa;border-radius:10px}@media screen and (min-width: 1200px)and (max-width: 1399px){.we-socnav__wrapper{padding:83px 76px 73px}}@media screen and (max-width: 1199px){.we-socnav__wrapper{-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}}@media screen and (min-width: 768px)and (max-width: 1199px){.we-socnav__wrapper{padding:60px 40px}}@media screen and (max-width: 767px){.we-socnav__wrapper{padding:30px 25px}}.we-socnav__body{max-width:488px;width:100%}.we-socnav__heading{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;line-height:1.4169;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.we-socnav__heading{font-size:18px}}.we-socnav__description{margin-top:8px;font-size:16px;font-weight:normal;line-height:1.375}@media screen and (max-width: 767px){.we-socnav__description{margin-top:10px;font-size:14px}}.we-socnav__socnav{margin-left:15px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 1199px){.we-socnav__socnav{margin-top:14px;margin-left:0;min-width:auto}}.purchase-methods__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.purchase-methods__left{max-width:calc(100% - 387px - 20px);width:100%}@media screen and (max-width: 1023px){.purchase-methods__left{max-width:none}}.purchase-methods__right{margin-left:20px;max-width:387px;min-width:387px}@media screen and (max-width: 1023px){.purchase-methods__right{display:none;margin-left:0;max-width:none;min-width:auto}}.purchase-methods__block+.purchase-methods__block{margin-top:50px}@media screen and (max-width: 767px){.purchase-methods__block+.purchase-methods__block{margin-top:60px}}.purchase-methods__title{font-size:21px;font-weight:600}@media screen and (max-width: 767px){.purchase-methods__title{font-size:19px}}.purchase-methods__description{margin-top:12px;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.purchase-methods__description{margin-top:10px;font-size:14px;color:#727272}}.purchase-methods__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}@media screen and (max-width: 767px){.purchase-methods__wrapper{margin-top:25px}}@media screen and (min-width: 1200px){.purchase-methods__item{width:calc(50% - 10px)}.purchase-methods__item:nth-child(2n){margin-left:20px}.purchase-methods__item:nth-child(n+3){margin-top:20px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.purchase-methods__item{width:100%}.purchase-methods__item:nth-child(n+2){margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.purchase-methods__item{width:calc(50% - 10px)}.purchase-methods__item:nth-child(2n){margin-left:20px}.purchase-methods__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.purchase-methods__item{width:100%}.purchase-methods__item:nth-child(n+2){margin-top:10px}}.purchase-methods__calculation{position:sticky;top:20px;z-index:10;display:block;padding:30px;width:100%;text-align:center;background:#f2f5fa;border-radius:10px}.purchase-methods__form{margin-top:22px}.purchase-methods-card{display:block;overflow:hidden;padding:30px;border:1px solid rgba(20,20,20,.1);border-radius:10px}@media screen and (max-width: 767px){.purchase-methods-card{padding:30px 25px}}.purchase-methods-card__icon{display:block;margin-bottom:10px;overflow:hidden;min-width:24px;width:24px;height:24px}.purchase-methods-card__icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.purchase-methods-card__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.purchase-methods-card__title{font-size:19px}}.purchase-methods-card__list{margin-top:10px}@media screen and (max-width: 767px){.purchase-methods-card__list{margin-top:12px}}.purchase-methods-card__list-item{position:relative;z-index:1;display:block;padding-left:18px;font-size:16px;font-weight:normal;line-height:1.375}.purchase-methods-card__list-item::before{content:"";position:absolute;top:7px;left:0;z-index:1;display:block;min-width:10px;width:10px;height:10px;background-image:url(../img/sprite.svg#icon-mark-dark);background-repeat:no-repeat;background-size:contain;background-position:center center}@media screen and (max-width: 767px){.purchase-methods-card__list-item{font-size:14px;opacity:.8}}.purchase-methods-card__list-item+.purchase-methods-card__list-item{margin-top:10px}.purchase-methods-card__description{display:block;margin-top:10px;font-size:16px;font-weight:normal;line-height:1.375}.purchase-methods-form__input{width:100%}.purchase-methods-form__input+.purchase-methods-form__input{margin-top:10px}.purchase-methods-form__btn{margin-top:10px;width:100%}.purchase-methods-form__help{display:block;margin-top:20px;font-size:12px;font-weight:normal;line-height:1.3333333333;text-align:center;color:#727272}.apartment-preview__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.apartment-preview__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.apartment-preview__body{padding:70px 102px;width:50%;background:#f2f5fa;border-radius:10px}@media screen and (min-width: 1024px)and (max-width: 1199px){.apartment-preview__body{padding:50px 62px}}@media screen and (max-width: 1023px){.apartment-preview__body{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.apartment-preview__body{padding:45px 35px}}@media screen and (max-width: 767px){.apartment-preview__body{padding:35px 25px}}.apartment-preview__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.apartment-preview__title{font-size:18px}}.apartment-preview__description{display:block;margin-top:20px;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.apartment-preview__description{margin-top:10px;font-size:14px}}.apartment-preview__btn{margin-top:62px;min-width:223px}@media screen and (min-width: 768px)and (max-width: 1023px){.apartment-preview__btn{margin-top:35px}}@media screen and (max-width: 767px){.apartment-preview__btn{margin-top:25px}}.apartment-preview__img{position:relative;z-index:1;display:block;overflow:hidden;width:50%;background:#f2f5fa;border-radius:10px}.apartment-preview__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1023px){.apartment-preview__img{width:100%}.apartment-preview__img::before{content:"";display:block;padding-top:73%}.apartment-preview__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}}.advantages{padding:80px 0;background:#f2f5fa}.advantages__slider{position:relative;z-index:1}@media screen and (max-width: 767px){.advantages__slider .swiper{margin:0 -15px;padding:0 15px}}@media screen and (max-width: 767px){.advantages__slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.advantages__slider .swiper-button-next,.advantages__slider .swiper-button-prev{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:58px;width:58px;height:58px;font-size:0;background:rgba(0,0,0,0);border:1px solid rgba(20,20,20,.1);border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.advantages__slider .swiper-button-next:focus,.advantages__slider .swiper-button-prev:focus{outline:none}@media screen and (max-width: 1399px){.advantages__slider .swiper-button-next,.advantages__slider .swiper-button-prev{display:none}}.advantages__slider .swiper-button-next{top:50%;right:-20px;-webkit-transform:translate(100%, -50%);-ms-transform:translate(100%, -50%);transform:translate(100%, -50%)}.advantages__slider .swiper-button-prev{top:50%;left:-20px;-webkit-transform:translate(-100%, -50%);-ms-transform:translate(-100%, -50%);transform:translate(-100%, -50%)}.advantages__slider .swiper-button-icon{min-width:12px;width:12px;height:12px;color:#141414}@media screen and (max-width: 767px){.advantages__slide{min-width:170px;width:170px}}.advantages__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%;border-radius:10px}.advantages__img::before{content:"";display:block;padding-top:133.5%}.advantages__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.advantages__body{margin-top:10px}@media screen and (max-width: 767px){.advantages__body{margin-top:4px}}.advantages__title{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;line-height:1.375}@media screen and (max-width: 767px){.advantages__title{font-size:14px}}.finishing__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.finishing__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.finishing__img{position:relative;z-index:1;display:block;overflow:hidden;width:100%;border-radius:10px}.finishing__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1024px){.finishing__img{max-width:calc(100% - 387px - 20px)}}@media screen and (max-width: 1023px){.finishing__img::before{content:"";display:block;padding-top:66.5%}.finishing__img img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}}.finishing__body{padding:40px 30px;border:1px solid rgba(20,20,20,.1);border-radius:10px}@media screen and (min-width: 1024px){.finishing__body{margin-left:20px;max-width:387px;min-width:387px;min-height:528px}}@media screen and (max-width: 1023px){.finishing__body{margin-top:2px;width:100%}}@media screen and (max-width: 767px){.finishing__body{padding:30px 25px}}.finishing__content{font-size:16px;font-weight:normal;line-height:1.375}.finishing__content>*:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.finishing__content{font-size:14px}}.visual-choice__wrapper{position:relative;z-index:1;overflow:hidden;width:100%;background:#f2f5fa;border-radius:10px}.visual-choice__wrapper::before{content:"";display:block;padding-top:56.5%}.visual-choice__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%}.visual-choice__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layouts-types{padding:80px 0 40px;background:#f2f5fa}@media screen and (max-width: 767px){.layouts-types{padding:50px 0 30px}}.layouts-types__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.layouts-types__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:20px 25px 30px;background:#fff;border-radius:10px}}.layouts-types__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (min-width: 1024px){.layouts-types__left{padding:40px;max-width:calc(100% - 387px - 20px);background:#fff;border-radius:10px}}@media screen and (min-width: 1024px){.layouts-types__right{margin-left:20px;max-width:387px;min-width:387px;background:#fff;border-radius:10px}}@media screen and (max-width: 1023px){.layouts-types__right{margin-top:40px;width:100%}}.layouts-types__img{display:block;overflow:hidden;margin:0 auto;width:auto;height:319px}.layouts-types__img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.layouts-types__img{height:185px}}.layouts-types__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;height:100%}@media screen and (max-width: 1023px){.layouts-types__body{padding:0}}.layouts-types__block+.layouts-types__block{margin-top:60px}.layouts-types__title{display:block;margin-bottom:22px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.layouts-types__title{margin-bottom:15px;font-size:19px;font-weight:normal}}.layouts-types__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.layouts-types__inner+.layouts-types__inner{margin-top:12px}@media screen and (max-width: 767px){.layouts-types__inner+.layouts-types__inner{margin-top:10px}}.layouts-types__help+.layouts-types__price{margin-top:6px}@media screen and (max-width: 767px){.layouts-types__help+.layouts-types__price{margin-top:5px}}.layouts-types__price{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:21px;font-weight:600}@media screen and (max-width: 767px){.layouts-types__price{font-size:19px}}.layouts-types__help{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;opacity:.5}@media screen and (max-width: 767px){.layouts-types__help{font-size:14px}}.layouts-types__value{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal}@media screen and (max-width: 767px){.layouts-types__value{font-size:14px}}.layouts-types__btn{margin-top:26px;width:100%}@media screen and (max-width: 767px){.layouts-types__btn{margin-top:20px}}.layouts-types-tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;max-width:calc(100% - 387px - 20px);width:100%}@media screen and (max-width: 1023px){.layouts-types-tabs__list{max-width:none}}@media screen and (max-width: 767px){.layouts-types-tabs__list{margin-top:15px}}.layouts-types-tabs__item.is--active .layouts-types-tabs__tab{opacity:1;border-color:#141414}.layouts-types-tabs__item+.layouts-types-tabs__item{margin-left:20px}.layouts-types-tabs__tab{display:block;padding:0 0 8px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:normal;white-space:nowrap;color:#141414;opacity:.5;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(0,0,0,0);border-radius:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.layouts-types-tabs__tab:focus{outline:none}@media screen and (hover: hover){.layouts-types-tabs__tab:hover{opacity:1}}@media screen and (max-width: 767px){.layouts-types-tabs__tab{font-size:14px}}.layouts-types-tabs__wrapper{display:none}.layouts-types-tabs__wrapper.is--active{display:block}.panorama__wrapper{position:relative;z-index:1;overflow:hidden;width:100%;background:#f2f5fa;border-radius:10px}.panorama__wrapper::before{content:"";display:block;padding-top:33.333333%}@media screen and (max-width: 767px){.panorama__wrapper::before{padding-top:100%}}.panorama__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%}.panorama__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.panorama__btn{position:absolute;bottom:30px;left:30px;z-index:10;min-width:244px}@media screen and (max-width: 767px){.panorama__btn{left:20px;bottom:25px;max-width:calc(100% - 40px);min-width:auto;width:100%}}.favorites__empty{padding:60px 0 20px;text-align:center}@media screen and (max-width: 767px){.favorites__empty{padding:30px 0 0}}.favorites__btn{margin:20px auto 0}@media screen and (max-width: 767px){.favorites__desktop{display:none}}@media screen and (min-width: 768px){.favorites__mobile{display:none}}.favorites__wrap+.favorites__wrap{margin-top:50px}.favorites__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:39px}@media screen and (max-width: 767px){.favorites__top{margin-bottom:18px}}.favorites__top-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.favorites__top-group+.favorites__top-group{margin-left:20px}@media screen and (max-width: 767px){.favorites__top-group+.favorites__top-group{margin-left:10px}}.favorites__top-btn{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 767px){.favorites__top-btn{padding:12px 15px;font-size:14px}}.favorites__heading{display:block;margin:auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat",sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.02em;text-transform:uppercase}@media screen and (max-width: 767px){.favorites__heading{font-size:18px}}.favorites__topping{margin-bottom:31px;padding-bottom:10px;width:100%;border-bottom:1px solid #e5eaf5}@media screen and (max-width: 767px){.favorites__topping{margin-bottom:15px;padding-bottom:5px}}.favorites__title{font-size:21px;font-weight:600}@media screen and (max-width: 767px){.favorites__title{font-size:19px}}.favorites__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -20px}@media screen and (max-width: 1199px){.favorites__wrapper{margin:0}}@media screen and (min-width: 1200px){.favorites__item{margin:0 10px 20px;width:calc(33.333333333% - 20px)}.favorites__item--wide{width:calc(66.666666666% - 20px)}}@media screen and (min-width: 768px)and (max-width: 1199px){.favorites__item{width:calc(50% - 10px)}.favorites__item:nth-child(2n){margin-left:20px}.favorites__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.favorites__item{width:100%}.favorites__item:nth-child(n+2){margin-top:30px}}.search-results__top{margin-bottom:50px}@media screen and (max-width: 767px){.search-results__top{margin-bottom:30px}}.search-results__wrap+.search-results__wrap{margin-top:50px}.search-results__topping{margin-bottom:20px;padding-bottom:10px;width:100%;border-bottom:1px solid #e5eaf5}@media screen and (max-width: 767px){.search-results__topping{margin-bottom:15px;padding-bottom:10px}}.search-results__title{font-size:21px;font-weight:600}@media screen and (max-width: 767px){.search-results__title{font-size:19px}}.search-results__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px -20px}@media screen and (max-width: 1199px){.search-results__wrapper{margin:0}}@media screen and (min-width: 1200px){.search-results__item{margin:0 10px 20px;width:calc(33.333333333% - 20px)}.search-results__item--wide{width:calc(66.666666666% - 20px)}}@media screen and (min-width: 768px)and (max-width: 1199px){.search-results__item{width:calc(50% - 10px)}.search-results__item:nth-child(2n){margin-left:20px}.search-results__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width: 767px){.search-results__item{width:100%}.search-results__item:nth-child(n+2){margin-top:30px}}.search-results__more{margin-top:40px;min-width:205px}@media screen and (max-width: 767px){.search-results__more{margin-top:30px}}.search-results-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width: 767px){.search-results-form__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-results-form__inner{position:relative;z-index:1;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.search-results-form__icon{position:absolute;top:50%;left:25px;z-index:1;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);min-width:18px;width:18px;height:18px;color:#141414}@media screen and (max-width: 767px){.search-results-form__icon{left:20px}}.search-results-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:18px 54px;width:100%;font-size:16px;font-weight:normal;line-height:1.25;color:#141414;background:#fff;border:1px solid #e5eaf5;border-radius:50px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.search-results-form__input::-webkit-input-placeholder{opacity:1;color:#727272}.search-results-form__input::-moz-placeholder{opacity:1;color:#727272}.search-results-form__input:-ms-input-placeholder{opacity:1;color:#727272}.search-results-form__input::-ms-input-placeholder{opacity:1;color:#727272}.search-results-form__input::placeholder{opacity:1;color:#727272}.search-results-form__input:focus{outline:none;border-color:#0032a0}@media screen and (max-width: 767px){.search-results-form__input{padding:18px 48px}}.search-results-form__clear{position:absolute;top:50%;right:25px;z-index:1;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-width:20px;width:20px;height:20px;font-size:0;background:#f2f5fa;border:none;border-radius:50%;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:0;pointer-events:none}.search-results-form__clear>svg{min-width:8px;width:8px;height:8px;color:rgba(20,20,20,.2)}.search-results-form__clear:focus{outline:none}.search-results-form__clear.is--active{opacity:1;pointer-events:all}@media screen and (hover: hover){.search-results-form__clear:hover>svg{color:#141414}}@media screen and (max-width: 767px){.search-results-form__clear{right:20px}}.search-results-form__btn{margin-left:10px;min-width:225px}@media screen and (max-width: 767px){.search-results-form__btn{margin-top:10px;margin-left:0;min-width:auto;width:100%}}.search-results-form__help{display:block;margin-top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:normal;opacity:.5}@media screen and (max-width: 767px){.search-results-form__help{margin-top:20px;font-size:12px}}