.currency{display:flex;align-items:center;margin-left:20px;cursor:pointer}.currency,.currency img{margin-right:10px}.currency__title{align-items:center;font-weight:600;font-size:14px;line-height:16px;color:#656b70;-webkit-user-select:none;user-select:none}.header-top{position:absolute;background-color:initial;width:100%;z-index:100;padding:19px 0;font-family:var(--main-font2)}.header-top.\--full-width{background-color:#fff}.header-top.\--full-width .container{max-width:1800px;padding-left:40px;padding-right:40px}.header-top__wr{justify-content:space-between}.header-top__left,.header-top__wr{display:flex;align-items:center}.header-top__left-logo{position:relative;max-width:143px;margin-right:41px}.header-top__left-logo:after{opacity:0;content:"";display:block;position:absolute;top:0;right:-20px;width:1px;height:100%;background-color:#e6e8ec;pointer-events:none}.header-top__left-logo img{width:100%}.header-top .header-btn{margin:0 10px}.header-top__right{display:flex;align-items:center;justify-content:space-between}.header-top__right--buttons{display:flex;align-items:center;margin:0 -10px}.header-top__right--buttons .btn{margin:0 10px}.header-top__menu{margin-right:10px;display:flex;align-items:center}.header-top__menu-list{display:flex;align-items:center;margin:0 -10px}.header-top__menu-list li{margin:0 10px}.header-top__menu-list .link{align-items:center;font-weight:600;font-size:14px;line-height:16px;color:#656b70}.header-top.hide{position:absolute;z-index:10;top:0;margin-top:-110px;transition:.2s linear}.mx-main-modal-container{position:fixed;right:0;top:0;width:100%;height:100vh;z-index:1100;overflow-y:auto}.mx-main-modal-container .mx-main-modal-overlay{width:100%;height:100%;content:"";background-color:rgba(0,0,0,.4);position:fixed;left:0;top:0}.mx-main-modal-container .mx-main-modal{position:relative;z-index:2;display:flex;height:100%}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper{margin:auto;padding:10px;position:relative;width:100%;cursor:pointer}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .custom-modal-close{right:30px;cursor:pointer;top:22px}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box{overflow:hidden;background-color:#fff;border-radius:20px;box-shadow:30px 32px 64px 0 rgba(0,0,0,.31)}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box.overflow-scroll{max-height:70vh;overflow-y:auto}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons{display:flex;flex-wrap:wrap}.mx-main-modal-container .mx-main-modal .mx-modal-wrapper .mx-modal-box .mx-buttons .mx-btn{margin:0 10px}.big-filter-modal{height:85vh}.big-filter-modal .mx-modal-box__content{max-height:calc(100% - 150px)}.big-filter-modal form{height:100%}.big-filter-modal form>div{height:100%;display:flex;flex-direction:column;justify-content:space-between}.mx-modal-box__head{display:flex;align-items:center;justify-content:space-between;color:var(--color-darkBlue);font-size:18px;font-weight:500;padding:15px 30px;border-bottom:1px solid #e6e8ec}.mx-modal-box__head img{display:block;cursor:pointer}.mx-modal-box__content{padding:30px}.mx-modal-box__footer{padding:12px 30px;border-top:1px solid #e6e8ec}@media (max-width:992px){.mx-modal-box__head{padding:12px 15px}.mx-modal-box__head img{width:30px;height:30px}.mx-modal-box__footer{padding:12px 15px}.mx-modal-box__content{padding:15px}}.svg-like{border-radius:50%;background:rgba(0,44,99,.25);opacity:.7;-webkit-backdrop-filter:blur(76.3889px);backdrop-filter:blur(76.3889px);width:30px;height:30px;display:flex;align-items:center;justify-content:center}.svg-like,.svg-like svg path{transition:all .3s ease-in-out}.svg-like.active,.svg-like:hover{background:rgba(185,33,0,.25);opacity:.7;-webkit-backdrop-filter:blur(76.3889px);backdrop-filter:blur(76.3889px)}.svg-like.active svg,.svg-like:hover svg{animation:animation .5s linear forwards}.svg-like.active svg path,.svg-like:hover svg path{fill:red}@keyframes animation{0%{transform:scale(1)}25%{transform:scale(1.3)}to{transform:scale(1)}}.btn_outline{border:1px solid var(--form-border-color);padding:14px 16px;border-radius:10px;display:flex;align-items:center;color:#64748b;transition:.2s ease-in-out}.btn_outline:hover{background-color:#fff}.btn_outline img{margin-right:10px}.skeleton-background{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#eaeaea;background:linear-gradient(90deg,#f5f5f5 8%,#efefef 18%,#f5f5f5 33%);background-size:1000px 104px;position:relative;content:""}.skeleton-background.\--darker{background:linear-gradient(90deg,#b5b5b5 8%,#bdbdbd 18%,#c6c6c6 33%)}.skeleton-background.w-100{width:100%}.skeleton-background.w-80{width:80%}.skeleton-background.w-70{width:70%}.skeleton-background.w-50{width:50%}.skeleton-background.h-15{height:15px}.skeleton-background.h-24{height:24px}.skeleton-background.h-30{height:30px}.skeleton-background.h-40{height:40px}.skeleton-background.h-50{height:50px}.skeleton-background.h-100{height:100%!important}.skeleton-background:hover{box-shadow:none!important}.p-abs{position:absolute;left:0;top:0;width:100%;height:100%}.color-transparent{color:transparent!important}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.mod-main-input{position:relative;width:100%;margin-bottom:25px}.mod-main-input__error{opacity:0;position:absolute;left:0;bottom:-24px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--primary-red)}.mod-main-input__label{font-weight:500;font-size:14px;margin-bottom:10px;display:block;color:#8096b1}.mod-main-input__input{height:48px}.mod-main-input__input,.mod-main-input__textarea{width:100%;background:transparent;border:1px solid #e6e8ec;padding:10px 20px;font-size:14px;border-radius:12px;color:var(--form-value-color);font-weight:600;line-height:18px}.mod-main-input__input::placeholder,.mod-main-input__textarea::placeholder{color:var(--form-placeholder-color);font-family:var(--main-font);font-weight:500;font-size:14px;line-height:18px}.mod-main-input--active .mod-main-input__input:focus,.mod-main-input--active .mod-main-input__textarea:focus{border-color:#1877f2}.mod-main-input--error .mod-main-input__error{color:var(--color-error)!important}.mod-main-input--error .mod-main-input__input,.mod-main-input--error .mod-main-input__textarea{box-shadow:0 0 2px 0 var(--color-error);border-color:var(--color-error)!important}.mod-main-input:not(.mod-main-input--active) .mod-main-input__input:focus,.mod-main-input:not(.mod-main-input--active) .mod-main-input__textarea:focus{border-color:#1877f2}.profile-input .mod-main-input__input{height:auto;border:1px solid #e2e8f0;padding:16px}.mod-select__control{font-family:var(--main-font);border-radius:12px!important;min-height:48px!important;border-color:var(--form-border-color)!important;border-width:1px!important;cursor:pointer!important}.mod-select__control:hover,.mod-select__control:hover .mod-select__indicator{border-color:#d5dbe7!important}.mod-select__value-container{padding-left:16px!important;max-width:223px!important;height:48px!important;overflow:auto!important}.project-buildings .mod-select__value-container{overflow:hidden!important}.mod-select__placeholder{color:var(--form-placeholder-color)!important;font-weight:500!important;font-size:14px!important}.mod-select__single-value{color:var(--form-value-color)!important;font-weight:600!important;font-size:14px!important}.mod-select__indicator{margin-right:10px!important;border:2px solid var(--form-border-color);border-radius:100px;padding:2px!important}.mod-select__loading-indicator{display:none!important}.mod-select__indicator-separator{display:none}.mod-main-input--error .mod-select__control:not(.mod-select__control--is-focused){border-color:var(--color-error)!important;border-width:1px!important;box-shadow:0 0 2px 0 var(--color-error)}.small-options .mod-small-radio span{max-width:40px}.mod-small-radio{display:flex}.mod-small-radio__wrap{width:100%;display:flex;border:2px solid var(--form-border-color);height:48px;border-radius:12px;padding:8px 0}.mod-small-radio__wrap>div{flex:1 1;display:flex;align-items:center;justify-content:center;color:var(--form-value-color);font-weight:600;cursor:pointer;padding:0 5px}.mod-small-radio__wrap>div:not(:first-child){border-left:1px solid var(--form-border-color)}.mod-small-radio__wrap>div.\--active span{background-color:var(--main-color);color:#fff}.mod-small-radio__wrap>div span{border-radius:6px;text-align:center;display:block;width:100%;padding:6px 11px;transition:.2s ease-in-out}.mod-main-input-range{position:relative}.mod-main-input-range .input-range__label{display:none}.mod-main-input-range .input-range__wrap{padding:0 10px;position:absolute;left:0;bottom:-3px;width:100%}.mod-main-input-range .input-range__track--background{height:3px!important;background-color:var(--form-border-color)!important;margin-top:0}.mod-main-input-range .input-range__track{height:3px!important;background-color:var(--main-color)}.mod-main-input-range .input-range__slider{width:15px;height:15px;background-color:var(--main-color);border-color:#fff;margin-top:-10px}.short-filter{display:flex;align-items:flex-end;margin:0 -10px}.short-filter>div{width:25%;padding:0 10px}.multi-select__value-container{color:var(--color-darkBlue);justify-content:space-between;max-width:100%!important}.multi-select__value-container span{font-weight:700}.multi-select__count{font-weight:700;width:27px;height:27px;border-radius:100px;border:2px solid var(--color-lightBlue);background:var(--color-babyblue);color:var(--main-color)}.multi-select__count_active{color:#fff;border-color:var(--main-color);background-color:var(--main-color)}.multi-select__options-container{position:absolute;top:calc(100% + 10px);left:0;width:100%;z-index:100;opacity:0;transform:translateY(-10px);pointer-events:none;transition:.15s ease-in-out;border-radius:12px;background:#fff;padding:12px 16px;box-shadow:0 0 10px 0 rgba(0,0,0,.05)}.multi-select__options-container_active{opacity:1;transform:translateY(0);pointer-events:auto}.multi-select__option{width:max-content;border-radius:4px;background:var(--color-babyblue);color:var(--main-color);font-size:14px;font-weight:500;padding:4px 8px;display:flex;align-items:center;justify-content:space-between}.multi-select__option button{margin-left:10px;width:14px;height:17px}.multi-select__option button svg{width:100%;height:100%}.multi-select__option:first-child{margin-top:8px}.multi-select__option:not(:last-child){margin-bottom:8px}@media (max-width:992px){.short-filter{flex-wrap:wrap}.short-filter>div{width:100%;padding:0 10px}}.custom-multi-select .mod-select__multi-value{background-color:var(--color-babyblue)}.custom-multi-select .mod-select__multi-value__label{color:var(--main-color);font-weight:600}.range-slider{height:4px!important}.no-connection{pointer-events:none}.no-connection.\--visible .no-connection__content{transform:translateY(0);opacity:1}.no-connection.\--visible .no-connection__overlay{opacity:.6}.no-connection__content{position:fixed;top:30px;width:100%;max-width:600px;left:50%;margin-left:-300px;z-index:1000;padding:0 20px;background-color:#fae8a9;border-radius:4px;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:.2s ease-in-out;transform:translateY(-100%)}.no-connection__overlay{background-color:#fff;width:100vw;height:100vh;position:fixed;left:0;top:0;content:"";z-index:999;opacity:0;transition:.3s ease-in-out}.no-connection__text{color:#736125;font-size:15px}.no-connection svg{width:40px;height:40px}.no-connection__icon{display:flex;align-items:center}.pagination{padding:30px 0;width:100%}.pagination,.pagination__items{display:flex;align-items:center;justify-content:center}.pagination__items{margin:0 -5px}.pagination__item{cursor:pointer;width:48px;height:48px;background-color:#fff;border:2px solid #e6e8ec;border-radius:10px;font-weight:500;color:var(--color-darkBlue);transition:all .2s ease-in-out;margin:0 5px}.pagination__item a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pagination__item:hover:not(.pagination__item_active){background-color:var(--color-babyblue);border-color:var(--color-babyblue)}.pagination__item_active{background-color:var(--main-color);border-color:var(--main-color);color:#fff}.pagination-profile .slider-arrow .slider-arrow__btn{border-radius:12px;border-color:#e2e8f0}.pagination-profile .pagination__item{color:#94a3b8;border-color:#e2e8f0}.pagination-profile .pagination__item_active{background-color:unset;color:var(--main-color)}.pagination-profile .pagination__item a{font-family:var(--main-font2);font-size:18px}.spinner-wrap{width:100%;display:flex;align-items:center;padding:20px 0}.spinner-wrap.full{justify-content:center;height:100vh;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:hsla(0,0%,100%,.7)}.spinner-wrap.absolute{position:absolute;left:0;top:0;justify-content:center;height:100%;background-color:hsla(0,0%,100%,.8)}.spinner-wrap.center{justify-content:center}.spinner-wrap.end{justify-content:flex-end}.spinner-wrap.start{justify-content:flex-start}.spinner-wrap.md .spinner{width:35px;height:35px}.spinner{display:inline-block;width:30px;height:30px;border-radius:50%;border:3px solid #307adb;border-top-color:#e0f2ff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}.list-product-wr .list-product{display:flex;align-items:center;flex-wrap:wrap;margin:25px 0}.list-product-wr .list-product__link{padding:0 5px 0 15px;font-size:14px;line-height:138.4%;color:#30363d;margin:5px 0;position:relative;align-items:center;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.list-product-wr .list-product__link:before{content:"";display:block;position:absolute;left:0;top:4px;width:8px;min-width:8px;height:8px;transform:translateY(1px);background:var(--main-color);border-radius:50%;margin-right:10px}@media (max-width:992px){.list-product-wr .list-product{margin:20px -5px 20px 0}}.price-card{display:flex;align-items:center}.price-card.\--mb{margin-bottom:20px}.price-card__item{position:relative}.price-card__item.\--line{margin-left:30px;padding-left:30px}.price-card__item.\--line:after{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:var(--color-border)}.price-card__subtitle{font-weight:500;font-size:14px;line-height:138.4%;color:#777e90;margin-bottom:5px}.price-card__price{font-weight:700;font-size:22px;line-height:20px;color:#8096b1}.price-card__price span{font-size:24px;color:#002c63}.price-card__month{font-weight:700;font-size:20px;line-height:138.4%;color:#002c63}@media (max-width:992px){.price-card__price{font-size:16px}.price-card__price span{font-size:18px}}.product-card{transition:all .2s ease-in-out;border-radius:26px;position:relative;z-index:2;display:flex;flex-direction:column;height:100%;border:1px solid #fff;opacity:0}.product-card.\--visible{opacity:1}.product-card:hover{z-index:1;border:1px solid var(--main-color)}.product-card_horizontal{display:flex;align-items:stretch;flex-direction:row;border-radius:16px;overflow:hidden;position:relative}.product-card_horizontal .like{z-index:1}.product-card_horizontal .product-card__top{flex:1 1 35%;position:unset}.product-card_horizontal .product-card__bottom{flex:1 1 55%;border-radius:0 26px 26px 0}.product-card_horizontal .product-card__image{padding-bottom:82%;border-radius:26px 0 0 26px;max-height:0}.product-card_horizontal .product-card__image img{border-radius:0}.product-card__top{border-radius:26px 26px 0 0;background:var(--color-base);position:relative}.product-card__top .like{position:absolute;top:18px;right:20px;z-index:10}.product-card__top .type-box{position:absolute;top:18px;left:20px;z-index:10;display:flex;flex-wrap:wrap}.product-card__top .type-box__button{background:#7b8b9c;border-radius:6px;padding:6px 10px;font-weight:400;font-size:12px;line-height:138.4%;color:var(--color-base);margin:5px;transition:all .3s ease-in-out}.product-card__top .type-box__button.\--cashback-tag{display:flex;align-items:center;background-color:#ffca1d;color:#262d33}.product-card__top .type-box__button.\--cashback-tag img{margin-bottom:3px}.product-card__image{position:relative;padding-bottom:78%;display:block;border-radius:26px 26px 0 0;overflow:hidden;height:0}.product-card__image>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:26px 26px 0 0;opacity:.5;transition:.3s ease-in-out}.product-card__image>img.\--visible{opacity:1}.product-card__bottom{padding:16px 20px 20px;background:var(--color-base);border-radius:0 0 26px 26px;position:relative;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.product-card__link{position:absolute;width:100%;height:100%;content:"";left:0;top:0}.product-card__title{display:flex;align-items:center;font-weight:700;font-size:25px;line-height:30px;color:var(--color-darkBlue);margin-bottom:6px}.product-card__title .icon{display:block}.product-card__title .icon.tick{position:relative;background-image:url(/static/media/tick-circle.b57509ad.svg);background-size:cover;background-repeat:no-repeat;width:16px;height:16px;margin-left:5px;margin-bottom:3px;cursor:pointer}.product-card__title .icon.tick:hover span{opacity:1;margin-bottom:6px}.product-card__title .icon.tick span{transition:.2s ease-in-out;position:absolute;font-size:12px;background-color:var(--main-color);color:#fff;border-radius:4px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1);padding:3px 5px;left:50%;bottom:100%;line-height:16px;transform:translateX(-50%);margin-bottom:0;font-weight:300;opacity:0}.product-card__title .icon.tick span:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top:5px solid var(--main-color)}.product-card__subtitle{font-size:10px;line-height:12px;color:#8096b1;margin-bottom:5px}.product-card__subtitle a{color:#8096b1;position:relative;z-index:1}.product-card__address .region-title{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#4b5157;margin-bottom:6px}.product-card__address .address-info{display:flex;align-items:center}.product-card__address .address-info__icon{display:block}.product-card__address .address-info__icon.metro{background-image:url(/static/media/metro.4d08cce7.svg);background-size:cover;background-repeat:no-repeat;width:14px;height:14px;margin-right:10px}.product-card__address .address-info__title{font-weight:400;font-size:12px;line-height:15px;color:#656b70}.product-card__address .address-info__reaching-time{font-style:normal;font-weight:400;font-size:12px;color:#939699;padding-left:6px}.product-card_horizontal .product-card__phone{justify-content:unset}.product-card__phone{display:flex;align-items:center;justify-content:space-between}.product-card__installment{padding-left:30px;margin-left:30px;border-left:1px solid #e6e8ec}.product-card.plan_horizontal{flex-direction:row}.product-card.plan_horizontal .product-card__top{width:30%;border-radius:16px 0 0 16px;padding:16px}.product-card.plan_horizontal .product-card__bottom{border-radius:0 16px 16px 0;padding:16px 16px 16px 0}.product-card.plan_horizontal .product-card__image{border-radius:10px}@media (max-width:992px){.product-card:hover{box-shadow:none}.product-card__top{overflow:hidden}.product-card__image,.product-card__image>img{border-radius:10px}}#custom-alert-zone{position:fixed;right:0;top:0;width:100%;max-width:400px;z-index:99999999;overflow:hidden;height:100vh;padding:20px;pointer-events:none}#custom-alert-zone>div:not(:last-child){margin-bottom:10px}#custom-alert-zone .alert-item{display:flex;align-items:center;pointer-events:auto;border-radius:16px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);color:#fff;padding:15px 30px 15px 80px;background-repeat:no-repeat;background-position:center left 20px;background-size:40px;position:relative;transition:.2s ease-in-out;transform:translateX(20px);opacity:0;min-height:74px}#custom-alert-zone .alert-item.\--show{transform:translateX(0);opacity:1}#custom-alert-zone .alert-item__close-btn{width:15px;height:15px;content:"";cursor:pointer;background-image:url(/static/media/close-white.8ae10208.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute;right:15px;top:15px}#custom-alert-zone .alert-item__title{display:none;font-size:20px;font-weight:500;margin-bottom:8px}#custom-alert-zone .alert-item__text{line-height:22px;font-size:16px;font-weight:400}#custom-alert-zone .alert-item--info{background-image:url(/static/media/alert-danger.c12bf2f3.svg);background-color:#307adb}#custom-alert-zone .alert-item--danger{background-image:url(/static/media/alert-danger.c12bf2f3.svg);background-color:#d32929}#custom-alert-zone .alert-item--warning{background-image:url(/static/media/alert-danger.c12bf2f3.svg);background-color:#fbc500}#custom-alert-zone .alert-item--success{background-image:url(/static/media/alert-check.bb687aed.svg);background-color:#91c714}.popular-developers .popular-card__img{position:relative;width:100%;padding-bottom:100%;margin-bottom:16px}.popular-developers .popular-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:24px}.popular-developers .popular-card__info{display:flex;align-items:center}.popular-developers .popular-card__logo{width:65px;min-width:65px;height:65px;background:#fff;border:1px solid rgba(89,77,109,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;padding:9px 2px;margin-right:15px}.popular-developers .popular-card__logo img{max-width:100%;max-height:100%;object-fit:cover}.popular-developers .popular-card__name{font-weight:600;font-size:22px;line-height:22px;color:var(--color-title);margin-bottom:4px}.popular-developers .popular-card__number{font-weight:400;font-size:18px;line-height:28px;letter-spacing:-.4px;color:#8096b1}.news-card{width:100%;height:100%;padding:0 0 5px;cursor:pointer}.news-card:hover{filter:drop-shadow(0 18px 80px rgba(91,94,143,.1))}.news-card__top{margin-bottom:10px}.news-card__img{position:relative;padding-bottom:55.6%;margin-bottom:16px}.news-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.news-card__date{font-weight:400;font-size:14px;line-height:20px;color:#bcbfc2}.news-card__title{font-weight:600;font-size:14px;line-height:20px;color:#262d33}.favorite-card{position:relative;display:flex;border-radius:16px;z-index:5;transition:all .3s ease-in-out;margin-bottom:30px}.favorite-card:hover{z-index:1;box-shadow:0 35px 100px rgba(90,127,172,.2)}.favorite-card__img{position:relative;max-width:420px;width:100%;padding-bottom:28.9%}.favorite-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px 0 0 16px}.favorite-card__img .type-box{position:absolute;top:20px;left:20px;margin:0 -5px;z-index:1}.favorite-card__img .type-box__button{background:rgba(0,44,99,.2);-webkit-backdrop-filter:blur(55.5px);backdrop-filter:blur(55.5px);border-radius:6px;padding:6px 10px;font-weight:400;font-size:10px;line-height:138.4%;color:var(--color-base);margin:5px;transition:all .3s ease-in-out}.favorite-card__img .type-box__button.type-box__border{border-radius:90px}.favorite-card__title{display:flex;align-items:flex-end;font-weight:700;font-size:25px;line-height:30px;color:var(--color-darkBlue);margin-bottom:6px}.favorite-card__title__icon{display:block}.favorite-card__title__icon.tick{background-image:url(/static/media/tick-circle.b57509ad.svg);background-size:cover;background-repeat:no-repeat;width:16px;height:16px;margin:0 0 5px 6px}.favorite-card__address{display:flex;align-items:center}.favorite-card__address__icon{display:block}.favorite-card__address__icon.metro{background-image:url(/static/media/metro.4d08cce7.svg);background-size:cover;background-repeat:no-repeat;width:14px;height:14px;margin-right:10px}.favorite-card__address__title{font-weight:400;font-size:12px;line-height:15px;color:#656b70}.favorite-card__info{width:100%;padding:20px 20px 20px 30px;border-radius:0 16px 16px 0;background:var(--color-base);flex-direction:column}.favorite-card__info,.favorite-card__top{display:flex;justify-content:space-between}.favorite-card__top{position:relative;align-items:flex-start}.favorite-card__top .like{position:absolute;top:0;right:0}.favorite-card__footer .card-phone{display:flex;align-items:center;justify-content:space-between}.favorite-card__footer .card-phone.\--mt{margin-top:30px;justify-content:flex-start}.developer-card{position:relative;background:var(--color-base);border-radius:15px;transition:all .3s ease-in-out;padding:20px 30px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;z-index:5;border:2px solid transparent;cursor:pointer}.developer-card:last-child{margin-bottom:0}.developer-card.-premium{border-color:#f78316}.developer-card.-premium .developer-card__logo:before{opacity:1;transform:scale(1)}.developer-card:hover{box-shadow:0 25px 100px rgba(91,94,143,.25);z-index:1}.developer-card__left{display:flex;align-items:center}.developer-card__logo{position:relative;width:80px;height:80px;background:var(--color-bg);border-radius:10px;margin-right:10px;flex-shrink:0}.developer-card__logo img{width:100%;height:100%;object-fit:contain;padding:7px}.developer-card__logo:before{content:"";position:absolute;bottom:0;right:-8px;width:16px;height:16px;object-fit:cover;background-image:url(/static/media/tick-circle-orange.9782ac7e.svg);background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(0);transition:all .3s ease-in-out;background-color:#fff;border-radius:100px}.developer-card__name{font-weight:600;font-size:20px;line-height:25px;color:var(--color-darkBlue)}.developer-card__right{display:flex;align-items:center}.developer-card__objects{color:#4592ff}.developer-card__objects,.developer-card__year{font-weight:600;font-size:16px;line-height:25px}.developer-card__year{color:#262d33}.developer-card__objects,.developer-card__year{min-width:170px;width:100%}.developer-card__label{font-weight:600;color:var(--color-disabled)}@media (max-width:992px){.developer-card{flex-wrap:wrap;padding:20px 15px}.developer-card .mb-15{margin-bottom:10px!important}.developer-card__left{width:100%;margin-bottom:15px}.developer-card__right{flex-wrap:wrap;width:100%}.developer-card__objects,.developer-card__year{width:auto;min-width:0;font-size:14px}.developer-card__label{font-size:14px}.developer-card__logo{width:70px;height:70px}.developer-card__name{font-size:18px}}.intelligence-cart{position:relative;background:var(--color-babyblue);border-radius:10px;padding:10px 10px 20px 16px;margin-bottom:5px;transition:all .2s ease-in-out;z-index:2}.intelligence-cart:hover{background:#fff;box-shadow:0 25px 100px rgba(91,94,143,.25);z-index:1}.intelligence-cart:hover .intelligence-cart__box img{filter:brightness(1.6)}.intelligence-cart__box{display:flex;align-items:flex-end;justify-content:space-between}.intelligence-cart__box img{transition:all .3s ease-in-out}.intelligence-cart__name{font-weight:400;font-size:12px;line-height:15px;color:#777e90;margin-bottom:5px}.intelligence-cart__meaning{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;text-transform:capitalize;color:var(--color-darkBlue)}@media (max-width:992px){.intelligence-cart{margin-bottom:0;cursor:unset}.intelligence-cart:hover{box-shadow:none}}.plan-found{font-weight:400;font-size:16px;line-height:24px;color:#777e91;margin:30px 0}.plan-found a{font-weight:500;color:var(--color-main);text-decoration:underline}.plan-card{background:var(--color-base);border-radius:26px;transition:all .3s ease-in-out;position:relative;z-index:10;cursor:pointer}.plan-card:hover{box-shadow:0 25px 100px rgba(91,94,143,.25);z-index:9}.plan-card__top{position:relative;margin-bottom:10px;border-radius:26px 26px 0 0}.plan-card__top .like{position:absolute;top:20px;right:20px;z-index:50}.plan-card__img{position:relative;padding-bottom:74.5%}.plan-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:26px 26px 0 0}.plan-card__content{margin:0 20px}.plan-card__info{font-weight:600;font-size:16px;line-height:138.4%;color:#777e90;margin-bottom:6px}.plan-card__footer{padding:20px 0;border-top:1px solid #e6e8ec;margin-top:30px;display:flex;align-items:center}.plan-card__icon{width:30px;height:30px;background:var(--color-babyblue);border-radius:50%;justify-content:center;margin-right:15px}.plan-card__icon,.plan-card__item{display:flex;align-items:center}.plan-card__item:not(:last-child){margin-right:20px}.plan-card__text{font-weight:400;font-size:14px;line-height:24px;color:#656b70}@media (max-width:992px){.plan-card{display:flex;align-items:center;border-radius:16px;padding:16px}.plan-card__top{width:30%;margin:0 15px 0 0;background-color:#f5f5f5;border-radius:10px}.plan-card__content{margin:0;flex:1 1}.plan-card__img{padding-bottom:100%;height:100%}.plan-card__img img{border-radius:16px}.plan-card__footer{padding:10px 0 0;margin-top:10px}.plan-card__icon{margin-right:8px}.plan-card__info{font-size:14px}.plan-card__text{font-weight:700}.plan-card__item:not(:last-child){margin-right:14px}}.gallery-content__top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 -15px}.gallery-content__img{position:relative;padding-bottom:68.6%;cursor:pointer;overflow:hidden;border-radius:20px}.gallery-content__img img{left:0;width:100%;border-radius:20px;display:block}.gallery-content__img:after,.gallery-content__img:before,.gallery-content__img img{position:absolute;top:0;height:100%;object-fit:cover;transition:all .3s ease-in-out}.gallery-content__img:after,.gallery-content__img:before{content:"";width:50%;background:rgba(0,0,0,.1);z-index:5}.gallery-content__img:after{left:0}.gallery-content__img:before{right:0}.gallery-content__img:hover:after,.gallery-content__img:hover:before{width:0}.gallery-content__img:hover img{transform:scale(1.2)}.gallery-content__item{position:relative;max-width:350px;width:100%;margin:0 15px}.place-card{display:block;width:100%;height:100%}.place-card__img{position:relative;background:#fff;padding-bottom:68.5%;margin-bottom:15px;cursor:pointer;border-radius:20px;overflow:hidden}.place-card__img:hover .quality-card__arrow{transform:scale(1)}.place-card__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3));content:"";z-index:2;pointer-events:none}.place-card__title-card{position:absolute;bottom:10px;left:30px;right:30px;font-weight:700;font-size:18px;color:#fff;display:flex;justify-content:space-between;align-items:center;z-index:3}.place-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.place-card__time{position:absolute;top:15px;right:15px;background:var(--color-base);display:flex;align-items:center;justify-content:center;border-radius:99px;padding:3px 11px}.place-card__time img{display:flex;width:15px;height:15px;margin-right:5px}.place-card__span{font-size:14px;line-height:18px;color:#777e90;margin-bottom:2px}.place-card__title{font-weight:500;font-size:16px;line-height:normal;color:#262d33}.quality-card__arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);border-radius:100%;transform:scale(0);transition:.2s ease-in-out}@media (max-width:992px){.place-card__title-card{right:15px;left:15px;font-size:16px}.place-card .quality-card__arrow{width:30px;height:30px}}.location-item{display:flex;align-items:center;cursor:pointer;border:1px solid #ced1d7;border-radius:4px;background:#fff;padding:8px 16px;height:40px}.location-item:not(:last-child){margin-right:10px}.location-item:last-child .location-item__icon{width:40px;margin:0 0 0 -8px}.location-item.active{border:1px solid #152242;background:#f1f2f4}.location-item__icon{margin-right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}.location-item__icon svg path{fill:#737a8e}.location-item__title{font-weight:400;color:#152242;font-size:14px;white-space:nowrap;transition:all .2s ease-in-out}@media (max-width:992px){.location-item{padding:6px 12px}.location-item__icon{width:20px;height:20px}.location-item:last-child .location-item__icon{width:30px;height:30px;margin:0 0 0 -8px}.location-item__icon svg{width:100%;height:100%}}.video-section{margin-top:60px}.video-section__media{height:100%}.video-section__media:hover .video-media__play{animation:play1 2.2s linear infinite}.video-section__media:hover .video-media__play img{animation:play 2s linear infinite}.video-section__video{position:relative;height:100%;padding-bottom:40%;cursor:pointer}.video-section__video div{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;border-radius:32px;overflow:hidden;background-color:#222;transition:all .3s ease-in-out}.video-section__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:80px;height:80px;border-radius:50%;background:#e0f2ff;display:flex;align-items:center;justify-content:center;z-index:99}.video-section__play img{display:flex;width:26px!important;height:26px!important;margin-bottom:0!important;border-radius:0!important;margin-left:3px;transition:all .3s ease-in-out}@keyframes play{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes play1{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}@media (max-width:992px){.video-section__video{padding-bottom:60%}}.documentation-items{display:flex;align-items:center;padding:20px;background:var(--color-base);border-radius:15px;transition:all .3s ease-in-out}.documentation-items:hover{background:var(--color-babyblue)}.documentation-items__img{flex-shrink:0;width:32px;height:32px;background-image:url(/static/media/file.f8043189.svg);background-repeat:no-repeat;background-position:50%;margin-right:10px}.documentation-items__title{font-weight:500;font-size:14px;line-height:19px;color:#30363d}.map-card{cursor:pointer;display:flex;background:var(--color-base);border-radius:16px;margin-bottom:20px;margin-right:5px;transition:all .3s ease-in-out;border:2px solid transparent}.map-card__flex{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.map-card__flex .address-info{display:flex;align-items:center}.map-card__flex .address-info__icon{display:block}.map-card__flex .address-info__icon.metro{background-image:url(/static/media/metro.4d08cce7.svg);background-size:cover;background-repeat:no-repeat;width:14px;height:14px;margin-right:10px}.map-card__flex .address-info__title{font-weight:400;font-size:12px;line-height:18px;color:#656b70}.map-card__img{position:relative;height:100%;width:230px}.map-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px 0 0 16px}.map-card__img.\--map-active-img{width:260px;padding-bottom:75%;margin-right:20px}.map-card__img.\--map-active-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px}.map-card__left{position:relative;width:50%;min-width:220px}.map-card__left .product-card__image{padding-bottom:120%;border-radius:26px 0 0 26px}.map-card__left .more-overlay,.map-card__left .product-card__image img{border-radius:26px 0 0 26px}.map-card__left .type-box{position:absolute;top:20px;left:20px;margin:0 -5px}.map-card__left .type-box__button{background:rgba(0,44,99,.2);-webkit-backdrop-filter:blur(55.5px);backdrop-filter:blur(55.5px);border-radius:6px;padding:6px 10px;font-weight:400;font-size:10px;line-height:138.4%;color:var(--color-base);margin:5px;transition:all .3s ease-in-out}.map-card__left .type-box__button.type-box__border{border-radius:90px}.map-card__right{border-radius:0 16px 16px 0;padding:14px 16px;width:100%;min-height:241px;display:flex;flex-direction:column;justify-content:space-between}.map-card__right .list-product-wr .list-product{margin:10px 0}.map-card__right .list-product-wr .list-product__link{font-size:12px}.map-card__right.\--map-active-right{padding:0;min-height:auto}.map-card__title{display:flex;align-items:flex-end;font-weight:600;font-size:20px;line-height:25px;color:var(--color-darkBlue)}.map-card__title img{display:flex;margin-left:6px;margin-bottom:4px}.map-card__subtitle{font-weight:400;font-size:12px;line-height:18px;color:#8096b1}.breadcrumbs,.breadcrumbs-list{display:flex;align-items:center}.breadcrumbs-list{margin:0 -10px}.breadcrumbs-link{position:relative;display:block;font-weight:500;font-size:14px;line-height:20px;color:var(--main-color);margin:0 10px;transition:all .3s ease-in-out;cursor:pointer}.breadcrumbs-link.active{color:#94a3b8;cursor:auto}.breadcrumbs-link.active:after{content:none}.breadcrumbs-link:after{content:"";position:absolute;top:50%;right:-11px;width:2px;height:2px;border-radius:50%;object-fit:cover;background:#94a3b8}.corparation-container{display:flex;align-items:center;justify-content:space-between}.corparation-container__img{width:100px;height:100px;box-shadow:0 5px 15px rgba(38,45,51,.08);border-radius:20px;margin-right:16px}.corparation-container__img img{width:100%;height:100%;object-fit:contain;border-radius:20px;padding:7px;background-color:#fff}.corparation-container__left{display:flex;align-items:center}.corparation-container__title{font-weight:700;font-size:25px;line-height:30px;color:var(--color-darkBlue)}.faq-wrapper{position:relative;padding:28px 30px;background:var(--color-darkBlue);border-radius:20px;text-align:center;margin-top:30px}.faq-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/static/media/faq.2267e1be.png);object-fit:cover;border-radius:20px}.faq-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.faq-title{font-weight:700;font-size:30px;padding:0 40px;line-height:35px;margin-bottom:30px;color:var(--color-base)}.faq-subtitle{font-weight:400;font-size:12px;line-height:15px;color:#a2d2fc;padding:0 40px}.faq-form{display:flex;align-items:flex-end;margin-bottom:30px}.faq-form__box{position:relative;margin-right:30px}.faq-form__box label,.faq-form__box span{display:flex;justify-content:flex-start;font-weight:600;font-size:15px;line-height:24px;color:#e0f2ff;margin-bottom:8px}.faq-form__box img{position:absolute;z-index:1;bottom:0;transform:translateY(-50%);left:16px;width:24px;height:24px}.faq-content .faq-form__input{margin-bottom:0}.faq-content .faq-form__input input{background:#fff;border-radius:12px;width:100%;height:48px;outline:none;border:none;padding:0 20px 0 58px;color:var(--color-darkBlue);font-size:16px;line-height:25px;font-weight:600}.faq-content .faq-form__input input::placeholder{font-weight:500;font-size:16px;line-height:25px;color:var(--main-color)}@media (max-width:992px){.corparation-container{flex-wrap:wrap}.corparation-container__title{font-size:20px}.corparation-container__left{width:100%;margin-bottom:20px}.faq-title{font-size:20px;margin-bottom:20px}.faq-wrapper{padding:20px 15px}.faq-wrapper:after{opacity:.5}.faq-form{justify-content:center;flex-wrap:wrap}.faq-form__box{margin:0 0 20px;width:100%}.faq-form__input input{max-width:100%;width:100%}}.custom-select{width:226px;height:48px;background:var(--color-base);border-radius:12px;border:2px solid #e6e8ec;display:flex;flex-direction:row;justify-content:space-between;padding:8px 8px 8px 16px;box-sizing:border-box;cursor:pointer}.custom-select__title{display:flex;align-items:flex-end}.custom-select__title p{font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:var(--color-title)}.adfox-banner-wrap{display:block;width:100%;overflow:hidden}.adfox-banner-wrap>img{display:block;width:100%;height:100%;border-radius:26px;object-fit:cover}.grid .adfox-banner-wrap{padding:0 15px}.adfox-banner-wrap>div{padding-bottom:30%;position:relative;width:100%!important}.adfox-banner-wrap>div>a{position:absolute;left:0;top:0;display:block;width:100%;height:100%}.adfox-banner-wrap>div>a img{width:100%!important;height:100%!important;object-fit:cover;border-radius:30px}@media (max-width:992px){.adfox-banner-wrap>div>a img{border-radius:0}.adfox-banner-wrap{border-radius:10px;height:-moz-fit-content;height:fit-content}.adfox-banner-wrap img{max-height:200px;border-radius:10px}}.slider-arrow{display:flex;align-items:center;margin:0 -10px}.slider-arrow .slider-arrow__btn{width:48px!important;height:48px!important;background:#fff;border-radius:50%;border:1.71429px solid #e7e5ea;display:flex;align-items:center;justify-content:center;margin:0 10px;transition:all .2s ease-in-out;cursor:pointer}.slider-arrow .slider-arrow__btn img{width:22px!important;height:22px!important}.slider-arrow .slider-arrow__btn:hover{background:var(--color-babyblue);border-color:var(--color-babyblue)}.table-label{font-family:var(--main-font2);font-weight:400;font-size:14px;line-height:160%;color:#64748b;margin-bottom:16px}.devent-table{background-color:#fff;border-radius:12px;overflow:hidden;position:relative;overflow-x:auto;padding:24px}.with-pagination .devent-table{border-radius:10px 10px 0 0}.devent-table.\--loading td{opacity:.5}.devent-table .loading-bar--absolute{top:60px}.devent-table table{width:100%}.devent-table table,.devent-table table td,.devent-table table th{border-collapse:collapse}.devent-table table thead{background-color:#f8fafc}.devent-table table thead th{text-align:left;color:#94a3b8;font-weight:500;font-size:16px;padding:20px;transition:.3s ease-in-out}.devent-table table thead th:first-child{border-radius:12px 0 0 12px;padding-left:30px}.devent-table table thead th:last-child{border-radius:0 12px 12px 0;padding-right:30px}.devent-table table tbody tr:not(:last-child) td{border-bottom:1px solid #f1f5f9}.devent-table table tbody td{padding:16px 20px;color:#0f172a}.devent-table table tbody td:first-child{padding-left:30px}.devent-table table tbody td:last-child{padding-right:30px}.devent-table__no-data{padding:20px;text-align:center}.thumbnail-text-wrap{display:flex;align-items:center}.thumbnail-text-wrap img{max-width:50px;margin-right:10px}.table-small{padding:0;border-radius:0;background:unset}.table-small table{border-collapse:initial;border-spacing:0 5px}.table-small table tbody tr:not(:last-child) td{border-bottom:unset}.table-small table tbody td{padding:22px;background-color:#fff}.table-small tbody td:first-child{border-radius:20px 0 0 20px}.table-small tbody td:last-child{border-radius:0 20px 20px 0}.d-tag{font-size:14px;font-weight:500;line-height:26px;padding:3px 15px;border-radius:8px;text-align:center;display:inline-block;white-space:nowrap}.d-tag--black{color:rgba(0,0,0,.85);background-color:#fafafa}.d-tag--green{border-color:#b7eb8f;color:#389e0d;background-color:#f6ffed}.d-tag--blue{color:var(--main-color);background-color:#e9effd}.d-tag--purple{color:#531dab;background-color:#f9f0ff}.d-tag--red{color:#cf1322;background-color:#fff1f0}.d-tag--orange{color:#d46b08;background-color:#fff7e6}.page-preloader{width:100%;height:100%;background-color:#f4fbff;position:fixed;left:0;top:0;z-index:1000;transition:.2s ease-in-out}.page-preloader__wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.page-preloader__spinner{width:100px;height:100px;margin:0;background:transparent;border-top:4px solid #48c0fb;border-right:4px solid transparent;border-radius:50%;animation:spin 1s linear infinite}.page-preloader__icon{width:100px;height:100px;background-image:url(/static/media/miniLogo.20f03c62.svg);background-repeat:no-repeat;background-position:50%;position:absolute;left:50%;top:50%;margin-left:-50px;margin-top:-50px;animation:bounce 1s linear infinite}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.site-tab{display:flex;align-items:center;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:8px}.site-tab__item{font-family:var(--main-font2);padding:13px 15px;border-radius:10px;font-size:14px;transition:.2s ease-in-out}.site-tab__item:not(:last-child){margin-right:15px}.site-tab__item.active{background-color:#4592ff;color:#fff}.block-no-data{width:100%;border-radius:20px;font-size:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);padding:30px}.block-no-data img{width:200px;margin-top:20px}.places{position:relative}.places__categories{position:absolute;bottom:30px;left:10%;right:10%;width:80%;display:flex;flex-wrap:wrap;align-items:center;overflow-x:auto}.places__categories .location-item{width:calc(20% - 10px);margin:5px;justify-content:center}.map-modal{max-width:100vw!important;width:100%;height:100vh;padding:0!important}.map-modal .mx-modal-box{width:100%;height:100%;border-radius:0!important}@media (max-width:992px){.places__categories{flex-wrap:nowrap;left:5%;right:5%;width:90%}.places__categories .location-item{width:auto}}.mx-modal-box{overflow:visible!important}.auth__content{position:relative;max-width:456px;padding:120px 16px 16px;background-color:#fff;border-radius:20px}.auth__content-image{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:180px;height:180px}.auth__content-title{margin-bottom:16px;font-weight:700;font-size:26px}.auth__content-description,.auth__content-title{line-height:120%;letter-spacing:0;text-align:center}.auth__content-description{margin-bottom:30px;font-weight:500;font-size:16px;color:#4b5157}.auth__content-input{margin-bottom:30px}.auth__content-submit{width:100%;height:48px;margin-bottom:42px;background-color:#307adb;border-radius:10px;color:#fff;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;text-align:center}.confirmation .auth__content-submit{margin-bottom:0}.auth__content-line-wrapper{position:relative;margin-bottom:42px}.auth__content-line{display:block;width:100%;height:1px;background-color:#e3e8ef}.auth__content-line-text{position:absolute;top:0;left:50%;transform:translateY(-50%) translateX(-50%);padding:0 4px;font-weight:400;font-size:16px;line-height:160%;letter-spacing:0;color:#939699;background-color:#fff}.auth__content-telegram{width:100%;height:48px;display:flex;align-items:center;grid-gap:8px;gap:8px;background-color:#24a1de;border-radius:10px;color:#fff;font-weight:600;font-size:14px;line-height:22px;letter-spacing:0;text-align:center}.auth__content-code-input{margin-bottom:30px;display:flex;justify-content:center}.auth__content-code-input input{width:60px!important;height:60px!important;margin-bottom:0!important;padding-left:25px!important;border-color:#e6e8ec!important;border-radius:15px!important}.auth__content-resend{margin-bottom:30px;display:flex;align-items:center;justify-content:center;grid-gap:16px;gap:16px;font-weight:400;font-size:18px;line-height:25px;letter-spacing:0}.auth__content-resend span{font-weight:500;color:#002c63}.auth__content-resend button{font-weight:500;color:#307adb}@media screen and (max-width:992px){.auth__content{padding:60px 16px 16px}.auth__content-image{width:120px;height:120px}.auth__content-title{font-size:20px}.auth__content-description{font-size:14px}.auth__content-submit,.auth__content-telegram{height:40px;font-size:12px}.auth__content-line-wrapper{margin-bottom:30px}.auth__content-code-input{margin-bottom:20px}.auth__content-code-input input{width:40px!important;height:40px!important;padding-left:15px!important;border-radius:8px!important;font-size:14px!important}.auth__content-resend,.auth__content-resend button,.auth__content-resend span{font-size:12px}}.footer{padding:80px 0 20px;background:var(--color-footer);font-family:var(--main-font2)}.footer__info{flex:1 1;margin-right:60px}.footer-top__logo{display:block;min-width:120px;margin-bottom:24px}.footer-top{display:flex;align-items:flex-start;margin-bottom:80px}.footer-top__list{margin-right:30px;min-width:160px}.footer-top__name{font-weight:700;font-size:14px;line-height:24px;text-transform:capitalize;color:var(--color-base);margin-bottom:18px}.footer-top__link{font-size:14px;line-height:24px;color:hsla(0,0%,100%,.5);margin:8px 0;display:block}.footer-top__link:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;padding-top:20px}.footer-bottom__description{font-size:14px;line-height:24px;color:var(--color-base);opacity:.5}.footer-bottom__list{display:flex;align-items:center;margin:0 -10px}.footer-bottom__list li{margin:0 10px}.footer-bottom__link{font-weight:500;font-size:14px;line-height:24px;color:var(--color-base)}@media (max-width:768px){.footer{padding:50px 0 30px}.footer-top{flex-wrap:wrap;margin:-25px -25px 25px}.footer-top>*{width:max-content;padding:25px;margin:0}.footer-bottom{padding-top:30px;flex-direction:column}.footer-bottom__description,.footer-bottom__list{margin-bottom:10px}}.new-buildings-header{background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.06);border-radius:0 0 30px 30px;padding-top:13px;padding-bottom:8px;position:fixed;width:100%;top:0;z-index:101;transition:.3s ease-in-out;transform:translateY(-145px);opacity:0}.new-buildings-header__top{justify-content:space-between;margin-bottom:12px}.new-buildings-header__top,.new-buildings-header__top .top-left{display:flex;align-items:center}.new-buildings-header__top .top-left__img{width:48px;height:48px;box-shadow:0 5px 15px rgba(38,45,51,.08);border:.5px solid #e6e8ec;border-radius:7.5px;margin-right:20px;cursor:pointer}.new-buildings-header__top .top-left__img img{padding:4px;width:100%;height:100%;object-fit:contain;border-radius:7.5px}.new-buildings-header__top .top-left__title{font-style:normal;font-weight:600;font-size:18px;line-height:138.4%;color:var(--color-title)}.new-buildings-header__top .top-right{display:flex;align-items:center;justify-content:flex-start}.new-buildings-header__top .top-right .btn{margin-left:20px}.new-buildings-header__bottom .bottom-nav{padding:8px;background:#f5f5f5;border-radius:10px}.new-buildings-header__bottom .bottom-nav__list{display:flex;align-items:center;justify-content:space-between}.new-buildings-header__bottom .bottom-nav__list--link{display:inline-block;font-weight:500;font-size:14px;color:var(--main-color);padding:4px 15px;border-radius:5px;transition:all .3s ease-in-out;line-height:30px}.new-buildings-header__bottom .bottom-nav__list--link.\--active{background:#4592ff;color:var(--color-base)}.new-buildings-header.show{transform:translateY(0);opacity:1}.header-scroll{border-radius:0 0 30px 30px;font-family:var(--main-font2);background:hsla(0,0%,100%,.8);box-shadow:0 6px 60px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:16px 0;position:fixed;width:100%;top:0;z-index:101;transition:.3s ease-in-out;transform:translateY(-100px);opacity:0}.header-scroll__box{justify-content:space-between}.header-scroll__box,.header-scroll__left-list{display:flex;align-items:center}.header-scroll__left-link{display:inline-block;font-weight:500;font-size:14px;color:var(--main-color);padding:4px 15px;border-radius:5px;transition:all .3s ease-in-out;line-height:30px}.header-scroll__left-link.\--active{background:#4592ff;color:var(--color-base)}.header-scroll__right,.header-scroll__right-list{display:flex;align-items:center}.header-scroll__right-list{margin:0 -10px}.header-scroll__right-list li{margin:0 10px}.header-scroll__right-link{display:flex;align-items:flex-end;font-weight:600;font-size:14px;line-height:18px}.header-scroll__right-link .currency__title,.header-scroll__right-link .language__title{color:var(--main-color)}.header-scroll__right-link img{display:flex;margin-right:10px}.header-scroll__right-select{display:flex;margin-left:20px}.header-scroll__right-select .top-dropdown{padding:7px 15px;border:1px solid var(--main-color);border-radius:5px}.header-scroll__right-select .top-dropdown__title{font-weight:600;font-size:14px;color:var(--main-color);display:flex;align-items:center}.header-scroll__right-select .top-dropdown__title p{line-height:12px}.header-scroll__right-select .top-dropdown__options{top:135%}.header-scroll__right-select span{width:24px;height:15px;margin:0;display:flex;align-items:center;justify-content:flex-end}.header-scroll__right-select span img{display:inline-block;margin-top:3px;margin-bottom:0}.header-scroll.show{transform:translateY(0);opacity:1}.modal-request{background:var(--color-base);padding:50px 70px;border-radius:20px;position:relative;z-index:110;display:flex;justify-content:space-between}.modal-request__form{max-width:372px;width:100%}.modal-request__form .checkbox{display:flex;align-items:flex-start;position:relative;margin-top:20px}.modal-request__form .checkbox-info{font-weight:400;font-size:14px;line-height:22px;color:#8096b1;padding-left:10px;-webkit-user-select:none;user-select:none}.modal-request__form .checkbox-info a{margin-left:5px;font-weight:500;color:var(--main-color)}.modal-request__form .checkbox-bg{position:relative;width:16px;height:16px;border:1px solid #8096b1;border-radius:4px;flex-shrink:0;margin-top:5px}.modal-request__form .checkbox-bg:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;object-fit:cover;background:var(--main-color);border-radius:2px;transform:translate(-50%,-50%) translateY(-50%) rotate(-180deg);opacity:0;z-index:10;transition:all .3s ease-in-out}.modal-request__form .checkbox-input{position:absolute;opacity:0}.modal-request__form .checkbox-input:checked~.checkbox-bg{overflow:hidden}.modal-request__form .checkbox-input:checked~.checkbox-bg:after{opacity:1;transform:translate(-50%,-50%) translateY(0) rotate(0)}.modal-request__title{font-weight:600;font-size:24px;line-height:24px;color:var(--main-color);margin-bottom:30px}.modal-request-success__form{max-width:470px}.modal-request-success__title{font-weight:600;font-size:40px;line-height:140%;color:#262d33;padding:80px 0}.modal-request-success__title span{color:var(--main-color)}.modal-request__field{margin-bottom:25px}.modal-request__field label,.modal-request__field span{font-weight:400;font-size:14px;line-height:24px;color:#8096b1;margin-bottom:10px}.modal-request__field input{width:100%;height:50px;padding:13px 25px;background:var(--color-base);border:2px solid #e6e8ec;border-radius:15px}.modal-request .modal-img{position:relative;max-width:405px;max-height:390px;width:100%}.modal-request .modal-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ant-modal-close:hover{background-color:initial!important}.custom-modal-close{display:inline-block;width:42px;height:42px;position:absolute;top:12px;right:12px;z-index:200}@media (max-width:992px){.modal-request{padding:30px;flex-wrap:wrap;justify-content:center}.modal-request-success__title{font-size:32px;line-height:120%;padding:60px 0 40px}.modal-request__form{max-width:100%;width:100%}.modal-request__form .checkbox{margin-bottom:20px}.modal-request__form .checkbox a{display:block;margin-left:0}.modal-request .modal-img{display:none}}.splash-banner{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.splash-banner.\--mobile{align-items:flex-start;padding-top:10px}.splash-banner.\--mobile .splash-banner__close{width:40px;height:40px;top:calc(100% - 10px)}.splash-banner__close{width:50px;height:50px;border-radius:100%;background-color:#fff;content:"";position:absolute;left:50%;top:100%;transform:translate(-50%,20px);cursor:pointer;background-image:url(/static/media/close.d2429b90.svg);background-position:50%;background-repeat:no-repeat}.splash-banner__backdrop{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.4)}.splash-banner__content{z-index:1;background-color:#fff;content:"";position:relative}.splash-banner__content a{display:block;width:100%;height:100%}.splash-banner__content-progress{position:absolute;width:100%;height:8px;background-color:hsla(0,0%,100%,.5);content:""}.splash-banner__content-progress span{width:0;background-color:#fff;content:"";display:block;transition:5s linear;height:100%}.splash-banner__content-progress span.\--active{width:100%}.splash-banner__content img{width:100%;height:100%;object-fit:cover}.mob-layout{padding-top:60px;position:relative;max-width:546px;width:100%;margin:0 auto;min-height:100vh;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between}.mob-layout__content{padding:0 15px;flex:1 1}.mob-layout__header{position:absolute;top:0;left:0;width:100%;z-index:500;background-color:#fff;height:60px;display:flex;align-items:center;justify-content:space-between;padding:10px 15px}.mob-layout__header.show{position:fixed;animation:menu .1s ease-in-out;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.mob-layout__header-logo{width:130px}.mob-layout__header .mob-burger-btn{width:40px;height:40px;background-color:var(--main-color);margin-left:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mob-layout__header .mob-burger-btn.open{background-color:initial;border-radius:100%;border:1px solid #e6e8ec}.mob-icon-btn{height:40px;border:1px solid #e6e8ec;margin-left:10px;border-radius:10px;display:flex;padding:0 8px;align-items:center;justify-content:center}.mob-icon-btn img{width:25px;margin-right:5px}.mob-layout__footer{padding:30px 15px;background-color:var(--color-footer);margin-bottom:80px}.mob-layout__footer-logo{display:block;width:max-content;margin:0 auto 30px}.footer-accordion{font-size:18px;margin-bottom:15px}.footer-accordion__heading{display:flex;align-items:center;justify-content:space-between}.footer-accordion__title{color:#fff;font-weight:700}.footer-accordion__btn{width:40px;height:40px;border-radius:40px;opacity:.7;background:rgba(0,44,99,.25);-webkit-backdrop-filter:blur(102.6px);backdrop-filter:blur(102.6px);display:flex;align-items:center;justify-content:center}.footer-accordion__options{max-height:0;overflow:hidden;transition:.2s ease-in-out}.footer-accordion.open .footer-accordion__options{max-height:2000px}.footer-accordion__item{color:#fff;font-weight:500;opacity:.5;display:block}.footer-accordion__item:first-child{margin-top:15px}.footer-accordion__item:not(:last-child){margin-bottom:20px}.footer-accordion__item:last-child{margin-bottom:10px}.footer-menu{box-shadow:5px 0 30px 0 rgba(0,0,0,.1);position:fixed;bottom:0;left:0;z-index:109;width:100%;align-items:center;padding:10px 20px;background-color:var(--color-base)}.footer-menu,.footer-menu__link{display:flex;justify-content:space-between}.footer-menu__link{flex-direction:column;height:100%;color:var(--form-placeholder-color);font-size:10px;font-weight:600}.footer-menu__link.\--telegram svg{fill:#307adb}.footer-menu__link.\--telegram g path{fill:#fff}.footer-menu__link.active{color:var(--main-color)}.footer-menu__link svg{width:24px;height:24px;margin:0 auto 10px;fill:var(--form-placeholder-color)}.footer-menu__link.active svg{fill:var(--main-color)}.mobile-filter-trigger{background-color:var(--color-babyblue);border-radius:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.burger-menu{padding:30px 15px 60px;position:fixed;z-index:500;top:60px;left:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;transform:translateX(-100%);transition:.2s ease-in-out}.burger-menu.open{transform:translateX(0)}.burger-menu__link{display:block;color:var(--color-darkBlue);font-weight:700;font-size:20px}.burger-menu__link:not(:last-child){margin-bottom:20px}.burger-menu__btn{display:flex;flex-wrap:wrap;margin:-10px}.burger-menu__btn>*{margin:10px;width:calc(50% - 20px)}.burger-menu__btn>:last-child{width:100%}.header-search{position:relative;width:100%;margin-bottom:30px;display:block}.header-search__field{padding:12px 16px 12px 48px;font-weight:600;color:#656b70;border:2px solid #e6e8ec;border-radius:100px;width:100%}.header-search svg{position:absolute;top:50%;left:16px;transform:translateY(-50%);cursor:unset}@keyframes menu{0%{transform:translateY(-100%)}to{transform:translateY(0)}}:root{--main-bg:#f5f5f5}.container{width:100%;max-width:100%;padding:0 20px}.container-lg{max-width:992px}.board{border-radius:12px;background-color:#fff}.board__wrapper{padding:24px}.project-upload{width:90px;height:90px;border-radius:12px;overflow:hidden}.project-upload .ant-upload.ant-upload-select{width:90px!important;height:90px!important;background-color:#f8fafc!important;border-radius:12px!important;border:none!important}.project-upload__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:12px;gap:12px}.project-upload__text{color:var(--primary-600-base,#307adb);text-align:center;font-size:9px;line-height:10px}.tooltip{position:relative}.tooltip-trigger:hover .tooltip-content{opacity:1;visibility:visible;transition:all .2s ease}@media (max-width:992px){.tooltip.avatar__top .tooltip-trigger{width:40px;height:40px}.tooltip.avatar__top .tooltip-trigger img{width:100%;height:100%}}.tooltip.avatar__top .tooltip-trigger:hover .tooltip-content{opacity:1;visibility:visible;transition:all .2s ease}.tooltip.avatar__top .tooltip-content{opacity:0;width:120px;visibility:hidden;position:absolute;background-color:#fff;border-radius:8px;padding:10px;z-index:10;right:-20px;bottom:-70px;font-size:14px;transition:all .2s ease;box-shadow:0 0 34px 2px rgba(34,60,80,.11)}.tooltip.avatar__top .tooltip-action__item:not(:last-child):not(:last-child){padding-bottom:6px;border-bottom:none}.tooltip-content{opacity:0;visibility:hidden;position:absolute;background-color:#fff;border-radius:8px;padding:8px;z-index:10;right:0;bottom:100%;transition:all .2s ease;box-shadow:0 0 34px 2px rgba(34,60,80,.11)}.tooltip-action__list{display:flex;grid-gap:8px;gap:8px;flex-direction:column}.tooltip-action__item{cursor:pointer;display:flex;align-items:center;grid-gap:8px;gap:8px}.tooltip-action__item:not(:last-child){padding-bottom:4px;border-bottom:1px solid rgba(0,0,0,.15294117647058825)}.tooltip-action__text{font-size:14px}.tooltip-action__text.delete{color:#de350b}.tooltip-action__text.edit{color:#307adb}.auth__inputPassword .mod-main-input{margin-bottom:0}.auth__inputPassword_icon{position:absolute;top:50%;transform:translateY(-50%);left:10px;width:15px;height:19px}.auth__inputPassword .auth__inputMask_eyeOff{position:absolute;top:50%;transform:translateY(-50%);right:10px;width:18px;height:18px;object-fit:cover}.auth__inputPassword .mod-main-input__input{width:100%;max-width:none;font-size:15px;padding-left:45px;border:1px solid #e6e8ec;padding-bottom:14px}.auth__inputPassword .mod-main-input__input::placeholder{font-size:14px!important}.auth__inputPassword .mod-main-input--error .mod-main-input__input{border-color:#ed4f9d!important}.auth__inputPassword .mod-main-input--error .mod-main-input__input::placeholder{color:#ed4f9d}.auth__inputPassword .mod-main-input__error{color:#ed4f9d!important;position:static;text-align:left;opacity:1;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:12px;white-space:inherit;overflow:hidden;bottom:-40px}.auth__inputPassword .mod-main-input__error img{width:15px;height:15px}.auth__inputMask{margin-bottom:16px}.auth__inputMask .mod-main-input{margin-bottom:0}.auth__inputMask_icon{position:absolute;top:50%;transform:translateY(-50%);left:10px;width:17px;height:17px}.auth__inputMask .mod-main-input--error .mod-main-input__input{border-color:#ed4f9d!important}.auth__inputMask .mod-main-input--error .mod-main-input__input::placeholder{color:#ed4f9d}.auth__inputMask .mod-main-input__input{opacity:1;width:100%;max-width:none;padding-left:45px;border:1px solid #e6e8ec}.auth__inputMask .mod-main-input__error{color:#ed4f9d!important;position:static;text-align:left;opacity:1;display:flex;align-items:center;font-size:12px;grid-gap:5px;gap:5px;white-space:inherit;overflow:hidden;bottom:-40px}.profile__auth{padding:10vh 0;background-color:var(--color-footer)}@media screen and (max-width:768px){.profile__auth{padding:0;background-color:initial}.profile__auth .container{max-width:546px}}.profile__wrapper{display:flex;margin:0 auto;width:80%}@media screen and (max-width:1400px){.profile__wrapper{width:90%}.profile__wrapper .container{max-width:1300px}}@media screen and (max-width:1200px){.profile__wrapper{width:90%}.profile__wrapper .container{max-width:1100px}}@media screen and (max-width:992px){.profile__wrapper{width:90%}.profile__wrapper .container{max-width:980px}}@media screen and (max-width:768px){.profile__wrapper{width:100%;flex-direction:column}.profile__wrapper .container{max-width:546px}}.profile__banner{width:50%;height:100%;background-color:#1e3a8a;border-top-left-radius:15px;border-bottom-left-radius:15px;padding-bottom:0}@media screen and (max-width:768px){.profile__banner{width:100%;height:45%;border-top-left-radius:0;border-bottom-left-radius:0;overflow:hidden;position:relative}.profile__banner .container{max-width:546px}}.profile__banner_logo{width:150px;height:40px;margin-top:20px;margin-left:40px;cursor:pointer}@media screen and (max-width:1200px){.profile__banner_logo{margin-top:20px;margin-left:40px}.profile__banner_logo .container{max-width:1100px}}@media screen and (max-width:992px){.profile__banner_logo{margin-top:20px}.profile__banner_logo .container{max-width:980px}}@media screen and (max-width:768px){.profile__banner_logo{position:absolute;top:0;left:50%;transform:translateX(-50%);height:60px;margin:10px auto}.profile__banner_logo .container{max-width:546px}}@media screen and (max-width:576px){.profile__banner_logo{text-align:center;margin:10px auto}.profile__banner_logo .container{max-width:575px}}.profile__banner_logo img{width:100%;height:100%}.profile__banner_wrapper{position:relative;height:calc(100% - 60px);display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.profile__banner_wrapper{height:100%}.profile__banner_wrapper .swiper{height:100%;padding-top:100px}.profile__banner_wrapper .container{max-width:546px}}.profile__banner_slider{text-align:center;padding:30px 0;position:relative}@media screen and (max-width:768px){.profile__banner_slider{width:270px;height:270px;margin:0 auto;position:inherit}.profile__banner_slider .container{max-width:546px}}.profile__banner .profile__slider_img{margin:0 auto;max-height:250px;max-width:250px}@media screen and (max-width:768px){.profile__banner .profile__slider_img{transform:translateX(-50%);position:absolute;left:50%;top:130px;width:500px;height:500px;max-height:500px;max-width:500px}.profile__banner .profile__slider_img .container{max-width:546px}}@media screen and (max-width:576px){.profile__banner .profile__slider_img .container{max-width:575px}}.profile__banner .profile__slider_img--slide-big{position:absolute;z-index:-1;top:-105px;left:50%;transform:translateX(-50%);border-radius:364px;height:364px;background:linear-gradient(180deg,rgba(0,0,0,.06),transparent)}@media screen and (max-width:768px){.profile__banner .profile__slider_img--slide-big{width:600px;height:600px}.profile__banner .profile__slider_img--slide-big .container{max-width:546px}}@media screen and (max-width:576px){.profile__banner .profile__slider_img--slide-big{width:364px}.profile__banner .profile__slider_img--slide-big .container{max-width:575px}}.profile__banner .profile__slider_img--slide{position:absolute;width:364px;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:364px;height:364px;background:linear-gradient(180deg,rgba(0,0,0,.15),transparent)}@media screen and (max-width:768px){.profile__banner .profile__slider_img--slide{width:500px;height:500px}.profile__banner .profile__slider_img--slide .container{max-width:546px}}.profile__banner .profile__slider_img img{width:100%;height:100%;z-index:2;object-fit:contain}.profile__banner .profile__slider_title{font-size:24px;color:var(--color-base);font-weight:400;line-height:30px;margin-top:48px;margin-bottom:12px}@media screen and (max-width:1200px){.profile__banner .profile__slider_title{font-size:22px}.profile__banner .profile__slider_title .container{max-width:1100px}}@media screen and (max-width:992px){.profile__banner .profile__slider_title{font-size:20px}.profile__banner .profile__slider_title .container{max-width:980px}}@media screen and (max-width:768px){.profile__banner .profile__slider_title{display:none}.profile__banner .profile__slider_title .container{max-width:546px}}@media screen and (max-width:576px){.profile__banner .profile__slider_title{font-size:18px}.profile__banner .profile__slider_title .container{max-width:575px}}.profile__banner .profile__slider_description{font-size:14px;font-weight:400;color:#f8fafc;opacity:.7;line-height:22px;padding:0 20px}@media screen and (max-width:992px){.profile__banner .profile__slider_description{font-size:12px}.profile__banner .profile__slider_description .container{max-width:980px}}@media screen and (max-width:768px){.profile__banner .profile__slider_description{display:none}.profile__banner .profile__slider_description .container{max-width:546px}}.profile__form{width:50%;background-color:#fff;border-top-right-radius:15px;border-bottom-right-radius:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:80px}@media screen and (max-width:1400px){.profile__form{padding:0 50px}.profile__form .container{max-width:1300px}}@media screen and (max-width:1200px){.profile__form{padding:0 50px}.profile__form .container{max-width:1100px}}@media screen and (max-width:992px){.profile__form{padding:0 30px}.profile__form .container{max-width:980px}}@media screen and (max-width:768px){.profile__form{width:100%;padding:10px 16px;border-top-right-radius:0;border-bottom-right-radius:0;position:fixed;bottom:0;left:0;right:0;height:55%;z-index:2000;justify-content:start}.profile__form .container{max-width:546px}}@media screen and (max-width:576px){.profile__form{width:100%;padding:10px 24 px}.profile__form .container{max-width:575px}}.profile__form_title{font-weight:600;color:var(--color-dark);font-size:24px;line-height:30px;margin-bottom:32px}.profile__form_title.login_title{text-align:left;width:100%;margin-bottom:10px}@media screen and (max-width:992px){.profile__form_title{font-size:22px}.profile__form_title .container{max-width:980px}}@media screen and (max-width:768px){.profile__form_title{font-size:20px;margin-top:20px}.profile__form_title .container{max-width:546px}}@media screen and (max-width:576px){.profile__form_title{font-size:17px;margin-bottom:20px}.profile__form_title .container{max-width:575px}}.profile__form_war{text-align:left;margin-top:20px;font-size:14px;font-weight:400;color:#64748b}.profile__form_btn{font-size:16px;margin-top:30px}@media screen and (max-width:576px){.profile__form_btn{margin-top:30px}.profile__form_btn .container{max-width:575px}}.profile__form_description{color:#64748b;font-size:14px;width:100%;margin-bottom:32px}.profile__form_policy{text-align:left;display:flex;grid-gap:7px;gap:7px;margin-top:30px;cursor:pointer}@media screen and (max-width:992px){.profile__form_policy{margin-top:20px}.profile__form_policy .container{max-width:980px}}@media screen and (max-width:576px){.profile__form_policy{margin-top:20px}.profile__form_policy .container{max-width:575px}}.profile__form_policy p{font-size:12px;line-height:160%}.profile__form_policy p span{color:#000;font-weight:700}.profile__form_policy.login{margin-bottom:0;margin-top:0;grid-gap:5px;gap:5px}.profile__form_policy--error{font-size:12px;text-align:left;color:#ed4f9d}.profile__form_forgot{color:#307adb}@media screen and (max-width:576px){.profile__form_forgot{font-size:14px}.profile__form_forgot .container{max-width:575px}}.profile__form_login{font-size:14px;margin-top:114px}@media screen and (max-width:1400px){.profile__form_login{margin-top:80px}.profile__form_login .container{max-width:1300px}}@media screen and (max-width:1200px){.profile__form_login{margin-top:40px}.profile__form_login .container{max-width:1100px}}@media screen and (max-width:768px){.profile__form_login{margin-top:30px}.profile__form_login .container{max-width:546px}}.profile__form_login a{color:#307adb}.profile__confirm{height:100vh}.profile__confirm_header{padding:20px 15px!important;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:992px){.profile__confirm_header{padding:20px 15px!important}.profile__confirm_header .container{max-width:980px}}@media screen and (max-width:768px){.profile__confirm_header{padding:10px 15px!important}.profile__confirm_header .container{max-width:546px}}@media screen and (max-width:576px){.profile__confirm_header{padding:10px 0 0;flex-direction:column;grid-gap:10px;gap:10px}.profile__confirm_header .container{max-width:575px}}.profile__confirm_header .select__language{width:150px;margin:0 auto}@media screen and (max-width:576px){.profile__confirm_header .select__language{width:250px}.profile__confirm_header .select__language .container{max-width:575px}}.profile__confirm_logo{width:150px}.profile__confirm_wrapper{display:flex;justify-content:center;align-items:center;height:calc(100vh - 92px);flex-direction:column;grid-gap:20px;gap:20px}@media screen and (max-width:576px){.profile__confirm_wrapper{padding:20px;height:calc(100vh - 139px)}.profile__confirm_wrapper .container{max-width:575px}}.profile__confirm_footer{color:#000}@media screen and (max-width:576px){.profile__confirm_footer{text-align:center;font-size:14px}.profile__confirm_footer .container{max-width:575px}}.profile__confirm_footer span{cursor:pointer;color:#307adb}.profile__confirm_body{background-color:#fff;width:500px;text-align:center;border-radius:16px;padding:40px}@media screen and (max-width:576px){.profile__confirm_body{width:100%;padding:20px}.profile__confirm_body .container{max-width:575px}}.profile__confirm_body--title{font-weight:700;color:var(--color-darkBlue);font-size:24px;line-height:30px;margin-bottom:20px}@media screen and (max-width:576px){.profile__confirm_body--title{font-size:16px}.profile__confirm_body--title .container{max-width:575px}}.profile__confirm_body--description{color:#656b70;font-size:14px;margin-bottom:40px}@media screen and (max-width:576px){.profile__confirm_body--description{margin-bottom:20px;font-size:12px}.profile__confirm_body--description .container{max-width:575px}}.profile__confirm_body--timer{margin-bottom:20px}.profile__confirm_body--timer span{color:#307adb;font-weight:700}.profile__confirm_body--timer span:hover{cursor:pointer}.profile__confirm_body--link{color:#307adb;font-weight:700}@media screen and (max-width:576px){.profile__confirm_body--link{font-size:14px}.profile__confirm_body--link .container{max-width:575px}}.project-crete__title{margin-bottom:24px}.profile__dashboard_statistics{margin:40px 0 20px;background-color:#fff;display:flex;padding:20px 0;justify-content:space-between}@media screen and (max-width:992px){.profile__dashboard_statistics{flex-wrap:wrap;grid-gap:10px;gap:10px}.profile__dashboard_statistics .container{max-width:980px}}.profile__dashboard_item{width:33.3%;padding:0 24px}.profile__dashboard_item hr{display:none}@media screen and (max-width:992px){.profile__dashboard_item{width:49%}.profile__dashboard_item:first-child,.profile__dashboard_item:nth-child(2){margin-bottom:10px}.profile__dashboard_item:nth-child(2){border-right:none!important}.profile__dashboard_item .container{max-width:980px}}@media screen and (max-width:576px){.profile__dashboard_item{width:100%}.profile__dashboard_item:first-child,.profile__dashboard_item:nth-child(2),.profile__dashboard_item:nth-child(3){border-right:none!important}.profile__dashboard_item:first-child hr,.profile__dashboard_item:nth-child(2) hr,.profile__dashboard_item:nth-child(3) hr{display:block;margin-top:16px;border:1px solid #e2e8f0}.profile__dashboard_item .container{max-width:575px}}.profile__dashboard_item:first-child,.profile__dashboard_item:nth-child(2),.profile__dashboard_item:nth-child(3){border-right:1px solid #e2e8f0}.profile__dashboard_item--title{color:#64748b;font-size:14px;font-weight:700;line-height:160%;letter-spacing:.2px}.profile__dashboard_item--amount{font-weight:700;color:#000;font-size:24px}.profile__dashboard_item--parcent{font-size:12px;padding:4px 8px;border-radius:50px;margin-left:16px}.profile__dashboard_item--parcent.red{color:#ed4f9d;background-color:#fdf2f8}.profile__dashboard_item--parcent.green{color:#00a010;background-color:#f0fdf4}.profile__dashboard_left{padding:29px 22px;border-radius:12px;background-color:#fff}.profile__dashboard_left--select{width:200px!important;margin-bottom:0!important}.profile__dashboard_left--select .mod-select__control{min-height:40px!important}.profile__dashboard_right{border-radius:12px;background-color:#fff;height:100%}@media screen and (max-width:992px){.profile__dashboard_right{margin-top:20px}.profile__dashboard_right .container{max-width:980px}}.profile__dashboard_chart-wrapper{position:relative;background:#fff;border-radius:12px}.profile__dashboard_chart-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.profile__dashboard_chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:var(--main-font2)}.profile__dashboard_chart-label{font-size:12px;color:#64748b}.profile__dashboard_chart-title{font-size:18px;color:#0f172a;margin-top:5px;display:flex;align-items:center;justify-content:center}.profile__dashboard_chart .apx-legend-position-bottom{padding:0!important;flex-wrap:nowrap!important}.profile__dashboard_chart .apexcharts-legend{grid-gap:20px;gap:20px;overflow:hidden!important}.profile__dashboard_chart .apexcharts-legend-series{margin:auto 0!important}.project-buildings__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media screen and (max-width:1200px){.project-buildings__list{grid-template-columns:repeat(2,1fr)}.project-buildings__list .container{max-width:1100px}}@media screen and (max-width:768px){.project-buildings__list{grid-template-columns:repeat(1,1fr)}.project-buildings__list .container{max-width:546px}}.project-buildings__item{padding:12px;border-radius:12px;background-color:#f8fafc;transition:all .2s ease}.project-buildings__item:hover{background:#f8fafc;box-shadow:0 3px 30px 0 rgba(122,140,156,.2)}.project-buildings__item:hover .project-buildings__item-action{opacity:1}.project-buildings__item-action{display:flex;grid-gap:10px;gap:10px;opacity:0;transition:all .2s ease}.project-buildings__item-action svg{cursor:pointer}.project-buildings__item-head{margin-bottom:12px;display:flex;justify-content:space-between}.project-buildings__item-head p{color:#1e3a8a;font-size:12px;line-height:160%;font-weight:600}.project-buildings__item .list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.project-buildings__item .item{height:70px;border-radius:12px;overflow:hidden}.project-buildings__item .item img{width:100%;height:100%;object-fit:cover}.project-buildings__process{width:100%;display:flex;grid-gap:12px;gap:12px;align-items:center}.project-buildings__line{width:100%;height:6px;border-radius:6px;position:relative;background-color:#f8fafc}.project-buildings__line span{position:absolute;top:0;left:0;height:100%;border-radius:6px;background-color:#307adb}.project-buildings__check-list{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding-top:20px;border-top:1px solid #f1f5f9}.project-buildings__check-item{display:flex;align-items:center;grid-gap:12px;gap:12px}.project-buildings__check-text{font-weight:600;font-size:14px;line-height:160%;letter-spacing:.2px}.project-buildings__check-text.checked{color:#307adb}.project-buildings__document-list{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.project-buildings__document-item{justify-content:space-between}.project-buildings__document-item,.project-buildings__document-wrapper{display:flex;align-items:center;grid-gap:12px;gap:12px}.project-buildings__document-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;border-radius:8px}.project-buildings__document-info{display:flex;flex-direction:column}.project-buildings__document-info span{color:#64748b;font-size:12px;line-height:160%}.project-buildings__document-text{font-weight:600;font-size:14px;line-height:160%;letter-spacing:.2px}.project-buildings .input-mask__input{max-width:100%}.profile__settings_map{margin-top:24px;height:354px;border-radius:12px}.profile__settings_map .ymaps-2-1-79-float-button-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.profile__settings{display:grid;grid-template-columns:264px auto;grid-gap:32px;gap:32px}@media screen and (max-width:992px){.profile__settings{display:block}.profile__settings .container{max-width:980px}}.profile__settings_left{background-color:#fff;border-radius:12px;padding:24px 0}@media screen and (max-width:992px){.profile__settings_left{display:flex;flex-wrap:wrap;margin-bottom:10px}.profile__settings_left .container{max-width:980px}}.profile__settings_left--item{padding:21px 16px;display:flex;justify-content:space-between;align-items:center;transition:all .2s linear}@media screen and (max-width:992px){.profile__settings_left--item{width:50%}.profile__settings_left--item .container{max-width:980px}}@media screen and (max-width:576px){.profile__settings_left--item{width:100%}.profile__settings_left--item .container{max-width:575px}}.profile__settings_left--item.active{background-color:#eff6ff}.profile__settings_left--item:hover{cursor:pointer}.profile__settings_left--icon{padding:8px;border-radius:12px;background-color:#dbeafe}.profile__settings_left--icon img{min-width:24px;max-width:24px;min-height:24px;max-height:24px}.profile__settings_left--title{font-weight:700;font-size:14px}@media screen and (max-width:992px){.profile__settings_left--chevron{display:none}.profile__settings_left--chevron .container{max-width:980px}}.profile__settings_right{background-color:#fff;border-radius:12px}.profile__settings_right--header{color:#307adb;font-size:22px;font-weight:700;padding:24px;border-bottom:1px solid #f1f5f9}.profile__settings_right--body{padding:24px}.profile__personalIn_title{color:#0f172a;font-size:16px;font-weight:700;line-height:150%;letter-spacing:.2px;margin-bottom:5px}.profile__personalIn_description{font-size:14px;line-height:160%;color:#64748b;letter-spacing:.2px}.profile__personalIn_btns{border-top:1px solid #f1f5f9;display:flex;justify-content:end;padding-top:24px;grid-gap:10px;gap:10px}.profile__personalIn_btns .btn-white{width:200px;padding:12px 24px}.profile__personalIn_btns .btn-blue{width:200px}.profile__personalIn_wrapper{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 340px)}@media screen and (max-width:768px){.profile__personalIn_wrapper{height:max-content}.profile__personalIn_wrapper .container{max-width:546px}}.profile__personalIn_body{display:grid;grid-template-columns:130px auto;grid-gap:24px;gap:24px;margin-top:24px}@media screen and (max-width:576px){.profile__personalIn_body{display:flex;flex-direction:column}.profile__personalIn_body .container{max-width:575px}}.profile__personalIn_inputs{display:flex;grid-gap:24px;gap:24px}.profile__personalIn .profile__personInMask{margin-bottom:25px}.profile__personalIn .profile__personInMask .mod-main-input{margin-bottom:0}.profile__personalIn .profile__personInMask .profile__inputMask_icon{width:24px;height:24px;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.profile__personalIn .profile__personInMask .mod-main-input__input{max-width:100%;padding:0 12px 0 40px;color:#002c63;border:1px solid #e6e8ec}.profile__personalIn .profile__personInMask .mod-main-input__input::placeholder{color:var(--form-placeholder-color)}.profile__personalIn .profile__personInMask .error-text{color:#de350b;margin-top:5px;font-size:12px}.profile__personalIn .profile__personIn_input{margin-bottom:25px}.profile__personalIn .profile__personIn_input .error-text{color:var(--color-error);font-size:12px}.profile__personalIn .profile__personIn_input .mod-main-input{margin-bottom:0}.profile__personalIn .profile__personIn_input .auth__inputPassword_icon{width:24px;height:24px}.profile__personalIn .profile__personIn_input .mail input{padding:10px 20px 10px 40px}.profile__aboutCom_wrapper{height:calc(100vh - 265px);overflow-y:scroll;overflow-x:hidden}.profile__aboutCom_wrapper::-webkit-scrollbar{display:none}.profile__aboutCom{display:grid;grid-gap:10px;gap:10px;grid-template-columns:134px auto}.profile__aboutCom_btns{margin-top:24px;border-top:1px solid #f1f5f9;padding-top:24px;display:flex;justify-content:end;grid-gap:10px;gap:10px}@media screen and (max-width:576px){.profile__aboutCom_btns{justify-content:center}.profile__aboutCom_btns .container{max-width:575px}}.profile__aboutCom_btns .btn-white{width:200px;padding:12px 24px}@media screen and (max-width:576px){.profile__aboutCom_btns .btn-white{width:140px}.profile__aboutCom_btns .btn-white .container{max-width:575px}}.profile__aboutCom_btns .btn-blue{width:200px}@media screen and (max-width:576px){.profile__aboutCom_btns .btn-blue{width:140px}.profile__aboutCom_btns .btn-blue .container{max-width:575px}}.profile__aboutCom_mask{margin-bottom:25px}.profile__aboutCom_mask .mod-main-input{margin-bottom:0}.profile__aboutCom_mask .mod-main-input__input{max-width:100%;padding:0 12px;border:1px solid #e6e8ec;color:#002c63}.profile__aboutCom_mask .mod-main-input__input::placeholder{color:var(--form-placeholder-color)}.profile__aboutCom_mask .error-text{color:#de350b;margin-top:5px;font-size:12px}.aboutCompany__input{margin-bottom:25px}.aboutCompany__input .mod-main-input{margin-bottom:0}.profile__notification_title{color:#0f172a;font-size:16px;line-height:150%;font-weight:700;margin-bottom:5px;letter-spacing:.2px}.profile__notification_title.blue{font-size:18px;color:var(--color-darkBlue);margin-left:16px}@media screen and (max-width:768px){.profile__notification_title.blue{font-size:14px}.profile__notification_title.blue .container{max-width:546px}}.profile__notification_description{color:#64748b;font-size:14px;line-height:160%;letter-spacing:.2px}.profile__notification_body{margin-top:24px}.profile__notification_item{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.profile__notification_icon{background-color:#f8fafc;padding:12px;border-radius:8px}.profile__notification_icon img{width:24px;height:24px}.profile__security_title{font-weight:700;margin-bottom:5px;color:#0f172a;font-size:16px;line-height:150%;letter-spacing:.2px}.profile__security_description{color:#64748b;font-size:14px;line-height:160%;letter-spacing:.2px;margin-bottom:24px}.profile__security_wrapper{display:flex;justify-content:space-between;flex-direction:column;height:calc(100vh - 360px)}@media screen and (max-width:576px){.profile__security_wrapper{height:calc(100vh - 600px)}.profile__security_wrapper .container{max-width:575px}}.profile__security_btns{padding-top:20px;border-top:1px solid #f1f5f9;display:flex;justify-content:end;grid-gap:10px;gap:10px}@media screen and (max-width:576px){.profile__security_btns{justify-content:center}.profile__security_btns .container{max-width:575px}}.profile__security_btns .btn-white{width:200px;padding:12px 24px}@media screen and (max-width:576px){.profile__security_btns .btn-white{width:130px}.profile__security_btns .btn-white .container{max-width:575px}}.profile__security_btns .btn-blue{width:200px}@media screen and (max-width:576px){.profile__security_btns .btn-blue{width:130px}.profile__security_btns .btn-blue .container{max-width:575px}}.profile_security_input{margin-bottom:25px;width:300px}.profile_security_input .mod-main-input{margin-bottom:0}.profile_security_input .mod-main-input__input{padding:10px 10px 10px 40px}.profile_security_input .auth__inputMask_eyeOff{position:absolute;top:50%;transform:translateY(-50%);right:10px;width:18px;height:18px;object-fit:cover}.profile_security_input .error-text{color:#de350b;font-size:12px}.ckeditor__settings{margin-top:20px}@media screen and (max-width:1200px){.ckeditor__settings{margin-top:0}.ckeditor__settings .container{max-width:1100px}}.profile__main_table{overflow-y:scroll;height:470px}.profile__main{display:flex;align-items:center;justify-content:space-between;padding:21px 24px}.profile__main_header{color:#0f172a;font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.2px}.profile__main_link{color:#307adb;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.profile__main_body{height:400px;overflow-y:scroll}.profile__head{display:flex;justify-content:space-between;margin-bottom:30px;grid-gap:10px;gap:10px}@media screen and (max-width:768px){.profile__head{flex-direction:column-reverse}.profile__head_archive,.profile__head_delete{width:100%}.profile__head .container{max-width:546px}}.profile__head_flex{display:flex;grid-gap:10px;gap:10px}.profile__head_form{display:grid;align-items:center;grid-template-columns:auto auto}.profile__head_form--select{margin-bottom:0!important;margin-right:10px;width:200px!important}.profile__head_form--datepicker{width:200px}@media screen and (max-width:768px){.profile__head_form{grid-template-columns:50% 50%;grid-gap:10px;gap:10px}.profile__head_form--select{margin-right:0;width:100%!important}.profile__head_form--datepicker{width:100%!important}.profile__head_form .container{max-width:546px}}@media screen and (max-width:576px){.profile__head_form{grid-template-columns:100%}.profile__head_form .container{max-width:575px}}.profile__pagination{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:576px){.profile__pagination{flex-direction:column;grid-gap:10px;gap:10px}.profile__pagination .container{max-width:575px}}.profile__pagination_left{display:flex;align-items:center;grid-gap:10px;gap:10px}@media screen and (max-width:576px){.profile__pagination_left{width:100%;justify-content:center}.profile__pagination_left .container{max-width:575px}}@media screen and (max-width:576px){.profile__pagination_right{width:100%}.profile__pagination_right .container{max-width:575px}}.profile__pagination_right--prev img{transform:rotateY(180deg)}.profile__pagination_select{margin-bottom:0!important;width:130px!important}.profile__pagination_select .mod-select__single-value{color:#94a3b8!important}@media screen and (max-width:576px){.profile__pagination_select{width:100%}.profile__pagination_select .container{max-width:575px}}.profile__pagination_items{display:flex;align-items:center;justify-content:center;margin:0 -5px;grid-gap:8px;gap:8px}.profile__pagination_item{width:48px;height:48px;padding:12px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;text-align:center;transition:all .2s linear;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.2px;display:block;color:#94a3b8}.profile__pagination_item:hover{cursor:pointer;background-color:#f8fafc}.profile__pagination_item.active{color:#307adb}.profile__warning{margin-top:20px}.profile__warning_img{width:80px;height:80px;margin:0 auto}.profile__warning_img img{width:100%;height:100%}.profile__warning_text{text-align:center;margin:10px 0}.profile__warning_text p{margin-bottom:5px}.profile__warning_buttons{margin-top:30px;display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;padding:10px}.profile__warning_buttons--white{height:100%;padding:12px 24px}.profile__warning_buttons--white span{font-weight:500;font-size:13px;line-height:26px;color:#000}:root{--main-font2:"OktaNeue",sans-serif;--main-font3:"Inter",sans-serif;--main-font:"Inter",sans-serif;--main-bg:#fafafa;--color-bg:#f4fbff;--main-color:#307adb;--color-base:#fff;--color-dark:#000;--color-text:#656b70;--color-title:#002c63;--color-darkBlue:#0d4998;--color-footer:#001836;--color-babyblue:#e0f2ff;--color-lightBlue:#a2d2fc;--color-disabled:#939699;--color-border:#e6e8ec;--form-placeholder-color:#939699;--form-value-color:#002c63;--form-border-color:#e6e8ec;--color-error:#de350b;--color-danger:#de373a}*{box-sizing:border-box!important;outline:none;margin:0;padding:0}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.single-blog-crop{max-height:145px;overflow:hidden}.single-blog-crop.\--open{max-height:1000px}.single-blog{width:100%;padding-top:90px}.single-blog__content{margin-top:50px}.single-blog .text-content__wrapper{padding:0 150px;position:relative}.single-blog .float{position:absolute;top:0;left:0;font-weight:600;font-size:14px;line-height:20px;color:#f78316;transform:rotate(-90deg) translateX(-50%)}.single-blog .top-date{color:#4b5157}.single-blog .top-title{font-style:normal;font-weight:700;font-size:40px;line-height:50px;text-transform:capitalize;color:var(--color-darkBlue);margin-bottom:40px}.single-blog .content-banner{margin-bottom:30px}.single-blog .content-banner img{width:100%;border-radius:30px}.single-blog h1,.single-blog h2,.single-blog h3,.single-blog h4,.single-blog h5,.single-blog h6{font-weight:600;line-height:28px;letter-spacing:-.01em;color:var(--color-darkBlue);margin:20px 0}.single-blog figure{margin:30px -150px}.single-blog iframe{max-width:100%;margin:30px auto}.single-blog blockquote{border:1px dashed #979797;position:relative;padding:40px 28px 22px;margin:30px 0;border-radius:20px}.single-blog blockquote:before{width:46px;height:46px;content:"";position:absolute;left:29px;top:-20px;background-color:#4a90e2;background-size:contain;opacity:.4;border-radius:100px}.single-blog blockquote:after{width:46px;height:46px;content:"";position:absolute;left:25px;top:-23px;background:url(/static/media/icon-blockquote.a3cec893.svg) no-repeat 50%;background-size:contain}.single-blog blockquote p{font-size:18px;font-style:italic;line-height:31px}.single-blog .\--youtube{padding-bottom:58%;border-radius:20px;overflow:hidden;position:relative;margin:30px 0}.single-blog .\--youtube iframe{margin:0;position:absolute;left:0;top:0;width:100%;height:100%}.single-blog span{font-size:16px;font-weight:300;line-height:24px;letter-spacing:-.01em;color:rgba(5,12,70,.5019607843137255);background-color:initial!important}.single-blog img{width:100%;border-radius:20px}.single-blog a:not([class]){color:#007bff}.single-blog a.highlight-link{background-color:#e0f2ff;border-left:7px solid #007bff;display:block;color:#4b5157;padding:15px 15px 15px 20px;border-radius:0 15px 15px 0}.single-blog ol,.single-blog p,.single-blog ul:not([class]){font-size:18px;font-weight:400;line-height:28px;letter-spacing:.01em;margin-bottom:25px;color:#4b5157;background-color:initial!important}.single-blog ol,.single-blog ul:not([class]){padding-left:30px}.single-blog ol li{list-style:numeric;margin:8px 0}.single-blog ul:not([class]) li{list-style:disc;margin:8px 0}.single-blog .tags ul::-webkit-scrollbar{width:0}.single-blog .tags img{margin:0}.single-blog .social{width:100%;height:85px;display:flex;justify-content:space-between;align-items:center;background:var(--color-base);border-radius:20px}.single-blog .social-left{padding-left:24px}.single-blog .social-left .left-title{font-style:normal;font-weight:700;font-size:20px;line-height:25px;color:var(--main-color);margin-bottom:0}.single-blog .social-right .social-list{display:flex;justify-content:space-between;align-items:center;padding-right:25px}.single-blog .social-right .social-list__item{margin-left:10px;border-radius:100px;transition:.2s ease-in-out}.single-blog .social-right .social-list__item:hover{background-color:#e0f2ff}.single-blog .social-right .social-list__item a{display:block;width:40px;height:40px}.single-blog .social-right .social-list__item a img{margin-bottom:0}.breadcrumb-row{display:flex;align-items:center;margin-bottom:30px}.breadcrumb-row a:last-child:after{display:none}.breadcrumb-row a{color:var(--main-color);padding-right:15px;margin-right:15px;position:relative}.breadcrumb-row a:after{width:5px;height:5px;background-color:#94a3b8;border-radius:100px;position:absolute;right:0;top:50%;margin-top:-3px;content:""}.disabled{pointer-events:none}.m-15{margin:15px}.mt-0{margin-top:0}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-55{margin-top:55px}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-15{margin-bottom:15px}.mb-24{margin-bottom:24px}.mb-30{margin-bottom:30px}.mr-15{margin-right:15px}.px-25{padding-right:25px;padding-left:25px}.w-full{width:100%}.flex{display:flex;align-items:center}.justtify-between{justify-content:space-between}.grid-wrapper{display:flex;flex-wrap:wrap}.grid-gap-30 .grid-wrapper{margin:-15px}.grid-gap-18 .grid-wrapper{margin:-18px}.grid-gap-8 .grid-wrapper{margin:-4px}.grid-gap-15 .grid-wrapper{margin:-7.5px}.grid-3x .grid-item{width:33.33333%}.grid-gap-30 .grid-item{padding:15px}.grid-4x .grid-item{width:25%}.grid-gap-18 .grid-item{padding:18px}.grid-5x .grid-item{width:20%}.grid-gap-8 .grid-item{padding:4px}.grid-gap-15 .grid-item{padding:7.5px}.grid-gap--options .grid-wrapper{margin:-15px}.grid-gap--options .grid-item{padding:15px}.m-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.m-box .m-appellation{margin-bottom:0}.m-title,.m-title-blue{color:var(--color-darkBlue)}.m-title{font-weight:700;font-size:20px;line-height:25px}.m-title-mini{font-weight:600;font-size:25px;line-height:30px;color:#262d33}.m-subtitle{font-weight:400;font-size:12px;line-height:15px;color:#656b70;margin-top:8px}.m-appellation{font-weight:600!important;font-size:30px!important;line-height:35px;color:#262d33!important;margin-bottom:30px}.test-wrapper{position:relative;min-height:350px;background:rgba(0,0,0,.2);border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;color:var(--color-title);text-transform:uppercase}.test-wrapper.\--mini{min-height:100px;border-radius:10px}.test-wrapper.-mini{min-height:223px;border-radius:20px}.test .map-filter{position:absolute;top:20px;left:20px}.gap-0{grid-gap:0!important;gap:0!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}@media screen and (max-width:1400px){.mt-xxl-0{margin-top:0!important}.pt-xxl-0{padding-top:0!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-0{margin-top:0!important}.pt-xl-0{padding-top:0!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-0{margin-top:0!important}.pt-lg-0{padding-top:0!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-0{margin-top:0!important}.pt-md-0{padding-top:0!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-0{margin-top:0!important}.pt-sm-0{padding-top:0!important}.container{max-width:575px}}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}@media screen and (max-width:1400px){.mb-xxl-0{margin-bottom:0!important}.pb-xxl-0{padding-bottom:0!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-0{margin-bottom:0!important}.pb-xl-0{padding-bottom:0!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-0{margin-bottom:0!important}.pb-lg-0{padding-bottom:0!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-0{margin-bottom:0!important}.pb-md-0{padding-bottom:0!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-0{margin-bottom:0!important}.pb-sm-0{padding-bottom:0!important}.container{max-width:575px}}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}@media screen and (max-width:1400px){.ml-xxl-0{margin-left:0!important}.pl-xxl-0{padding-left:0!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-0{margin-left:0!important}.pl-xl-0{padding-left:0!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-0{margin-left:0!important}.pl-lg-0{padding-left:0!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-0{margin-left:0!important}.pl-md-0{padding-left:0!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-0{margin-left:0!important}.pl-sm-0{padding-left:0!important}.container{max-width:575px}}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.h-0{height:0!important}@media screen and (max-width:1400px){.mr-xxl-0{margin-right:0!important}.pr-xxl-0{padding-right:0!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-0{margin-right:0!important}.pr-xl-0{padding-right:0!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-0{margin-right:0!important}.pr-lg-0{padding-right:0!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-0{margin-right:0!important}.pr-md-0{padding-right:0!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-0{margin-right:0!important}.pr-sm-0{padding-right:0!important}.container{max-width:575px}}.gap-3{grid-gap:3px!important;gap:3px!important}.mt-3{margin-top:3px!important}.pt-3{padding-top:3px!important}@media screen and (max-width:1400px){.mt-xxl-3{margin-top:3px!important}.pt-xxl-3{padding-top:3px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-3{margin-top:3px!important}.pt-xl-3{padding-top:3px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-3{margin-top:3px!important}.pt-lg-3{padding-top:3px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-3{margin-top:3px!important}.pt-md-3{padding-top:3px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-3{margin-top:3px!important}.pt-sm-3{padding-top:3px!important}.container{max-width:575px}}.mb-3{margin-bottom:3px!important}.pb-3{padding-bottom:3px!important}@media screen and (max-width:1400px){.mb-xxl-3{margin-bottom:3px!important}.pb-xxl-3{padding-bottom:3px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-3{margin-bottom:3px!important}.pb-xl-3{padding-bottom:3px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-3{margin-bottom:3px!important}.pb-lg-3{padding-bottom:3px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-3{margin-bottom:3px!important}.pb-md-3{padding-bottom:3px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-3{margin-bottom:3px!important}.pb-sm-3{padding-bottom:3px!important}.container{max-width:575px}}.ml-3{margin-left:3px!important}.pl-3{padding-left:3px!important}@media screen and (max-width:1400px){.ml-xxl-3{margin-left:3px!important}.pl-xxl-3{padding-left:3px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-3{margin-left:3px!important}.pl-xl-3{padding-left:3px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-3{margin-left:3px!important}.pl-lg-3{padding-left:3px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-3{margin-left:3px!important}.pl-md-3{padding-left:3px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-3{margin-left:3px!important}.pl-sm-3{padding-left:3px!important}.container{max-width:575px}}.mr-3{margin-right:3px!important}.pr-3{padding-right:3px!important}.h-3{height:3px!important}@media screen and (max-width:1400px){.mr-xxl-3{margin-right:3px!important}.pr-xxl-3{padding-right:3px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-3{margin-right:3px!important}.pr-xl-3{padding-right:3px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-3{margin-right:3px!important}.pr-lg-3{padding-right:3px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-3{margin-right:3px!important}.pr-md-3{padding-right:3px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-3{margin-right:3px!important}.pr-sm-3{padding-right:3px!important}.container{max-width:575px}}.gap-5{grid-gap:5px!important;gap:5px!important}.mt-5{margin-top:5px!important}.pt-5{padding-top:5px!important}@media screen and (max-width:1400px){.mt-xxl-5{margin-top:5px!important}.pt-xxl-5{padding-top:5px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-5{margin-top:5px!important}.pt-xl-5{padding-top:5px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-5{margin-top:5px!important}.pt-lg-5{padding-top:5px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-5{margin-top:5px!important}.pt-md-5{padding-top:5px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-5{margin-top:5px!important}.pt-sm-5{padding-top:5px!important}.container{max-width:575px}}.mb-5{margin-bottom:5px!important}.pb-5{padding-bottom:5px!important}@media screen and (max-width:1400px){.mb-xxl-5{margin-bottom:5px!important}.pb-xxl-5{padding-bottom:5px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-5{margin-bottom:5px!important}.pb-xl-5{padding-bottom:5px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-5{margin-bottom:5px!important}.pb-lg-5{padding-bottom:5px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-5{margin-bottom:5px!important}.pb-md-5{padding-bottom:5px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-5{margin-bottom:5px!important}.pb-sm-5{padding-bottom:5px!important}.container{max-width:575px}}.ml-5{margin-left:5px!important}.pl-5{padding-left:5px!important}@media screen and (max-width:1400px){.ml-xxl-5{margin-left:5px!important}.pl-xxl-5{padding-left:5px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-5{margin-left:5px!important}.pl-xl-5{padding-left:5px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-5{margin-left:5px!important}.pl-lg-5{padding-left:5px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-5{margin-left:5px!important}.pl-md-5{padding-left:5px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-5{margin-left:5px!important}.pl-sm-5{padding-left:5px!important}.container{max-width:575px}}.mr-5{margin-right:5px!important}.pr-5{padding-right:5px!important}.h-5{height:5px!important}@media screen and (max-width:1400px){.mr-xxl-5{margin-right:5px!important}.pr-xxl-5{padding-right:5px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-5{margin-right:5px!important}.pr-xl-5{padding-right:5px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-5{margin-right:5px!important}.pr-lg-5{padding-right:5px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-5{margin-right:5px!important}.pr-md-5{padding-right:5px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-5{margin-right:5px!important}.pr-sm-5{padding-right:5px!important}.container{max-width:575px}}.gap-7{grid-gap:7px!important;gap:7px!important}.mt-7{margin-top:7px!important}.pt-7{padding-top:7px!important}@media screen and (max-width:1400px){.mt-xxl-7{margin-top:7px!important}.pt-xxl-7{padding-top:7px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-7{margin-top:7px!important}.pt-xl-7{padding-top:7px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-7{margin-top:7px!important}.pt-lg-7{padding-top:7px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-7{margin-top:7px!important}.pt-md-7{padding-top:7px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-7{margin-top:7px!important}.pt-sm-7{padding-top:7px!important}.container{max-width:575px}}.mb-7{margin-bottom:7px!important}.pb-7{padding-bottom:7px!important}@media screen and (max-width:1400px){.mb-xxl-7{margin-bottom:7px!important}.pb-xxl-7{padding-bottom:7px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-7{margin-bottom:7px!important}.pb-xl-7{padding-bottom:7px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-7{margin-bottom:7px!important}.pb-lg-7{padding-bottom:7px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-7{margin-bottom:7px!important}.pb-md-7{padding-bottom:7px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-7{margin-bottom:7px!important}.pb-sm-7{padding-bottom:7px!important}.container{max-width:575px}}.ml-7{margin-left:7px!important}.pl-7{padding-left:7px!important}@media screen and (max-width:1400px){.ml-xxl-7{margin-left:7px!important}.pl-xxl-7{padding-left:7px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-7{margin-left:7px!important}.pl-xl-7{padding-left:7px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-7{margin-left:7px!important}.pl-lg-7{padding-left:7px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-7{margin-left:7px!important}.pl-md-7{padding-left:7px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-7{margin-left:7px!important}.pl-sm-7{padding-left:7px!important}.container{max-width:575px}}.mr-7{margin-right:7px!important}.pr-7{padding-right:7px!important}.h-7{height:7px!important}@media screen and (max-width:1400px){.mr-xxl-7{margin-right:7px!important}.pr-xxl-7{padding-right:7px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-7{margin-right:7px!important}.pr-xl-7{padding-right:7px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-7{margin-right:7px!important}.pr-lg-7{padding-right:7px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-7{margin-right:7px!important}.pr-md-7{padding-right:7px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-7{margin-right:7px!important}.pr-sm-7{padding-right:7px!important}.container{max-width:575px}}.gap-10{grid-gap:10px!important;gap:10px!important}.mt-10{margin-top:10px!important}.pt-10{padding-top:10px!important}@media screen and (max-width:1400px){.mt-xxl-10{margin-top:10px!important}.pt-xxl-10{padding-top:10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-10{margin-top:10px!important}.pt-xl-10{padding-top:10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-10{margin-top:10px!important}.pt-lg-10{padding-top:10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-10{margin-top:10px!important}.pt-md-10{padding-top:10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-10{margin-top:10px!important}.pt-sm-10{padding-top:10px!important}.container{max-width:575px}}.mb-10{margin-bottom:10px!important}.pb-10{padding-bottom:10px!important}@media screen and (max-width:1400px){.mb-xxl-10{margin-bottom:10px!important}.pb-xxl-10{padding-bottom:10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-10{margin-bottom:10px!important}.pb-xl-10{padding-bottom:10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-10{margin-bottom:10px!important}.pb-lg-10{padding-bottom:10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-10{margin-bottom:10px!important}.pb-md-10{padding-bottom:10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-10{margin-bottom:10px!important}.pb-sm-10{padding-bottom:10px!important}.container{max-width:575px}}.ml-10{margin-left:10px!important}.pl-10{padding-left:10px!important}@media screen and (max-width:1400px){.ml-xxl-10{margin-left:10px!important}.pl-xxl-10{padding-left:10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-10{margin-left:10px!important}.pl-xl-10{padding-left:10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-10{margin-left:10px!important}.pl-lg-10{padding-left:10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-10{margin-left:10px!important}.pl-md-10{padding-left:10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-10{margin-left:10px!important}.pl-sm-10{padding-left:10px!important}.container{max-width:575px}}.mr-10{margin-right:10px!important}.pr-10{padding-right:10px!important}.h-10{height:10px!important}@media screen and (max-width:1400px){.mr-xxl-10{margin-right:10px!important}.pr-xxl-10{padding-right:10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-10{margin-right:10px!important}.pr-xl-10{padding-right:10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-10{margin-right:10px!important}.pr-lg-10{padding-right:10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-10{margin-right:10px!important}.pr-md-10{padding-right:10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-10{margin-right:10px!important}.pr-sm-10{padding-right:10px!important}.container{max-width:575px}}.gap-15{grid-gap:15px!important;gap:15px!important}.mt-15{margin-top:15px!important}.pt-15{padding-top:15px!important}@media screen and (max-width:1400px){.mt-xxl-15{margin-top:15px!important}.pt-xxl-15{padding-top:15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-15{margin-top:15px!important}.pt-xl-15{padding-top:15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-15{margin-top:15px!important}.pt-lg-15{padding-top:15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-15{margin-top:15px!important}.pt-md-15{padding-top:15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-15{margin-top:15px!important}.pt-sm-15{padding-top:15px!important}.container{max-width:575px}}.mb-15{margin-bottom:15px!important}.pb-15{padding-bottom:15px!important}@media screen and (max-width:1400px){.mb-xxl-15{margin-bottom:15px!important}.pb-xxl-15{padding-bottom:15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-15{margin-bottom:15px!important}.pb-xl-15{padding-bottom:15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-15{margin-bottom:15px!important}.pb-lg-15{padding-bottom:15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-15{margin-bottom:15px!important}.pb-md-15{padding-bottom:15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-15{margin-bottom:15px!important}.pb-sm-15{padding-bottom:15px!important}.container{max-width:575px}}.ml-15{margin-left:15px!important}.pl-15{padding-left:15px!important}@media screen and (max-width:1400px){.ml-xxl-15{margin-left:15px!important}.pl-xxl-15{padding-left:15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-15{margin-left:15px!important}.pl-xl-15{padding-left:15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-15{margin-left:15px!important}.pl-lg-15{padding-left:15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-15{margin-left:15px!important}.pl-md-15{padding-left:15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-15{margin-left:15px!important}.pl-sm-15{padding-left:15px!important}.container{max-width:575px}}.mr-15{margin-right:15px!important}.pr-15{padding-right:15px!important}.h-15{height:15px!important}@media screen and (max-width:1400px){.mr-xxl-15{margin-right:15px!important}.pr-xxl-15{padding-right:15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-15{margin-right:15px!important}.pr-xl-15{padding-right:15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-15{margin-right:15px!important}.pr-lg-15{padding-right:15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-15{margin-right:15px!important}.pr-md-15{padding-right:15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-15{margin-right:15px!important}.pr-sm-15{padding-right:15px!important}.container{max-width:575px}}.gap-16{grid-gap:16px!important;gap:16px!important}.mt-16{margin-top:16px!important}.pt-16{padding-top:16px!important}@media screen and (max-width:1400px){.mt-xxl-16{margin-top:16px!important}.pt-xxl-16{padding-top:16px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-16{margin-top:16px!important}.pt-xl-16{padding-top:16px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-16{margin-top:16px!important}.pt-lg-16{padding-top:16px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-16{margin-top:16px!important}.pt-md-16{padding-top:16px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-16{margin-top:16px!important}.pt-sm-16{padding-top:16px!important}.container{max-width:575px}}.mb-16{margin-bottom:16px!important}.pb-16{padding-bottom:16px!important}@media screen and (max-width:1400px){.mb-xxl-16{margin-bottom:16px!important}.pb-xxl-16{padding-bottom:16px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-16{margin-bottom:16px!important}.pb-xl-16{padding-bottom:16px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-16{margin-bottom:16px!important}.pb-lg-16{padding-bottom:16px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-16{margin-bottom:16px!important}.pb-md-16{padding-bottom:16px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-16{margin-bottom:16px!important}.pb-sm-16{padding-bottom:16px!important}.container{max-width:575px}}.ml-16{margin-left:16px!important}.pl-16{padding-left:16px!important}@media screen and (max-width:1400px){.ml-xxl-16{margin-left:16px!important}.pl-xxl-16{padding-left:16px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-16{margin-left:16px!important}.pl-xl-16{padding-left:16px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-16{margin-left:16px!important}.pl-lg-16{padding-left:16px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-16{margin-left:16px!important}.pl-md-16{padding-left:16px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-16{margin-left:16px!important}.pl-sm-16{padding-left:16px!important}.container{max-width:575px}}.mr-16{margin-right:16px!important}.pr-16{padding-right:16px!important}.h-16{height:16px!important}@media screen and (max-width:1400px){.mr-xxl-16{margin-right:16px!important}.pr-xxl-16{padding-right:16px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-16{margin-right:16px!important}.pr-xl-16{padding-right:16px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-16{margin-right:16px!important}.pr-lg-16{padding-right:16px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-16{margin-right:16px!important}.pr-md-16{padding-right:16px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-16{margin-right:16px!important}.pr-sm-16{padding-right:16px!important}.container{max-width:575px}}.gap-20{grid-gap:20px!important;gap:20px!important}.mt-20{margin-top:20px!important}.pt-20{padding-top:20px!important}@media screen and (max-width:1400px){.mt-xxl-20{margin-top:20px!important}.pt-xxl-20{padding-top:20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-20{margin-top:20px!important}.pt-xl-20{padding-top:20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-20{margin-top:20px!important}.pt-lg-20{padding-top:20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-20{margin-top:20px!important}.pt-md-20{padding-top:20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-20{margin-top:20px!important}.pt-sm-20{padding-top:20px!important}.container{max-width:575px}}.mb-20{margin-bottom:20px!important}.pb-20{padding-bottom:20px!important}@media screen and (max-width:1400px){.mb-xxl-20{margin-bottom:20px!important}.pb-xxl-20{padding-bottom:20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-20{margin-bottom:20px!important}.pb-xl-20{padding-bottom:20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-20{margin-bottom:20px!important}.pb-lg-20{padding-bottom:20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-20{margin-bottom:20px!important}.pb-md-20{padding-bottom:20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-20{margin-bottom:20px!important}.pb-sm-20{padding-bottom:20px!important}.container{max-width:575px}}.ml-20{margin-left:20px!important}.pl-20{padding-left:20px!important}@media screen and (max-width:1400px){.ml-xxl-20{margin-left:20px!important}.pl-xxl-20{padding-left:20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-20{margin-left:20px!important}.pl-xl-20{padding-left:20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-20{margin-left:20px!important}.pl-lg-20{padding-left:20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-20{margin-left:20px!important}.pl-md-20{padding-left:20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-20{margin-left:20px!important}.pl-sm-20{padding-left:20px!important}.container{max-width:575px}}.mr-20{margin-right:20px!important}.pr-20{padding-right:20px!important}.h-20{height:20px!important}@media screen and (max-width:1400px){.mr-xxl-20{margin-right:20px!important}.pr-xxl-20{padding-right:20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-20{margin-right:20px!important}.pr-xl-20{padding-right:20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-20{margin-right:20px!important}.pr-lg-20{padding-right:20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-20{margin-right:20px!important}.pr-md-20{padding-right:20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-20{margin-right:20px!important}.pr-sm-20{padding-right:20px!important}.container{max-width:575px}}.gap-25{grid-gap:25px!important;gap:25px!important}.mt-25{margin-top:25px!important}.pt-25{padding-top:25px!important}@media screen and (max-width:1400px){.mt-xxl-25{margin-top:25px!important}.pt-xxl-25{padding-top:25px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-25{margin-top:25px!important}.pt-xl-25{padding-top:25px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-25{margin-top:25px!important}.pt-lg-25{padding-top:25px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-25{margin-top:25px!important}.pt-md-25{padding-top:25px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-25{margin-top:25px!important}.pt-sm-25{padding-top:25px!important}.container{max-width:575px}}.mb-25{margin-bottom:25px!important}.pb-25{padding-bottom:25px!important}@media screen and (max-width:1400px){.mb-xxl-25{margin-bottom:25px!important}.pb-xxl-25{padding-bottom:25px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-25{margin-bottom:25px!important}.pb-xl-25{padding-bottom:25px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-25{margin-bottom:25px!important}.pb-lg-25{padding-bottom:25px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-25{margin-bottom:25px!important}.pb-md-25{padding-bottom:25px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-25{margin-bottom:25px!important}.pb-sm-25{padding-bottom:25px!important}.container{max-width:575px}}.ml-25{margin-left:25px!important}.pl-25{padding-left:25px!important}@media screen and (max-width:1400px){.ml-xxl-25{margin-left:25px!important}.pl-xxl-25{padding-left:25px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-25{margin-left:25px!important}.pl-xl-25{padding-left:25px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-25{margin-left:25px!important}.pl-lg-25{padding-left:25px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-25{margin-left:25px!important}.pl-md-25{padding-left:25px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-25{margin-left:25px!important}.pl-sm-25{padding-left:25px!important}.container{max-width:575px}}.mr-25{margin-right:25px!important}.pr-25{padding-right:25px!important}.h-25{height:25px!important}@media screen and (max-width:1400px){.mr-xxl-25{margin-right:25px!important}.pr-xxl-25{padding-right:25px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-25{margin-right:25px!important}.pr-xl-25{padding-right:25px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-25{margin-right:25px!important}.pr-lg-25{padding-right:25px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-25{margin-right:25px!important}.pr-md-25{padding-right:25px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-25{margin-right:25px!important}.pr-sm-25{padding-right:25px!important}.container{max-width:575px}}.gap-30{grid-gap:30px!important;gap:30px!important}.mt-30{margin-top:30px!important}.pt-30{padding-top:30px!important}@media screen and (max-width:1400px){.mt-xxl-30{margin-top:30px!important}.pt-xxl-30{padding-top:30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-30{margin-top:30px!important}.pt-xl-30{padding-top:30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-30{margin-top:30px!important}.pt-lg-30{padding-top:30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-30{margin-top:30px!important}.pt-md-30{padding-top:30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-30{margin-top:30px!important}.pt-sm-30{padding-top:30px!important}.container{max-width:575px}}.mb-30{margin-bottom:30px!important}.pb-30{padding-bottom:30px!important}@media screen and (max-width:1400px){.mb-xxl-30{margin-bottom:30px!important}.pb-xxl-30{padding-bottom:30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-30{margin-bottom:30px!important}.pb-xl-30{padding-bottom:30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-30{margin-bottom:30px!important}.pb-lg-30{padding-bottom:30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-30{margin-bottom:30px!important}.pb-md-30{padding-bottom:30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-30{margin-bottom:30px!important}.pb-sm-30{padding-bottom:30px!important}.container{max-width:575px}}.ml-30{margin-left:30px!important}.pl-30{padding-left:30px!important}@media screen and (max-width:1400px){.ml-xxl-30{margin-left:30px!important}.pl-xxl-30{padding-left:30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-30{margin-left:30px!important}.pl-xl-30{padding-left:30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-30{margin-left:30px!important}.pl-lg-30{padding-left:30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-30{margin-left:30px!important}.pl-md-30{padding-left:30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-30{margin-left:30px!important}.pl-sm-30{padding-left:30px!important}.container{max-width:575px}}.mr-30{margin-right:30px!important}.pr-30{padding-right:30px!important}.h-30{height:30px!important}@media screen and (max-width:1400px){.mr-xxl-30{margin-right:30px!important}.pr-xxl-30{padding-right:30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-30{margin-right:30px!important}.pr-xl-30{padding-right:30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-30{margin-right:30px!important}.pr-lg-30{padding-right:30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-30{margin-right:30px!important}.pr-md-30{padding-right:30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-30{margin-right:30px!important}.pr-sm-30{padding-right:30px!important}.container{max-width:575px}}.gap-35{grid-gap:35px!important;gap:35px!important}.mt-35{margin-top:35px!important}.pt-35{padding-top:35px!important}@media screen and (max-width:1400px){.mt-xxl-35{margin-top:35px!important}.pt-xxl-35{padding-top:35px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-35{margin-top:35px!important}.pt-xl-35{padding-top:35px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-35{margin-top:35px!important}.pt-lg-35{padding-top:35px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-35{margin-top:35px!important}.pt-md-35{padding-top:35px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-35{margin-top:35px!important}.pt-sm-35{padding-top:35px!important}.container{max-width:575px}}.mb-35{margin-bottom:35px!important}.pb-35{padding-bottom:35px!important}@media screen and (max-width:1400px){.mb-xxl-35{margin-bottom:35px!important}.pb-xxl-35{padding-bottom:35px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-35{margin-bottom:35px!important}.pb-xl-35{padding-bottom:35px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-35{margin-bottom:35px!important}.pb-lg-35{padding-bottom:35px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-35{margin-bottom:35px!important}.pb-md-35{padding-bottom:35px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-35{margin-bottom:35px!important}.pb-sm-35{padding-bottom:35px!important}.container{max-width:575px}}.ml-35{margin-left:35px!important}.pl-35{padding-left:35px!important}@media screen and (max-width:1400px){.ml-xxl-35{margin-left:35px!important}.pl-xxl-35{padding-left:35px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-35{margin-left:35px!important}.pl-xl-35{padding-left:35px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-35{margin-left:35px!important}.pl-lg-35{padding-left:35px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-35{margin-left:35px!important}.pl-md-35{padding-left:35px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-35{margin-left:35px!important}.pl-sm-35{padding-left:35px!important}.container{max-width:575px}}.mr-35{margin-right:35px!important}.pr-35{padding-right:35px!important}.h-35{height:35px!important}@media screen and (max-width:1400px){.mr-xxl-35{margin-right:35px!important}.pr-xxl-35{padding-right:35px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-35{margin-right:35px!important}.pr-xl-35{padding-right:35px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-35{margin-right:35px!important}.pr-lg-35{padding-right:35px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-35{margin-right:35px!important}.pr-md-35{padding-right:35px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-35{margin-right:35px!important}.pr-sm-35{padding-right:35px!important}.container{max-width:575px}}.gap-40{grid-gap:40px!important;gap:40px!important}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}@media screen and (max-width:1400px){.mt-xxl-40{margin-top:40px!important}.pt-xxl-40{padding-top:40px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-40{margin-top:40px!important}.pt-xl-40{padding-top:40px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-40{margin-top:40px!important}.pt-lg-40{padding-top:40px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-40{margin-top:40px!important}.pt-md-40{padding-top:40px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-40{margin-top:40px!important}.pt-sm-40{padding-top:40px!important}.container{max-width:575px}}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}@media screen and (max-width:1400px){.mb-xxl-40{margin-bottom:40px!important}.pb-xxl-40{padding-bottom:40px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-40{margin-bottom:40px!important}.pb-xl-40{padding-bottom:40px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-40{margin-bottom:40px!important}.pb-lg-40{padding-bottom:40px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-40{margin-bottom:40px!important}.pb-md-40{padding-bottom:40px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-40{margin-bottom:40px!important}.pb-sm-40{padding-bottom:40px!important}.container{max-width:575px}}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}@media screen and (max-width:1400px){.ml-xxl-40{margin-left:40px!important}.pl-xxl-40{padding-left:40px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-40{margin-left:40px!important}.pl-xl-40{padding-left:40px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-40{margin-left:40px!important}.pl-lg-40{padding-left:40px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-40{margin-left:40px!important}.pl-md-40{padding-left:40px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-40{margin-left:40px!important}.pl-sm-40{padding-left:40px!important}.container{max-width:575px}}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.h-40{height:40px!important}@media screen and (max-width:1400px){.mr-xxl-40{margin-right:40px!important}.pr-xxl-40{padding-right:40px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-40{margin-right:40px!important}.pr-xl-40{padding-right:40px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-40{margin-right:40px!important}.pr-lg-40{padding-right:40px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-40{margin-right:40px!important}.pr-md-40{padding-right:40px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-40{margin-right:40px!important}.pr-sm-40{padding-right:40px!important}.container{max-width:575px}}.gap-45{grid-gap:45px!important;gap:45px!important}.mt-45{margin-top:45px!important}.pt-45{padding-top:45px!important}@media screen and (max-width:1400px){.mt-xxl-45{margin-top:45px!important}.pt-xxl-45{padding-top:45px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-45{margin-top:45px!important}.pt-xl-45{padding-top:45px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-45{margin-top:45px!important}.pt-lg-45{padding-top:45px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-45{margin-top:45px!important}.pt-md-45{padding-top:45px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-45{margin-top:45px!important}.pt-sm-45{padding-top:45px!important}.container{max-width:575px}}.mb-45{margin-bottom:45px!important}.pb-45{padding-bottom:45px!important}@media screen and (max-width:1400px){.mb-xxl-45{margin-bottom:45px!important}.pb-xxl-45{padding-bottom:45px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-45{margin-bottom:45px!important}.pb-xl-45{padding-bottom:45px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-45{margin-bottom:45px!important}.pb-lg-45{padding-bottom:45px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-45{margin-bottom:45px!important}.pb-md-45{padding-bottom:45px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-45{margin-bottom:45px!important}.pb-sm-45{padding-bottom:45px!important}.container{max-width:575px}}.ml-45{margin-left:45px!important}.pl-45{padding-left:45px!important}@media screen and (max-width:1400px){.ml-xxl-45{margin-left:45px!important}.pl-xxl-45{padding-left:45px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-45{margin-left:45px!important}.pl-xl-45{padding-left:45px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-45{margin-left:45px!important}.pl-lg-45{padding-left:45px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-45{margin-left:45px!important}.pl-md-45{padding-left:45px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-45{margin-left:45px!important}.pl-sm-45{padding-left:45px!important}.container{max-width:575px}}.mr-45{margin-right:45px!important}.pr-45{padding-right:45px!important}.h-45{height:45px!important}@media screen and (max-width:1400px){.mr-xxl-45{margin-right:45px!important}.pr-xxl-45{padding-right:45px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-45{margin-right:45px!important}.pr-xl-45{padding-right:45px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-45{margin-right:45px!important}.pr-lg-45{padding-right:45px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-45{margin-right:45px!important}.pr-md-45{padding-right:45px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-45{margin-right:45px!important}.pr-sm-45{padding-right:45px!important}.container{max-width:575px}}.gap-50{grid-gap:50px!important;gap:50px!important}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px!important}@media screen and (max-width:1400px){.mt-xxl-50{margin-top:50px!important}.pt-xxl-50{padding-top:50px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-50{margin-top:50px!important}.pt-xl-50{padding-top:50px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-50{margin-top:50px!important}.pt-lg-50{padding-top:50px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-50{margin-top:50px!important}.pt-md-50{padding-top:50px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-50{margin-top:50px!important}.pt-sm-50{padding-top:50px!important}.container{max-width:575px}}.mb-50{margin-bottom:50px!important}.pb-50{padding-bottom:50px!important}@media screen and (max-width:1400px){.mb-xxl-50{margin-bottom:50px!important}.pb-xxl-50{padding-bottom:50px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-50{margin-bottom:50px!important}.pb-xl-50{padding-bottom:50px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-50{margin-bottom:50px!important}.pb-lg-50{padding-bottom:50px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-50{margin-bottom:50px!important}.pb-md-50{padding-bottom:50px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-50{margin-bottom:50px!important}.pb-sm-50{padding-bottom:50px!important}.container{max-width:575px}}.ml-50{margin-left:50px!important}.pl-50{padding-left:50px!important}@media screen and (max-width:1400px){.ml-xxl-50{margin-left:50px!important}.pl-xxl-50{padding-left:50px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-50{margin-left:50px!important}.pl-xl-50{padding-left:50px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-50{margin-left:50px!important}.pl-lg-50{padding-left:50px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-50{margin-left:50px!important}.pl-md-50{padding-left:50px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-50{margin-left:50px!important}.pl-sm-50{padding-left:50px!important}.container{max-width:575px}}.mr-50{margin-right:50px!important}.pr-50{padding-right:50px!important}.h-50{height:50px!important}@media screen and (max-width:1400px){.mr-xxl-50{margin-right:50px!important}.pr-xxl-50{padding-right:50px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-50{margin-right:50px!important}.pr-xl-50{padding-right:50px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-50{margin-right:50px!important}.pr-lg-50{padding-right:50px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-50{margin-right:50px!important}.pr-md-50{padding-right:50px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-50{margin-right:50px!important}.pr-sm-50{padding-right:50px!important}.container{max-width:575px}}.gap-56{grid-gap:56px!important;gap:56px!important}.mt-56{margin-top:56px!important}.pt-56{padding-top:56px!important}@media screen and (max-width:1400px){.mt-xxl-56{margin-top:56px!important}.pt-xxl-56{padding-top:56px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-56{margin-top:56px!important}.pt-xl-56{padding-top:56px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-56{margin-top:56px!important}.pt-lg-56{padding-top:56px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-56{margin-top:56px!important}.pt-md-56{padding-top:56px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-56{margin-top:56px!important}.pt-sm-56{padding-top:56px!important}.container{max-width:575px}}.mb-56{margin-bottom:56px!important}.pb-56{padding-bottom:56px!important}@media screen and (max-width:1400px){.mb-xxl-56{margin-bottom:56px!important}.pb-xxl-56{padding-bottom:56px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-56{margin-bottom:56px!important}.pb-xl-56{padding-bottom:56px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-56{margin-bottom:56px!important}.pb-lg-56{padding-bottom:56px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-56{margin-bottom:56px!important}.pb-md-56{padding-bottom:56px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-56{margin-bottom:56px!important}.pb-sm-56{padding-bottom:56px!important}.container{max-width:575px}}.ml-56{margin-left:56px!important}.pl-56{padding-left:56px!important}@media screen and (max-width:1400px){.ml-xxl-56{margin-left:56px!important}.pl-xxl-56{padding-left:56px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-56{margin-left:56px!important}.pl-xl-56{padding-left:56px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-56{margin-left:56px!important}.pl-lg-56{padding-left:56px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-56{margin-left:56px!important}.pl-md-56{padding-left:56px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-56{margin-left:56px!important}.pl-sm-56{padding-left:56px!important}.container{max-width:575px}}.mr-56{margin-right:56px!important}.pr-56{padding-right:56px!important}.h-56{height:56px!important}@media screen and (max-width:1400px){.mr-xxl-56{margin-right:56px!important}.pr-xxl-56{padding-right:56px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-56{margin-right:56px!important}.pr-xl-56{padding-right:56px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-56{margin-right:56px!important}.pr-lg-56{padding-right:56px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-56{margin-right:56px!important}.pr-md-56{padding-right:56px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-56{margin-right:56px!important}.pr-sm-56{padding-right:56px!important}.container{max-width:575px}}.gap-60{grid-gap:60px!important;gap:60px!important}.mt-60{margin-top:60px!important}.pt-60{padding-top:60px!important}@media screen and (max-width:1400px){.mt-xxl-60{margin-top:60px!important}.pt-xxl-60{padding-top:60px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-60{margin-top:60px!important}.pt-xl-60{padding-top:60px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-60{margin-top:60px!important}.pt-lg-60{padding-top:60px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-60{margin-top:60px!important}.pt-md-60{padding-top:60px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-60{margin-top:60px!important}.pt-sm-60{padding-top:60px!important}.container{max-width:575px}}.mb-60{margin-bottom:60px!important}.pb-60{padding-bottom:60px!important}@media screen and (max-width:1400px){.mb-xxl-60{margin-bottom:60px!important}.pb-xxl-60{padding-bottom:60px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-60{margin-bottom:60px!important}.pb-xl-60{padding-bottom:60px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-60{margin-bottom:60px!important}.pb-lg-60{padding-bottom:60px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-60{margin-bottom:60px!important}.pb-md-60{padding-bottom:60px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-60{margin-bottom:60px!important}.pb-sm-60{padding-bottom:60px!important}.container{max-width:575px}}.ml-60{margin-left:60px!important}.pl-60{padding-left:60px!important}@media screen and (max-width:1400px){.ml-xxl-60{margin-left:60px!important}.pl-xxl-60{padding-left:60px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-60{margin-left:60px!important}.pl-xl-60{padding-left:60px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-60{margin-left:60px!important}.pl-lg-60{padding-left:60px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-60{margin-left:60px!important}.pl-md-60{padding-left:60px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-60{margin-left:60px!important}.pl-sm-60{padding-left:60px!important}.container{max-width:575px}}.mr-60{margin-right:60px!important}.pr-60{padding-right:60px!important}.h-60{height:60px!important}@media screen and (max-width:1400px){.mr-xxl-60{margin-right:60px!important}.pr-xxl-60{padding-right:60px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-60{margin-right:60px!important}.pr-xl-60{padding-right:60px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-60{margin-right:60px!important}.pr-lg-60{padding-right:60px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-60{margin-right:60px!important}.pr-md-60{padding-right:60px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-60{margin-right:60px!important}.pr-sm-60{padding-right:60px!important}.container{max-width:575px}}.gap-70{grid-gap:70px!important;gap:70px!important}.mt-70{margin-top:70px!important}.pt-70{padding-top:70px!important}@media screen and (max-width:1400px){.mt-xxl-70{margin-top:70px!important}.pt-xxl-70{padding-top:70px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-70{margin-top:70px!important}.pt-xl-70{padding-top:70px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-70{margin-top:70px!important}.pt-lg-70{padding-top:70px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-70{margin-top:70px!important}.pt-md-70{padding-top:70px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-70{margin-top:70px!important}.pt-sm-70{padding-top:70px!important}.container{max-width:575px}}.mb-70{margin-bottom:70px!important}.pb-70{padding-bottom:70px!important}@media screen and (max-width:1400px){.mb-xxl-70{margin-bottom:70px!important}.pb-xxl-70{padding-bottom:70px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-70{margin-bottom:70px!important}.pb-xl-70{padding-bottom:70px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-70{margin-bottom:70px!important}.pb-lg-70{padding-bottom:70px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-70{margin-bottom:70px!important}.pb-md-70{padding-bottom:70px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-70{margin-bottom:70px!important}.pb-sm-70{padding-bottom:70px!important}.container{max-width:575px}}.ml-70{margin-left:70px!important}.pl-70{padding-left:70px!important}@media screen and (max-width:1400px){.ml-xxl-70{margin-left:70px!important}.pl-xxl-70{padding-left:70px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-70{margin-left:70px!important}.pl-xl-70{padding-left:70px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-70{margin-left:70px!important}.pl-lg-70{padding-left:70px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-70{margin-left:70px!important}.pl-md-70{padding-left:70px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-70{margin-left:70px!important}.pl-sm-70{padding-left:70px!important}.container{max-width:575px}}.mr-70{margin-right:70px!important}.pr-70{padding-right:70px!important}.h-70{height:70px!important}@media screen and (max-width:1400px){.mr-xxl-70{margin-right:70px!important}.pr-xxl-70{padding-right:70px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-70{margin-right:70px!important}.pr-xl-70{padding-right:70px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-70{margin-right:70px!important}.pr-lg-70{padding-right:70px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-70{margin-right:70px!important}.pr-md-70{padding-right:70px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-70{margin-right:70px!important}.pr-sm-70{padding-right:70px!important}.container{max-width:575px}}.gap-80{grid-gap:80px!important;gap:80px!important}.mt-80{margin-top:80px!important}.pt-80{padding-top:80px!important}@media screen and (max-width:1400px){.mt-xxl-80{margin-top:80px!important}.pt-xxl-80{padding-top:80px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-80{margin-top:80px!important}.pt-xl-80{padding-top:80px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-80{margin-top:80px!important}.pt-lg-80{padding-top:80px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-80{margin-top:80px!important}.pt-md-80{padding-top:80px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-80{margin-top:80px!important}.pt-sm-80{padding-top:80px!important}.container{max-width:575px}}.mb-80{margin-bottom:80px!important}.pb-80{padding-bottom:80px!important}@media screen and (max-width:1400px){.mb-xxl-80{margin-bottom:80px!important}.pb-xxl-80{padding-bottom:80px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-80{margin-bottom:80px!important}.pb-xl-80{padding-bottom:80px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-80{margin-bottom:80px!important}.pb-lg-80{padding-bottom:80px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-80{margin-bottom:80px!important}.pb-md-80{padding-bottom:80px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-80{margin-bottom:80px!important}.pb-sm-80{padding-bottom:80px!important}.container{max-width:575px}}.ml-80{margin-left:80px!important}.pl-80{padding-left:80px!important}@media screen and (max-width:1400px){.ml-xxl-80{margin-left:80px!important}.pl-xxl-80{padding-left:80px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-80{margin-left:80px!important}.pl-xl-80{padding-left:80px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-80{margin-left:80px!important}.pl-lg-80{padding-left:80px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-80{margin-left:80px!important}.pl-md-80{padding-left:80px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-80{margin-left:80px!important}.pl-sm-80{padding-left:80px!important}.container{max-width:575px}}.mr-80{margin-right:80px!important}.pr-80{padding-right:80px!important}.h-80{height:80px!important}@media screen and (max-width:1400px){.mr-xxl-80{margin-right:80px!important}.pr-xxl-80{padding-right:80px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-80{margin-right:80px!important}.pr-xl-80{padding-right:80px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-80{margin-right:80px!important}.pr-lg-80{padding-right:80px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-80{margin-right:80px!important}.pr-md-80{padding-right:80px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-80{margin-right:80px!important}.pr-sm-80{padding-right:80px!important}.container{max-width:575px}}.gap-90{grid-gap:90px!important;gap:90px!important}.mt-90{margin-top:90px!important}.pt-90{padding-top:90px!important}@media screen and (max-width:1400px){.mt-xxl-90{margin-top:90px!important}.pt-xxl-90{padding-top:90px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-90{margin-top:90px!important}.pt-xl-90{padding-top:90px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-90{margin-top:90px!important}.pt-lg-90{padding-top:90px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-90{margin-top:90px!important}.pt-md-90{padding-top:90px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-90{margin-top:90px!important}.pt-sm-90{padding-top:90px!important}.container{max-width:575px}}.mb-90{margin-bottom:90px!important}.pb-90{padding-bottom:90px!important}@media screen and (max-width:1400px){.mb-xxl-90{margin-bottom:90px!important}.pb-xxl-90{padding-bottom:90px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-90{margin-bottom:90px!important}.pb-xl-90{padding-bottom:90px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-90{margin-bottom:90px!important}.pb-lg-90{padding-bottom:90px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-90{margin-bottom:90px!important}.pb-md-90{padding-bottom:90px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-90{margin-bottom:90px!important}.pb-sm-90{padding-bottom:90px!important}.container{max-width:575px}}.ml-90{margin-left:90px!important}.pl-90{padding-left:90px!important}@media screen and (max-width:1400px){.ml-xxl-90{margin-left:90px!important}.pl-xxl-90{padding-left:90px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-90{margin-left:90px!important}.pl-xl-90{padding-left:90px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-90{margin-left:90px!important}.pl-lg-90{padding-left:90px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-90{margin-left:90px!important}.pl-md-90{padding-left:90px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-90{margin-left:90px!important}.pl-sm-90{padding-left:90px!important}.container{max-width:575px}}.mr-90{margin-right:90px!important}.pr-90{padding-right:90px!important}.h-90{height:90px!important}@media screen and (max-width:1400px){.mr-xxl-90{margin-right:90px!important}.pr-xxl-90{padding-right:90px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-90{margin-right:90px!important}.pr-xl-90{padding-right:90px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-90{margin-right:90px!important}.pr-lg-90{padding-right:90px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-90{margin-right:90px!important}.pr-md-90{padding-right:90px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-90{margin-right:90px!important}.pr-sm-90{padding-right:90px!important}.container{max-width:575px}}.gap-100{grid-gap:100px!important;gap:100px!important}.mt-100{margin-top:100px!important}.pt-100{padding-top:100px!important}@media screen and (max-width:1400px){.mt-xxl-100{margin-top:100px!important}.pt-xxl-100{padding-top:100px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl-100{margin-top:100px!important}.pt-xl-100{padding-top:100px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg-100{margin-top:100px!important}.pt-lg-100{padding-top:100px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md-100{margin-top:100px!important}.pt-md-100{padding-top:100px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm-100{margin-top:100px!important}.pt-sm-100{padding-top:100px!important}.container{max-width:575px}}.mb-100{margin-bottom:100px!important}.pb-100{padding-bottom:100px!important}@media screen and (max-width:1400px){.mb-xxl-100{margin-bottom:100px!important}.pb-xxl-100{padding-bottom:100px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl-100{margin-bottom:100px!important}.pb-xl-100{padding-bottom:100px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg-100{margin-bottom:100px!important}.pb-lg-100{padding-bottom:100px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md-100{margin-bottom:100px!important}.pb-md-100{padding-bottom:100px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm-100{margin-bottom:100px!important}.pb-sm-100{padding-bottom:100px!important}.container{max-width:575px}}.ml-100{margin-left:100px!important}.pl-100{padding-left:100px!important}@media screen and (max-width:1400px){.ml-xxl-100{margin-left:100px!important}.pl-xxl-100{padding-left:100px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl-100{margin-left:100px!important}.pl-xl-100{padding-left:100px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg-100{margin-left:100px!important}.pl-lg-100{padding-left:100px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md-100{margin-left:100px!important}.pl-md-100{padding-left:100px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm-100{margin-left:100px!important}.pl-sm-100{padding-left:100px!important}.container{max-width:575px}}.mr-100{margin-right:100px!important}.pr-100{padding-right:100px!important}.h-100{height:100px!important}@media screen and (max-width:1400px){.mr-xxl-100{margin-right:100px!important}.pr-xxl-100{padding-right:100px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl-100{margin-right:100px!important}.pr-xl-100{padding-right:100px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg-100{margin-right:100px!important}.pr-lg-100{padding-right:100px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md-100{margin-right:100px!important}.pr-md-100{padding-right:100px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm-100{margin-right:100px!important}.pr-sm-100{padding-right:100px!important}.container{max-width:575px}}.gap--10{grid-gap:-10px!important;gap:-10px!important}.mt--10{margin-top:-10px!important}.pt--10{padding-top:-10px!important}@media screen and (max-width:1400px){.mt-xxl--10{margin-top:-10px!important}.pt-xxl--10{padding-top:-10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl--10{margin-top:-10px!important}.pt-xl--10{padding-top:-10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg--10{margin-top:-10px!important}.pt-lg--10{padding-top:-10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md--10{margin-top:-10px!important}.pt-md--10{padding-top:-10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm--10{margin-top:-10px!important}.pt-sm--10{padding-top:-10px!important}.container{max-width:575px}}.mb--10{margin-bottom:-10px!important}.pb--10{padding-bottom:-10px!important}@media screen and (max-width:1400px){.mb-xxl--10{margin-bottom:-10px!important}.pb-xxl--10{padding-bottom:-10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl--10{margin-bottom:-10px!important}.pb-xl--10{padding-bottom:-10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg--10{margin-bottom:-10px!important}.pb-lg--10{padding-bottom:-10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md--10{margin-bottom:-10px!important}.pb-md--10{padding-bottom:-10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm--10{margin-bottom:-10px!important}.pb-sm--10{padding-bottom:-10px!important}.container{max-width:575px}}.ml--10{margin-left:-10px!important}.pl--10{padding-left:-10px!important}@media screen and (max-width:1400px){.ml-xxl--10{margin-left:-10px!important}.pl-xxl--10{padding-left:-10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl--10{margin-left:-10px!important}.pl-xl--10{padding-left:-10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg--10{margin-left:-10px!important}.pl-lg--10{padding-left:-10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md--10{margin-left:-10px!important}.pl-md--10{padding-left:-10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm--10{margin-left:-10px!important}.pl-sm--10{padding-left:-10px!important}.container{max-width:575px}}.mr--10{margin-right:-10px!important}.pr--10{padding-right:-10px!important}.h--10{height:-10px!important}@media screen and (max-width:1400px){.mr-xxl--10{margin-right:-10px!important}.pr-xxl--10{padding-right:-10px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl--10{margin-right:-10px!important}.pr-xl--10{padding-right:-10px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg--10{margin-right:-10px!important}.pr-lg--10{padding-right:-10px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md--10{margin-right:-10px!important}.pr-md--10{padding-right:-10px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm--10{margin-right:-10px!important}.pr-sm--10{padding-right:-10px!important}.container{max-width:575px}}.gap--15{grid-gap:-15px!important;gap:-15px!important}.mt--15{margin-top:-15px!important}.pt--15{padding-top:-15px!important}@media screen and (max-width:1400px){.mt-xxl--15{margin-top:-15px!important}.pt-xxl--15{padding-top:-15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl--15{margin-top:-15px!important}.pt-xl--15{padding-top:-15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg--15{margin-top:-15px!important}.pt-lg--15{padding-top:-15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md--15{margin-top:-15px!important}.pt-md--15{padding-top:-15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm--15{margin-top:-15px!important}.pt-sm--15{padding-top:-15px!important}.container{max-width:575px}}.mb--15{margin-bottom:-15px!important}.pb--15{padding-bottom:-15px!important}@media screen and (max-width:1400px){.mb-xxl--15{margin-bottom:-15px!important}.pb-xxl--15{padding-bottom:-15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl--15{margin-bottom:-15px!important}.pb-xl--15{padding-bottom:-15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg--15{margin-bottom:-15px!important}.pb-lg--15{padding-bottom:-15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md--15{margin-bottom:-15px!important}.pb-md--15{padding-bottom:-15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm--15{margin-bottom:-15px!important}.pb-sm--15{padding-bottom:-15px!important}.container{max-width:575px}}.ml--15{margin-left:-15px!important}.pl--15{padding-left:-15px!important}@media screen and (max-width:1400px){.ml-xxl--15{margin-left:-15px!important}.pl-xxl--15{padding-left:-15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl--15{margin-left:-15px!important}.pl-xl--15{padding-left:-15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg--15{margin-left:-15px!important}.pl-lg--15{padding-left:-15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md--15{margin-left:-15px!important}.pl-md--15{padding-left:-15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm--15{margin-left:-15px!important}.pl-sm--15{padding-left:-15px!important}.container{max-width:575px}}.mr--15{margin-right:-15px!important}.pr--15{padding-right:-15px!important}.h--15{height:-15px!important}@media screen and (max-width:1400px){.mr-xxl--15{margin-right:-15px!important}.pr-xxl--15{padding-right:-15px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl--15{margin-right:-15px!important}.pr-xl--15{padding-right:-15px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg--15{margin-right:-15px!important}.pr-lg--15{padding-right:-15px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md--15{margin-right:-15px!important}.pr-md--15{padding-right:-15px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm--15{margin-right:-15px!important}.pr-sm--15{padding-right:-15px!important}.container{max-width:575px}}.gap--20{grid-gap:-20px!important;gap:-20px!important}.mt--20{margin-top:-20px!important}.pt--20{padding-top:-20px!important}@media screen and (max-width:1400px){.mt-xxl--20{margin-top:-20px!important}.pt-xxl--20{padding-top:-20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl--20{margin-top:-20px!important}.pt-xl--20{padding-top:-20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg--20{margin-top:-20px!important}.pt-lg--20{padding-top:-20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md--20{margin-top:-20px!important}.pt-md--20{padding-top:-20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm--20{margin-top:-20px!important}.pt-sm--20{padding-top:-20px!important}.container{max-width:575px}}.mb--20{margin-bottom:-20px!important}.pb--20{padding-bottom:-20px!important}@media screen and (max-width:1400px){.mb-xxl--20{margin-bottom:-20px!important}.pb-xxl--20{padding-bottom:-20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl--20{margin-bottom:-20px!important}.pb-xl--20{padding-bottom:-20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg--20{margin-bottom:-20px!important}.pb-lg--20{padding-bottom:-20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md--20{margin-bottom:-20px!important}.pb-md--20{padding-bottom:-20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm--20{margin-bottom:-20px!important}.pb-sm--20{padding-bottom:-20px!important}.container{max-width:575px}}.ml--20{margin-left:-20px!important}.pl--20{padding-left:-20px!important}@media screen and (max-width:1400px){.ml-xxl--20{margin-left:-20px!important}.pl-xxl--20{padding-left:-20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl--20{margin-left:-20px!important}.pl-xl--20{padding-left:-20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg--20{margin-left:-20px!important}.pl-lg--20{padding-left:-20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md--20{margin-left:-20px!important}.pl-md--20{padding-left:-20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm--20{margin-left:-20px!important}.pl-sm--20{padding-left:-20px!important}.container{max-width:575px}}.mr--20{margin-right:-20px!important}.pr--20{padding-right:-20px!important}.h--20{height:-20px!important}@media screen and (max-width:1400px){.mr-xxl--20{margin-right:-20px!important}.pr-xxl--20{padding-right:-20px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl--20{margin-right:-20px!important}.pr-xl--20{padding-right:-20px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg--20{margin-right:-20px!important}.pr-lg--20{padding-right:-20px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md--20{margin-right:-20px!important}.pr-md--20{padding-right:-20px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm--20{margin-right:-20px!important}.pr-sm--20{padding-right:-20px!important}.container{max-width:575px}}.gap--30{grid-gap:-30px!important;gap:-30px!important}.mt--30{margin-top:-30px!important}.pt--30{padding-top:-30px!important}@media screen and (max-width:1400px){.mt-xxl--30{margin-top:-30px!important}.pt-xxl--30{padding-top:-30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mt-xl--30{margin-top:-30px!important}.pt-xl--30{padding-top:-30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mt-lg--30{margin-top:-30px!important}.pt-lg--30{padding-top:-30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mt-md--30{margin-top:-30px!important}.pt-md--30{padding-top:-30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mt-sm--30{margin-top:-30px!important}.pt-sm--30{padding-top:-30px!important}.container{max-width:575px}}.mb--30{margin-bottom:-30px!important}.pb--30{padding-bottom:-30px!important}@media screen and (max-width:1400px){.mb-xxl--30{margin-bottom:-30px!important}.pb-xxl--30{padding-bottom:-30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mb-xl--30{margin-bottom:-30px!important}.pb-xl--30{padding-bottom:-30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mb-lg--30{margin-bottom:-30px!important}.pb-lg--30{padding-bottom:-30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mb-md--30{margin-bottom:-30px!important}.pb-md--30{padding-bottom:-30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mb-sm--30{margin-bottom:-30px!important}.pb-sm--30{padding-bottom:-30px!important}.container{max-width:575px}}.ml--30{margin-left:-30px!important}.pl--30{padding-left:-30px!important}@media screen and (max-width:1400px){.ml-xxl--30{margin-left:-30px!important}.pl-xxl--30{padding-left:-30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.ml-xl--30{margin-left:-30px!important}.pl-xl--30{padding-left:-30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.ml-lg--30{margin-left:-30px!important}.pl-lg--30{padding-left:-30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.ml-md--30{margin-left:-30px!important}.pl-md--30{padding-left:-30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.ml-sm--30{margin-left:-30px!important}.pl-sm--30{padding-left:-30px!important}.container{max-width:575px}}.mr--30{margin-right:-30px!important}.pr--30{padding-right:-30px!important}.h--30{height:-30px!important}@media screen and (max-width:1400px){.mr-xxl--30{margin-right:-30px!important}.pr-xxl--30{padding-right:-30px!important}.container{max-width:1300px}}@media screen and (max-width:1200px){.mr-xl--30{margin-right:-30px!important}.pr-xl--30{padding-right:-30px!important}.container{max-width:1100px}}@media screen and (max-width:992px){.mr-lg--30{margin-right:-30px!important}.pr-lg--30{padding-right:-30px!important}.container{max-width:980px}}@media screen and (max-width:768px){.mr-md--30{margin-right:-30px!important}.pr-md--30{padding-right:-30px!important}.container{max-width:546px}}@media screen and (max-width:576px){.mr-sm--30{margin-right:-30px!important}.pr-sm--30{padding-right:-30px!important}.container{max-width:575px}}.btn-loading{position:relative}.btn-loading *{color:transparent!important}.btn-loading-black{position:relative}.btn-loading-black *{color:transparent!important}.btn-loading:after{border-color:transparent #f9f9fb}.btn-loading-black:after,.btn-loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-style:solid;border-width:3px;border-radius:50%;animation:rotate 1s infinite alternate}.btn-loading-black:after{border-color:transparent #000}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-1turn)}to{transform:translate(-50%,-50%) rotate(1turn)}}body{background-color:var(--color-bg);font-family:var(--main-font2);overflow-x:hidden;width:100vw!important}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar,body::-webkit-scrollbar-track{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{border-radius:20px}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.18823529411764706);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.block-padding{padding:40px 0}.btn{position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.btn:disabled{cursor:no-drop}.btn.btn--large{height:48px;padding-left:50px;padding-right:50px}.btn.loading span{opacity:0}.btn.loading .btn-icon{display:block;animation:btnLoading .8s linear infinite}.btn.loading .btn-fixed{display:none}.product-card .btn{padding-left:16px;padding-right:16px}.btn-icon{display:none;position:absolute}.btn-border{border:2px solid #e6e8ec;border-radius:10px;padding:13px;display:flex;align-items:center;min-width:140px;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out}.btn-border span{font-weight:600;font-size:14px;line-height:16px;color:var(--main-color)}.btn-border.-mini{min-width:50px;width:-moz-fit-content;width:fit-content;height:50px}.btn-border.-mini .btn-fixed{margin:0}.btn-border.-mini.\--active{background:var(--main-color);border-color:var(--main-color)}.btn-border.-mini.\--active svg{fill:#fff}.btn-border.-mini.-active{background:var(--main-color);border-color:var(--main-color);margin-left:10px}.btn-border .btn-fixed{margin-right:12px}.btn-border:hover{background:var(--color-babyblue)}.btn-default{padding:12px 24px;border-radius:10px}.btn-default span{font-weight:500;font-size:13px;line-height:26px;color:var(--main-color);transition:all .3s ease-in-out}.btn-default.disabled:hover span,.btn-default.disabled span{color:var(--color-disabled)}.btn-default:hover span{color:var(--color-darkBlue)}.btn-white{background-color:#fff;border-radius:12px;border:1px solid #e2e8f0}.btn-babyblue{padding:12px 24px;background:var(--color-babyblue);border-radius:10px;transition:all .3s ease-in-out}.btn-babyblue span{font-weight:500;font-size:14px;line-height:26px;color:var(--main-color)}.btn-babyblue .btn-fixed{margin-right:8px}.btn-babyblue.disabled{background:var(--color-disabled)}.btn-babyblue.disabled span{color:var(--color-base)}.btn-babyblue.disabled:hover{background:var(--color-disabled)}.btn-babyblue:hover{background:var(--color-lightBlue)}.btn-danger{padding:9px 24px;background:var(--color-danger-light);border-radius:10px;transition:all .3s ease-in-out;border:2px solid #ffc4c9}.btn-danger span{font-weight:500;font-size:14px;line-height:26px;color:var(--color-danger)}.btn-danger .btn-fixed{margin-right:8px}.btn-danger.disabled{background:var(--color-disabled)}.btn-danger.disabled span{color:var(--color-base)}.btn-danger.disabled:hover{background:var(--color-disabled)}.btn-danger:hover{background:#ffc4c9}.btn-blue{padding:12px 24px;background:var(--main-color);border-radius:10px;transition:all .3s ease-in-out;color:#fff}.btn-blue svg path{stroke:#fff}.btn-blue svg{margin-right:8px}.btn-blue span{font-weight:500;font-size:13px;line-height:26px;color:var(--color-base)}.btn-blue.\--border{border-radius:99px;padding:11px 25px}.btn-blue .btn-fixed{margin-right:8px}.btn-blue.disabled{background:var(--color-disabled)}.btn-blue.disabled span{color:var(--color-base)}.btn-blue.disabled:hover{background:var(--color-disabled)}.btn-blue:hover{background:var(--color-darkBlue)}.btn-red{padding:12px 24px;background:red;border-radius:10px;transition:all .3s ease-in-out;color:#fff}.btn-red svg path{stroke:#fff}.btn-red svg{margin-right:8px}.btn-red span{font-weight:500;font-size:13px;line-height:26px;color:var(--color-base)}.btn-red.\--border{border-radius:99px;padding:11px 25px}.btn-red .btn-fixed{margin-right:8px}.btn-red.disabled{background:var(--color-disabled)}.btn-red.disabled span{color:var(--color-base)}.btn-red.disabled:hover{background:var(--color-disabled)}.btn-red:hover{background:#e75454}.btn-grey{padding:13px;background:#939699;border-radius:10px;transition:all .3s ease-in-out;width:100%}.btn-grey span{font-weight:500;font-size:15px;line-height:24px;color:var(--color-base)}.btn-grey .btn-fixed{margin-right:8px}.btn-center{margin:60px auto 0}@keyframes btnLoading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.text-btn{font-weight:500;cursor:pointer;padding:10px 0;font-size:15px;display:flex;align-items:center}.text-btn img{margin-right:10px}.text-btn--primary{color:var(--main-color)}.text-btn--danger{color:var(--color-error)}.ant-modal-content{border-radius:20px!important}.form-row{display:flex;align-items:center}.form-row:not(:last-child){margin-bottom:30px}.form-row__label{width:250px;font-weight:500}.form-row__value{min-width:300px}.button-icon{border:2px solid #e6e8ec;background-color:#fff;width:48px;height:48px;border-radius:10px;justify-content:center}.button-icon,.radio-children{padding:5px;display:flex;align-items:center}.radio-children{border:2px solid #e6e8ec;border-radius:12px;margin:0 30px 10px 0}.radio-button-children{font-weight:600;cursor:pointer;height:100%;display:flex;align-items:center;padding:7px 12px;transition:.2s ease-in-out;color:#002c63;border-radius:6px}.radio-button-children.\--active{color:var(--main-color);background:var(--color-babyblue)}.radio-button-list{display:flex;align-items:center;flex-wrap:wrap}.radio-button{font-size:14px;border-radius:12px;color:var(--form-value-color);font-weight:600;line-height:100%;background:transparent;border:2px solid #e6e8ec;padding:10px 20px;margin:0 10px 10px 0;cursor:pointer;transition:.3s ease-in-out}.radio-button.\--active{background-color:var(--main-color);border-color:var(--main-color);color:#fff}.fluid-container{max-width:1800px;margin:0 auto;padding:0 40px}.text-cen{text-align:center!important}.text-left{text-align:left}.fw-500{font-weight:500}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.control-label{font-weight:400;font-size:16px;line-height:150%;letter-spacing:.2px;color:#0f172a}.chart-wrapper{position:relative;background:#fff;border-radius:12px;padding:24px}.chart-wrapper.global{padding:0}.chart-center{position:absolute;top:50%;left:50%;margin-top:15px;transform:translate(-50%,-50%);text-align:center}.chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:var(--main-font2)}.chart-label{font-size:12px;color:#64748b}.chart-title{font-size:18px;color:#0f172a;margin-top:5px;display:flex;align-items:center;justify-content:center}.chart-title-value{font-size:12px;line-height:18px;margin:0 0 0 10px;color:#ed4f9d}.chart-donut-tooltip{min-width:40px;display:flex;align-items:center;justify-content:center;padding:3px 8px;background:#fff;box-shadow:2px 10px 25px rgba(72,80,92,.08);color:#000;border-radius:4px}.color-text-grey{color:#64748b!important}.w-100{width:100px}.w-200{width:200px}.w-300{width:300px}.cursor-pointer{cursor:pointer}.cursor-unset{cursor:unset}.profile-save-btn{height:50px;display:block;width:100%}.form-title{font-family:var(--main-font2);font-size:22px;color:var(--main-color)}.form-sidebar{margin:-30px -30px 0 0;padding:32px 24px;width:calc(100% + 30px);background-color:#fff}.form-wrapper{background-color:#fff;border-radius:12px}.form-wrapper__header{padding:24px;border-bottom:1px solid #f1f5f9}.form-wrapper__body{padding:24px}.field__label{font-family:var(--main-font2);font-size:14px;color:#0f172a;margin-bottom:12px}.field__label span{color:#ed4f9d}.field__sub-label{font-family:var(--main-font2);font-weight:400;font-size:12px;line-height:160%;color:#64748b;margin-top:-8px}.radio-group{grid-gap:10px;gap:10px;flex-wrap:wrap}.radio-group,.radio-item{display:flex;align-items:center}.radio-item{min-width:48px;height:48px;justify-content:center;border:2px solid #e6e8ec;border-radius:50px;font-family:var(--main-font2);font-size:15px;font-weight:500;color:#002c63;transition:.2s ease-in-out;cursor:pointer}.radio-item_active{color:#fff;background-color:var(--main-color);border-color:var(--main-color)}.type-box{padding-right:65px}.d-ib{display:inline-block}.input-range__slider-container,.input-range__track{transition:0s ease-in-out!important}.map-place-mark{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:var(--main-color)}.map-place-mark img{width:20px}.object-place-mark{border:1px solid #fff;position:relative;width:50px;height:50px;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center}.object-place-mark img{padding:1px;width:100%;height:100%;object-fit:contain;border-radius:100%}.object-place-mark:after,.object-place-mark:before{content:"";z-index:-1;position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:100%;transform-origin:center}.object-place-mark:before{transform:translate(-50%,-50%) scale(1.5);background-color:rgba(39,132,247,.2)}.object-place-mark:after{transform:translate(-50%,-50%) scale(2);background-color:rgba(39,132,247,.14901960784313725)}.profile__auth{display:flex;height:100vh}.scroll-page{height:calc(100vh - 140px);overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.scroll-page::-webkit-scrollbar{display:none}.project-add__btn{font-size:16px;color:#307adb;font-weight:600;line-height:25px;display:flex;align-items:center}.project-add__btn span{font-weight:100;margin-right:4px;font-size:32px;line-height:1}.project-table tr:hover{border-radius:12px;box-shadow:0 18px 800px 0 rgba(122,140,156,.36)}.project-table tr:hover td{background-color:#fff!important}.project-table td{background-color:#f8fafc!important}.project-table__td-primary>div{color:#307adb;font-weight:400;font-size:14px;line-height:160%;letter-spacing:.2px}.features-pagination{display:block;width:9px;height:9px;border-radius:100%;background-color:var(--main-color);opacity:.5;cursor:pointer}.features-pagination:not(:last-child){margin-right:10px}.features-pagination-wrapper{display:flex;align-items:center;justify-content:center}.features-pagination.active{opacity:1;background-color:var(--color-darkBlue)}.h-full{height:100%}.y-map .ymaps-2-1-79-map{width:100%!important}.nowrap{white-space:nowrap}.gap-10{grid-gap:10px;gap:10px}.icon-blue svg{fill:var(--main-color)}.error-text{color:#de350b;margin-top:5px;font-size:12px}.hover-slider{position:absolute;left:0;top:0;width:100%;height:100%;display:flex}.hover-slider>div{cursor:pointer;flex:1 1}.hover-slider-bullets{display:flex;align-items:center;justify-content:center;position:absolute;bottom:20px;left:0;width:100%;z-index:2}.hover-slider-bullets>div:not(.\--active-more){margin:0 3px;width:8px;height:8px;content:"";background-color:#fff;border-radius:100px;opacity:.5}.hover-slider-bullets>div:not(.\--active-more).\--active{opacity:1}.hover-slider-bullets .\--active-more{display:flex;align-items:center;width:auto;background-color:initial;color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 1px rgba(0,0,0,.6);margin:-2px 3px 0}.overflow-hidden{overflow:hidden!important}.overflow-inherit{overflow:inherit!important}#apexchartsarea-datetime{width:100%!important}.more-overlay{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-weight:500;background-color:rgba(0,0,0,.6);border-radius:26px 26px 0 0;font-size:15px}.more-overlay__icon{width:40px;height:40px;margin-bottom:10px}.z-10{z-index:10}.about-info{margin-top:60px}.about-info__title{font-weight:600;font-size:30px;line-height:35px;color:#262d33;margin-bottom:17px}.about-info__link{font-weight:500;font-size:16px;line-height:28px;color:var(--main-color)}.overflow-visible{overflow:visible}.ymaps-2-1-79-float-button-icon{top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.places-place-mark{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--main-color);border-radius:100%}.places-place-mark svg{width:100%;height:100%}.home-wrapper .custom-card{margin-bottom:15px}.home-wrapper .custom-card+.custom-card,.home-wrapper .grid-item+.custom-card{margin-top:15px}.apartment__content .custom-card,.new-buildings .custom-card{margin:30px 0}@media (max-width:992px){.mod-main-input-range .input-range__slider{width:25px;height:25px;margin-top:-15px}.swiper{overflow:hidden}.about-info{margin-top:30px}.mt-60{margin-top:30px!important}.mb-60{margin-bottom:30px!important}.slider-arrow .slider-arrow__btn{width:40px!important;height:40px!important;margin:0 8px}.form-row{flex-direction:column}.form-row:not(:last-child){margin-bottom:20px}.form-row__label{width:100%;margin-bottom:10px}.form-row__value{width:100%}.fluid-container{padding:0 15px}.m-appellation{font-size:25px!important}.grid-3x .grid-item{width:100%;padding:10px 15px}.grid-4x .grid-item{width:100%;padding:10px}.grid-5x .grid-item{width:50%;padding:10px}.single-blog ol,.single-blog p,.single-blog ul:not([class]){font-size:16px;margin-bottom:12px}.single-blog{margin-top:20px!important;padding-top:0!important;margin-bottom:0!important}.single-blog .social{flex-wrap:wrap;margin-top:30px}.single-blog .social-left{padding-left:0;width:100%;text-align:center}.single-blog .social-right{width:100%;display:flex;justify-content:center}.single-blog .social-right .social-list{padding-right:0}.single-blog .news-arrow{display:none}.single-blog .news{margin:20px -15px 0!important}.single-blog .content-banner{margin:0 -15px 20px}.single-blog .content-banner img{border-radius:0}.single-blog .float{display:none}.single-blog .top-title{font-size:22px;line-height:30px;margin-bottom:20px}.single-blog .text-content__wrapper{padding:0}.single-blog figure{margin:0 -15px}.single-blog figure img{border-radius:0}.grid-gap-18 .grid-wrapper{margin:-10px}.grid-gap-18 .grid-item{padding:10px}}@media (max-width:575px){.m-appellation{font-size:22px!important}.apartments__price span{white-space:nowrap;font-size:14px;margin-left:3px}}.info{margin:60px 0}.info .info-wrapper{border:2px solid #4592ff;border-radius:20px;padding:30px}.info .info-wrapper__title,.info .info-wrapper h1,.info .info-wrapper h2,.info .info-wrapper h3{font-weight:700;font-size:30px;line-height:40px;color:var(--color-darkBlue);text-transform:uppercase;max-width:880px;width:100%;margin-bottom:20px}.info .info-wrapper p{margin-bottom:16px}.info .info-wrapper__subtitle{font-weight:400;font-size:16px;line-height:24px;color:#594d6d;max-width:992px;width:100%;margin:0 auto;white-space:pre-wrap}@media (max-width:992px){.info{margin:20px 0}.info .info-wrapper{padding:30px 15px}.info .info-wrapper__title,.info h1,.info h2,.info h3{font-size:20px!important;line-height:30px!important}.info .info-wrapper__subtitle{font-size:16px;line-height:26px}}.search-dropdown{position:absolute;left:0;top:100%;background-color:#fff;border-radius:10px;width:100%;max-height:calc(100vh - 190px);overflow-y:auto;z-index:10;box-shadow:0 5px 15px 0 rgba(0,0,0,.1)}.search-dropdown>a,.search-dropdown>div{border-bottom:1px solid var(--form-border-color);display:flex;align-items:center;padding:16px}.search-dropdown>a:hover,.search-dropdown>div:hover{background-color:var(--color-bg)}.search-dropdown>a img,.search-dropdown>div img{border-radius:100px;object-fit:cover;width:30px;height:30px;margin-right:10px;border:1px solid var(--form-border-color)}.search-dropdown>a span,.search-dropdown>div span{color:var(--form-value-color);font-weight:600;font-size:14px}*{-webkit-user-select:none;user-select:none}* img{pointer-events:none}button{border:none;cursor:pointer;background:transparent}img{max-width:100%}.container{max-width:1140px;margin:0 auto;padding:0 15px}.ws-no-wrap{white-space:nowrap}.d-panel{background:#fff;box-shadow:0 35px 100px rgba(90,127,172,.2);border-radius:30px;padding:30px 20px;margin:30px 0}.pos-abs-full{position:absolute;left:0;top:0;width:100%;height:100%}.home-short-filter{margin-top:-20px;margin-bottom:0;z-index:100;position:relative}.full-width-filter{background-color:#fff;padding:15px 0 10px;border-top:1px solid #e6e8ec;margin-top:-2px}.full-width-filter__wrap{display:flex;align-items:flex-end;margin:0 -8px}.full-width-filter__wrap>div{flex:1 1;padding:0 8px}.full-width-filter__wrap .button-icon{margin-left:16px}.full-width-filter__wrap .btn-danger{margin-left:8px}.home-layout{min-height:100vh;display:flex;flex-direction:column}.home-layout__content{flex:1 1}.section-gap-top{padding-top:90px}.section-gap{margin-top:60px;margin-bottom:60px}.bg-white{background-color:#fff!important}.page-transition{opacity:0}.page-transition--active{transition:.2s ease-in-out;opacity:1}.plan-call-btn{position:fixed;width:100%;z-index:500;left:0;bottom:0;opacity:0;pointer-events:none;background-color:#fff;transform:translateY(100%);transition:.2s ease-in-out;padding:16px;box-shadow:0 12px 90px 0 rgba(24,61,99,.4)}.plan-call-btn.active{pointer-events:auto;opacity:1;transform:translateY(0)}.notFoundPage{margin-top:10vh;margin-bottom:5vh;display:flex;flex-direction:column;align-items:center}.notFoundPage h1{color:#002c63}.notFoundPage img{margin:0 auto;max-width:400px;width:100%;display:block}.notFoundPage .btn{margin:0 auto}@media (max-width:992px){.notFoundPage{margin-top:5vh}.notFoundPage img{max-width:280px}.notFoundPage h1{font-size:26px;line-height:30px}.container{max-width:546px}.home-short-filter{margin-top:-10px}.home-short-filter__buttons{display:flex}.home-short-filter__buttons .btn{flex:1 1;white-space:nowrap}.home-short-filter .text-btn--primary{justify-content:center;margin-top:10px;margin-bottom:10px}.home-short-filter .text-btn--primary img{border:1px solid #e0f2ff;border-radius:100px;padding:10px}.d-panel{border-radius:20px;padding:20px 16px}.home-short-filter .mx-modal-box__footer .d-flex{flex-wrap:wrap;width:100%;justify-content:center}.home-short-filter .mx-modal-box__footer .btn-babyblue{margin-right:0!important;margin-bottom:10px;margin-top:10px;width:100%}.home-short-filter .mx-modal-box__footer .btn_block{width:100%}.section-gap-top{padding-top:0}.section-gap{margin-top:30px;margin-bottom:30px}.big-filter-modal .mx-modal-box{height:100%}}@font-face{font-family:Inter;src:local("Inter Bold"),local("Inter-Bold"),url(/static/media/Inter-Bold.231f444d.woff2) format("woff2"),url(/static/media/Inter-Bold.a0e8358d.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:local("Inter Medium"),local("Inter-Medium"),url(/static/media/Inter-Medium.943a6775.woff2) format("woff2"),url(/static/media/Inter-Medium.6b5a42f0.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:local("Inter Regular"),local("Inter-Regular"),url(/static/media/Inter-Regular.a90c493e.woff2) format("woff2"),url(/static/media/Inter-Regular.ea2c76b5.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local("Inter SemiBold"),local("Inter-SemiBold"),url(/static/media/Inter-SemiBold.920533dd.woff2) format("woff2"),url(/static/media/Inter-SemiBold.0b003282.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:OktaNeue;src:local("OktaNeue Regular"),local("OktaNeue-Regular"),url(/static/media/OktaNeue-Regular.966de5c7.woff2) format("woff2"),url(/static/media/OktaNeue-Regular.a5f9fe5c.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:OktaNeue;src:local("OktaNeue Medium"),local("OktaNeue-Medium"),url(/static/media/OktaNeue-Medium.09c37b5c.woff2) format("woff2"),url(/static/media/OktaNeue-Medium.69aab730.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:OktaNeue;src:local("OktaNeue SemiBold"),local("OktaNeue-SemiBold"),url(/static/media/OktaNeue-SemiBold.ee16ea1d.woff2) format("woff2"),url(/static/media/OktaNeue-SemiBold.7f68cc72.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:OktaNeue;src:local("OktaNeue Bold"),local("OktaNeue-Bold"),url(/static/media/OktaNeue-Bold.1064c30c.woff2) format("woff2"),url(/static/media/OktaNeue-Bold.95ac54d7.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:OktaNeue;src:local("OktaNeue Black"),local("OktaNeue-Black"),url(/static/media/OktaNeue-Black.2ab42653.woff2) format("woff2"),url(/static/media/OktaNeue-Black.729bb149.woff) format("woff");font-weight:800;font-style:normal}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}ul{padding:0;margin:0}li{list-style:none}a{text-decoration:none}label{cursor:pointer}

/*!
 * Bootstrap Grid v5.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}