@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&display=swap);*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:inherit}li,ul{list-style:none}img{max-width:100%;height:auto;pointer-events:none}a,circle,ellipse,line,path,rect{-webkit-transition:all .3s ease;transition:all .3s ease}button,input,option,select,textarea{color:inherit;border:none;background:0 0;font:inherit;-webkit-transition:all .3s ease;transition:all .3s ease}button{cursor:pointer}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;background:0 0;left:0;top:0;width:100%;height:100%;cursor:pointer}input[type=date]::-webkit-date-and-time-value{text-align:left}body{background:#e0e4e9;color:#172b44;font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}body.open{overflow:hidden}@media screen and (max-width:768px){body{font-size:16px}}main{overflow-x:clip;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}button,input,textarea{font:inherit}.font-osw{font-family:Oswald,sans-serif}.container{padding:0 40px;width:100%}@media screen and (max-width:991px){.container{padding:0 20px}}@media screen and (max-width:768px){.container{padding:0 12px}}.section{margin-bottom:160px}@media screen and (max-width:991px){.section{margin-bottom:80px}}.space{padding:160px 0}@media screen and (max-width:991px){.space{padding:80px 0}}.main-btn{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:180px;padding:0 40px;background-color:#f65a34;border-radius:4px;font-family:Oswald,sans-serif;color:#fff;font-weight:500;font-size:14px;text-transform:uppercase;cursor:pointer}.main-btn_border{border:1px solid rgba(255,255,255,.2)}.main-btn:active,.main-btn:hover{background-color:#d44c2b}.main-btn_white{background-color:#fff;color:#1c1c1c;border:1px solid transparent}.main-btn_white:active,.main-btn_white:hover{background-color:#071a2c;color:#fff;border-color:#fff}.main-btn_dark{background-color:#071a2c;color:#fff}.main-btn_dark:active,.main-btn_dark:hover{background-color:#fff;color:#071a2c;border:1px solid #071a2c}.border-btn{height:48px;padding:0 60px;border:1px solid rgba(255,255,255,.2);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;color:#fff;font-weight:500;font-size:14px;line-height:100%;font-family:Oswald,sans-serif;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.border-btn:active,.border-btn:hover{border-color:#fff}.form-input{width:100%;height:64px;border:1px solid #919191;outline:0;letter-spacing:.4px;border-radius:0;color:#fff;padding-left:24px;padding-right:24px;-webkit-transition:all .3s ease;transition:all .3s ease}.form-input::-webkit-input-placeholder{color:#919191;opacity:.8;-webkit-transition:all .3s ease;transition:all .3s ease}.form-input::-moz-placeholder{color:#919191;opacity:.8;-moz-transition:all .3s ease;transition:all .3s ease}.form-input:-ms-input-placeholder{color:#919191;opacity:.8;-ms-transition:all .3s ease;transition:all .3s ease}.form-input::-ms-input-placeholder{color:#919191;opacity:.8;-ms-transition:all .3s ease;transition:all .3s ease}.form-input::placeholder{color:#919191;opacity:.8;-webkit-transition:all .3s ease;transition:all .3s ease}.form-input:focus,.form-input:hover{border-color:#fff}.form-input:focus::-webkit-input-placeholder,.form-input:hover::-webkit-input-placeholder{color:#fff;opacity:1}.form-input:focus::-moz-placeholder,.form-input:hover::-moz-placeholder{color:#fff;opacity:1}.form-input:focus:-ms-input-placeholder,.form-input:hover:-ms-input-placeholder{color:#fff;opacity:1}.form-input:focus::-ms-input-placeholder,.form-input:hover::-ms-input-placeholder{color:#fff;opacity:1}.form-input:focus::placeholder,.form-input:hover::placeholder{color:#fff;opacity:1}@media screen and (max-width:768px){.form-input{height:58px}}textarea.form-input{min-height:232px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:10px;padding-bottom:10px;resize:none}.swiper-arrow{width:36px;height:36px;background:#fff;border:1px solid #818181;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-arrow path{fill:#071a2c}.swiper-arrow::after,.swiper-arrow::before{display:none}.swiper-arrow:active,.swiper-arrow:hover{background-color:#071a2c;border-color:#071a2c}.swiper-arrow:active path,.swiper-arrow:hover path{fill:#fff}.swiper-arrow.swiper-button-disabled{background-color:transparent;pointer-events:none}.swiper-arrow.swiper-button-disabled path{fill:#071a2c}option{background-color:#fff!important;color:#071a2c}option:disabled{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/dropdown.svg);background-repeat:no-repeat;background-size:24px 24px;background-position:calc(100% - 24px) 20px;color:rgba(145,145,145,.8)!important}select:active,select:hover{color:#fff!important}select.active{color:#fff!important}@media screen and (max-width:768px){select{background-position:calc(100% - 20px) 16px}}.icon-btn{border:1px solid #fff;height:48px;border-radius:4px;background-color:transparent;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;cursor:pointer}.icon-btn input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:3;cursor:pointer}.icon-btn__text{padding:12px 16px;text-transform:uppercase;font-size:16px;font-weight:500;line-height:100%;border-right:1px solid #fff;font-family:Oswald,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transition:all .3s ease;transition:all .3s ease}.icon-btn__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px}.icon-btn svg{width:20px;height:20px}.icon-btn path:first-child{fill:#fff}.icon-btn path:last-child{stroke:#fff}.icon-btn_dark{background-color:#071a2c;color:#fff}.icon-btn_dark:active,.icon-btn_dark:hover{background-color:#fff;border-color:#071a2c;color:#071a2c}.icon-btn_dark:active .icon-btn__text,.icon-btn_dark:hover .icon-btn__text{border-color:#071a2c}.icon-btn_dark:active path,.icon-btn_dark:hover path{fill:#071a2c;stroke:transparent}.wpcf7-form-control-wrap{width:100%}.wpcf7-list-item{margin:0!important}.wpcf7-not-valid{border-color:#dc3232}.wpcf7-not-valid-tip,.wpcf7-response-output,.wpcf7-spinner{display:none!important}@-webkit-keyframes fadeInDownShort{from{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownShort{from{opacity:0;-webkit-transform:translate3d(0,-10%,0);transform:translate3d(0,-10%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownShort{-webkit-animation-name:fadeInDownShort;animation-name:fadeInDownShort}p{line-height:120%;letter-spacing:-.4px}.body-xs{letter-spacing:-.3px;font-size:13px;line-height:120%}.body-s{font-size:14px;line-height:120%;letter-spacing:-.3px}.body-sl{font-size:15px;line-height:120%;letter-spacing:-.3px}.h1{font-weight:500;font-size:64px;line-height:100%;font-family:Oswald,sans-serif;text-transform:uppercase}@media screen and (max-width:768px){.h1{font-size:36px}}.h2{font-size:36px;line-height:120%;font-weight:700;letter-spacing:-.7px;text-transform:uppercase;font-family:Oswald,sans-serif;color:#172b44}@media screen and (max-width:768px){.h2{font-size:30px;letter-spacing:-.6px}}.h3{font-size:32px;line-height:120%;font-weight:700;letter-spacing:-.6px;text-transform:uppercase;font-family:Oswald,sans-serif;color:#172b44}@media screen and (max-width:768px){.h3{font-size:24px;letter-spacing:-.6px}}.h4{font-size:20px;line-height:120%;font-weight:700;font-family:Oswald,sans-serif;letter-spacing:-.4px;text-transform:uppercase}@media screen and (max-width:768px){.h4{font-size:16px;letter-spacing:-.3px}}.h5{font-size:28px;line-height:125%;font-weight:600;font-family:Oswald,sans-serif}@media screen and (max-width:768px){.h5{font-size:20px}}.h6{font-size:23px;line-height:125%;font-weight:600;font-family:Oswald,sans-serif}@media screen and (max-width:768px){.h6{font-size:17px}}.fw-500{font-weight:500}.fw-700{font-weight:700}.ttu{text-transform:uppercase}.sale-line{background-color:#f87758;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#fff}.header{background-color:#e0e4e9;padding:16px 0}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px}.header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.header-main__line{width:2px;height:28px;background-color:#071a2c;opacity:.2}.header-time{color:#000}.header-right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header .menu-btn{display:none}@media screen and (max-width:1400px){.header-main__line,.header-time{display:none}.header-wrap{gap:30px}}@media screen and (max-width:1200px){.header-nav,.header-right{display:none}.header .menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.header .logo{max-width:116px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:768px){.header{padding:12px 0}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.menu-item{font-weight:500;font-size:15px;letter-spacing:-.3px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-family:Oswald,sans-serif}.catalog-item::before{content:"";width:16px;height:16px;background:url(../img/catalog.svg) no-repeat center/cover}.search-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-form__input{height:48px;border:1px solid rgba(40,77,128,.2);border-radius:4px;outline:0;padding-left:16px;padding-right:56px;text-transform:uppercase;letter-spacing:-.3px;font-size:15px;font-family:Oswald,sans-serif;width:100%}.search-form__input::-webkit-input-placeholder{color:rgba(21,27,32,.5)}.search-form__input::-moz-placeholder{color:rgba(21,27,32,.5)}.search-form__input:-ms-input-placeholder{color:rgba(21,27,32,.5)}.search-form__input::-ms-input-placeholder{color:rgba(21,27,32,.5)}.search-form__input::placeholder{color:rgba(21,27,32,.5)}.search-form__submit{position:absolute;right:16px;top:12px;width:24px;height:23px;background:url(../img/search.svg) no-repeat center/cover;overflow:hidden;color:transparent}.footer{background-color:#01101b;border-top:1px solid #fff;color:#fff}.footer-main{padding:24px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer-main__left{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer-main__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 10px)}.footer-main__info .footer-main__title{max-width:308px}.footer-main__menu{width:calc(50% - 10px);padding-top:70px}.footer-main__big{font-size:48px;line-height:120%;text-transform:uppercase;letter-spacing:-1px;margin-bottom:12px}.footer-main__title{font-weight:500;font-size:32px;line-height:120%;margin-bottom:20px;letter-spacing:-.6px;text-transform:uppercase;font-family:Oswald,sans-serif;color:#fff!important}.footer-main__logo{max-width:264px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}.footer-main__right{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.footer-main__right .footer-main__title{max-width:235px}.footer-main__contacts{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-main__contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.footer-main__contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;opacity:.5}.footer-main__contacts-item span{max-width:175px}.footer-main__actions{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-main__actions .main-btn{max-width:303px}.footer-bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:12px 40px;border-top:1px solid rgba(255,255,255,.2)}.footer-bot>*{opacity:.5}.footer-bot p{margin-left:auto}.footer-bot a:hover{opacity:1}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;max-width:220px;min-width:210px;width:100%}.footer-menu-item{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex}.footer-menu-link{opacity:.5}.footer-menu-link:hover{opacity:1}.footer-address{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:22px}.footer .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin-top:auto}.footer .socials-line{width:1px;height:28px;opacity:.2;background-color:#fff}@media screen and (max-width:991px){.footer-main{padding:24px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.footer-main__logo{margin-top:10px}.footer-main__left,.footer-main__right{width:100%}.footer-bot{padding:12px 20px}}@media screen and (max-width:768px){.footer-bot{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px}.footer-bot a{border-bottom:1px solid}.footer-bot p{margin-left:0;width:100%}}@media screen and (max-width:575px){.footer-main{padding-top:210px;position:relative}.footer-main__logo{display:none}.footer-main__big{font-size:36px;position:absolute;left:20px;top:20px}.footer-main__title{font-size:20px;max-width:100%;margin-bottom:20px}.footer-main__left,.footer-main__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.footer-main__left{gap:0}.footer-main__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-main__info{width:100%}.footer-main__menu{padding-top:0;width:100%;max-width:240px}.footer-main__actions,.footer-main__contacts{width:100%}.footer-main__info .footer-main__title{max-width:200px}.footer-main__actions .footer-main__title{position:absolute;top:80px;left:20px}.footer-main__actions .main-btn{max-width:100%;width:calc(100% - 40px);position:absolute;top:122px;left:20px}.footer-menu{max-width:100%}.footer .socials{margin-top:0}}.hystmodal,.hystmodal__shadow{-webkit-transition:opacity .3s ease!important;transition:opacity .3s ease!important}.hystmodal__shadow{background:#071a2c;backdrop-filter:blur(200px)}.hystmodal__shadow--show{opacity:.78}.hystmodal__window{margin:0;border-radius:20px;background:var(--bg-color,#fff);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:none;transform:none}@media screen and (max-width:768px){.hystmodal__window{padding:28px}}.menu-modal{width:100%;height:100%;-webkit-transform:none;transform:none;background-color:#fff;border-radius:0;padding:0}.menu-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px}.menu-modal__head .logo{max-width:100px}.menu-modal__inner{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.menu-modal__end{margin-top:auto;padding:0 20px 40px;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-modal .header-time{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-modal .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-modal .menu-link{font-size:18px;text-transform:uppercase;font-weight:400}@media screen and (max-width:768px){.menu-modal__inner{padding:20px 12px}.menu-modal__head{padding:12px}.menu-modal__end{padding:0 12px 40px}}.form-modal{padding:0;width:100%;height:100%;border-radius:0}.form-modal .call-section{border-radius:0!important;height:100%;padding-top:60px;padding-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-modal__close{top:40px;right:40px;position:absolute;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-modal__close img{width:100%;height:100%}@media screen and (max-width:768px){.form-modal .call-section{padding-top:30px;padding-bottom:30px}.form-modal__close{width:24px;height:24px;top:24px;right:24px}}.download-modal{width:calc(100% - 32px);max-width:496px;padding:60px 16px 90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0}.download-modal__close{position:absolute;top:24px;right:24px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.download-modal__title{margin-bottom:40px;font-size:40px;color:#172b44;text-align:center}.download-modal form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:235px}.download-modal .modal-input{outline:0;width:100%;height:36px;border-radius:4px;padding-left:16px;border:1px solid #071a2c;color:#172b44;font-size:14px}.download-modal .modal-input::-webkit-input-placeholder{color:#919191}.download-modal .modal-input::-moz-placeholder{color:#919191}.download-modal .modal-input:-ms-input-placeholder{color:#919191}.download-modal .modal-input::-ms-input-placeholder{color:#919191}.download-modal .modal-input::placeholder{color:#919191}.download-modal .icon-btn{width:100%;height:36px}.download-modal .icon-btn__text{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px}.download-modal .icon-btn__icon{width:36px;height:36px}.download-modal .icon-btn__icon svg{max-width:16px}.hero-slide{min-height:700px;height:auto;position:relative;color:#fff;overflow:hidden;border-radius:36px}.hero-slide__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 170px;gap:40px;background-color:#0d141f}.hero-first::before{content:"";width:600px;height:600px;border-radius:50%;background:#2e5572;-webkit-filter:blur(200px);filter:blur(200px);position:absolute;left:-192px;top:-173px;opacity:.3;pointer-events:none}.hero-first__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:500px;position:relative;z-index:4}.hero-first__title{font-weight:500;font-size:86px;line-height:100%;text-transform:uppercase;font-family:Oswald,sans-serif;margin-bottom:20px;max-width:460px;letter-spacing:-1.7px}.hero-first__desc{opacity:.7;font-size:20px;line-height:135%;font-family:Oswald,sans-serif;letter-spacing:-.4px;text-transform:uppercase;margin-bottom:40px}.hero-first__info{position:relative;z-index:2;width:500px;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.hero-first__info-img{position:absolute;width:3000px;height:3000px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:none}.hero-first__info-img img{width:100%;height:100%}.hero-first__info::before{content:"";width:600px;height:600px;background:#a3c306;-webkit-filter:blur(200px);filter:blur(200px);position:absolute;top:-41px;left:-171px;opacity:.6;pointer-events:none}.hero-first__info::after{content:"";width:600px;height:600px;background:#3e8dbd;-webkit-filter:blur(200px);filter:blur(200px);position:absolute;top:-41px;right:-290px;opacity:.6;pointer-events:none}.hero-first__info-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;gap:20px;position:relative;z-index:3}.hero-first__info-left img{max-width:235px}.hero-first__info-left p{max-width:199px;opacity:.65;font-size:16px;line-height:120%;letter-spacing:-.6px}.hero-first__info-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100px;margin-bottom:24px;position:relative;z-index:3}.hero-first__date{color:#d3ff00;margin-bottom:4px;font-family:Oswald,sans-serif;font-weight:500;font-size:44px;line-height:105%;letter-spacing:-.9px;text-transform:uppercase}.hero-first__city,.hero-first__text,.hero-first__time{font-family:Oswald,sans-serif;font-weight:500;font-size:18px;line-height:105%;letter-spacing:-.4px;text-transform:uppercase}.hero-first__time{color:#d3ff00;margin-bottom:9px}.hero-first__text{padding:5px 0;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:6px}.hero-first__city{color:#d3ff00;margin-bottom:20px}.hero-first__meta{font-size:16px;opacity:.5;line-height:100%;letter-spacing:-.6px}.hero-second{position:relative;background-color:#004132;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-second::before{content:"";width:1182px;height:1182px;border-radius:50%;background:#07cd75;-webkit-filter:blur(500px);filter:blur(500px);right:-368px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;opacity:.2;pointer-events:none}.hero-second::after{content:"";width:1677px;height:1677px;border-radius:50%;background:#050505;-webkit-filter:blur(500px);filter:blur(500px);left:-158px;top:-393px;position:absolute;opacity:.8;pointer-events:none}.hero-second__inner{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-second__title{font-weight:500;font-size:86px;line-height:100%;text-transform:uppercase;font-family:Oswald,sans-serif;margin-bottom:20px;max-width:500px;letter-spacing:-1.7px}.hero-second__desc{opacity:.8;font-size:18px;line-height:120%;letter-spacing:-.4px;margin-bottom:40px;max-width:355px}.hero-second__info{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:60%;max-width:900px;margin-top:auto}.hero-second__info-left{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.hero-second__info-right{position:relative;z-index:3}.hero-second__date{margin-bottom:4px;font-family:Oswald,sans-serif;font-weight:500;font-size:44px;line-height:105%;letter-spacing:-.9px;text-transform:uppercase}.hero-second__city,.hero-second__text,.hero-second__time{font-family:Oswald,sans-serif;font-weight:500;font-size:18px;line-height:105%;letter-spacing:-.4px;text-transform:uppercase}.hero-second__city{max-width:100px;margin-top:6px}.hero-second__meta{font-size:18px;line-height:110%;letter-spacing:-.4px;opacity:.9;text-align:right}.hero-second__logo{position:absolute;width:100%;bottom:-90px;z-index:2}.hero-third{position:relative;background-color:#004132;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-third__inner{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero-third__title{font-weight:500;font-size:96px;line-height:100%;text-transform:uppercase;font-family:Oswald,sans-serif;margin-bottom:20px;max-width:760px;letter-spacing:-3.8px}.hero-third__desc{margin-top:auto;opacity:.8;font-size:18px;line-height:120%;letter-spacing:-.4px;margin-bottom:20px;max-width:355px}.hero-third__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width:1400px){.hero-first{padding:40px}.hero-second__logo{position:static;width:100%}.hero-second__inner{width:calc(50% - 20px)}.hero-second__info{width:calc(50% - 20px);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0}.hero-second__info-left,.hero-second__info-right{width:calc(50% - 10px)}}@media screen and (max-width:1200px){.hero-first__title,.hero-second__title,.hero-third__title{font-size:64px}}@media screen and (max-width:991px){.hero-first,.hero-second,.hero-third{padding:30px 20px 60px}.hero-slide{min-height:1px}.hero-third__inner{height:100%}}@media screen and (max-width:768px){.hero-first,.hero-second,.hero-third{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.hero-first__title,.hero-second__title,.hero-third__title{font-size:36px;letter-spacing:-1.4px;margin-bottom:10px}.hero-first__inner,.hero-second__inner,.hero-third__inner{z-index:5}.hero-slide{border-radius:24px;padding-bottom:50px}.hero-first{padding-top:30px}.hero-first__desc{max-width:355px;margin-bottom:20px}.hero-first::before{width:908px;height:908px;background:#0d141f;opacity:1;left:50%;bottom:245px;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3;-webkit-filter:blur(130px);filter:blur(130px)}.hero-first__info{width:auto;height:auto;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:auto;margin-left:20px}.hero-first__info::before{width:313px;height:313px;left:50%;top:-90px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-filter:blur(130px);filter:blur(130px)}.hero-first__info::after{width:313px;height:313px;left:50%;top:-278px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-filter:blur(130px);filter:blur(130px)}.hero-first__info-img{width:1140px;height:1140px;z-index:2}.hero-first__info-left{gap:16px;position:relative;z-index:4}.hero-first__info-left img{max-width:180px}.hero-first__info-left p{font-size:12px;max-width:135px}.hero-first__info-right{margin-bottom:0;position:relative;z-index:4}.hero-first__title br{display:none}.hero-first__date{font-size:34px}.hero-first__city,.hero-first__text,.hero-first__time{font-size:14px}.hero-first__city{margin-bottom:11px}.hero-first__time{margin-bottom:6px}.hero-first__meta{font-size:12px;line-height:120%}.hero-first__inner{width:100%;max-width:100%}.hero-second{gap:0}.hero-second__info{max-width:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-second__info-left,.hero-second__info-right{display:none}.hero-second__info-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-second__title{max-width:230px}.hero-second__date{font-size:36px}.hero-second__desc{margin-bottom:24px}.hero-second__city,.hero-second__meta,.hero-second__time{font-size:16px}.hero-second__logo{max-width:400px;margin-bottom:-30px;margin-left:auto;margin-right:auto}.hero-second__inner{max-width:100%;width:100%}.hero-third::after{content:"";width:913px;height:913px;background:#000;opacity:.6;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-70%;border-radius:50%;-webkit-filter:blur(130px);filter:blur(130px)}.hero-third__inner{height:auto}.hero-third__desc{margin-top:0}.hero-third__actions{width:100%}.hero-third__actions>*{width:calc(50% - 6px);padding:0 12px;min-width:1px}}@media screen and (max-width:400px){.hero-second__info-left,.hero-second__info-right{min-width:1px}}.swiper-pagination{position:absolute;bottom:20px!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.swiper-pagination-bullet{background-color:#ddd;width:12px;height:12px;border-radius:50%;opacity:.5;-webkit-transition:all .4s ease;transition:all .4s ease;margin:0!important}.swiper-pagination-bullet-active{opacity:1}.brands__title{margin-bottom:40px}.brands__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (max-width:991px){.brands__title{margin-bottom:24px}}.brand{min-height:350px;position:relative;border-radius:16px;overflow:hidden;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 10px)}.brand__title{width:100%;position:relative;z-index:2;color:#fff;text-transform:uppercase;font-size:14px;line-height:100%;font-family:Oswald,sans-serif}.brand__bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.brand__img{max-width:360px;width:100%;max-height:140px;position:relative;z-index:2}.brand__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.brand-btn{border:1px solid #071a2c;height:36px;border-radius:4px;background-color:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ase;transition:all .3s ase}.brand-btn__text{padding:6px 16px;text-transform:uppercase;font-size:14px;font-weight:500;line-height:100%;border-right:1px solid #071a2c;font-family:Oswald,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.brand-btn__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px}.brand-btn:hover{border-color:#fff;background-color:#071a2c;color:#fff}.brand-btn:hover .brand-btn__text{border-color:#fff}.brand-btn:hover:first-child path:first-child{fill:#fff}.brand-btn:hover:first-child path:last-child{stroke:#fff}.brand-btn:hover:last-child path{fill:#fff}@media screen and (max-width:991px){.brand{width:100%}}@media screen and (max-width:768px){.brand__img{max-width:calc(100% - 60px)}}@media screen and (max-width:420px){.brand__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.brand__actions>*{width:100%;max-width:185px}.brand-btn__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.partners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.partners__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partners__title{max-width:calc(100% - 90px)}.partners__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.partners-swiper{width:100%;overflow:visible}.partners-slide{background-color:#fff;height:130px;width:calc((100% - 40px)/ 3);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-filter:grayscale(1);filter:grayscale(1);cursor:pointer;border:1px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease}.partners-slide img,.partners-slide svg{max-height:100%}.partners-slide:hover{-webkit-filter:grayscale(0);filter:grayscale(0);border-color:#71767b}@media screen and (max-width:768px){.partners-slide{width:168px;height:110px}}.about{padding:60px 0;color:#fff}.about-section{border-radius:36px}.about__title{margin-bottom:226px;max-width:630px;text-transform:uppercase;font-size:72px;line-height:120%;letter-spacing:-1.4px;font-weight:500;font-family:Oswald,sans-serif}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px}.about__list{width:calc(55% - 30px);max-width:620px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-item{padding:10px 0;border-top:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-size:24px;line-height:120%;font-weight:500;letter-spacing:-.5px;font-family:Oswald,sans-serif}.about__info{width:calc(45% - 30px);max-width:376px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__info p{opacity:.8;margin-bottom:20px}@media screen and (max-width:1200px){.about__title{font-size:64px;max-width:550px}.about-section{background-position:85% center!important}}@media screen and (max-width:768px){.about-section{border-radius:24px}.about__title{font-size:44px;max-width:370px;margin-bottom:40px}.about__list{width:100%;max-width:100%}.about__info{width:100%;max-width:330px}.about__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.link-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:172px;gap:12px;padding:6px 15px;border:1.2px solid #c8c8c8;border-radius:2px;height:36px;text-transform:uppercase;font-weight:500;line-height:100%;font-size:15px;letter-spacing:-.3px;background-color:#fff;color:#000;font-family:Oswald,sans-serif}.link-btn svg{max-width:10px}.link-btn path{fill:#000}.link-btn:active,.link-btn:hover{background-color:#071a2c;border-color:#fff;color:#fff}.link-btn:active path,.link-btn:hover path{fill:#fff}.bestsellers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.bestsellers-section{display:none}.bestsellers__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bestsellers__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.bestsellers-swiper{width:100%;overflow:visible}.product{background-color:#fff;border-radius:16px;position:relative;width:422px;height:auto;min-height:440px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition-property:all;transition-property:all}.product__img{position:absolute;left:0;top:0;aspect-ratio:1/1;-webkit-transition:all .3s ease;transition:all .3s ease}.product__title{position:relative;z-index:2;margin-bottom:2px;margin-bottom:2px}.product__desc{max-width:160px;font-size:12px;opacity:.5;position:relative;z-index:2}.product__tags{position:relative;z-index:2;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.product__btn{height:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.product:hover .product__img{opacity:.7}.product:hover .product__btn{height:48px;margin-top:12px}@media screen and (max-width:768px){.product{max-width:320px;width:100%;min-height:340px}.product__img{top:24px}.product__btn{display:none}}.tag{text-transform:uppercase;font-weight:700;font-size:12px;line-height:120%;letter-spacing:-.3px;padding:5px 12px;border:1px solid #dcdcdc;border-radius:60px}.network{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.network__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:395px;margin-bottom:40px}.network__title{margin-bottom:12px}.network__desc{opacity:.6;margin-bottom:24px}.network__desc span{font-weight:700}.network-link{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid transparent;background-color:#071a2c;border-radius:4px;overflow:hidden;color:#fff}.network-link__text{border-right:1px solid #fff;height:36px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.network-link__btn{width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.network-link:active,.network-link:hover{border-color:#071a2c;background-color:#fff;color:#071a2c}.network-link:active .network-link__text,.network-link:hover .network-link__text{border-color:#071a2c}.network-link:active path,.network-link:hover path{stroke:#071a2c}.network__map{width:100%;position:relative;pointer-events:none}.network__map img{width:100%}.network__map img:last-child{position:absolute;left:0;top:0;height:100%}@media screen and (max-width:768px){.network__map{display:none}.network__inner{margin-bottom:80px}}.events{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-top:-340px}.events__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.events__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.events-swiper{width:100%}.events__title{max-width:calc(100% - 90px)}@media screen and (max-width:1400px){.events{margin-top:-180px}}@media screen and (max-width:991px){.events{margin-top:-100px}}@media screen and (max-width:768px){.events{margin-top:0}.events-swiper{overflow:visible}}.event{height:259px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.event img{max-height:100%}.event:hover{border-color:#71767b}@media screen and (max-width:768px){.event{height:200px}}.news-section{border-top:1px solid rgba(7,26,44,.2)}.news__title{margin-bottom:40px;opacity:.7}.news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.news__title{margin-bottom:24px}}.article{width:calc((100% - 40px)/ 3);display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.article__img{width:42%;border-radius:4px;overflow:hidden}.article__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;-webkit-transition:all .6s ease;transition:all .6s ease}.article__inner{width:calc(58% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.article__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.article__category{opacity:.5;font-size:12px;letter-spacing:-.2px;font-family:Oswald,sans-serif}.article__title{max-width:202px}.article:hover .article__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width:991px){.article{width:calc(50% - 10px)}}@media screen and (max-width:768px){.article{width:100%;gap:12px}.article__inner{width:calc(58% - 12px)}}.call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;width:100%;padding-left:130px;padding-right:130px}.call-section{padding-bottom:80px;border-radius:40px 40px 0 0;background:url(../img/call.webp) no-repeat center/cover}.call__title{margin-bottom:40px;color:#fff}.call-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.call-form__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.call-form__item{width:calc(50% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.call-form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;font-size:16px;line-height:120%;letter-spacing:-.3px;color:rgba(255,255,255,.5019607843);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.call-form label .wpcf7-list-item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;cursor:pointer;max-width:none!important;-webkit-transition:all .3s ease;transition:all .3s ease}.call-form label input{display:none}.call-form label .checkmark{width:24px;min-width:24px;height:24px;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3px}.call-form label .checkmark::after{content:"";width:16px;height:12px;background:url(../img/check.svg) no-repeat center;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.call-form label span{max-width:330px}.call-form label a{color:#fff}.call-form label:has(input:checked) .checkmark::after{opacity:1}.call-form label:hover{color:#fff}@media screen and (max-width:1400px){.call{padding-left:0;padding-right:0}}@media screen and (max-width:768px){.call-section{border-radius:24px 24px 0 0;padding-top:40px}.call__title{margin-bottom:24px}.call-form form{gap:20px}.call-form__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.call-form__item{width:100%}.call-form label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;font-size:16px;line-height:120%;letter-spacing:-.3px;color:rgba(255,255,255,.5019607843);cursor:pointer}}.borner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;min-height:700px;padding-top:40px;padding-bottom:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.borner-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.borner-section__bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:36px}.borner__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:536px;width:100%;color:#fff}.borner__title{margin-bottom:40px}.borner__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.borner__list-item{position:relative;padding-left:36px;font-size:18px;line-height:120%;letter-spacing:-.4px;max-width:305px}.borner__list-item::before{content:"";width:24px;height:24px;background:url(../img/borner-list.svg) no-repeat center;position:absolute;left:0;top:0}.borner__desc{margin-top:auto;padding-top:12px;border-top:1px solid #fff;opacity:.5;font-size:18px;line-height:120%;letter-spacing:-.4px;margin-bottom:24px;max-width:460px}.borner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;max-width:460px}.borner__actions>*{width:calc(50% - 6px)}.borner__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 586px);max-width:730px}.borner__right img{width:100%;max-width:560px;margin-bottom:60px}.borner .icon-btn{border-color:rgba(255,255,255,.2)}.borner .icon-btn__text{border-color:rgba(255,255,255,.2)}.borner .icon-btn:active,.borner .icon-btn:hover{border-color:#fff}.borner .icon-btn:active .icon-btn__text,.borner .icon-btn:hover .icon-btn__text{border-color:#fff}@media screen and (max-width:991px){.borner__left{max-width:440px}.borner__right{width:calc(100% - 480px)}}@media screen and (max-width:768px){.borner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:660px;padding-top:30px;padding-bottom:30px}.borner-section__bg{-o-object-position:left;object-position:left}.borner__left{max-width:100%}.borner__actions{max-width:100%}.borner__right{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.borner__right img{width:calc(100% - 40px);margin-bottom:0}.borner__title{margin-bottom:24px}.borner__desc{margin-top:24px}.borner-section__bg{border-radius:24px}}@media screen and (max-width:575px){.borner__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.borner__actions>*{width:100%}}.categories__title{margin-bottom:40px}.categories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (max-width:768px){.categories__title{margin-bottom:24px}}@media screen and (max-width:575px){.categories__list{gap:12px}}main .category{min-height:198px;width:calc((100% - 40px)/ 3);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:12px;background-color:#ced4dc;padding:8px 8px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main .category__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .category__number{opacity:.3}main .category__icon{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(7,26,44,.1215686275);border-radius:4px}main .category__title{margin-top:auto;margin-bottom:4px}main .category__desc{opacity:.5}@media screen and (max-width:768px){main .category{width:calc(50% - 10px)}}@media screen and (max-width:575px){main .category{width:100%}}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:40px}.cards__left,.cards__right{width:calc(50% - 10px);border-radius:36px;overflow:hidden;height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.cards__left{background-color:#071a2c;padding:40px}.cards__left_accent{background-color:#f65a34}.cards__tag{text-transform:uppercase;font-size:16px;font-weight:500;opacity:.5;font-family:Oswald,sans-serif;margin-bottom:4px;padding-left:47px}.cards__title{font-size:40px;font-weight:500;font-family:Oswald,sans-serif;line-height:130%;text-transform:uppercase;max-width:670px}.cards__title span{color:#f65a34}.cards__title-first{padding-left:47px;color:#fff!important}.cards__end{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;padding-left:47px}.cards__desc{font-size:18px;line-height:120%;letter-spacing:-.4px;max-width:375px;opacity:.8}.cards__desc_big{max-width:446px}.cards__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1200px){.cards__end{padding-left:0}.cards__tag{padding-left:0}.cards__title-first{padding-left:0}}@media screen and (max-width:991px){.cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards__left,.cards__right{width:100%}}@media screen and (max-width:768px){.cards__left,.cards__right{border-radius:24px;height:600px;height:auto}.cards__left{min-height:1px;padding:30px 16px}.cards__title{font-size:32px;margin-bottom:24px}}.features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.feature{background-color:#ced4dc;border-radius:12px;padding:16px;width:calc(25% - 15px)}.feature__img{width:48px;height:48px;margin-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(7,26,44,.1215686275);border-radius:4px}.feature__title{margin-bottom:8px}.feature__desc{opacity:.5;font-size:18px;line-height:120%;letter-spacing:-.4px}@media screen and (max-width:1200px){.feature{width:calc(50% - 10px)}}@media screen and (max-width:575px){.feature{width:100%}.feature__img{margin-bottom:36px}}.remington{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1;min-height:700px;padding-top:40px;padding-bottom:40px;gap:40px}.remington-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.remington-section__bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:36px}.remington__top{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:350px;width:100%}.remington__title{max-width:835px;width:calc(100% - 530px)}.remington__inner{max-width:500px}.remington__desc{opacity:.8;font-size:18px;line-height:120%;letter-spacing:-.4px;margin-bottom:24px}.remington__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.remington__actions>*{width:calc(50% - 6px)}.remington__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:36px;padding-top:12px;border-top:1px solid #fff;color:#fff}.remington .icon-btn{border-color:rgba(255,255,255,.2)}.remington .icon-btn__text{border-color:rgba(255,255,255,.2)}.remington .icon-btn:active,.remington .icon-btn:hover{border-color:#fff}.remington .icon-btn:active .icon-btn__text,.remington .icon-btn:hover .icon-btn__text{border-color:#fff}@media screen and (max-width:1200px){.remington__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remington__title{width:100%;max-width:100%}}@media screen and (max-width:768px){.remington{min-height:660px}.remington__bottom{gap:24px}.remington__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remington__top img{width:calc(100% - 40px)}}@media screen and (max-width:575px){.remington__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.remington__actions>*{width:100%}}.company{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1;min-height:700px;padding-top:40px;padding-bottom:40px;gap:40px;color:#fff}.company-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.company-section__bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:36px}.company__title{max-width:754px}.company__inner{max-width:370px;margin-right:120px}.company__desc{opacity:.5;font-size:18px;line-height:120%;letter-spacing:-.4px;margin-bottom:24px;max-width:495px}.company__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.company__actions>*{width:calc(50% - 6px);padding-left:12px;padding-right:12px}.company__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:36px;padding-top:12px;border-top:1px solid #354256;color:#fff}@media screen and (max-width:1200px){.company__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company__title{width:100%;max-width:100%}.company__inner{margin-right:0}}@media screen and (max-width:768px){.company{min-height:660px}.company__bottom{gap:24px}.company-section__bg{-o-object-position:30%;object-position:30%}.company__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.company__top img{width:calc(100% - 40px)}}@media screen and (max-width:575px){.company__inner{max-width:100%}.company__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company__actions>*{width:100%}}.mission__head{position:relative}.mission__title{margin-bottom:40px;font-size:82px;line-height:120%;text-transform:uppercase;font-weight:700;font-family:Oswald,sans-serif;letter-spacing:-1.6px;color:#1c1c1c}.mission__title span{padding-left:260px}.mission__tag{position:absolute;left:0;top:25px;opacity:.5}.mission__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:132px;position:relative}.mission__list::after{content:"";width:710px;height:710px;background:url(../img/mission.svg) no-repeat center;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-52px;z-index:-1}.mission .feature:nth-child(3),.mission .feature:nth-child(4){-webkit-transform:translateY(calc(100% + 8px));transform:translateY(calc(100% + 8px))}.mission__end{width:calc(50% - 10px)}.mission__desc{opacity:.5;max-width:637px}@media screen and (max-width:1200px){.mission__title{font-size:54px;letter-spacing:-1.2px}.mission__tag{top:10px}.mission__list{margin-bottom:60px}.mission .feature:nth-child(3),.mission .feature:nth-child(4){-webkit-transform:none;transform:none}.mission__end{width:100%}}@media screen and (max-width:768px){.mission__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mission__tag{position:static;margin-bottom:20px}.mission__title{font-size:36px;letter-spacing:-.7px}.mission__title span{padding-left:0}.mission__list{margin-bottom:40px}.mission__list::after{display:none}}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;gap:20px}.contacts__left,.contacts__right{width:calc(50% - 10px);border-radius:36px;overflow:hidden;background-color:#fff;padding:20px;min-height:536px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__right{background:url(../img/contacts.webp) no-repeat center/cover;color:#fff;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contacts__title{margin-bottom:24px}.contacts__list{margin-top:auto;padding-top:20px;border-top:1px solid rgba(7,25,43,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 32px}.contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:calc(50% - 16px)}.contacts-item__icon{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#071a2c}.contacts-item__inner{width:calc(100% - 96px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.contacts-item__inner p{max-width:200px}.contacts-item__inner p:first-child{opacity:.5}.contacts__subtitle{max-width:303px;margin-bottom:24px;color:#fff}.contacts__desc{margin-top:auto;max-width:395px;margin-bottom:16px;font-size:18px;line-height:120%;letter-spacing:-.4px;opacity:.8}.contacts__desc span{font-weight:700}@media screen and (max-width:1200px){.contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__left,.contacts__right{width:100%}}@media screen and (max-width:768px){.contacts{margin-top:16px}.contacts__left,.contacts__right{min-height:400px;border-radius:24px}}@media screen and (max-width:575px){.contacts__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-item{width:100%}}.blog__head{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.blog__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.blog-category{padding:7px 15px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1.2px solid #c8c8c8;text-transform:uppercase;font-weight:600;font-family:Oswald,sans-serif;font-size:15px;letter-spacing:-.3px;color:#172b44}.blog-category.active,.blog-category:hover{color:#fff;background-color:#172b44}.blog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.blog-item{padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid rgba(23,43,68,.5);gap:20px}.blog-item__img{width:40%;min-height:361px;aspect-ratio:1.7/1;-o-object-fit:cover;object-fit:cover}.blog-item__inner{width:calc(60% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-item__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:20px}.blog-item-tag{padding:5px 12px;text-transform:uppercase;font-weight:700;font-family:Oswald,sans-serif;font-size:12px;letter-spacing:-.2px;background-color:#b1bdc8;border-radius:60px}.blog-item__title{margin-bottom:8px;max-width:493px}.blog-item__desc{max-width:493px;opacity:.8;font-size:16px;line-height:120%;letter-spacing:-.3px;margin-bottom:16px}.blog-item .icon-btn{margin-top:auto}.blog-item .icon-btn__icon svg{width:auto;height:auto}@media screen and (max-width:991px){.blog__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-item__img{width:45%}.blog-item__inner{width:calc(45% - 20px)}}@media screen and (max-width:768px){.blog__head{margin-top:30px}.blog-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-item__img{width:100%;height:240px;min-height:1px}.blog-item__inner{width:100%}}.pagination{margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.pagination .page-numbers,.pagination-item{width:32px;height:32px;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:150%;color:#172b44;border:1px solid transparent}.pagination .page-numbers.current,.pagination .page-numbers:hover,.pagination-item.current,.pagination-item:hover{border-color:rgba(23,43,68,.5);color:rgba(23,43,68,.5)}.pagination .page-numbers.disabled,.pagination-item.disabled{pointer-events:none}.pagination .next,.pagination .prev,.pagination-arrow{background-color:#172b44}.pagination .next:active,.pagination .next:hover,.pagination .prev:active,.pagination .prev:hover,.pagination-arrow:active,.pagination-arrow:hover{border-color:#071a2c;background-color:#fff}.pagination .next:active path,.pagination .next:hover path,.pagination .prev:active path,.pagination .prev:hover path,.pagination-arrow:active path,.pagination-arrow:hover path{fill:#071a2c}@media screen and (max-width:1200px){.pagination{margin-top:80px}}@media screen and (max-width:768px){.pagination{margin-top:60px}}.default{max-width:1264px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.default-img{width:100%;height:500px;border-radius:36px;margin-bottom:80px;-o-object-fit:cover;object-fit:cover}.default__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;max-width:750px;width:100%}.default__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:.3;text-transform:uppercase;font-weight:700;font-size:12px;line-height:120%;letter-spacing:-.2px}.default h1,.default h2,.default h3,.default h4,.default h5,.default h6 ul,.default p{max-width:750px;width:100%}.default p{font-size:16px;line-height:150%;opacity:.8}.default__title{max-width:351px!important}.default figure{margin:40px 0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.default figure img{width:100%;height:400px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.default__images{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.default__images img{width:calc(50% - 10px)}.default .wp-block-columns{margin:0!important;gap:20px!important}.default__end{max-width:750px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.default__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.default-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.default-share span{color:#6c757d;font-size:8px;line-height:120%}@media screen and (max-width:768px){.default{gap:20px}.default-img{height:360px;margin-bottom:40px;border-radius:24px}.default__images{margin:20px 0}.default figure{margin:20px 0!important}.default figure img{height:240px}.default__end{margin-top:20px}}