@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&family=Be+Vietnam+Pro:wght@400;500;600;700&family=Open+Sans:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&family=Roboto:wght@100;300;400;500;700&display=swap";.container{margin:0 auto;max-width:1200px;width:100%;padding-left:15px;padding-right:15px}.bold{font-weight:500}.bold--red{color:#c4262d}.block{background:#E5F3F3;padding:30px;margin-top:30px;margin-bottom:30px}@media screen and (max-width: 900px){.block{padding:0;background-color:#fff}}.block--split{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}@media screen and (max-width: 900px){.block--split{flex-wrap:wrap}}.block__content{margin-bottom:30px;background:white;padding:30px;border-radius:4px}@media screen and (max-width: 900px){.block__content{padding:0;margin-bottom:0}}.block__content--content{flex-basis:100%}.block__content--sidebar{flex-basis:530px}.block__content--no-padding{padding:0!important;background-color:transparent!important}.block__content:last-child{margin-bottom:0}.block__content h4{font-family:Roboto;font-style:normal;font-weight:500;font-size:21px;line-height:46px;color:#2e181a}.fullpage{margin-top:30px;margin-bottom:30px}.fullpage__container{max-width:510px;margin:0 auto;background-color:#e5f3f3;padding:30px}@media screen and (max-width: 900px){.fullpage__container{padding:0}}.fullpage__content{background:white;padding:20px}@media screen and (max-width: 900px){.fullpage__content{padding:0}}.fullpage__content h4{font-size:20px;font-weight:600;margin-bottom:20px}.fullpage__content a{color:#5d737e}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:none;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;font-family:Roboto;font-style:normal;font-weight:400}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}body{margin:0}ul{list-style-type:none}a{background:transparent;text-decoration:none}button,input{line-height:normal}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}img{display:block;max-width:100%;height:auto}textarea:focus,input:focus{outline:0}input{margin:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.table-responsive{overflow-x:auto;width:100%}.table__flex{display:flex;align-items:center;gap:10px}.table thead th{background:#5D737E;padding:2px;font-size:13px;min-width:130px}.table tbody tr{border-bottom:1px solid black}.table tbody tr.deleted{background:#C4262D;opacity:.1}.table tbody tr td{vertical-align:middle;font-size:16px;min-width:140px;text-align:center;padding:10px;border:1px solid #5d737e}.form-group{margin-bottom:24px!important}.form-group--horizontal{display:flex;align-items:center;gap:20px}@media screen and (max-width: 900px){.form-group--horizontal{flex-wrap:wrap;gap:0px}}.form-group--horizontal .fakelabel,.form-group--horizontal label{min-width:200px;word-break:break-word;max-width:200px}.form-group--horizontal .input{width:100%}@media screen and (max-width: 900px){.form-group--horizontal .input{width:100%}}.form-group--bigger{align-items:flex-start}.form-group label{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;color:#2e181a}.form-group .help-text{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#5d737e}.form-group .error{color:#c4262d;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:18px;margin-top:10px}.multiselect__input,.multiselect__single{background:#E5F3F3!important}.pagination{display:flex;align-items:center;gap:10px;margin-top:30px}.page-item{border:solid 1px;border-radius:4px;color:#2e181a;cursor:pointer}.page-item.active,.page-item:hover{background:#E5F3F3}.page-link{width:35px;height:35px;display:flex;align-items:center;justify-content:center}.no-scroll{overflow:hidden}.navigation{position:absolute;top:0;left:0;right:0}.navigation__br{display:block}@media screen and (max-width: 900px){.navigation__br{display:none!important}}.navigation__sr{display:none}@media screen and (max-width: 900px){.navigation__sr{display:block}}.navigation--open{position:fixed!important;width:100vw;height:100vh;top:0;background:white;z-index:9;overflow-y:scroll}.navigation--open body{overflow:hidden!important}.navigation--open svg{fill:#2e181a!important}.navigation--open .navigation__block--menu{display:block;width:100%}.navigation--open .navigation__nav{flex-direction:column;align-items:flex-start}@media screen and (max-width: 900px){.navigation{position:relative}}.navigation__toggler{width:32px;height:32px}.navigation__toggler svg{fill:#fff}@media screen and (min-width: 900px){.navigation__toggler{display:none}}.navigation__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.navigation__wrap{flex-wrap:wrap;padding-bottom:20px}}.navigation__block{display:flex;align-items:center;justify-content:space-between;gap:40px}@media screen and (max-width: 900px){.navigation__block--mobile{width:100%}}@media screen and (max-width: 900px){.navigation__block--menu{display:none}}@media screen and (max-width: 900px){.navigation__block{flex-wrap:wrap}}@media screen and (max-width: 900px){.navigation__nav-item{width:100%}}.navigation__language{width:70px}.navigation__language a{display:flex;gap:10px;text-transform:uppercase}@media screen and (max-width: 900px){.navigation__language a{width:100%}}.navigation__language a img{width:19px;object-fit:contain}.navigation__language .navigation__dropdown-menu{min-width:100%}.navigation__dropdown-toggle{color:#fff}@media screen and (max-width: 900px){.navigation__dropdown-toggle{color:#2e181a}}.navigation__dropdown-toggle img{width:19px;object-fit:contain}.navigation__dropdown{position:relative;background:rgba(46,24,26,.3);padding:10px;display:flex;align-items:center;min-height:48px}@media screen and (max-width: 900px){.navigation__dropdown{background:transparent;display:block;padding:0;width:100%}.navigation__dropdown .navigation__dropdown-toggle{display:flex;gap:10px;padding:10px 10px 10px 0}.navigation__dropdown .navigation__dropdown-menu{display:block}}.navigation__dropdown:hover .navigation__dropdown-menu{display:block}.navigation__dropdown-menu{display:none;background:white;position:absolute;top:45px;right:0;min-width:180px;box-shadow:#0003 0 2px 16px 5px}@media screen and (max-width: 900px){.navigation__dropdown-menu{position:relative;top:0}.navigation__dropdown-menu li{width:100%;min-width:100%}.navigation__dropdown-menu li a{width:100%}}.navigation__dropdown-menu li{border-bottom:1px solid #5D737E}.navigation__dropdown-menu li:hover{background:#5D737E}.navigation__dropdown-menu li:hover a{color:#fff}.navigation__dropdown-menu li:last-child{border-bottom:none}.navigation__dropdown-item{padding:10px 10px 10px 15px;display:inline-block;color:color-dark}.navigation__nav-link{display:inline-block;font-family:Roboto;font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-transform:uppercase;color:#fff;padding:12px}.navigation__nav-link--logo img{width:100px}@media screen and (max-width: 900px){.navigation__nav-link{color:#2e181a}.navigation__nav-link:not(.navigation__nav-link--transparent,.navigation__nav-link--red){line-height:0px}}.navigation__nav-link--red{background:#c4262d;border:1px solid #c4262d;border-radius:3px}@media screen and (max-width: 900px){.navigation__nav-link--red{width:100%;color:#fff}}.navigation__nav-link--transparent{background:rgba(46,24,26,.3);border:1px solid #c4262d;border-radius:3px}@media screen and (max-width: 900px){.navigation__nav-link--transparent{width:100%;background:#c4262d;color:#fff}}.navigation__nav{display:flex;align-items:center;gap:10px}.header{width:100%;background:linear-gradient(180deg,rgba(46,24,26,.6) 0%,rgba(46,24,26,.12) 96.99%),url(/build/assets/header-bg-9a1d7408.png);background-size:cover;min-height:316px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 900px){.header{min-height:100px;display:block}}.header h4{font-family:Roboto;font-style:normal;font-weight:600;font-size:38px;line-height:46px;color:#fff;text-align:center}@media screen and (max-width: 900px){.header h4{font-size:30px}}.header__center{display:flex;justify-content:center;padding-bottom:10px}.header__wrap{display:flex;align-items:center;justify-content:space-around;padding-top:30px;padding-bottom:30px}@media screen and (max-width: 900px){.header__wrap{flex-wrap:wrap;justify-content:center;gap:20px}}@media screen and (max-width: 900px){.header__block{flex-basis:100%;text-align:center}}.header__block h2{font-family:Roboto;font-style:normal;font-weight:700;font-size:36px;line-height:170.5%;text-align:center;color:#fff}.header__block p{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:170.5%;text-align:center;color:#fff}.footer{background:white}@media screen and (max-width: 900px){.footer__logo{display:flex;justify-content:center;width:100%}}.footer__wrap{display:flex;align-items:flex-start;justify-content:space-between;margin-top:30px;margin-bottom:30px}@media screen and (max-width: 900px){.footer__wrap{flex-wrap:wrap;gap:15px;flex-direction:column}}.footer__block{flex-basis:100%}@media screen and (max-width: 900px){.footer__block{width:100%}}.footer__block ul li a{font-family:Roboto;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#5d737e}.footer__bottom{border-top:1px solid rgba(46,24,26,.3);padding:20px}.footer__bottom-wrap{display:flex;align-items:center}@media screen and (max-width: 900px){.footer__bottom-wrap{flex-direction:column}}.footer__bottom-block{flex-basis:100%;display:flex;flex-direction:column;gap:10px}.footer__copyright{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#2e181a4d}.footer__secure img{height:21px}@media screen and (max-width: 900px){.footer__secure{display:flex;justify-content:center;margin-bottom:20px}}.footer__socials{display:flex;gap:20px}@media screen and (max-width: 900px){.footer__socials--just-icons{flex-direction:row!important}}@media screen and (max-width: 900px){.footer__socials{flex-direction:column}}.footer__socials a{display:flex;align-items:center;gap:20px;font-weight:500;font-size:15px;line-height:26px;color:#5d737e}.footer__socials a span{font-size:9px;background:#5d737e;color:#fff;padding:1px 6px;border-radius:5px}.footer__socials a img{width:25px;border-radius:4px}.btn{font-family:Roboto;font-style:normal;font-weight:400;font-size:19px;padding:10px 20px;cursor:pointer}.btn--flex{display:flex;align-items:center;gap:10px}.btn--between{justify-content:space-between}.btn--fullwidth{width:100%}.btn--disabled{opacity:.2}.btn--round{border-radius:4px}.btn--right-round{border-radius:4px 0 0 4px}.btn--left-round{border-radius:0 4px 4px 0}.btn--size-lg{padding:10px 20px!important}@media screen and (max-width: 900px){.btn--size-lg{font-size:15px;font-weight:500}}.btn--default{background:#C4262D;border:solid 1px #C4262D;color:#fff}.btn--default:hover{background:#bb242b}.btn--dark{background:#5D737E;border:solid 1px #5D737E;color:#fff}.btn--dark:hover{background:#617884}.btn--outline-red{border:1px solid #C4262D;color:#c4262d;background:white}.btn--outline-red:hover{background:#fafafa}.btn--outline-blue{border:1px solid #5D737E;color:#5d737e;background:white}.btn--outline-blue:hover{background:#fafafa}.btn--yellow{background:#ffcd00;border:1px solid #ffcd00;color:#000}.btn--yellow:hover{background:#f5c500}.video-container{position:relative}.video-container__muted{position:absolute;right:10px;bottom:10px;background:#C4262D;width:40px;height:40px;z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:30px}.video-container__muted svg{fill:#fff;width:20px;height:20px}.video-container:hover .video-container__play{opacity:1}.video-container video{width:100%}.video-container__play{transition:opacity 1s;opacity:0;display:flex;position:absolute;top:40%;cursor:pointer;background:#C4262D;z-index:99;width:50px;height:50px;border-radius:30px;padding:10px;align-items:center;justify-content:center;margin:0 auto;left:0;right:0}.video-container__play svg{fill:#fff;width:20px;height:20px}.post{border:1px solid #a0d6d7;border-radius:0 0 4px 4px;flex:1 1 30%;max-width:30%}@media only screen and (max-width: 900px){.post{max-width:100%;flex:1 1 100%}}.post__content{padding:10px;min-height:100px}.post__image img{height:198px;object-fit:cover}.post__button{padding:10px}.post__updated{color:#2e181a4d}.post__title a{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:34px;min-height:100px;color:#000}.newsletters{background:#5D737E;height:221px;display:flex;align-items:center;justify-content:center}.newsletters__flex{display:flex;align-items:center}.newsletters__wrap{display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap}.newsletters__input{background:#ffffff;border:transparent solid 1px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:20px;width:100%;border:none;border:1px solid #5d737e;border-radius:4px 0 0 4px/4px 0px 0px 4px;padding:9px 15px}.newsletters__input--is-invalid{border-color:#c4262d}.newsletters__btn{flex-basis:100%;font-size:14px}.newsletters__block{display:flex;align-items:center;gap:50px}.newsletters__block img{width:100px}.newsletters__block h4{font-family:Roboto;font-style:normal;font-weight:600;font-size:35px;line-height:50px;color:#fff}@media screen and (max-width: 900px){.newsletters__block h4{font-size:20px;line-height:20px}}.newsletters .error{color:#c4262d;font-weight:400;font-size:14px;line-height:18px;margin-top:10px}.modal{position:fixed;top:0;z-index:999;background:rgba(0,0,0,.5);margin:0 auto;width:100vw;height:100vh}.modal__bold{font-weight:700}.modal__container{display:flex;justify-content:center;align-items:center}.modal__close{position:absolute;top:20px;right:20px}.modal__header{font-family:Roboto;font-style:normal;font-weight:600;font-size:25px;text-align:center;padding:20px;color:#2e181a}@media screen and (max-width: 900px){.modal__header{font-size:19px}}.modal__scroll-container{padding:20px;position:relative;z-index:1;background:transparent}.modal__content{position:relative;max-width:600px;padding:0 43px 43px;background-color:#fff;border-radius:4px;margin:0 auto;overflow:hidden;top:20%}@media screen and (max-width: 600px){.modal__content{top:0;height:100%;border-radius:0}}@media screen and (max-width: 900px){.modal__content{padding:0 23px 23px!important}}.modal__content:before{position:absolute;content:"";background:url(/build/assets/modal-63aeca55.png);right:0;top:0;max-width:100%;width:578px;height:863px;z-index:0}.cargo-select{position:relative;display:flex;flex-direction:column;gap:10px}.cargo-select--open .cargo-select__selector svg{transform:rotate(180deg)}.cargo-select--open .cargo-select__option{display:none}.cargo-select__selector{background:white;width:100%;padding:10px 15px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#000;font-size:19px}.cargo-select__option{display:flex;align-items:center;gap:20px;border-bottom:#E5F3F3 2px solid;width:100%;padding:10px 15px;color:#2e181a}.cargo-select__option:hover{color:#c4262d}.cargo-select__option:hover .cargo-select__option-icon{filter:grayscale(0)}.cargo-select__option-icon{width:20px;filter:grayscale(1)}.cargo-select__options{position:absolute;flex-direction:column;background:white;display:flex;justify-content:flex-start;align-items:center;width:100%;top:60px;box-shadow:0 4px 32.7999992371px #00000026}.advantages{background:#5D737E;min-height:275px;display:flex;align-items:center;justify-content:center}.advantages__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.advantages__wrap{flex-wrap:wrap}}.advantages__block{flex-basis:100%;padding:30px;border-right:1px solid rgba(255,255,255,.3)}@media screen and (max-width: 900px){.advantages__block{border-right:none}}.advantages__block:last-child{border:none}.advantages__block-image{display:flex;align-items:center;justify-content:center;height:70px}.advantages__block-text{font-family:Roboto;font-style:normal;font-weight:600;font-size:22px;line-height:26px;color:#fff;margin-top:40px;text-align:center}.top-drivers{background-color:#e5f3f3;display:flex;align-items:center;min-height:538px}.top-drivers .swiper{max-width:100%}.top-drivers .swiper .swiper-button-prev:after{color:#5d737e}.top-drivers .swiper .swiper-button-next:after{color:#5d737e}.top-drivers__header h4{text-align:center;font-family:Roboto;font-style:normal;font-weight:600;font-size:28px;line-height:34px;color:#2e181a}.top-drivers__header h4 span{color:#c4262d}.top-drivers__header p{font-family:Roboto;font-style:normal;font-weight:400;font-size:20px;line-height:24px;text-align:center}.top-drivers__wrap{margin-top:50px;display:flex;align-items:center;justify-content:center;gap:50px}.top-drivers__block{width:218px;height:272px;background-color:#fff;border:1px solid #C4262D;border-radius:4px;padding:20px;margin:0 auto}.top-drivers__block-medal{text-align:center}.top-drivers__block-medal img{margin:0 auto}.top-drivers__block-name{margin-top:30px;font-family:Roboto;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-align:center}.top-drivers__block-phone{text-align:center;margin-top:10px;font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:22px}.recent-orders{min-height:769px;display:flex;align-items:center}.recent-orders--empty{min-height:100px}.recent-orders .swiper{max-width:100%;height:600px}.recent-orders .swiper .swiper-slide{height:auto;display:flex;align-items:stretch}.recent-orders .swiper .swiper-button-prev:after{color:#5d737e}.recent-orders .swiper .swiper-button-next:after{color:#5d737e}.recent-orders__image{display:flex;justify-content:center;min-height:150px}.recent-orders__image img{height:170px}.recent-orders__header h4{font-family:Roboto;font-style:normal;font-weight:500;font-size:28px;line-height:34px;color:#2e181a;text-align:center}.recent-orders__wrap{margin-top:50px}.recent-orders__block{margin:0 auto;background-color:#e5f3f3;width:100%;display:flex;flex-direction:column}.recent-orders__block-name{background:#5D737E;border-radius:3px 3px 0 0;padding:13px;font-family:Roboto;font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap}.recent-orders__block-content{margin:28px;background-color:#fff;padding:23px;flex:1;display:flex;flex-direction:column}.recent-orders__block-content-item{display:flex;align-items:center;gap:10px;margin-top:8px}.recent-orders__block-content-item-name{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:19px;min-width:60px}.recent-orders__block-content-item-value{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:19px;display:flex;align-items:center;gap:10px;max-width:190px}.recent-orders__block-content-item-value span{overflow:hidden;text-overflow:ellipsis;width:100%;word-break:keep-all;white-space:nowrap;min-width:160px}.recent-orders__block-content-item-value img{width:20px}.recent-orders__block-review{overflow:hidden}.recent-orders__block-review-text{font-family:Roboto;font-style:normal;font-weight:600;font-size:16px;line-height:131%;color:#c4262d}.recent-orders__block-review-content{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:21px}.recent-orders__block-review-content a{color:#5d737e;font-weight:700}.show-more-btn,.show-less-btn{background:transparent;border:none;font-size:16px;color:#5d737e;font-weight:700;display:inline-block}.ask-raimi{background-color:#f8f9fa;padding:60px 0}@media screen and (max-width: 768px){.ask-raimi{padding:40px 0}}.ask-raimi__wrap{max-width:1200px;margin:0 auto}.ask-raimi__header{text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){.ask-raimi__header{margin-bottom:30px}}.ask-raimi__title h4{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#2e181a;margin-bottom:20px}@media screen and (max-width: 768px){.ask-raimi__title h4{font-size:28px;line-height:34px;margin-bottom:15px}}.ask-raimi__intro p{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#2e181a;margin:0}@media screen and (max-width: 768px){.ask-raimi__intro p{font-size:16px;line-height:22px}}.ask-raimi__main-content{display:flex;gap:60px;align-items:flex-start;margin-bottom:60px}@media screen and (max-width: 1024px){.ask-raimi__main-content{gap:40px}}@media screen and (max-width: 768px){.ask-raimi__main-content{flex-direction:column;gap:30px;margin-bottom:40px}}.ask-raimi__content-left{flex:1;min-width:0}.ask-raimi__content-right{flex:0 0 400px}@media screen and (max-width: 1024px){.ask-raimi__content-right{flex:0 0 300px}}@media screen and (max-width: 768px){.ask-raimi__content-right{flex:none;order:-1}}.ask-raimi__photo-questions{text-align:center}.ask-raimi__photo-questions img{width:100%;max-width:400px;border-radius:12px;box-shadow:0 4px 12px #0000001a}@media screen and (max-width: 1024px){.ask-raimi__photo-questions img{max-width:300px}}@media screen and (max-width: 768px){.ask-raimi__photo-questions img{max-width:350px}}.ask-raimi__questions{margin-bottom:30px}@media screen and (max-width: 768px){.ask-raimi__questions{margin-bottom:25px}}.ask-raimi__question{background:white;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.ask-raimi__question:last-child{margin-bottom:0}.ask-raimi__question--active .ask-raimi__question-content{max-height:500px;padding:20px;border-top:1px solid #eee}.ask-raimi__question--active .ask-raimi__question-title:after{transform:rotate(45deg)}.ask-raimi__question-title{padding:20px;font-family:Roboto;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#2e181a;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}@media screen and (max-width: 768px){.ask-raimi__question-title{padding:15px;font-size:15px;line-height:19px}}.ask-raimi__question-title:hover{background-color:#f8f9fa}.ask-raimi__question-title:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#c4262d;transition:transform .3s ease}@media screen and (max-width: 768px){.ask-raimi__question-title:after{right:15px;font-size:20px}}.ask-raimi__question-content{max-height:0;overflow:hidden;transition:all .3s ease;padding:0 20px}@media screen and (max-width: 768px){.ask-raimi__question-content{padding:0 15px}}.ask-raimi__question-content p{font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#2e181a;margin:0 0 10px}@media screen and (max-width: 768px){.ask-raimi__question-content p{font-size:14px;line-height:19px}}.ask-raimi__question-content p:last-child{margin-bottom:0}.ask-raimi__question-content a{color:#c4262d;text-decoration:none}.ask-raimi__question-content a:hover{text-decoration:underline}.ask-raimi__actions{text-align:center}@media screen and (max-width: 768px){.ask-raimi__actions{text-align:center}}.ask-raimi__view-all{display:inline-block;background:#C4262D;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:19px;transition:background-color .3s ease}@media screen and (max-width: 768px){.ask-raimi__view-all{padding:12px 25px;font-size:15px}}.ask-raimi__view-all:hover{background:#991e23}.ask-raimi__photo-above-questions{display:none}.ask-raimi__contacts-clean{display:flex;flex-direction:column;align-items:center;padding:40px 0 0;background:transparent;border-radius:0;box-shadow:none;border-top:1px solid #e9ecef;margin-top:40px;gap:30px}@media screen and (max-width: 768px){.ask-raimi__contacts-clean{gap:25px;padding-top:30px;margin-top:30px}}.ask-raimi__contacts-clean .contacts-info{display:flex;flex-direction:row;gap:40px;align-items:center}@media screen and (max-width: 768px){.ask-raimi__contacts-clean .contacts-info{flex-direction:column;gap:20px}}.ask-raimi__contacts-clean .contacts-info .contact-info-item{display:flex;align-items:center;gap:12px;padding:12px 0;transition:transform .2s ease}@media screen and (max-width: 768px){.ask-raimi__contacts-clean .contacts-info .contact-info-item{gap:10px;padding:8px 0}}.ask-raimi__contacts-clean .contacts-info .contact-info-item:hover{transform:translateY(-2px)}.ask-raimi__contacts-clean .contacts-info .contact-info-item .icon-svg{width:24px;height:24px;display:inline-block;flex-shrink:0;opacity:.8;transition:opacity .2s ease}@media screen and (max-width: 768px){.ask-raimi__contacts-clean .contacts-info .contact-info-item .icon-svg{width:20px;height:20px}}.ask-raimi__contacts-clean .contacts-info .contact-info-item a{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#2e181a;text-decoration:none;transition:color .3s ease}@media screen and (max-width: 768px){.ask-raimi__contacts-clean .contacts-info .contact-info-item a{font-size:15px;line-height:18px}}.ask-raimi__contacts-clean .contacts-info .contact-info-item a:hover{color:#c4262d}.ask-raimi__contacts-clean .contacts-info .contact-info-item a:hover+.icon-svg{opacity:1}.ask-raimi__contacts-clean .contacts-photo-clean img{max-width:180px;width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid #f8f9fa;box-shadow:0 6px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;background:transparent}@media screen and (max-width: 768px){.ask-raimi__contacts-clean .contacts-photo-clean img{max-width:140px;width:140px;height:140px}}.ask-raimi__contacts-clean .contacts-photo-clean img:hover{transform:scale(1.05);box-shadow:0 10px 30px #00000026;border-color:#c4262d}.ask-raimi__contacts{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}@media screen and (max-width: 768px){.ask-raimi__contacts{gap:25px;flex-direction:column}}.ask-raimi__contact-item{display:flex;align-items:center;gap:10px}.ask-raimi__contact-item i{font-size:18px;color:#c4262d;width:20px;text-align:center}@media screen and (max-width: 768px){.ask-raimi__contact-item i{font-size:16px;width:18px}}.ask-raimi__contact-item a{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#2e181a;text-decoration:none}@media screen and (max-width: 768px){.ask-raimi__contact-item a{font-size:15px;line-height:18px}}.ask-raimi__contact-item a:hover{color:#c4262d}.our-community-foundation{overflow:hidden;background-color:#e5f3f3;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.our-community-foundation:after{position:absolute;top:0;left:40vw;width:100%;height:300px;z-index:-1;content:"";background-image:url(/build/assets/fund-bg-a69b245c.svg);background-repeat:no-repeat}@media screen and (max-width: 1500px){.our-community-foundation:after{left:34vw}}@media screen and (max-width: 900px){.our-community-foundation:after{left:0vw;bottom:0;top:auto;width:100%}}@media screen and (max-width: 500px){.our-community-foundation:after{left:-23vw;bottom:0;top:auto;width:620px}}@media screen and (max-width: 900px){.our-community-foundation .container{padding:0}}.our-community-foundation__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 900px){.our-community-foundation__wrap{flex-wrap:wrap}}.our-community-foundation__block{height:300px;display:flex;align-items:center;justify-content:center}.our-community-foundation__block--content{padding:15px}@media screen and (max-width: 900px){.our-community-foundation__block--content{min-height:440px}}.our-community-foundation__block--counter{position:relative;z-index:1;overflow:hidden;width:100%}@media screen and (max-width: 900px){.our-community-foundation__block--counter{background:#5d737e}}.our-community-foundation__block h4{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#2e181a}.our-community-foundation__block p{margin-top:20px;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#2e181a;max-width:609px}.our-community-foundation__block a{margin-top:41px;background:#5d737e;border-radius:3px;font-family:Roboto;font-style:normal;font-weight:500;font-size:17px;line-height:29px;color:#fff;padding:10px 35px;display:inline-block;width:auto}.our-community-foundation__block-fond-text{font-family:Open Sans;font-style:normal;font-weight:600;font-size:23px;line-height:29px;color:#fff}.our-community-foundation__block-fond-value{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px}.our-community-foundation__block-fond-digit{display:flex;align-items:center;justify-content:center;background:#ffffff;border-radius:4px;font-family:Barlow;font-style:normal;font-weight:500;font-size:28px;line-height:34px;color:#5d737e;width:50.1px;height:50.1px}.our-community-foundation__block-fond-digit--currency{background:rgba(255,255,255,.2);color:#fff}.our-community-foundation__block-wrap{display:flex;align-items:center;justify-content:space-between;gap:100px}@media screen and (max-width: 700px){.our-community-foundation__block-wrap{gap:50px}}.our-community-foundation__block-item{max-width:300px}@media screen and (max-width: 500px){.our-community-foundation__block-item--pig{display:none}}.not-driver{display:flex;align-items:center;justify-content:center;background:url(/build/assets/driver_bg-ef03151a.png);background-repeat:no-repeat;background-size:cover;min-height:413px}@media screen and (max-width: 900px){.not-driver{min-height:500px}}@media screen and (max-width: 500px){.not-driver{min-height:700px}}.not-driver__button{display:flex;align-items:center;justify-content:center;margin-top:30px}.not-driver__wrap{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 900px){.not-driver__wrap{flex-wrap:wrap}}.not-driver__block h4{font-family:Roboto;font-style:normal;font-weight:700;font-size:33px;line-height:40px;color:#fff;margin-bottom:26px;text-align:center}.not-driver__block p{font-family:Roboto;font-style:normal;font-weight:600;font-size:23px;line-height:30px;text-align:center;color:#fff}.not-driver__block p span{color:#c4262d}.cargoType{background:#E5F3F3;min-height:349px;padding:20px;display:flex;align-items:center;justify-content:center;width:100%}.cargoType h3{font-size:25px;color:#2e181a;text-align:center}.cargoType__wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px;margin-top:50px}@media (max-width: 700px){.cargoType__wrap{flex-wrap:wrap;gap:30px}}.cargoType__block{min-width:350px}.cargoType__block p{margin-bottom:10px}.cargoType__block .animated-select-wrapper{animation:professionalRedGlow 1.5s infinite ease-in-out;padding:2px;display:inline-block;width:100%;border-radius:4px}.cargoType__block .btm{width:100%}.cargoType__block-footer{margin-top:20px}.cargoType__block-footer a{color:#5d737e;text-decoration:underline;font-size:17px}@keyframes professionalRedGlow{0%{box-shadow:0 0 4px #ff000080,0 0 6px #ff00004d inset}50%{box-shadow:0 0 12px #ff0000e6,0 0 18px #ff000080 inset}to{box-shadow:0 0 4px #ff000080,0 0 6px #ff00004d inset}}.business-section{background-color:#e5f3f3;padding:60px 0}@media screen and (max-width: 768px){.business-section{padding:40px 0}}.business-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.business-section__content{display:flex;align-items:center;justify-content:space-between;gap:60px}@media screen and (max-width: 900px){.business-section__content{flex-direction:column;gap:40px}}.business-section__left{flex:2}@media screen and (max-width: 900px){.business-section__left{text-align:center}}.business-section__title{font-family:Roboto;font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#2e181a;margin-bottom:10px}@media screen and (max-width: 768px){.business-section__title{font-size:28px;line-height:34px}}.business-section__subtitle{font-family:Roboto;font-style:normal;font-weight:500;font-size:25px;line-height:30px;color:#2e181a;margin-bottom:20px}@media screen and (max-width: 768px){.business-section__subtitle{font-size:22px;line-height:26px}}.business-section__desc{font-family:Roboto;font-style:normal;font-weight:400;font-size:18px;line-height:24px;color:#2e181a;margin-bottom:20px}@media screen and (max-width: 768px){.business-section__desc{font-size:16px;line-height:22px}}.business-section__list{list-style:none;padding:0;margin:0 0 20px}.business-section__list li{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#2e181a;margin-bottom:8px}@media screen and (max-width: 768px){.business-section__list li{font-size:15px;line-height:20px}}.business-section__invite{font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#2e181a;margin:20px 0}@media screen and (max-width: 768px){.business-section__invite{font-size:16px;line-height:22px}}.business-section__cta{display:inline-block;background:#C4262D;color:#fff;font-family:Roboto;font-style:normal;font-weight:500;font-size:17px;line-height:29px;padding:10px 35px;border-radius:3px;border:none;cursor:pointer;text-decoration:none;transition:background-color .3s ease}@media screen and (max-width: 768px){.business-section__cta{padding:12px 30px;font-size:16px}}.business-section__cta:hover{background:#991e23;color:#fff}.business-section__cta .business-section__arrow{margin-left:8px;font-size:1.2em}.business-section__right{flex:1;display:flex;flex-direction:column;align-items:center;min-width:300px}@media screen and (max-width: 900px){.business-section__right{order:-1}}.business-section__photo-wrap{margin-bottom:20px}.business-section__photo{max-width:200px;width:100%;height:auto;border-radius:8px}@media screen and (max-width: 768px){.business-section__photo{max-width:160px}}.business-section__quote{font-family:Roboto;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#2e181a;text-align:center;margin-bottom:10px}@media screen and (max-width: 768px){.business-section__quote{font-size:15px;line-height:19px}}.business-section__stars{color:#ffc107;font-size:18px;text-align:center;margin-bottom:10px;letter-spacing:2px}.business-section__author{text-align:center}.business-section__author b{font-family:Roboto;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#2e181a}.business-section__author span{font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:#5d737e;display:block;margin-top:2px}.business-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:none;align-items:center;justify-content:center;z-index:1000}.business-modal-container{background-color:#fff;width:90%;max-width:500px;border-radius:8px;overflow:hidden;animation:businessModalFadeIn .3s ease-out}@keyframes businessModalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.business-modal-header{padding:20px;background-color:#c4262d;color:#fff;position:relative}.business-modal-header h2{margin:0 0 5px;font-size:1.5rem;font-family:Roboto;font-weight:600}.business-modal-header p{margin:0;font-size:1rem;font-family:Roboto;font-weight:400}.business-modal-close{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0 5px}.business-modal-close:hover{opacity:.8}.business-modal-body{padding:20px}.business-form-group{margin-bottom:15px}.business-form-group label{display:block;margin-bottom:5px;font-weight:500;font-family:Roboto;color:#2e181a}.business-form-group input,.business-form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:Roboto;box-sizing:border-box}.business-form-group input:focus,.business-form-group textarea:focus{outline:none;border-color:#c4262d;box-shadow:0 0 0 2px #c4262d1a}.business-form-group textarea{resize:vertical;min-height:80px}.business-error-message{color:#c4262d;font-size:.9rem;margin-top:5px;display:block}.business-submit-btn{width:100%;padding:12px;background-color:#c4262d;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:10px;transition:background-color .3s;font-family:Roboto}.business-submit-btn:hover{background-color:#991e23}.business-modal-footer{padding:15px;text-align:center;background-color:#f5f5f5}.business-modal-logo{height:40px}@media screen and (max-width: 480px){.business-modal-container{width:95%;margin:20px}.business-modal-header h2{font-size:1.3rem}.business-modal-header p,.business-form-group label{font-size:.9rem}.business-form-group input,.business-form-group textarea{font-size:16px;padding:12px}.business-submit-btn{font-size:16px;padding:14px 12px}}.howitworks-button{min-width:292px;width:100%}.howitworks-button__wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){.howitworks-button__wrap{flex-wrap:wrap}}.howitworks-button__block{text-align:left}.howitworks-button__block h3{font-weight:700}.howitworks-button__block p{font-weight:400}.howitworks__wrap{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 900px){.howitworks__wrap{flex-wrap:wrap}}.howitworks__video{background:#e5f3f3;max-width:627px;width:100%;padding:15px;margin-top:30px;text-align:center}.howitworks__video h3{color:#2e181a;font-size:20px;padding-bottom:15px}.howitworks__video h3 span{color:#c4262d}.howitworks__advantages{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 900px){.howitworks__advantages{flex-wrap:wrap;justify-content:center;gap:40px}}.howitworks__advantage{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;flex-basis:33%;min-height:135px;position:relative}.howitworks__advantage:first-child:after{display:none}.howitworks__advantage:after{position:absolute;left:-50px;top:38%;display:flex;content:"";background:url(/build/assets/arrow-9cdb46f3.svg);width:100%;height:30px;background-repeat:no-repeat}@media screen and (max-width: 1400px){.howitworks__advantage:after{display:none}}@media screen and (max-width: 900px){.howitworks__advantage{flex-basis:100%}}.howitworks__advantage h4{text-align:center;color:#2e181a;font-size:18px;max-width:320px}@media screen and (max-width: 900px){.howitworks__advantage h4{max-width:320px;font-size:18px}}.howitworks__advantage img{height:200px}.howitworks__nav{margin-top:30px;margin-bottom:30px}@media screen and (max-width: 900px){.howitworks__nav{display:flex;align-items:center;flex-direction:column}}.howitworks__nav a{color:#2e181a4d;font-size:32px}.howitworks__nav a.active{color:#2e181a}@media screen and (max-width: 900px){.howitworks__nav a{font-size:22px}}.howitworks__nav a:hover{color:#2e181a}.howitworks__nav span{color:#c4262d;font-size:32px;padding:20px}@media screen and (max-width: 900px){.howitworks__nav span{font-size:20px;display:none}}.howitworks-bottom{margin-top:30px;padding:30px 0}.howitworks-bottom__header{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:30px}@media screen and (max-width: 900px){.howitworks-bottom__header{flex-wrap:wrap}}.howitworks-bottom__wrap{display:flex;justify-content:space-between}@media screen and (max-width: 900px){.howitworks-bottom__wrap{flex-wrap:wrap}}.howitworks-bottom__block{flex-basis:50%}@media screen and (max-width: 900px){.howitworks-bottom__block{flex-basis:100%}}.howitworks-bottom__block--content{background:white;padding:20px;display:flex;align-items:center;justify-content:center}.howitworks-bottom__items{display:flex;flex-direction:column;gap:30px}.howitworks-bottom__item{display:flex;justify-content:space-between}.howitworks-bottom__item h4{font-weight:600}.howitworks-bottom__item p{color:#5d737e}.howitworks-bottom__item-icon{min-width:40px;display:flex}.howitworks-bottom__item-icon img{width:32px}.posts__pag{margin-bottom:30px}.posts h4{font-family:Roboto;font-style:normal;font-weight:600;font-size:31px;line-height:48px;margin-top:30px;margin-bottom:30px}.posts__wrap{margin-top:30px;margin-bottom:30px;display:flex;align-items:center;gap:30px;flex-wrap:wrap}.postp h4{font-weight:600;font-size:30px;margin-top:30px;margin-bottom:30px}.active a{color:#c4262d!important}.page__wrap{display:flex;align-items:flex-start;margin-top:30px;gap:30px}@media screen and (max-width: 900px){.page__wrap{flex-wrap:wrap}}.page__block--sidebar{flex-basis:300px}@media screen and (max-width: 900px){.page__block--sidebar{flex-basis:100%}}.page__block--sidebar ul li a{display:flex;align-items:center;gap:10px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:29px;color:#2e181a;border-bottom:1px solid rgba(46,24,26,.3);padding:10px 10px 10px 0;width:100%}.page__block--content{flex-basis:100%}.page__block--content p{font-family:Roboto;font-style:normal;font-weight:400}.faq{padding:60px 0}@media screen and (max-width: 768px){.faq{padding:40px 0}}.faq__wrap,.faq__content{max-width:800px;margin:0 auto}.faq__section{margin-bottom:50px}.faq__section:last-child{margin-bottom:0}.faq__section-title{font-family:Roboto;font-style:normal;font-weight:600;font-size:28px;line-height:33px;color:#2e181a;margin-bottom:25px;text-align:center}@media screen and (max-width: 768px){.faq__section-title{font-size:24px;line-height:29px;margin-bottom:20px}}.faq__questions{margin-bottom:40px}@media screen and (max-width: 768px){.faq__questions{margin-bottom:30px}}.faq__question{background:white;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.faq__question:last-child{margin-bottom:0}.faq__question--active .faq__question-content{max-height:500px;padding:20px;border-top:1px solid #eee}.faq__question--active .faq__question-title:after{transform:translateY(-50%) rotate(45deg)}.faq__question-title{padding:20px;font-family:Roboto;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#2e181a;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}@media screen and (max-width: 768px){.faq__question-title{padding:15px;font-size:15px;line-height:19px}}.faq__question-title:hover{background-color:#f8f9fa}.faq__question-title:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#c4262d;transition:transform .3s ease}@media screen and (max-width: 768px){.faq__question-title:after{right:15px;font-size:20px}}.faq__question-content{max-height:0;overflow:hidden;transition:all .3s ease;padding:0 20px}@media screen and (max-width: 768px){.faq__question-content{padding:0 15px}}.faq__question-content p{font-family:Roboto;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#2e181a;margin:0 0 10px}@media screen and (max-width: 768px){.faq__question-content p{font-size:14px;line-height:19px}}.faq__question-content p:last-child{margin-bottom:0}.faq__question-content a{color:#c4262d;text-decoration:none}.faq__question-content a:hover{text-decoration:underline}.partners-page{max-width:1280px;margin:2.5rem auto;padding:0 1rem}@media (min-width: 640px){.partners-page{padding:0 1.5rem}}@media (min-width: 1024px){.partners-page{padding:0 2rem}}.partners-layout{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.partners-layout{flex-direction:row}}.dropdown-filter{position:relative;margin-top:.5rem}.dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#fff;border:1px solid #E5E7EB;border-radius:.375rem;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s}.dropdown-toggle:hover{border-color:#6b7280}.dropdown-toggle:focus{outline:none;border-color:#c4262d;box-shadow:0 0 0 2px #c4262d33}.dropdown-arrow{width:1rem;height:1rem;margin-left:.5rem;transition:transform .2s}.dropdown-menu{position:absolute;top:100%;left:0;right:0;z-index:10;margin-top:.25rem;padding:.5rem;background-color:#fff;border:1px solid #E5E7EB;border-radius:.375rem;box-shadow:0 2px 4px #0000001a;max-height:300px;overflow-y:auto;display:none}.dropdown-menu.show{display:block}.dropdown-option{display:flex;align-items:center;padding:.5rem;border-radius:.25rem;transition:background-color .2s}.dropdown-option:hover{background-color:#f3f4f6}.dropdown-option label{margin-left:.75rem;font-size:.875rem;color:#6b7280;cursor:pointer;width:100%}@media (min-width: 1024px){.partners-grid{width:75%}}.grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.grid-title{color:#5d737e;font-size:1.125rem;font-weight:500}.sort-dropdown{position:relative}.sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FFFFFF;border:1px solid #E5E7EB;border-radius:.375rem;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:#6b7280;cursor:pointer}.sort-select:focus{outline:none;border-color:#c4262d;box-shadow:0 0 0 1px #c4262d}.dropdown-icon{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);pointer-events:none}.dropdown-icon svg{width:1rem;height:1rem;fill:#6b7280}.partners-list{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.partners-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.partners-list{grid-template-columns:repeat(3,1fr)}}.empty-state{background:#FFFFFF;box-shadow:0 1px 3px #0000001a;border-radius:.5rem;padding:3rem;text-align:center}.empty-state svg{width:3rem;height:3rem;margin:0 auto 1rem;color:#e5e7eb}.empty-state h3{font-size:1rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.empty-state p{font-size:.875rem;color:#6b7280}.partner-card{display:flex;flex-direction:column;background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;height:100%}.partner-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px -5px #0000001f}@media (max-width: 768px){.partner-card{flex-direction:row;min-height:150px;height:auto}}.partner-image{position:relative;height:200px;min-height:200px}.partner-image img{width:100%;height:100%;object-fit:contain}.partner-image .discount-badge{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:20px;background:#C4262D;color:#fff;font-weight:600;font-size:12px}@media (max-width: 768px){.partner-image{width:120px;min-width:120px;height:100%;min-height:150px}}@media (max-width: 480px){.partner-image{width:100px;min-width:100px}}.partner-content{display:flex;flex-direction:column;flex-grow:1;padding:18px}@media (max-width: 768px){.partner-content{padding:12px;min-height:150px}}@media (max-width: 480px){.partner-content{padding:10px}}.parcel-point{font-size:12px;display:flex;align-items:center;gap:5px;padding:4px 8px;background:#E8F5E9;color:#2e7d32;border-radius:8px;font-weight:700;width:fit-content;margin-bottom:8px}.partner-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px;font-size:13px}@media (max-width: 480px){.partner-meta{margin-bottom:8px;gap:4px 8px;font-size:12px}}.partner-category{padding:4px 8px;border-radius:6px;background:#F1F5F9;color:#64748b;font-weight:500;white-space:nowrap}@media (max-width: 480px){.partner-category{padding:3px 6px}}.partner-location{display:flex;align-items:flex-start;color:#64748b;flex-wrap:wrap}.partner-location .location-icon{width:14px;height:14px;margin-right:6px;color:#94a3b8;flex-shrink:0;margin-top:3px}@media (max-width: 480px){.partner-location .location-icon{width:12px;height:12px;margin-right:4px}}.partner-location span{word-break:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;flex:1}.partner-name{margin:0 0 16px;font-size:18px;font-weight:600;color:#1e293b;line-height:1.4;word-break:break-word}@media (max-width: 768px){.partner-name{font-size:16px;margin-bottom:10px}}@media (max-width: 480px){.partner-name{font-size:15px;margin-bottom:8px}}.discount-code{margin-top:auto;margin-bottom:16px}@media (max-width: 768px){.discount-code{margin-bottom:10px}}@media (max-width: 480px){.discount-code{margin-bottom:8px}}.discount-code .show-code-button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border:1px solid #E2E8F0;border-radius:6px;background:#F8FAFC;color:#334155;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.discount-code .show-code-button:hover{background:#E2E8F0}.discount-code .show-code-button svg{width:16px;height:16px}@media (max-width: 768px){.discount-code .show-code-button{padding:8px;font-size:13px}}@media (max-width: 480px){.discount-code .show-code-button{padding:6px;font-size:12px;gap:4px}.discount-code .show-code-button svg{width:14px;height:14px}}.discount-code .code-container{margin-top:8px}@media (max-width: 480px){.discount-code .code-container{margin-top:6px}}.discount-code .code-label{display:block;margin-bottom:6px;font-size:13px;font-weight:500;color:#475569}@media (max-width: 480px){.discount-code .code-label{font-size:12px;margin-bottom:4px}}.discount-code .code-input-group{display:flex}.discount-code .code-input-group .code-input{flex:1;padding:8px 12px;border:1px solid #E2E8F0;border-right:none;border-radius:6px 0 0 6px;font-size:14px;color:#334155;background:#F8FAFC;cursor:default;width:100%}@media (max-width: 768px){.discount-code .code-input-group .code-input{padding:7px 10px;font-size:13px}}@media (max-width: 480px){.discount-code .code-input-group .code-input{padding:6px 8px;font-size:12px}}.discount-code .code-input-group .copy-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #E2E8F0;border-radius:0 6px 6px 0;background:#ffffff;color:#334155;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500}.discount-code .code-input-group .copy-button svg{width:16px;height:16px}.discount-code .code-input-group .copy-button:hover{background:#F8FAFC;color:#c4262d}.discount-code .code-input-group .copy-button.copied{background:#C4262D;color:#fff;border-color:#c4262d}@media (max-width: 768px){.discount-code .code-input-group .copy-button{padding:0 10px;font-size:13px}.discount-code .code-input-group .copy-button svg{width:14px;height:14px}}@media (max-width: 480px){.discount-code .code-input-group .copy-button{padding:0 8px;font-size:12px}.discount-code .code-input-group .copy-button .copy-text{display:none}}.partner-actions{margin-top:auto}.partner-actions .visit-button{display:flex;align-items:center;justify-content:center;width:100%;padding:10px;border-radius:6px;background:#C4262D;color:#fff;font-size:14px;font-weight:500;text-align:center;text-decoration:none;transition:background .2s ease}.partner-actions .visit-button svg{width:16px;height:16px;margin-left:8px}.partner-actions .visit-button:hover{background:#af2228}@media (max-width: 768px){.partner-actions .visit-button{padding:8px;font-size:13px}.partner-actions .visit-button svg{width:14px;height:14px;margin-left:6px}}@media (max-width: 480px){.partner-actions .visit-button{padding:6px;font-size:12px}.partner-actions .visit-button svg{width:12px;height:12px;margin-left:4px}}.hero-section{position:relative;background-color:#5d737e;min-height:60vh;display:flex;align-items:center;padding:4rem 2rem;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);z-index:1}.hero-section .logo-container{position:absolute;top:2rem;left:2rem;z-index:20}.hero-section .logo-container img{height:5rem;width:auto;max-height:80px;filter:drop-shadow(0 0 4px rgba(0,0,0,.2))}.hero-section .container{position:relative;max-width:1200px;margin:0 auto;width:100%;z-index:10}.hero-section .content-wrapper{display:grid;grid-template-columns:auto 1fr;gap:3.5rem;align-items:center}.hero-section .icon-container{display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.1);border-radius:50%;padding:1.5rem;box-shadow:0 4px 20px #00000026}.hero-section .icon-container svg{width:6rem;height:6rem;stroke:#fff;stroke-width:2;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.hero-section .content-container{display:flex;flex-direction:column;gap:1.8rem;color:#fff;width:100%}.hero-section .content-container h1{font-size:2.8rem;line-height:1.2;font-weight:700;margin:0;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hero-section .content-container .counter-badge{display:inline-block;background-color:#ffffff26;padding:.6rem 1.2rem;border-radius:2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-section .content-container .counter-badge p{font-size:1.2rem;margin:0}.hero-section .content-container .counter-badge p span{font-weight:700;color:#f8d7a3}.hero-section .content-container .text-content{display:flex;flex-direction:column;gap:1rem;max-width:90%}.hero-section .content-container .text-content p{margin:0;font-size:1.1rem;line-height:1.7;opacity:.95}.hero-section .content-container .cta-button{align-self:flex-start;background-color:#c4262d;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:.3rem;cursor:pointer;margin-top:.5rem;transition:all .3s ease;font-weight:600;box-shadow:0 4px 12px #c4262d}.hero-section .content-container .cta-button:hover{background-color:#af2228;transform:translateY(-3px);box-shadow:0 6px 15px #c4262e66}.hero-section .content-container .cta-button:active{transform:translateY(-1px)}@media (max-width: 1000px){.hero-section{min-height:70vh;padding:6rem 1.5rem 3rem}.hero-section .content-wrapper{grid-template-columns:1fr;gap:.5rem;text-align:center}.hero-section .icon-container{margin:0 auto;padding:1.2rem}.hero-section .icon-container svg{width:5rem;height:5rem}.hero-section .content-container{align-items:center}.hero-section .content-container h1{font-size:2.2rem}.hero-section .content-container .text-content{max-width:100%;text-align:center}.hero-section .content-container .text-content p{font-size:1rem}.hero-section .content-container .cta-button{align-self:center}.hero-section .logo-container{top:1.5rem;left:1.5rem}.hero-section .logo-container img{height:3.5rem}}@media (max-width: 480px){.hero-section{min-height:auto;padding:5rem 1rem 2.5rem}.hero-section .content-wrapper{margin-top:2rem}.hero-section .content-container h1{font-size:1.8rem}.hero-section .content-container .counter-badge{padding:.5rem 1rem}.hero-section .content-container .counter-badge p{font-size:1rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:none;align-items:center;justify-content:center;z-index:1000}.modal-container{background-color:#fff;width:90%;max-width:500px;border-radius:8px;overflow:hidden;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:20px;background-color:#c4262d;color:#fff;position:relative}.modal-header h2{margin:0 0 5px;font-size:1.5rem}.modal-header p{margin:0;font-size:1rem}.close-modal{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0 5px}.modal-body{padding:20px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:500}.form-group input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:1rem}.submit-btn{width:100%;padding:12px;background-color:#c4262d;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:10px;transition:background-color .3s}.submit-btn:hover{background-color:#a71f24}.modal-footer{padding:15px;text-align:center;background-color:#f5f5f5}.modal-logo{height:40px}@media (max-width: 480px){.modal-container{width:95%}.modal-header h2{font-size:1.3rem}.modal-header p{font-size:.9rem}}.notification-container{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;width:100%}.notification{position:relative;padding:15px 20px;margin-bottom:15px;border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 12px #00000026;transform:translate(0);transition:all .3s ease;opacity:1}.notification-content{flex:1;padding-right:15px}.notification-content ul{margin:0;padding-left:20px}.notification-close{background:transparent;border:none;color:inherit;font-size:20px;cursor:pointer;padding:0 0 0 10px;line-height:1}.notification-close:hover{opacity:.8}.notification-success{background-color:#4caf50;border-left:5px solid #388E3C}.notification-error{background-color:#f44336;border-left:5px solid #D32F2F}.notification.hide{transform:translate(100%);opacity:0}.video-container{width:100%;max-width:600px;margin:0 auto 2rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0003}.video-container .content-video{width:100%;height:auto;display:block}.partners-filters{font-family:Inter,system-ui,-apple-system,sans-serif;width:100%;max-width:320px;margin:0 auto}.partners-filters .filter-toggle-button{display:none;align-items:center;justify-content:center;padding:10px 16px;background:#C4262D;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:16px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.partners-filters .filter-toggle-button:hover{background:#af2228}.partners-filters .filter-toggle-button .filter-toggle-icon{width:18px;height:18px;margin-right:8px}.partners-filters .filters-card{background:#ffffff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:24px}.partners-filters .filters-title{display:flex;align-items:center;font-size:18px;font-weight:600;color:#5d737e;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #E2E8F0}.partners-filters .filters-title .filters-icon{width:20px;height:20px;margin-right:12px;color:#c4262d}.partners-filters .filter-section{margin-bottom:24px}.partners-filters .filter-section:last-child{margin-bottom:0}.partners-filters .filter-label{display:flex;align-items:center;font-size:14px;font-weight:600;color:#334155;margin-bottom:12px}.partners-filters .filter-label .filter-icon{width:16px;height:16px;margin-right:8px;color:#c4262d}.partners-filters .filter-options{display:grid;gap:8px}.partners-filters .filter-option{position:relative}.partners-filters .filter-option label{display:flex;align-items:center;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#334155;background:#F8FAFC}.partners-filters .filter-option label:hover{background:#f1f5f9}.partners-filters .filter-checkbox{position:absolute;opacity:0;height:0;width:0}.partners-filters .filter-checkbox:checked~label{background:rgba(196,38,45,.1);font-weight:500}.partners-filters .filter-checkbox:checked~label .checkmark{background:#C4262D;border-color:#c4262d}.partners-filters .filter-checkbox:checked~label .checkmark .check-icon{opacity:1;stroke-dashoffset:0}.partners-filters .filter-checkbox:checked~label .option-count{background:white;color:#c4262d}.partners-filters .checkmark{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:10px;background:white;border:1px solid #E2E8F0;border-radius:4px;transition:all .2s ease}.partners-filters .checkmark .check-icon{width:10px;height:10px;stroke:#fff;stroke-width:2;stroke-dasharray:16;stroke-dashoffset:16;transition:all .2s ease;opacity:0;fill:none}.partners-filters .option-text{flex:1;display:flex;align-items:center}.partners-filters .option-count{margin-left:auto;font-size:12px;font-weight:500;color:#64748b;background:white;padding:2px 8px;border-radius:10px;transition:all .2s ease}.partners-filters .filter-radio{position:absolute;opacity:0;height:0;width:0}.partners-filters .filter-radio:checked~label .radiomark{border-color:#c4262d}.partners-filters .filter-radio:checked~label .radiomark:after{transform:scale(1)}.partners-filters .radiomark{position:relative;display:inline-block;width:18px;height:18px;margin-right:10px;background:white;border:1px solid #E2E8F0;border-radius:50%;transition:all .2s ease}.partners-filters .radiomark:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background:#C4262D;border-radius:50%;transform:scale(0);transition:all .2s ease}.partners-filters .dropdown-filter{position:relative}.partners-filters .dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:white;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#334155;cursor:pointer;transition:all .2s ease}.partners-filters .dropdown-toggle:hover{border-color:#c0cddf}.partners-filters .dropdown-toggle .selected-option{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:left}.partners-filters .dropdown-toggle .dropdown-arrow{width:16px;height:16px;margin-left:8px;transition:all .2s ease}.partners-filters .dropdown-menu{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:8px;background:white;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;padding:0}.partners-filters .dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.partners-filters .dropdown-search{padding:12px;border-bottom:1px solid #E2E8F0;position:sticky;top:0;background:white;z-index:10}.partners-filters .dropdown-search .search-input{width:100%;padding:8px 12px;border:1px solid #E2E8F0;border-radius:6px;font-size:14px}.partners-filters .dropdown-search .search-input:focus{outline:none;border-color:#c4262d;box-shadow:0 0 0 2px #c4262d1a}.partners-filters .dropdown-options{padding:8px 0}.partners-filters .dropdown-option{padding:10px 16px;transition:background .2s}.partners-filters .dropdown-option:hover{background:#F8FAFC}.partners-filters .dropdown-option label{display:flex;align-items:center;width:100%;cursor:pointer;font-size:14px}.partners-filters .dropdown-option label .option-count{margin-left:auto;font-size:12px;color:#64748b}.partners-filters .filter-actions{padding-top:16px;margin-top:16px;border-top:1px solid #E2E8F0}.partners-filters .filter-actions .filter-buttons{display:flex;gap:12px}.partners-filters .filter-actions .filter-buttons button{flex:1;padding:12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.partners-filters .filter-actions .filter-buttons button.apply-filters{background:#C4262D;color:#fff;border:none}.partners-filters .filter-actions .filter-buttons button.apply-filters:hover{background:#af2228}.partners-filters .filter-actions .filter-buttons button.clear-filters{background:white;color:#334155;border:1px solid #E2E8F0}.partners-filters .filter-actions .filter-buttons button.clear-filters:hover{background:#F8FAFC}@media (max-width: 1023px){.partners-filters{max-width:100%}.partners-filters .filter-toggle-button{display:flex;width:100%}.partners-filters .filters-card{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-height:100vh;overflow-y:auto;margin:0;border-radius:0;z-index:1000;padding:16px}.partners-filters .filters-card.show{display:block}.partners-filters .filters-title{justify-content:space-between}.partners-filters .filters-title .close-filters{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#F8FAFC;cursor:pointer}.partners-filters .filters-title .close-filters:hover{background:#E2E8F0}.partners-filters .filters-title .close-filters svg{width:16px;height:16px;color:#64748b}.partners-filters .filter-actions{display:block;position:sticky;bottom:0;background:white;padding:16px;margin:0 -16px -16px;box-shadow:0 -2px 10px #0000000d}.partners-filters .filter-options{grid-template-columns:1fr}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}:root{--popper-theme-background-color: #5d737e;--popper-theme-background-color-hover: #333333;--popper-theme-text-color: #ffffff;--popper-theme-border-width: 0px;--popper-theme-border-style: solid;--popper-theme-border-radius: 6px;--popper-theme-padding: 6px;--popper-theme-box-shadow: 0 6px 30px -6px rgba(0, 0, 0, .25)}.popper{max-width:200px}*{margin:0;padding:0}.show-mobile{display:none!important}@media screen and (max-width: 900px){.show-mobile{display:flex!important}}@media screen and (max-width: 900px){.hide-mobile{display:none!important}}.hide{display:none}.toggle-sidebar{border-radius:5px;border:solid 1px #ddd;background:#5D737E;color:#fff;text-align:center;width:100%;display:none;padding:5px;cursor:pointer}@media screen and (max-width: 900px){.toggle-sidebar{display:block}}
