.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}}.modal-show{overflow:hidden}.vesselTrackingPage{background:-webkit-gradient(linear,left top,left bottom,color-stop(8.3%,rgba(255,255,255,.2)),color-stop(32.52%,rgba(3,59,151,.1)),color-stop(56.93%,rgba(255,255,255,.2)));background:linear-gradient(to bottom,rgba(255,255,255,.2) 8.3%,rgba(3,59,151,.1) 32.52%,rgba(255,255,255,.2) 56.93%);background-repeat:no-repeat;background-position:top;background-size:100% 1400px}.vesselTrackingPage .active-app{background:#fff}.vesselTrackingPage .br-to-laptop{display:block}@media (min-width:1200px){.vesselTrackingPage .br-to-laptop{display:none}}.vesselTrackingPage .br-laptop{display:none}@media (min-width:1200px){.vesselTrackingPage .br-laptop{display:block}}.vesselTrackingPage h1,.vesselTrackingPage h2,.vesselTrackingPage h3,.vesselTrackingPage h4,.vesselTrackingPage p{margin-bottom:0}.vesselTrackingPage ul{list-style:none;margin:0;padding:0}.vesselTrackingPage a{color:inherit;cursor:pointer;text-decoration:none}.vesselTrackingPage a:hover{text-decoration:none;color:inherit}.vesselTrackingPage img{height:100%;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.vesselTrackingPage label{margin:0;padding:0}.vesselTrackingPage button{border:none;outline:0;background:0 0}.vesselTrackingPage .vesselTrackingPricing{padding:40px 0}.vesselTrackingPage .br-tablet{display:none}@media (min-width:768px){.vesselTrackingPage .br-tablet{display:block}}@media (min-width:1200px){.vesselTrackingPage .br-tablet{display:none}}.vesselTrackingPage .br-tablet-pc{display:none}@media (min-width:768px){.vesselTrackingPage .br-tablet-pc{display:block}}.vesselTrackingPage .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}.vesselTrackingPage .vesselTracking-title{margin-bottom:8px;font-size:24px;font-weight:600;line-height:1.41;text-align:center;color:#000c37}@media (min-width:768px){.vesselTrackingPage .vesselTracking-title{font-size:44px;font-weight:600;line-height:1.22}}@media (min-width:1200px){.vesselTrackingPage .vesselTracking-title{font-size:48px;font-weight:600;line-height:1.25}}.vesselTrackingPage .vesselTracking-subtitle{font-size:12px;font-weight:500;line-height:1.66;text-align:center;margin-bottom:24px;max-width:312px}@media (min-width:768px){.vesselTrackingPage .vesselTracking-subtitle{max-width:688px;font-size:14px;font-weight:500;line-height:1.57}}.vesselTrackingPage .vessel-integrations-link{text-decoration:underline}.vesselTrackingPage .vessel-integrations-link:hover{text-decoration:underline}.vesselTrackingPage .switch-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.vesselTrackingPage .switch-label{font-size:14px;font-weight:500;line-height:1.57;color:#7a8ca5;-webkit-transition:color .3s ease;transition:color .3s ease;cursor:pointer}.vesselTrackingPage .switch-label.active{color:#000c37}.vesselTrackingPage .switch{position:relative;display:inline-block;width:36px;height:22px}.vesselTrackingPage .switch input{opacity:0;width:0;height:0}.vesselTrackingPage .slider{position:absolute;cursor:pointer;background-color:#000c37;border-radius:32px;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s}.vesselTrackingPage .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}.vesselTrackingPage input:checked+.slider:before{-webkit-transform:translateX(14px);transform:translateX(14px)}.vesselTrackingPage .switch input+.slider{-webkit-transition:.4s;transition:.4s}.vesselTrackingPage .switch.no-transition input+.slider{-webkit-transition:none;transition:none}.vesselTrackingPage .switch.no-transition .slider::before{-webkit-transition:none;transition:none}.vesselTrackingPage input:checked~#monthly-label{color:#7a8ca5}.vesselTrackingPage input:checked~#annually-label{color:#030b32}.vesselTrackingPage .type-programm-section{padding-top:40px}.vesselTrackingPage .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){.vesselTrackingPage .content-wrapper{gap:40px}}@media (min-width:1200px){.vesselTrackingPage .content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.vesselTrackingPage .arrows{display:none}@media (min-width:768px){.vesselTrackingPage .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){.vesselTrackingPage .arrows{display:none}}.vesselTrackingPage .swiper-button-next,.vesselTrackingPage .swiper-button-prev{position:relative;height:17px;margin-top:0}.vesselTrackingPage .swiper-button-next::after,.vesselTrackingPage .swiper-button-prev::after{font-size:20px;color:#6e7e92}@media (min-width:768px){.vesselTrackingPage .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){.vesselTrackingPage .type-programm{all:unset;width:250px}}.vesselTrackingPage .apps-list{position:relative;z-index:3;display:none}@media (min-width:1200px){.vesselTrackingPage .apps-list{display:block}}.vesselTrackingPage .apps-list>li:nth-child(1) .items-type-program>p{margin-left:32px}.vesselTrackingPage .apps-list>li:nth-child(1) .items-type-program,.vesselTrackingPage .apps-list>li:nth-child(9) .items-type-program{width:185px}@media (min-width:1200px){.vesselTrackingPage .items-type-program:not(:last-child),.vesselTrackingPage .type-programm ul li:not(:last-child){margin-bottom:8px}}.vesselTrackingPage .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)}.vesselTrackingPage .items-type-program p{font-weight:600;color:#000c37;line-height:1.57}.vesselTrackingPage .items-type-program img{width:24px;height:24px}.vesselTrackingPage .packages,.vesselTrackingPage .tools{display:none}@media (min-width:1200px){.vesselTrackingPage .packages,.vesselTrackingPage .tools{display:block;margin-bottom:8px;padding:0 16px;font-size:10px;font-weight:700;line-height:1.2;color:#9ea9b9}}.vesselTrackingPage .packages{margin-top:16px}.vesselTrackingPage .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 24px;gap:16px}.vesselTrackingPage .swiper-slide{width:288px;height:282px;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}.vesselTrackingPage .plan-title{text-align:center;color:#000c37;font-size:20px;font-weight:600;line-height:1.5;margin-bottom:16px}.vesselTrackingPage .plan-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;color:#000c37;font-size:14px;font-weight:600;line-height:1.57}.vesselTrackingPage .plan-description img{width:16px;height:16px}.vesselTrackingPage .plan-discount{text-align:center;color:#f20c43;font-size:16px;font-weight:600;line-height:1.62;text-decoration:line-through;height:26px}.vesselTrackingPage .plan-price{text-align:center;color:#000c37;font-size:36px;font-weight:700;line-height:1.33}.vesselTrackingPage .plan-period{text-align:center;color:#000c37;font-size:12px;font-weight:400;line-height:1.66;margin-bottom:24px}.vesselTrackingPage .button-pay,.vesselTrackingPage .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%}.vesselTrackingPage .button-pay:hover,.vesselTrackingPage .openModalBtn:hover{opacity:.9;color:#fff}.vesselTrackingPage .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:rgba(255,255,255,.6)}@media (min-width:768px){.vesselTrackingPage .wrapper-conditions{-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}}@media (min-width:1200px){.vesselTrackingPage .wrapper-conditions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.vesselTrackingPage .wrapper-conditions__list{padding:0 0 0 11px}@media (min-width:768px){.vesselTrackingPage .wrapper-conditions__list{padding:0 17px}}.vesselTrackingPage .wrapper-conditions__list-link{font-size:14px;font-weight:400;line-height:1.57;color:#000c37;position:relative}.vesselTrackingPage .wrapper-conditions__list-link::before{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#000c37;top:25%;-webkit-transform:translateY(-25%);transform:translateY(-25%);left:-11px}@media (min-width:768px){.vesselTrackingPage .wrapper-conditions__list-link::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-15px}}.vesselTrackingPage .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}.vesselTrackingPage .contact-us:hover{color:#fff;opacity:.9}
/*# sourceMappingURL=/design/maps/vessel-tracking.css.map.gz */
