.select-wrapper{position:relative}.select{position:relative;width:230px;height:40px;padding:8px 16px;border-radius:50px;background:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1)}.selected-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.options-wrapper-list{position:absolute;top:50px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:230px;background:#fff;border-radius:12px;z-index:3;-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1)}.options-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:9px 10px}.options-wrapper-list{height:0;opacity:0;overflow:hidden;-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease}.show{opacity:1}@media (min-width:1200px){.select-wrapper{display:none}}.appIcon{width:24px!important;height:24px!important}.appLable{font-size:14px;font-weight:600;text-wrap:nowrap}.options-list:nth-child(1) .appLable{margin-left:32px}.choices[data-type*=select-one]::after{display:none}.selectIcon{position:absolute;top:34%;right:16px;width:15px!important;height:15px!important;pointer-events:none;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.3s;transition:.3s}.selectIcon.rotate{-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.choices__inner{border:none;border-radius:50px;background:#fff}.is-open .choices__inner{border-radius:50px}.choices__list--dropdown,.choices__list[aria-expanded]{margin-top:4px}.choices__list--dropdown{-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1)}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#fff}.choices__list--single{padding-left:8px}.is-open .choices__list{border:none;border-radius:12px;background:#fff;z-index:2}.choices{margin-bottom:0;border-radius:50px;-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1)}.choices__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-overlay{background-color:rgba(0,0,0,.6);visibility:hidden;opacity:0;position:fixed;z-index:1000;inset:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.modal-overlay.show{visibility:visible;opacity:1}.modal-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:455px;max-height:90dvh;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media (max-width:480px){.modal-content{width:calc(100% - 30px);max-height:calc(100dvh - 30px)}}.modal-close-icon{position:absolute;top:28px;right:28px;z-index:2;width:16px;height: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;cursor:pointer}.auth-inner>div{padding:0;min-height:auto}.auth-inner>div>div{padding:0}.auth-inner>div [class^=col--SignUpCarrier--]:first-of-type{padding:0}.mp-backdrop{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.4);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;pointer-events:none;z-index:1000}.mp-backdrop.is-show{opacity:1;pointer-events:all}.mp-backdrop .mp-modal{position:relative;padding:24px;max-width:342px;border-radius:16px;background-color:#fff}@media screen and (min-width:768px){.mp-backdrop .mp-modal{padding:48px;max-width:656px}}.mp-backdrop .mp-title{margin-bottom:16px;font-weight:600;font-size:18px;line-height:28px}@media screen and (min-width:768px){.mp-backdrop .mp-title{font-size:20px;line-height:30px}}.mp-backdrop .mp-text{display:inline-block;margin-bottom:40px;font-weight:400;font-size:14px;line-height:22px}@media screen and (min-width:768px){.mp-backdrop .mp-text{margin-bottom:24px}}.mp-backdrop .mp-link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.mp-backdrop .mp-link-box .mp-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:11px;width:100%;max-width:320px;font-weight:600;font-size:16px;line-height:26px;text-decoration:none;border-radius:8px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.mp-backdrop .mp-link-box .mp-link:focus,.mp-backdrop .mp-link-box .mp-link:hover{opacity:.9}.mp-backdrop .mp-link-box .mp-link.profile-link{color:#000c37;background-color:#f8f9fd}.mp-backdrop .mp-link-box .mp-link.confirm-link{color:#fff;background-color:#000c37}@media screen and (min-width:768px){.mp-backdrop .mp-link-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mp-backdrop .mp-link-box .mp-link{padding:11px 24px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:unset}}.mp-backdrop .mp-close-modal{position:absolute;top:16px;right: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;padding:0;margin:0;width:20px;height:20px;background-color:transparent;border:none}@media screen and (min-width:768px){.mp-backdrop .mp-close-modal{top:24px;right:24px}}.rmsPage{color:#000c37;background:-webkit-gradient(linear,left top,left bottom,color-stop(16.42%,rgba(252,170,107,0)),color-stop(30.3%,rgba(252,170,107,.15)),color-stop(61.3%,rgba(250,82,183,.11)),color-stop(97.73%,rgba(250,82,183,0)));background:linear-gradient(to bottom,rgba(252,170,107,0) 16.42%,rgba(252,170,107,.15) 30.3%,rgba(250,82,183,.11) 61.3%,rgba(250,82,183,0) 97.73%);background-repeat:no-repeat;background-position:top;background-size:100% 1000px}.rmsPage .active-app{background:#fff}.rmsPage h1,.rmsPage h2,.rmsPage h3,.rmsPage h4,.rmsPage p{margin-bottom:0}.rmsPage ul{list-style:none;margin:0;padding:0}.rmsPage a{color:inherit;cursor:pointer;text-decoration:none}.rmsPage a:hover{text-decoration:none;color:inherit}.rmsPage img{height:100%;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rmsPage label{margin:0;padding:0}.rmsPage button{border:none;outline:0;background:0 0}.rmsPage .rmsPricing{padding:40px 0}.rmsPage .br-mobile{display:block}@media (min-width:768px){.rmsPage .br-mobile{display:none}}.rmsPage .br-tablet{display:none}@media (min-width:768px){.rmsPage .br-tablet{display:block}}@media (min-width:1200px){.rmsPage .br-tablet{display:none}}.rmsPage .br-pc{display:none}@media (min-width:1200px){.rmsPage .br-pc{display:block}}.rmsPage .container{max-width:1200px;margin:0 auto}.rmsPage .hero-section{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}.rmsPage .rms-title{font-size:24px;font-weight:600;line-height:1.41;text-align:center;margin-bottom:8px}@media (min-width:768px){.rmsPage .rms-title{font-size:44px;font-weight:600;line-height:1.22}}@media (min-width:1200px){.rmsPage .rms-title{font-size:48px;font-weight:600;line-height:1.25}}.rmsPage .rms-subtitle{font-size:12px;font-weight:500;line-height:1.66;text-align:center;margin-bottom:24px;max-width:312px}@media (min-width:768px){.rmsPage .rms-subtitle{max-width:688px;font-size:14px;font-weight:500;line-height:1.57}}.rmsPage .rms-integrations-link{text-decoration:underline}.rmsPage .rms-integrations-link:hover{text-decoration:underline}.rmsPage .switch-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.rmsPage .switch-label{font-size:14px;font-weight:500;line-height:1.57;color:#6e7e92;-webkit-transition:color .3s ease;transition:color .3s ease;cursor:pointer}.rmsPage .switch-label.active{color:#000c37}.rmsPage .switch{position:relative;display:inline-block;width:36px;height:22px}.rmsPage .switch input{opacity:0;width:0;height:0}.rmsPage .slider{position:absolute;cursor:pointer;background-color:#000c37;border-radius:32px;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s}.rmsPage .slider::before{position:absolute;content:"";height:18px;width:18px;left:2px;top:2px;bottom:0;background-color:#fff;border-radius:50%;-webkit-transition:.4s;transition:.4s}.rmsPage input:checked+.slider:before{-webkit-transform:translateX(14px);transform:translateX(14px)}.rmsPage .switch input+.slider{-webkit-transition:.4s;transition:.4s}.rmsPage .switch.no-transition input+.slider{-webkit-transition:none;transition:none}.rmsPage .switch.no-transition .slider::before{-webkit-transition:none;transition:none}.rmsPage input:checked~#monthly-label{color:#6e7e92}.rmsPage input:checked~#annually-label{color:#030b32}.rmsPage .type-programm-section{padding-top:40px}.rmsPage .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:768px){.rmsPage .content-wrapper{gap:40px}}@media (min-width:1200px){.rmsPage .content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.rmsPage .arrows{display:none}@media (min-width:768px){.rmsPage .arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}}@media (min-width:1200px){.rmsPage .arrows{display:none}}.rmsPage .swiper{overflow:visible}.rmsPage .swiper-button-next,.rmsPage .swiper-button-prev{position:relative;height:17px;margin-top:0}.rmsPage .swiper-button-next::after,.rmsPage .swiper-button-prev::after{font-size:20px;color:#6e7e92}@media (min-width:768px){.rmsPage .type-programm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.rmsPage .type-programm{all:unset;width:250px}}.rmsPage .swiper-description{overflow:hidden}.rmsPage .apps-list{position:relative;z-index:3;display:none}@media (min-width:1200px){.rmsPage .apps-list{display:block}}.rmsPage .apps-list>li:nth-child(1) .items-type-program>p{margin-left:32px}.rmsPage .apps-list>li:nth-child(1) .items-type-program,.rmsPage .apps-list>li:nth-child(8) .items-type-program{width:185px}@media (min-width:1200px){.rmsPage .items-type-program:not(:last-child),.rmsPage .type-programm ul li:not(:last-child){margin-bottom:8px}}.rmsPage .items-type-program{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px;border-radius:50px;-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1)}.rmsPage .items-type-program p{font-weight:600;line-height:1.57}.rmsPage .items-type-program img{width:24px;height:24px}.rmsPage .packages,.rmsPage .tools{display:none}@media (min-width:1200px){.rmsPage .packages,.rmsPage .tools{display:block;margin-bottom:8px;padding:0 16px;font-size:10px;font-weight:700;line-height:1.2;color:#9ea9b9}}.rmsPage .packages{margin-top:16px}.rmsPage .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 40px;gap:16px}.rmsPage .swiper-slide{width:288px;height:336px;padding:24px;border-radius:24px;-webkit-box-shadow:0 4px 15px 0 rgba(58,112,191,.1);box-shadow:0 4px 15px 0 rgba(58,112,191,.1);background:#fff}.rmsPage .plan-title{text-align:center;font-size:20px;font-weight:600;line-height:1.5;margin-bottom:16px}.rmsPage .plan-subtitle{text-align:center;font-size:14px;font-weight:600;line-height:1.57}.rmsPage .plan-description{text-align:center;color:#6e7e92;font-size:14px;font-weight:600;line-height:1.57}.rmsPage .plan-description img{width:16px;height:16px}.rmsPage .plan-discount{text-align:center;color:#f20c43;font-size:16px;font-weight:600;line-height:1.62;text-decoration:line-through;height:26px}.rmsPage .plan-price{text-align:center;font-size:36px;font-weight:700;line-height:1.33}.rmsPage .plan-period{text-align:center;font-size:12px;font-weight:400;line-height:1.66;margin-bottom:16px}.rmsPage .plan-options-wrapper{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:24px}.rmsPage .options-item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rmsPage .options-item input.plan-option{display:none}.rmsPage .options-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-weight:500;line-height:1.66}.rmsPage .options-item .custom-checkbox{margin-right:8px;width:16px;height:16px;border:1px solid #c9cfdb;padding:2px;border-radius:4px;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:16px 16px;-webkit-transition:all .2s;transition:all .2s}.rmsPage .options-item input.plan-option:checked+label .custom-checkbox{background-image:url(/design/images/pricing/rate-management-system/icons/selected.svg);border-radius:4px;border:1px solid #000c37;background-color:#000c37;background-size:12px}.rmsPage .options-item input.plan-option:checked+label{color:#000c37}.rmsPage .options-item--premium input.plan-option:disabled+label .custom-checkbox{background-image:url(/design/images/pricing/rate-management-system/icons/selected.svg);border-radius:4px;border:1px solid #e0e4ec;background-color:#e0e4ec;background-size:12px}.rmsPage .options-item--premium input.plan-option:disabled+label{color:#c9cfdb;font-size:12px;font-weight:500;line-height:1.66}.rmsPage .options-item input.blocked+label .custom-checkbox{border-radius:4px;border:1px solid #e0e4ec;background-size:12px}.rmsPage .options-item input.blocked+label{color:#c9cfdb}.rmsPage .block-errow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:400;line-height:1.66;color:#f52c5c;height:28px}.rmsPage .wrapper-disabled-button{position:relative}.rmsPage .disabled-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 24px;border-radius:8px;font-size:16px;font-weight:600;line-height:1.62;color:#fff;width:100%;background:#c9cfdb;cursor:not-allowed}.rmsPage .tool-tips{position:relative;z-index:5;display:none;width:288px;left:-24px;top:10px;padding:16px 14px;color:#fff;background:#000c37;border-radius:16px;font-size:13px;font-weight:400;line-height:1.57}.rmsPage .tool-tips::before{content:"";width:15px;border-radius:1px;background:#000c37;position:absolute;top:-7px;height:15px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.rmsPage .disabled-button:hover+.tool-tips{display:block}.rmsPage .button-pay,.rmsPage .openModalBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 24px;border-radius:8px;background:#000c37;font-size:16px;font-weight:600;line-height:1.62;color:#fff;width:100%}.rmsPage .button-pay:hover,.rmsPage .openModalBtn:hover{opacity:.9;color:#fff}.rmsPage .wrapper-conditions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;border-radius:8px;background:#fef3f6}@media (min-width:1200px){.rmsPage .wrapper-conditions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.rmsPage .wrapper-conditions__list{padding-left:17px}@media (min-width:768px){.rmsPage .wrapper-conditions__list{padding:0 17px}}.rmsPage .wrapper-conditions__list-link{font-size:14px;font-weight:400;line-height:1.57;position:relative}.rmsPage .wrapper-conditions__list-link::before{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#000c37;top:10px;left:-11px}@media (min-width:768px){.rmsPage .wrapper-conditions__list-link::before{left:-15px}}.rmsPage .contact-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 16px;width:100px;height:32px;font-size:12px;font-weight:600;line-height:1.66;color:#fff;background-color:#000c37;border-radius:8px}.rmsPage .contact-us:hover{color:#fff;opacity:.9}.rmsPage .rms-landing{position:relative;top:40px}@media (min-width:1200px){.rmsPage .rms-landing{top:-95px}}@media (min-width:1200px){.rmsPage .rms-landing__wrapper{padding-left:275px}}.rmsPage .rms-landing__title{margin-bottom:24px;font-size:22px;font-weight:600;line-height:1.45}@media (min-width:768px){.rmsPage .rms-landing__title{margin-bottom:48px;font-size:32px;font-weight:600;line-height:1.31}}@media (min-width:1200px){.rmsPage .rms-landing__title{margin-bottom:40px;font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .rms-landing__rate-assistant-section{padding-bottom:12px}.rmsPage .rms-landing__freight-type-section,.rmsPage .rms-landing__mini-description,.rmsPage .rms-landing__quotation-section,.rmsPage .rms-landing__tariff-management-section{padding:12px 0}.rmsPage .rms-landing__benefits-section,.rmsPage .rms-landing__financial-control-section,.rmsPage .rms-landing__get-started-section{padding:28px 0}.rmsPage .rate-assistant-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.rmsPage .rate-assistant-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.rmsPage .rate-assistant-section__wrapper{gap:40px}}.rmsPage .rate-assistant-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.rmsPage .rate-assistant-section__image-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.rmsPage .rate-assistant-section__title{font-size:22px;font-weight:600;line-height:1.45}@media (min-width:768px){.rmsPage .rate-assistant-section__title{font-size:32px;font-weight:600;line-height:1.31}}@media (min-width:1200px){.rmsPage .rate-assistant-section__title{font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .rate-assistant-section__subtitle{font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .rate-assistant-section__subtitle{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .rate-assistant-section__subtitle{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .rate-assistant-section__link{color:#08f;text-decoration:underline}.rmsPage .rate-assistant-section__link:hover{color:#08f;text-decoration:underline}.rmsPage .rate-assistant-section b{font-weight:600}.rmsPage .freight-type-section__wrapper{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}@media (min-width:768px){.rmsPage .freight-type-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.rmsPage .freight-type-section__block-type{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;padding:24px 16px;border-radius:40px;border:2px solid #eff1f6}@media (min-width:768px){.rmsPage .freight-type-section__block-type{gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px}}@media (min-width:768px){.rmsPage .freight-type-section__block-type--first{min-width:242px}}@media (min-width:1200px){.rmsPage .freight-type-section__block-type--first{min-width:300px}}.rmsPage .block-type__icon{width:40px;height:40px}.rmsPage .block-type__title{font-size:14px;font-weight:600;line-height:1.57}@media (min-width:1200px){.rmsPage .block-type__title{font-size:16px;font-weight:600;line-height:1.62}}.rmsPage .block-type__subtitle{font-size:12px;font-weight:400;line-height:1.66}.rmsPage .tariff-management-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:768px){.rmsPage .tariff-management-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.rmsPage .tariff-management-section__wrapper{gap:40px}}.rmsPage .tariff-management-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.rmsPage .tariff-management-section__image-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.rmsPage .tariff-management-section__title{font-size:22px;font-weight:600;line-height:1.45}@media (min-width:768px){.rmsPage .tariff-management-section__title{font-size:32px;font-weight:600;line-height:1.31;margin-top:114px}}@media (min-width:1200px){.rmsPage .tariff-management-section__title{font-size:36px;font-weight:600;line-height:1.33;margin-top:104px}}.rmsPage .tariff-management-section__description{font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .tariff-management-section__description{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .tariff-management-section__description{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .tariff-management-section__link{color:#08f;text-decoration:underline}.rmsPage .tariff-management-section__link:hover{color:#08f;text-decoration:underline}.rmsPage .tariff-management-section b{font-weight:600}.rmsPage .financial-control-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:768px){.rmsPage .financial-control-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.rmsPage .financial-control-section__first-block,.rmsPage .financial-control-section__second-block{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 25px;border-radius:40px;background:#f8f9fd}.rmsPage .financial-control-section b{font-weight:600}.rmsPage .financial-block__title{font-size:22px;font-weight:600;line-height:1.45;margin-bottom:8px}@media (min-width:768px){.rmsPage .financial-block__title{font-size:32px;font-weight:600;line-height:1.31;margin-bottom:16px}}@media (min-width:1200px){.rmsPage .financial-block__title{font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .financial-block__subtitle{font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .financial-block__subtitle{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .financial-block__subtitle{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .financial-block__subtitle--second{margin-top:25px}.rmsPage .quotation-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width:768px){.rmsPage .quotation-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.rmsPage .quotation-section__image-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.rmsPage .quotation-section__content{-webkit-box-flex:1;-ms-flex:1;flex:1;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}@media (min-width:768px){.rmsPage .quotation-section__content{gap:16px}}@media (min-width:1200px){.rmsPage .quotation-section__content{gap:24px}}.rmsPage .quotation-content__title{font-size:22px;font-weight:600;line-height:1.45}@media (min-width:768px){.rmsPage .quotation-content__title{font-size:32px;font-weight:600;line-height:1.31}}@media (min-width:1200px){.rmsPage .quotation-content__title{font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .quotation-content__description{font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .quotation-content__description{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .quotation-content__description{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .quotation-content__list-items{position:relative;padding-left:27px}.rmsPage .quotation-content__list-items::before{content:"";position:absolute;left:0;height:100%;width:2px;background:#fee7ec;border-radius:100px}.rmsPage .quotation-content__item{position:relative;font-size:12px;font-weight:400;line-height:1.66}@media (min-width:1200px){.rmsPage .quotation-content__item{font-size:14px;font-weight:400;line-height:1.57}}.rmsPage .quotation-content__item::before{content:"";width:3px;height:3px;background:#000c37;position:absolute;top:9px;left:-11px;border-radius:50%}.rmsPage .quotation-content__link{color:#08f;text-decoration:underline}.rmsPage .quotation-content__link:hover{color:#08f;text-decoration:underline}.rmsPage .quotation-content b{font-family:600}.rmsPage .benefits-section__wrapper{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}@media (min-width:768px){.rmsPage .benefits-section__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.rmsPage .benefits-section__first-block,.rmsPage .benefits-section__second-block{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 25px;border-radius:40px;background:#f8f9fd}.rmsPage .benefits-section b{font-weight:600}.rmsPage .benefits-block__title{font-size:22px;font-weight:600;line-height:1.45;margin-bottom:16px}@media (min-width:768px){.rmsPage .benefits-block__title{font-size:32px;font-weight:600;line-height:1.31}}@media (min-width:1200px){.rmsPage .benefits-block__title{font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .benefits-block__description{font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .benefits-block__description{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .benefits-block__description{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .benefits-block__list-items{padding-left:15px;margin-top:20px}.rmsPage .benefits-block__item{position:relative;font-size:12px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .benefits-block__item{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .benefits-block__item{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .benefits-block__item::before{content:"";position:absolute;width:2px;height:2px;border-radius:50%;top:10px;left:-10px;background:#000c37}@media (min-width:1200px){.rmsPage .benefits-block__item::before{top:13px}}.rmsPage .benefits-block__link{color:#08f;text-decoration:underline}.rmsPage .benefits-block__link:hover{color:#08f;text-decoration:underline}.rmsPage .mini-description__text{font-size:11px;font-weight:400;line-height:1.66}@media (min-width:768px){.rmsPage .mini-description__text{font-size:14px;font-weight:400;line-height:1.57}}@media (min-width:1200px){.rmsPage .mini-description__text{font-size:16px;font-weight:400;line-height:1.62}}.rmsPage .mini-description__link{color:#08f;text-decoration:underline}.rmsPage .mini-description__link:hover{color:#08f;text-decoration:underline}.rmsPage .get-started-section__wrapper{padding:40px 32px;border-radius:40px;background:var(--rms-2,linear-gradient(68deg,rgba(252,141,133,.5) -155.92%,rgba(255,234,232,.5) 82.92%))}@media (min-width:768px){.rmsPage .get-started-section__wrapper{padding:50px 48px}}.rmsPage .get-started-section__title{text-align:center;font-size:22px;font-weight:600;line-height:1.45}@media (min-width:768px){.rmsPage .get-started-section__title{font-size:32px;font-weight:600;line-height:1.31}}@media (min-width:1200px){.rmsPage .get-started-section__title{font-size:36px;font-weight:600;line-height:1.33}}.rmsPage .get-started-section__description{text-align:center;margin-top:8px;font-size:12px;font-weight:500;line-height:1.66}@media (min-width:768px){.rmsPage .get-started-section__description{font-size:14px;font-weight:500;line-height:1.57}}@media (min-width:768px){.rmsPage .get-started-section__description{font-size:16px;font-weight:500;line-height:1.62}}.rmsPage .get-started-section__choose-tariff{margin-top:32px;margin-left:auto;margin-right:auto;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:#000c37;color:#fff;font-size:16px;font-weight:600;line-height:1.62;width:170px;height:48px;border-radius:8px}.rmsPage .get-started-section__choose-tariff:hover{opacity:.9;color:#fff}
/*# sourceMappingURL=/design/maps/rate-management-system.css.map.gz */
