.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}
/*! nouislider - 14.6.4 - 3/18/2021 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translateY(-18px);top:auto;right:28px}html.remodal-is-locked{overflow:hidden;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;transform:translateZ(0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\D7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{0%{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{0%{transform:scale(1.05);opacity:0}to{transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}.form-calc{display:flex}.form-calc .required-text{margin-bottom:10px}.form-calc li:before{display:none}.form-calc .input{max-width:none}@media only screen and (max-width:480px){.form-calc .input{max-width:330px}}.form-calc .btn{max-width:none;width:100%}@media only screen and (max-width:480px){.form-calc .btn{max-width:330px}}.form-calc--leasing .form-calc__content{justify-content:stretch}@media only screen and (max-width:992px){.form-calc--leasing .form-calc__content{width:100%}}.form-calc--leasing .form-calc__list{display:flex;flex-wrap:wrap;justify-content:space-between}.form-calc--leasing .form-calc__list input{width:100%}.form-calc--leasing .form-calc__list li{width:48%;margin-bottom:15px}.form-calc--leasing .form-calc__list li:nth-child(n+2){margin-bottom:0}@media only screen and (max-width:480px){.form-calc--leasing .form-calc__list li:nth-child(n+2){margin-bottom:15px}}@media only screen and (max-width:430px){.form-calc--leasing .form-calc__list li{width:100%}}.form-calc--leasing .form-calc__item:not(:last-child){margin-bottom:20px}.form-calc--leasing .form-calc__item:first-child{margin-bottom:28px}@media only screen and (max-width:480px){.form-calc--leasing .form-calc__item:first-child{margin-bottom:15px}}.form-calc--leasing .form-calc__img{flex-grow:1}@media only screen and (max-width:992px){.form-calc{flex-direction:column}}@media only screen and (max-width:480px){.form-calc{align-items:center}}.form-calc__filter{padding:40px 0 0;margin-bottom:0;position:relative}.form-calc__filter:after{content:"";position:absolute;bottom:0;background:url(../../img/border.png);background-repeat:no-repeat;max-width:400px;width:100%;height:1px;left:50%;transform:translateX(-50%)}.form-calc__desc{display:flex;justify-content:space-between;flex-direction:column}.form-calc__desc p{width:100%}.form-calc__link{color:#ed1c24;margin-top:20px;text-align:center}.form-calc__link a{font-size:18px;font-weight:900;display:block;line-height:1.38}.form-calc__link div{font-size:12px}.form-calc__select{padding:30px 25px;background-color:#f0f0f0;display:flex;align-items:center;text-align:center}@media only screen and (max-width:992px){.form-calc__select{order:10}}.form-calc__title{font-size:18px;font-weight:700;margin-bottom:16px}@media only screen and (max-width:1921px){.form-calc__title{font-size:14px;margin-bottom:8px}}.form-calc__content{display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 0 3px 0 rgba(19,19,19,.23)}@media only screen and (max-width:1921px){.form-calc__content{justify-content:center}}@media only screen and (max-width:992px){.form-calc__content{width:100%!important}}.form-calc__item:not(:last-child){margin-bottom:15px}.form-calc__content,.form-calc__pic{width:50%;display:flex;flex-direction:column}.form-calc__content{padding:30px}@media only screen and (max-width:560px){.form-calc__content{padding:10px}}.select-calc{white-space:normal}.form-calc__pic--leasing .select-calc,.form-calc__pic--leasing input{background-color:#fff}@media only screen and (max-width:992px){.form-calc__pic{width:100%}}.form-calc__img{background-repeat:no-repeat;background-size:cover;background-position:50%;height:100%}.form-calc__pic img{width:100%;max-height:650px}@media only screen and (max-width:1921px){.form-calc__pic img{max-height:450px}}.select-company .option{min-height:80px}.form-filter{display:flex;justify-content:center}@media only screen and (max-width:1200px){.form-filter{flex-direction:column;align-items:center}}@media only screen and (max-width:480px){.form-filter{padding:40px 0 0}}.form-filter .select-calc{max-width:260px}@media only screen and (max-width:480px){.form-filter .select-calc{max-width:100%}}.form-filter__left{width:40%;position:relative;margin-right:20px}@media only screen and (max-width:1200px){.form-filter__left{width:524px;margin-bottom:80px;margin-right:0}}@media only screen and (max-width:480px){.form-filter__left{margin-bottom:0;width:auto}}.form-filter__form{align-items:center}.form-filter__content,.form-filter__form{display:flex;flex-direction:column;height:100%}.form-filter__content{padding:32px 36px;background-color:#f9f9f9;justify-content:space-between}@media only screen and (max-width:1200px){.form-filter__content{padding:16px}}@media only screen and (max-width:480px){.form-filter__pic{display:none}}.form-filter__pic img{width:70%;margin:0 auto}@media only screen and (max-width:1400px){.form-filter__pic img{width:auto}}.form-filter__title{font-size:50px;line-height:1.25;margin-bottom:70px}@media only screen and (max-width:1921px){.form-filter__title{font-size:28px}}@media only screen and (max-width:1400px){.form-filter__title{text-align:center}}@media only screen and (max-width:480px){.form-filter__title{margin-bottom:30px;font-size:22px}}.form-filter__block:not(:last-child){margin-bottom:20px}@media only screen and (max-width:480px){.form-filter__block:not(:last-child){margin-bottom:15px}}.form-filter__block-title{font-weight:700;margin-bottom:15px;font-size:25px}@media only screen and (max-width:1921px){.form-filter__block-title{font-size:18px}}@media only screen and (max-width:480px){.form-filter__block-title{font-size:16px}}.form-filter__inputs{display:flex;flex-wrap:wrap}@media only screen and (max-width:480px){.form-filter__inputs{flex-flow:wrap}}.form-filter__inputs label{display:flex;align-items:center;margin-right:26px;margin-top:5px;margin-bottom:5px}.form-filter__inputs label:last-child{margin-right:0}@media only screen and (max-width:480px){.form-filter__inputs label{margin-bottom:16px;margin-right:12px}}.form-filter__inputs label input{position:absolute;display:none;z-index:-1}.form-filter__checkbox{width:28px;height:28px;box-shadow:0 0 1px 0 rgba(57,57,57,.56);background-color:#fff;margin-right:12px;position:relative;cursor:pointer}.form-filter__checkbox:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:#f9c428;opacity:0}@media only screen and (max-width:1921px){.form-filter__checkbox{width:18px;height:18px}}.form-filter__inputs label input:checked+.form-filter__checkbox:before{opacity:1}.form-filter__pic .slider{position:static}.select-filter{height:42px;text-align:center;font-size:14px;color:#1d1d1d;border-radius:0;box-shadow:0 0 2px 0 rgba(0,0,0,.81);padding:9px 30px 9px 12px}@media only screen and (max-width:430px){.select-filter{font-size:12px!important}}.select-filter ul{width:100%;border-radius:0}.select-sity{width:100%;text-transform:uppercase;text-align:center;font-size:14px;color:#1d1d1d;border-radius:0;background-color:#f6f6f6;border:none;padding:17px 30px 14px 24px;height:62px!important}@media only screen and (max-width:1921px){.select-sity{padding:12px 30px 12px 24px;height:auto!important}}@media only screen and (max-width:992px){.select-sity{font-size:10px}}.select-sity ul{width:100%;border-radius:0}.nice-select{font-size:100%!important;line-height:1.15!important;float:none!important;height:auto}.form-calc__select .nice-select .option{min-height:80px}.nice-select .option{line-height:20px;min-height:40px;display:flex;align-items:center;padding-top:5px;padding-bottom:5px}.nice-select .list{border-radius:0;max-height:300px;overflow-y:auto;white-space:pre-wrap}.nice-select .list li:before{display:none}.select-calc{width:100%;border-radius:0;color:#858585;border:1px solid #d2d2d2;background-color:#f9f9f9;font-size:16px;padding:15px 16px}@media only screen and (max-width:1921px){.select-calc{padding:11px 16px}}.select-calc-img li{padding-left:120px!important;padding-top:18px!important;padding-bottom:18px!important;background-size:90px auto;background-position:15px;background-repeat:no-repeat}.select-calc ul{width:100%;border-radius:0}.range__body{border:1px solid #d2d2d2;background-color:#f9f9f9;padding:16px;border-radius:0;color:#858585;display:flex;justify-content:space-between}@media only screen and (max-width:1921px){.range__body{padding:12px 16px}}.range__value{color:#353535;font-weight:700}.range__positions{display:flex;justify-content:space-between;color:#a9a9a9;font-size:12px;margin-top:5px}.noUi-target{box-shadow:none;border:none;border-radius:0;background:none}.noUi-horizontal{height:auto}.noUi-connect{background:#ed1c24}.noUi-horizontal .noUi-handle{width:12px;height:12px;border:4px solid #ed1c24;border-radius:50%;right:-5px;top:-14px;cursor:pointer;outline:none}.noUi-base,.noUi-connects{height:3px;cursor:pointer;position:absolute;z-index:1;bottom:10px;left:0;border-radius:0}.noUi-handle:after,.noUi-handle:before{display:none}.leasing-btn{padding:20px 30px;text-align:center;display:block;box-shadow:0 0 5px 0 rgba(0,0,0,.2);margin:5px 40px 30px 2px}@media only screen and (max-width:992px){.leasing-btn{margin-right:2px}}.partners{display:flex;flex-direction:column;align-items:center}.partners__btn{text-align:center;margin-top:38px;font-size:18px}.partners__btn a{display:inline-block;padding-bottom:4px;border-bottom:2px solid #ed1c24}.partners__list{display:flex;flex-wrap:wrap;justify-content:center}.partners__list--company li{width:32%!important;margin-bottom:50px!important}.partners__list--company li:nth-child(n+4){margin-bottom:0!important}.partners__list li{width:25%;margin-bottom:60px;cursor:pointer;display:flex;justify-content:center;align-items:center;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}@media only screen and (max-width:560px){.partners__list li{width:33.3%}}@media only screen and (max-width:480px){.partners__list li{width:50%}}.partners__list li:before{display:none}.partners__list li:hover{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);transition:.5s}.partners__list li:nth-child(n+13){margin-bottom:0}.partners__list li img{width:70%}.remodal.leasing-modal{max-width:880px;text-align:left;padding:0}@media only screen and (min-width:1921px){.remodal.leasing-modal{max-width:980px}}.remodal.leasing-modal .form-calc__desc p{width:100%}@media only screen and (max-width:992px){.remodal.leasing-modal .form-calc__desc p{display:none}}@media only screen and (max-width:992px){.remodal.leasing-modal .form-calc__content{padding-bottom:0}}.remodal.leasing-modal .form-calc__filter{margin-bottom:10px}.remodal.leasing-modal .form-calc__select{padding-left:15px;padding-right:15px;display:flex;justify-content:center}@media only screen and (min-width:1921px){.remodal.leasing-modal .form-calc--leasing .form-calc__select>div{min-width:0}}.remodal.leasing-modal .form-calc__pic--leasing .select-calc{white-space:pre-wrap}@media only screen and (max-width:992px){.remodal.leasing-modal .form-calc{flex-direction:column}}@media only screen and (max-width:480px){.remodal.leasing-modal .form-calc--leasing .form-calc__list li{width:100%}}@media only screen and (max-width:480px){.remodal.leasing-modal .form-calc--leasing .form-calc__select .form-calc__item:not(:last-child){margin-bottom:0}}@media only screen and (max-width:480px){.remodal.leasing-modal .form-calc__list{margin-top:10px}}@media only screen and (max-width:480px){.remodal.leasing-modal .form-calc__list button,.remodal.leasing-modal .form-calc__list input{display:inline-block;width:100%;max-width:100%}}.remodal-close{left:auto;right:0;background-color:#fff;border-bottom-left-radius:4px}.remodal.callback{max-width:540px}.remodal.callback .request__form--modal{flex-direction:column;align-items:center}.remodal.callback .input:not(:last-child){margin-right:0}.remodal.callback .input{margin-bottom:12px;max-width:100%;font-size:16px;padding:20px}.remodal.callback .btn{max-width:100%;font-size:16px;padding:22px;height:auto}.remodal.callback .request__title{margin-bottom:15px}.remodal.callback .request__content{margin-top:20px}.remodal-wrapper{z-index:500!important}.remodal-overlay{z-index:450!important}.advantages{display:flex;flex-wrap:wrap;justify-content:center}.advantages__item{text-align:center;padding:20px;box-sizing:border-box;flex:0 0 33.33%}@media only screen and (max-width:560px){.advantages__item{width:50%;flex:0 0 50%}}@media only screen and (max-width:430px){.advantages__item{width:100%;flex:0 0 100%}}.advantages__img{display:inline-block;max-width:100px;margin-bottom:15px}.advantages__img img{display:block;width:100%;height:auto}