.button{display:flex;border-radius:80px;padding:0 10px;box-shadow:none!important;outline:none;border:none;justify-content:center;align-items:center;text-align:center}.button.small{height:32px}.button.medium{height:40px}.button.large{height:50px;max-width:330px;min-width:200px;font-size:16px}.button.button-gray{background-color:#819cbc13;border:2px solid #a5acb4;color:#181818}.button.button-black{background-color:#181818;color:#fff}.button.button-blue{background-color:#1080fc;color:#fff;border:2px solid #1080fc}.button.button-green{background-color:#00c896;color:#fff;border:2px solid #00c896}.button.button-red{background-color:#fc0b03;color:#fff;border:2px solid #fc0b03}.button.button-white-transparent{background-color:#ffffffb3;color:#181818;border:1px solid #a5acb4}.button.button-lang-transparent{background-color:#fff0;color:#a5acb4;border:1px solid #a5acb4}@media (min-width: 768px){.button.button-lang-transparent{background-color:#819cbc13;border:2px solid #a5acb4;color:#181818}}.button:hover{cursor:pointer;border-color:#757557}.button.button-blue:hover,.button.button-green:hover,.button.button-red:hover{border-color:#a5acb4}.button.disabled{background-color:#a5acb4;color:#fff;cursor:not-allowed}.button-content{display:inline-flex;align-items:center;gap:8px}.button-icon{display:flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0}.button-icon svg{width:100%;height:100%}.loader-spinner{border:4px solid rgba(255,255,255,.1);border-top:4px solid #3498db;border-radius:50%;width:20px;height:20px;box-shadow:0 0 10px #3498db80;filter:blur(1px);animation:spin 2.5s cubic-bezier(.68,-.55,.27,.85) infinite,colorChange 3s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes colorChange{0%{border-top-color:#3498db;box-shadow:0 0 10px #3498db80}33%{border-top-color:#2ecc71;box-shadow:0 0 10px #2ecc7180}66%{border-top-color:#fff;box-shadow:0 0 10px #ffffff80}to{border-top-color:#3498db;box-shadow:0 0 10px #3498db80}}.drawer-link{cursor:pointer}.drawer-link .drawer-link-label{color:#181818;transition:color .3s ease}.drawer-link .drawer-link-label:hover{color:#1080fc}.auth-drawer .drawer{padding:15px;position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:#fff;box-shadow:-2px 0 5px #00000080;display:flex;flex-direction:column;transition:right .3s ease,opacity .3s ease;opacity:0;z-index:99999}.auth-drawer .drawer.open{right:0;opacity:1}.auth-drawer .drawer-content{display:flex;flex-direction:column}.auth-drawer .drawer-content div,.auth-drawer .drawer-content button{margin-bottom:10px}.auth-drawer .drawer-content .links{display:flex;flex-direction:column;gap:10px;margin:30px 0;align-items:center}.auth-drawer .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}@media (max-width: 768px){.navigation.auth-page{background-image:url(/assets/TruckS-gvvgGPCY.png);background-size:cover;background-repeat:no-repeat;background-position:center}.navigation.auth-page .button-wrapper .menu-icon{color:#a5acb4}}.logo-container{position:relative}.logo-container .logo{height:50px;width:80px;cursor:pointer}.logo-container .gray-logo{display:none}.logo-container .default-logo{display:block}@media (max-width: 768px){.navigation.auth-page .logo-container .gray-logo{display:block}.navigation.auth-page .logo-container .default-logo{display:none}}.navigation{display:flex;justify-content:space-between;align-items:center;background-color:#fff;height:70px}.navigation .logo{height:50px;width:80px;cursor:pointer}.navigation .nav-links{display:flex;align-items:center;gap:24px}.navigation .nav-links .header-link a:hover{color:#1080fc}.navigation .button-wrapper{display:flex;align-items:center;gap:12px}.navigation .button-wrapper .menu-icon{display:none;color:#181818;font-size:26px;line-height:26px;height:26px;width:26px;cursor:pointer}@media (max-width: 1200px){.navigation .nav-links{display:none}.navigation .button-wrapper>*:not(.language-switcher){display:none}.navigation .button-wrapper .menu-icon{display:block}}@media (max-width: 992px){.navigation .nav-links{gap:10px}}@media (max-width: 1200px){.navigation{padding:0 20px}}@media (min-width: 1200px){.navigation{padding:0 90px}}.layout{display:flex;flex:1;flex-direction:column;height:100%;width:100%;overflow-x:hidden}.layout .header{position:fixed;top:0;left:0;width:100%;height:70px;z-index:5}.layout .content{margin-top:70px;display:flex;flex-direction:column;flex:1;min-height:calc(100vh - 717px)}.auth-layout .content{display:flex;flex-direction:row;justify-content:space-around}@media (max-width: 768px){.auth-layout .content{flex-direction:column}}.footer{background-color:#000;color:#fff;height:864px}@media (min-width: 768px){.footer{height:647px}}@media (min-width: 1400px){.footer{display:flex;flex-direction:column;justify-content:center}}.footer .footer-logo-sm{display:none}@media (min-width: 768px){.footer .footer-logo-sm{display:block}}.footer .footer-logo-xs{padding:60px 0 40px 30px}.footer .footer-logo-xs img{width:110px}@media (min-width: 768px){.footer .footer-logo-xs{display:none}}.footer .store-buttons-xs a img,.footer .store-buttons-sm a img,.footer .social-icons a img{cursor:pointer}.footer .store-buttons-sm{display:none}@media (min-width: 768px){.footer .store-buttons-sm{display:flex;gap:30px}}.footer .store-buttons-xs{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.footer .store-buttons-xs{display:none}}.footer .footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 30px}@media (min-width: 768px){.footer .footer-grid{grid-template-columns:repeat(3,1fr);gap:40px;padding:130px 40px}}@media (min-width: 992px){.footer .footer-grid{padding:130px 80px}}@media (min-width: 1200px){.footer .footer-grid{padding:130px 110px}}@media (min-width: 1400px){.footer .footer-grid{max-width:1121px;align-self:center;padding:130px 160px 130px 295px;height:100%;width:100%}}.footer .footer-grid h4{font-size:16px;font-weight:semi-bold;padding-bottom:10px;margin:0}.footer .footer-grid ul{list-style:none;padding:0;margin:0}.footer .footer-grid ul li{font-size:14px;padding-bottom:6px;cursor:pointer}.footer .footer-grid ul li a{color:#fff}.footer .footer-grid ul li:hover{text-decoration:underline}.footer .footer-grid .social-icons{display:flex;gap:10px;padding:20px 0}.footer .footer-grid .social-icons a img{width:24px;height:24px}.footer .footer-grid p{margin:0;padding:5px 0;font-size:14px;opacity:60%}.footer .footer-grid .contact-details-xs p a,.footer .footer-grid .contact-details-sm p a{color:#fff}.footer .footer-grid .contact-details-xs{display:block}@media (min-width: 768px){.footer .footer-grid .contact-details-xs{display:none}}.footer .footer-grid .contact-details-sm{display:none}@media (min-width: 768px){.footer .footer-grid .contact-details-sm{display:block;grid-column:3;grid-row:2}}.card{position:relative;display:flex;flex-direction:column;width:300px;padding:30px;border-radius:20px;text-align:center;overflow:hidden}@media (min-width: 1400px){.card{width:332px}}.card .title{text-align:left;font-size:20px;font-weight:600;padding:12px 0;color:inherit}.card .description{text-align:left;font-size:16px;line-height:1.5;color:inherit}.goals{min-height:195px}@media (min-width: 1400px){.goals{height:188px}}.goals .icon{align-self:start}.pricing{height:320px;justify-content:space-between}.pricing .features-list{text-align:left;padding-left:25px}.pricing .pricing-info{display:flex;gap:8px;align-items:baseline}.pricing .pricing-info .price{font-size:29px;font-weight:600}.pricing .pricing-info .duration{font-size:16px}.pricing:nth-last-child(1) button{background-color:#03eab3;color:#181818}.card-section{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:16px}@media (min-width: 1400px){.card-section{flex-wrap:nowrap;gap:39px}}.payment-modal{display:flex;flex-direction:column;gap:5px}.payment-modal .payment-header{margin-bottom:20px}.payment-modal .payment-header span{display:flex;height:30px}.payment-modal .payment-header span .go-back{cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;overflow:hidden}.modal-content{background-color:#eeebeb;width:600px;max-height:84vh;margin:24px;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}@media (min-width: 992px){.modal-content{width:750px}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #a5acb4;font-family:Krona One,sans-serif}.close-button{background:none;border:none;font-size:34px;cursor:pointer}.modal-body{flex-grow:1;display:flex;padding:20px 20px 35px;gap:20px;flex-direction:column;font-family:Inter,sans-serif;font-size:20px;font-weight:700}@media (min-width: 576px){.modal-body{padding:20px 30px 35px}}@media (min-width: 576px){.modal-body{padding:20px 40px 45px}}@media (min-width: 992px){.modal-body{padding:20px 60px 55px;gap:25px}}.modal-body .counter-section,.modal-body .summary,.modal-body .coupon-field{background-color:#fff;display:flex;border-radius:20px;padding:20px}@media (min-width: 576px){.modal-body .counter-section,.modal-body .summary,.modal-body .coupon-field{padding:20px 30px}}@media (min-width: 576px){.modal-body .counter-section,.modal-body .summary,.modal-body .coupon-field{padding:20px 40px}}.modal-body .counter-section{flex-direction:column;gap:25px}.modal-body .counter-section .price-section{display:flex;justify-content:space-between}.modal-body .counter-section .quantity-control{display:flex;gap:15px}.modal-body .counter-section .quantity-control button{border-radius:50%;border:none;width:30px;height:30px;font-size:24px;cursor:pointer}.modal-body .counter-section .quantity-control button:disabled{cursor:not-allowed}.modal-body .summary div{width:100%;display:flex;flex-direction:column}.modal-body .summary div span,.modal-body .coupon-field{display:flex;justify-content:space-between}.modal-body .coupon-field span{display:flex;flex-direction:column;gap:5px;font-size:14px}.modal-body .coupon-field input{height:25px;padding-left:10px;font-size:17px;font-weight:700}.modal-body .coupon-result{border-radius:20px;padding:20px;display:flex;flex-direction:column;background-color:#fff}@media (min-width: 576px){.modal-body .coupon-result{padding:20px 30px}}@media (min-width: 576px){.modal-body .coupon-result{padding:20px 40px}}.modal-body .coupon-result .coupon-result-header{display:flex;justify-content:space-between}.modal-body .coupon-result .coupon-result-body .success-text{color:#00c896}.modal-body .coupon-result .coupon-result-body .error-text{color:#fc0b03}.modal-body .add-coupon{text-align:center;font-weight:700;font-size:22px}.modal-body h2{padding-bottom:10px;font-size:22px}.modal-footer{display:flex;justify-content:center;padding:0 25px 25px}@media (min-width: 992px){.modal-footer{padding:0 25px 35px}}.modal-footer .button{width:100%;cursor:pointer;font-weight:700;font-size:20px}.carousel{display:grid;place-items:center;width:100%;text-align:left;border-radius:0 0 20px 20px}.carousel.slide-1-active .pagination .bullet.active{background-color:#181818}@media (min-width: 992px){.carousel{border-radius:20px 0 0 20px;flex:2}}@media (min-width: 1200px){.carousel{padding:35px 140px}}.carousel .carousel-slide{display:flex;flex-direction:column;justify-content:center;width:90%;height:auto;padding:32px 24px;opacity:0;transition:opacity .5s ease;grid-area:1/1/2/2}.carousel .carousel-slide.active{opacity:1}.carousel .carousel-slide .carousel-icon{width:27px;height:31px;padding-bottom:16px}.carousel .carousel-slide .carousel-text{font-size:22px;line-height:1.6;color:#fff;text-align:left}.carousel .carousel-slide .author-info{margin-top:30px;text-align:left}.carousel .carousel-slide .author-info .author-name,.carousel .carousel-slide .author-info .author-position{color:#fff;font-size:14px}.carousel .carousel-slide .author-info .author-name{font-weight:700}.carousel .carousel-slide .author-info .author-position{font-style:italic}.carousel .carousel-slide.slide-1 .carousel-text,.carousel .carousel-slide.slide-1 .author-info .author-name,.carousel .carousel-slide.slide-1 .author-info .author-position{color:#181818}.carousel .carousel-slide.slide-1 .carousel-icon{filter:brightness(0)}.carousel .pagination{display:flex;gap:10px;padding-bottom:30px}@media (min-width: 992px){.carousel .pagination{padding-bottom:0}}.carousel .pagination .bullet{width:46px;height:6px;background-color:gray;cursor:pointer;border-radius:2.5px}.carousel .pagination .bullet.active{background-color:#fff}.carousel-with-background{display:flex;flex-direction:column;max-width:1260px}@media (min-width: 992px){.carousel-with-background{height:470px;flex-direction:row-reverse}}.background-wrapper{min-height:190px;height:30%;width:100%;border-radius:20px 20px 0 0;overflow:hidden;background-size:cover;background-position:center;background-image:url(/assets/DriverImage1S-wj3pzWDD.png)}@media (min-width: 992px){.background-wrapper{flex:1;border-radius:0 20px 20px 0;height:100%;width:100%;min-width:350px;background-image:url(/assets/DriverImage1L-GXSLGgM4.png)}}@media (min-width: 1400px){.background-wrapper{min-width:504px}}.background-wrapper.slide-0{background-image:url(/assets/DriverImage1S-wj3pzWDD.png)}@media (min-width: 992px){.background-wrapper.slide-0{background-image:url(/assets/DriverImage1L-GXSLGgM4.png)}}.background-wrapper.slide-1{background-image:url(/assets/DriverImage2S-DxjhN8yy.png)}@media (min-width: 992px){.background-wrapper.slide-1{background-image:url(/assets/DriverImage2L-DPjurlbx.png)}}.background-wrapper.slide-2{background-image:url(/assets/DriverImage3S-DHjkoas2.png)}@media (min-width: 992px){.background-wrapper.slide-2{background-image:url(/assets/DriverImage3L-D8ncu_tf.png)}}.inter,.inter-black,.inter-extra-bold,.inter-bold,.inter-semi-bold,.inter-medium,.inter-regular,.title-container .subtitle,.inter-light,.inter-extra-light,.inter-thin,:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.inter-regular,.title-container .subtitle,:root{font-weight:400}.krona-one-regular,.title-container .title{font-family:Krona One,sans-serif;font-weight:400;font-style:normal}.title-container{text-align:center;margin-bottom:30px;padding:10px 24px 0}.title-container .title{font-size:32px;margin-bottom:10px}.title-container .subtitle{font-size:18px;color:#555;margin:0}.video-info-tour{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px;padding:60px 24px;max-width:1260px;width:100%}.video-info-tour .info-section{display:flex;flex-direction:column;align-self:center}.video-info-tour .info-section ol li{font-size:22px;padding-left:10px}.video-info-tour .info-section ol li::marker{font-size:20px;font-weight:700}@media (min-width: 576px){.video-info-tour{padding:60px 90px}}@media (min-width: 1400px){.video-info-tour{flex-wrap:nowrap;padding:60px 90px}}@media (min-width: 1920px){.video-info-tour{padding:100px 330px}}.video-info-tour .video-section{align-self:center}.video-info-tour .video-section .video-preview{position:relative;cursor:pointer;max-height:190px;max-width:360px;width:100%}@media (min-width: 576px){.video-info-tour .video-section .video-preview{max-height:450px;max-width:500px;height:281px}}@media (min-width: 992px){.video-info-tour .video-section .video-preview{max-width:830px;height:450px}}@media (min-width: 1400px){.video-info-tour .video-section .video-preview{height:372px}}.video-info-tour .video-section .video-preview .preview-image{width:100%;height:100%;background-size:cover;border-radius:20px;box-shadow:3px 3px 6px #0000001a;transition:transform .6s cubic-bezier(.175,.885,.32,1.275),box-shadow .5s cubic-bezier(.175,.885,.32,1.275);object-fit:cover}.video-info-tour .video-section .video-preview .preview-image:hover{transform:scale(1.01);box-shadow:3px 3px 6px #0000004d}.video-info-tour .video-section .video-preview .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;opacity:.8;transition:opacity .3s ease}.video-info-tour .video-section .video-preview .play-button:hover{opacity:1}.video-info-tour .video-section iframe{position:relative;border-radius:20px;box-shadow:3px 3px 6px #0000001a;width:100%;height:100%;max-width:100%;aspect-ratio:16/9}@media (min-width: 576px){.video-info-tour .video-section iframe{max-width:500px;max-height:450px}}@media (min-width: 992px){.video-info-tour .video-section iframe{max-width:830px}}@media (min-width: 1400px){.video-info-tour .video-section iframe{max-width:827px;max-height:447px}}.questions-container{display:flex;flex-direction:column;gap:16px;width:100%}.questions-container .question-item{padding:17px 20px;max-width:940px;background-color:#f1f6fc;border-radius:20px;transition:background-color .3s,color .3s}.questions-container .question-item span{display:flex}.questions-container .question-item span img{align-self:center}.questions-container .question-item .question-title{font-size:18px;font-weight:500;display:flex;justify-content:space-between;cursor:pointer;transition:color .3s}.questions-container .question-item .question-title p{padding-right:25px}@media (min-width: 576px){.questions-container .question-item .question-title{font-size:22px}}.questions-container .question-item .question-answer{margin-top:10px;font-size:16px;line-height:1.5;color:#555}.questions-container .question-item.active{background-color:#181818;color:#fff}.questions-container .question-item.active .question-title,.questions-container .question-item.active .question-answer{color:#fff}.link .text{font-weight:600;font-size:18px;color:#646cff;text-decoration:inherit;cursor:pointer}.link.disabled{pointer-events:none;cursor:not-allowed}.link.disabled .text{color:#d8d8d8}.administration-layout{display:flex;flex-direction:column;height:100vh}.administration-layout h1{font-size:40px}@media (max-width: 768px){.administration-layout h1{font-size:30px;text-align:center}}.administration-layout .layout-body{display:flex;height:calc(100vh - 60px);background-color:#eaeef4}.administration-layout .layout-body .main-content{flex:1;padding:30px;overflow-y:auto;border-radius:30px;margin:0 24px 24px 0;background-color:#fff;box-shadow:0 2px 10px #0000001a;scrollbar-width:none;-ms-overflow-style:none}.administration-layout .layout-body .main-content::-webkit-scrollbar{display:none}.administration-layout .layout-body .filters-cell-center{display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.administration-layout .layout-body{flex-direction:column-reverse}}@media (max-width: 992px){.administration-layout .layout-body .main-content{margin:0;border-radius:0;padding-bottom:100px}}.administration-header{display:flex;justify-content:space-between;align-items:center;padding:8px 24px;background-color:#eaeef4;height:60px}.administration-header .logo{height:50px;width:80px}.administration-header .header-left{display:flex;align-items:center;gap:15px}.administration-header .header-left .menu-icon{font-size:20px;cursor:pointer}.administration-header .header-left .logo{font-size:18px;font-weight:700;color:#007aff;padding-left:16px}.administration-header .header-left .logo .subtitle{display:block;font-size:12px;color:#333;font-weight:400}.administration-header .header-right{display:flex;align-items:center;gap:15px}.administration-header .header-right .settings-icon,.administration-header .header-right .sync-icon,.administration-header .header-right .user-icon{font-size:20px;color:#777;cursor:pointer;transition:color .3s ease}.administration-header .header-right .settings-icon:hover,.administration-header .header-right .sync-icon:hover,.administration-header .header-right .user-icon:hover{color:#007aff}.menu-icon{font-size:20px;cursor:pointer}@media (max-width: 768px){.menu-icon{display:none}}.administration-sidebar{display:flex;flex-direction:column;background-color:#eaeef4;transition:width .3s ease;overflow:hidden;padding:30px 0 10px}.administration-sidebar.open{width:220px}@media (max-width: 768px){.administration-sidebar.open{width:100%}}.administration-sidebar.collapsed{width:75px}@media (max-width: 768px){.administration-sidebar.collapsed{width:100%}}.administration-sidebar.collapsed .menu .menu-item{padding:10px 0;justify-content:center;width:52px}.administration-sidebar.collapsed .menu .menu-item .menu-icon{display:flex;align-items:center}.administration-sidebar.collapsed .menu .menu-item .menu-text{display:none}.administration-sidebar .menu{display:flex;flex-direction:column;align-items:stretch}.administration-sidebar .menu .menu-item{display:flex;align-items:center;cursor:pointer;transition:background-color .3s ease;margin:0 16px;min-height:32px;padding:10px 10px 10px 16px}.administration-sidebar .menu .menu-item:hover{background-color:#e6f7ff}.administration-sidebar .menu .menu-item .menu-icon{display:flex;font-size:20px}.administration-sidebar .menu .menu-item .menu-text{margin-left:15px;font-size:14px}.administration-sidebar .menu .menu-item.active{background-color:#03eab3;border-radius:20px}@media (max-width: 768px){.administration-sidebar{padding-top:10px;padding-bottom:10px;position:fixed;bottom:0;left:0;width:100%;z-index:1000;box-shadow:0 -2px 6px #0000001a}.administration-sidebar .menu{flex-direction:row;justify-content:center}}.dialog-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}.dialog{background-color:#fff;padding:20px;border-radius:10px;min-width:480px;max-width:480px;text-align:center;box-shadow:0 2px 10px #0000001a}.dialog h2{margin-bottom:10px;display:flex}.dialog .text{margin-bottom:20px;font-size:14px}.dialog .text span{font-weight:700}.dialog .dialog-buttons{display:flex;justify-content:flex-end}.dialog .dialog-buttons .cancel-button{background:none;border:none;font-size:14px;cursor:pointer;margin-right:20px}.dialog .dialog-buttons .confirm-button{background-color:#00c896;border:none;width:72px;border-radius:20px;padding:8px 15px;font-size:14px;cursor:pointer;transition:background-color .2s ease}.dialog .dialog-buttons .confirm-button:hover{background-color:#24c38a}.inter,.inter-black,.inter-extra-bold,.inter-bold,.inter-semi-bold,.inter-medium,.inter-regular,.partner-section-content .text,.inter-light,.inter-extra-light,.inter-thin,:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.inter-regular,.partner-section-content .text,:root{font-weight:400}.krona-one-regular,.partner-section-content .active-promo-code .promo-code{font-family:Krona One,sans-serif;font-weight:400;font-style:normal}.partner-section-content{display:flex;justify-content:center;align-items:center;padding:10px 50px;text-align:center}.partner-section-content .text{font-size:18px;color:#555;margin:0}.partner-section-content .active-promo-code{display:flex;flex-direction:column;justify-content:center;align-items:center}.partner-section-content .active-promo-code .promo-code{font-size:32px;margin:0;padding-top:40px}.modal-overlay{background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:3}.modal-content{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0003}.modal-content .modal-header{margin-bottom:1rem;padding:1rem}.modal-content .modal-header h2{margin:0;font-size:20px;font-weight:700}.modal-content .modal-close{top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.modal-content .consent-modal-body{flex-grow:1;display:flex;padding:20px 20px 35px;gap:20px;flex-direction:column;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.consent-modal{padding:1.5rem;font-family:Arial,sans-serif;font-size:15px;color:#222}.consent-modal .consent-item{display:flex;align-items:center;margin-bottom:1rem}.consent-modal .consent-item label{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:18px;cursor:pointer;white-space:nowrap}.consent-modal .consent-item label input[type=checkbox]{transform:scale(1.2);cursor:pointer;width:17px;height:17px}.consent-modal .consent-item label a{margin-left:.25rem;text-decoration:underline;color:#2a5bd7;font-weight:600}.consent-modal .consent-item label a:hover{color:#1745b0}.consent-modal .consent-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.consent-modal .consent-actions button{flex:1;font-size:18px;padding:.75rem;border-radius:80px;height:50px;max-width:288px;min-width:55px}.consent-modal .consent-actions button:first-child{background-color:#2a5bd7;color:#fff}.consent-modal .consent-actions button:first-child:disabled{background-color:#ccc;cursor:not-allowed}.consent-modal .consent-actions button:last-child{background-color:#000;color:#fff}.tutorials-container{text-align:center;padding:60px 24px;max-width:1260px;margin:0 auto}@media (min-width: 1920px){.tutorials-container{padding:100px 0}}.tutorials-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:20px}.tutorial-card{flex:1 1 300px;max-width:394px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-align:center;transition:transform .3s ease;cursor:pointer}.tutorial-card:hover{transform:translateY(-5px)}.tutorial-card .video-preview,.tutorial-card .video-frame{position:relative;width:100%;height:202px;border-top-left-radius:12px;border-top-right-radius:12px;overflow:hidden}.tutorial-card .preview-image{width:100%;height:100%;object-fit:cover}.tutorial-card .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;opacity:.8;transition:opacity .3s ease}.tutorial-card .play-button:hover{opacity:1}.tutorial-card .video-frame{border:none}.tutorial-card .video-info{padding:26px 26px 32px}.tutorial-card .video-info h3{font-size:22px;font-weight:medium;padding-bottom:8px}.tutorial-card .video-info p{font-size:16px;color:#666}@media (min-width: 1200px){.tutorials-cards{flex-wrap:nowrap;gap:39px}.tutorials-cards .tutorial-card .video-preview,.tutorials-cards .tutorial-card .video-frame{height:220px}}.html5-video-player .video-click-tracking,.html5-video-player .video-stream{width:auto!important;left:auto!important;height:100%!important;object-fit:cover!important}.download-app{display:flex;flex-direction:column;justify-content:center;height:400px;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/vehicle-road-small-C2L3dVai.png)}@media (min-width: 576px){.download-app{background-image:url(/assets/vehicle-road-md-CcgbB-kG.png)}}@media (min-width: 1920px){.download-app{background-image:url(/assets/vehicle-road-xl-BmvxQkLz.png)}}.download-app .download-app-wrapper{align-self:center;display:flex;flex-direction:column;gap:80px}@media (min-width: 992px){.download-app .download-app-wrapper{gap:40px}}.download-app .download-app-wrapper h2{font-size:32px;color:#fff;text-align:center;padding:0 95px;font-family:Krona One,sans-serif}.download-app .download-app-wrapper .svg-column{display:flex;justify-content:center;gap:16px}@media (min-width: 576px){.download-app .download-app-wrapper .svg-column{gap:34px}}.download-app .download-app-wrapper .svg-column img{cursor:pointer;width:140px;height:47px}@media (min-width: 576px){.download-app .download-app-wrapper .svg-column img{width:162px;height:54px}}.license-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;display:flex;justify-content:center;align-items:flex-end}@media (min-width: 768px){.license-menu-overlay{align-items:center}}.license-menu{background:#fff;border-radius:16px 16px 0 0;padding:20px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.license-menu{border-radius:16px}}.license-menu button{background:none;border:none;font-size:16px;text-align:left;padding:12px;border-radius:14px;cursor:pointer;display:flex;align-items:center;gap:12px}.license-menu button img{width:20px;height:20px}.license-menu button.active{background-color:#eeebeb;border-radius:10px}.license-menu button.danger{color:#fc0b03}.license-menu button:hover{background-color:#eeebeb}.admin-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:16px;max-width:1200px}.admin-header .search-title-and-sort{display:flex;align-items:center;width:100%}.admin-header .search-title-and-sort img{width:12px;height:auto}.admin-header .search-title-and-sort .title{font-size:18px}.admin-header .search-input{display:flex;gap:30px;width:100%}@media (max-width: 768px){.admin-header .search-input{flex-wrap:wrap;gap:20px}}.admin-header .search-input .search-input-wrapper{position:relative;width:100%}.admin-header .search-input .search-input-wrapper .search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;opacity:.6}.admin-header .search-input .search-input-wrapper .search-box{max-width:400px;width:100%;padding:8px 12px 8px 36px;border-radius:20px;border:1px solid #ccc;font-size:14px}@media (max-width: 768px){.admin-header .search-input .search-input-wrapper .search-box{width:-webkit-fill-available}}.admin-header .search-input .sort-dropdown label{font-size:14px;color:#333;font-weight:500;padding-right:8px}.license-prompt-container{padding-top:clamp(40px,8vw,150px);text-align:center}.license-prompt-container .text-wrapper{max-width:615px;justify-self:center}.license-prompt-container .text-wrapper .license-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.license-prompt-container .text-wrapper .license-subtitle{color:#6b7280;margin-bottom:2rem;font-size:.95rem}.license-prompt-container .license-options{display:flex;justify-content:center;gap:45px;flex-wrap:wrap}.license-prompt-container .license-card{background-color:#f1f6fc;padding:2rem;border-radius:12px;border:1 solid #d2dbe6;width:100%;max-width:320px;box-shadow:0 0 0 1px #e0e7ff}.license-prompt-container .license-card h2,.license-prompt-container .license-card p{color:#161616}.license-prompt-container .license-card h2{font-size:26px;font-weight:600;margin-bottom:.5rem}.license-prompt-container .license-card p{font-size:16px;margin-bottom:1.5rem}.license-prompt-container .license-card button{width:100%}.inter,.inter-black,.inter-extra-bold,.inter-bold,.inter-semi-bold,.inter-medium,.inter-regular,.home .main-background .wrapper .text-wrapper h4,.secundary-background .text-wrapper h4,.inter-light,.inter-extra-light,.inter-thin,:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.inter-regular,.home .main-background .wrapper .text-wrapper h4,.secundary-background .text-wrapper h4,:root{font-weight:400}.krona-one-regular,.home .main-background .wrapper .text-wrapper h1,.secundary-background .text-wrapper h1{font-family:Krona One,sans-serif;font-weight:400;font-style:normal}.home{align-self:center;width:100%}.home h1,.home h2,.home h4,.home h3,.home p{margin:0}.home .main-background{display:flex;flex-direction:column;height:540px;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/green-gradient-xs-BB6nfjz8.png)}.home .main-background .wrapper{display:flex;justify-content:space-between;width:100%}.home .main-background .wrapper .text-wrapper{display:flex;flex-direction:column;padding:35px 0 0 25px;z-index:1}.home .main-background .wrapper .text-wrapper h1,.home .main-background .wrapper .text-wrapper h4{color:#181818;padding-bottom:30px}.home .main-background .wrapper .text-wrapper h1{font-size:26px;width:70%}.home .main-background .wrapper .text-wrapper h4{font-size:16px;font-weight:400;line-height:normal;width:56%}.home .main-background .wrapper .text-wrapper a Button{display:flex;gap:5px;width:257px;height:50px;font-size:16px;transition:color 0s ease,transform .5s ease}.home .main-background .wrapper .text-wrapper a Button:hover{transform:scale(1.01)}.home .main-background .wrapper .text-wrapper a Button img{color:#181818}.home .main-background .wrapper .text-wrapper a Button p{color:#181818;transition:color .3s ease;white-space:nowrap;padding-top:2px}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper a Button p{padding-top:0}}.home .main-background .wrapper .text-wrapper a Button p .video-duration{display:none}@media (min-width: 992px){.home .main-background .wrapper .text-wrapper a Button p .video-duration{display:inline;color:#a5acb4;padding-left:5px}}@media (min-width: 992px){.home .main-background .wrapper .text-wrapper a Button{width:280px}}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper a Button{width:372px;height:64px;font-size:20px}}@media (min-width: 576px){.home .main-background .wrapper .text-wrapper a Button{margin-bottom:0}}.home .main-background .wrapper .text-wrapper .create-account-button{display:flex;gap:5px;width:257px;height:50px;font-size:16px;margin-top:20px;transition:color 0s ease,transform .5s ease}.home .main-background .wrapper .text-wrapper .create-account-button:hover{transform:scale(1.01)}@media (min-width: 992px){.home .main-background .wrapper .text-wrapper .create-account-button{width:280px}}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper .create-account-button{width:372px;height:64px;font-size:20px}}@media (min-width: 576px){.home .main-background .wrapper .text-wrapper .create-account-button{margin-bottom:0}}.home .main-background .wrapper .text-wrapper .svg-column{display:flex;padding:30px 0;flex-direction:column;gap:9px;width:258px;align-items:center}@media (min-width: 992px){.home .main-background .wrapper .text-wrapper .svg-column{flex-direction:row;gap:20px}}.home .main-background .wrapper .text-wrapper .svg-column img{cursor:pointer;width:140px;height:47px}@media (min-width: 576px){.home .main-background .wrapper .text-wrapper .svg-column img{width:162px;height:54px}}.home .main-background .wrapper .text-wrapper .qr-code-wrapper{display:flex;padding-top:10px}@media (min-width: 992px){.home .main-background .wrapper .text-wrapper .qr-code-wrapper{padding-left:7px}}@media (min-width: 1200px){.home .main-background .wrapper .text-wrapper .qr-code-wrapper{padding-top:15px}}@media (min-width: 1400px){.home .main-background .wrapper .text-wrapper .qr-code-wrapper{padding-top:9px}}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper .qr-code-wrapper{padding-left:17px}}.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-ios,.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-android{width:140px;height:140px;background-size:contain;background-repeat:no-repeat}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-ios,.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-android{width:170px;height:170px}}.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-ios{background-image:url(/assets/appleQrFrame-CXcH3YT1.png)}.home .main-background .wrapper .text-wrapper .qr-code-wrapper .qr-android{background-image:url(/assets/googleQrFrame-DtUFdNTn.png)}.home .main-background .wrapper .truck{position:absolute;right:0;display:flex;justify-content:flex-end;width:100%;max-width:218px;height:540px;align-self:auto;background-size:cover;background-repeat:no-repeat;background-image:url(/assets/CoverImageLarge-BoMmw9ed.png)}@media (min-width: 576px){.home .main-background .wrapper .truck{min-width:588px;position:static;height:570px}}@media (min-width: 576px){.home .main-background{height:570px;flex-direction:row;background-image:url(/assets/green-gradient-xl-DUXZ700G.png)}.home .main-background .wrapper .text-wrapper h1{width:100%;font-size:30px}.home .main-background .wrapper .text-wrapper h4{width:100%}}@media (min-width: 1200px){.home .main-background .wrapper .text-wrapper{max-width:none;width:100%}.home .main-background .wrapper .text-wrapper h1{font-size:36px}.home .main-background .wrapper .text-wrapper h4{font-size:22px}}@media (min-width: 1400px){.home .main-background .wrapper .text-wrapper{padding:60px 0 0 90px}.home .main-background .wrapper .text-wrapper h1{font-size:40px}.home .main-background .wrapper .text-wrapper h4{font-size:24px}}@media (min-width: 1920px){.home .main-background .wrapper .text-wrapper{max-width:1200px;padding:35px 0 0 330px}.home .main-background .wrapper .text-wrapper h1{font-size:56px}.home .main-background .wrapper .text-wrapper h4{font-size:28px}}.goals-section{padding:30px 16px}@media (min-width: 576px){.goals-section{padding:60px}}@media (min-width: 1400px){.goals-section{padding:90px 60px}}@media (min-width: 1920px){.goals-section{padding:100px 0}}.goals-section .title-container{padding:0}@media (min-width: 576px){.goals-section .title-container{padding-bottom:30px}}.goals-section .card-section .card:nth-child(1){border:1px solid black}@media (min-width: 1400px){.goals-section .card-section{gap:39px}}.secundary-background{display:flex;height:360px;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/trucks_background-C7gP4vqS.png)}.secundary-background .text-wrapper{display:flex;width:100%;flex-direction:column;justify-content:center}.secundary-background .text-wrapper h1,.secundary-background .text-wrapper h4{color:#fff;padding:15px 60px;text-align:center}.secundary-background .text-wrapper h1{font-size:24px}.secundary-background .text-wrapper h4{font-size:18px;font-weight:400;line-height:normal}@media (min-width: 576px){.secundary-background .text-wrapper a{padding-top:32px}}.video-section{display:flex;justify-content:center;background-color:#f1f6fc;width:100%}.carousel-reviews{padding:60px 16px;align-self:center}@media (min-width: 576px){.carousel-reviews{padding:60px 90px}}@media (min-width: 1920px){.carousel-reviews{padding:100px 90px 90px}}.pricing-section{padding:0 16px 60px}@media (min-width: 1400px){.pricing-section{padding:0 90px 60px}}@media (min-width: 1920px){.pricing-section{padding:0 90px 100px}}.pricing-section .card-section .card{border:1px solid #d2dbe6}.pricing-section .card-section .card:nth-last-child(1){border:1px solid #00c896}@media (min-width: 1400px){.pricing-section .card-section{gap:39px}}@media (min-width: 576px){.tutorials-section{padding:0 60px}}@media (min-width: 1920px){.tutorials-section{padding:0 100px}}.download-section{padding:10px 0 50px}@media (min-width: 1920px){.download-section{padding:0 0 90px}}.questions{padding:0 16px 60px;max-width:940px;align-self:center}@media (min-width: 1200px){.questions{width:100%}}@media (min-width: 1920px){.questions{padding:0 0 100px}}.partner-section{padding:50px;background-color:#f1f6fc;align-self:center}@media (min-width: 992px){.partner-section{padding:50px 165px}}@media (min-width: 1400px){.partner-section{padding:50px 365px}}.login{width:100%;background-color:#f1f6fc;display:flex;align-items:center;justify-content:center}.login .login-form-container{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px}@media (min-width: 769px){.login{flex-direction:row!important;align-items:stretch;justify-content:center;padding:24px}}.login .login-form,.login .partner-login-message{padding:20px;box-sizing:border-box}.login .partner-login-message{font-weight:600;font-size:1rem;color:#333;text-align:center;margin-bottom:1.5rem}.login .login-form h2{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.login .login-form .form-group{margin-bottom:1rem;width:100%}.login .login-form .form-group label{display:block;padding-bottom:3px;font-weight:600;font-size:14px;color:#757557}.login .login-form .form-group input{width:100%;padding:10px;border:1px solid #8b8f94;border-radius:10px;font-size:1rem;box-sizing:border-box;transition:border-color .3s ease}.login .login-form .form-group input:focus{border-color:#a5acb4;outline:none}.login .login-form .form-group span{display:flex;flex-direction:column;gap:5px;padding-top:5px}.login .login-form .password-input-wrapper{position:relative;width:100%}.login .login-form .password-input-wrapper input{padding-right:40px}.login .login-form .password-input-wrapper .eye-toggle-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:20px;height:20px;cursor:pointer;opacity:.6;transition:opacity .2s ease}.login .login-form .password-input-wrapper .eye-toggle-icon:hover{opacity:1}.login .login-form .password-label-wrapper{display:flex;justify-content:space-between;align-items:center}.login .login-form .password-label-wrapper label{font-weight:600;font-size:14px;color:#757557}.login .login-form .password-label-wrapper a{font-size:14px;color:#1080fc;text-decoration:none;font-weight:500;padding-bottom:3px}.login .login-form .login-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;align-items:center;margin-top:1.5rem;justify-self:center}.login .login-form .login-buttons.hide{visibility:hidden}.login .login-form .login-buttons .social-login-button{min-width:200px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:20px;background-color:#fff;cursor:pointer;transition:background-color .3s ease;font-size:14px}@media (min-width: 768px){.login .login-form .login-buttons .social-login-button{min-width:210px}}.login .login-form .login-buttons .social-login-button img{width:30px;height:30px}@media (min-width: 768px){.login .login-form .login-buttons .social-login-button img{width:35px;height:35px}}.login .login-form .login-buttons .social-login-button button{all:unset;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width: 768px){.login .login-form .login-buttons .social-login-button button{gap:5px}}.login .login-form .login-buttons .social-login-button .custom-apple-button-wrapper{position:relative;width:100%;height:100%}.login .login-form .login-buttons .social-login-button .custom-apple-button-wrapper .apple-signin-invisible{position:absolute;top:0;left:0;opacity:0;pointer-events:none;width:100%;height:100%}.login .login-form .login-buttons .social-login-button:hover{background-color:#f2f2f2}.login .login-form .error{color:#fc0b03}.login .login-form .login-separator{display:flex;align-items:center;justify-content:center;margin:2rem 0}.login .login-form .login-separator .line{flex:1;height:.5px;background-color:#c3c7cc;margin:0 10px}.login .login-form .login-separator .text{font-size:14px;color:#757557;white-space:nowrap;font-weight:500}@media (max-width: 576px){.login .login-form .login-form-container{padding:0;margin-bottom:100px}.login .login-form .login-form-container .login-form{max-width:100%;border-radius:0;box-shadow:none;padding:20px 10px}.login .login-form .login-form-container .login-buttons{margin-top:3rem}.login .login-form .login-form-container .login-buttons .social-login-button{margin-bottom:1rem;width:100%}}.login .login-form .custom-login-button{justify-self:center;width:100%;max-width:none;margin:48px 0 32px}.login .login-form .signup-redirect{margin-top:2rem;font-size:14px;color:#757557;text-align:center}.login .login-form .signup-redirect span{margin-right:5px}.login .login-form .signup-redirect a{color:#1080fc;text-decoration:none;font-weight:500;cursor:pointer}.aside-background{display:none}@media (min-width: 769px){.aside-background{display:flex;width:500px;height:auto;min-height:700px;border-radius:20px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(/assets/truckXl-Cxh1xODi.png)}}@media (min-width: 1000px){.aside-background{min-width:500px}}.password-rules{margin:10px 0}.password-rules p{font-weight:700;margin-bottom:5px}.password-rules ul{list-style:none;padding:0;margin:0}.password-rules ul li{display:flex;align-items:center;margin-bottom:5px}.password-rules ul li.valid{color:green}.password-rules ul li.invalid{color:red}.password-rules ul li .icon{margin-right:5px}.register{width:100%;background-color:#f1f6fc;display:flex;flex-direction:column;align-items:center;justify-content:center}.register .register-form-container{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:100px 20px;width:100%}@media (max-width: 576px){.register .register-form-container{padding:40px 20px}}.register .register-form{padding:20px;max-width:345px}.register .register-form h2{margin-bottom:1.5rem;font-size:1.5rem}.register .register-form .form-group{margin-bottom:1rem;width:100%;min-width:305px}@media (min-width: 992px){.register .register-form .form-group{min-width:440px}}.register .register-form .form-group label{display:block;padding-bottom:3px;font-weight:600;font-size:14px;color:#757557}.register .register-form .form-group input{width:100%;padding:10px;border:1px solid #8b8f94;border-radius:10px;font-size:1rem;box-sizing:border-box;transition:border-color .3s ease}.register .register-form .form-group input:focus{border-color:#a5acb4;outline:none}.register .register-form .form-group .password-input-wrapper{position:relative}.register .register-form .form-group .password-input-wrapper input{padding-right:40px}.register .register-form .form-group .password-input-wrapper .eye-toggle-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:20px;height:20px;cursor:pointer;opacity:.6;transition:opacity .2s ease}.register .register-form .form-group .password-input-wrapper .eye-toggle-icon:hover{opacity:1}.register .register-form .form-group .required{color:#fc0b03;margin-left:4px}.register .register-form .form-group .error{color:#fc0b03;font-size:12px;margin-top:5px}.register .register-form .checkbox-group{display:flex;flex-direction:column}.register .register-form .checkbox-group label{display:flex;gap:5px;align-items:center;white-space:nowrap}.register .register-form .checkbox-group label input[type=checkbox]{width:auto}.register .register-form .checkbox-group label a{color:#1080fc;text-decoration:underline}.register .register-form .button-group{display:flex;justify-content:center;gap:10px;margin-top:20px}.register .register-form .button-group .register-button,.register .register-form .button-group .cancel-button{padding:10px 20px;font-size:16px;color:#fff;border:none;border-radius:20px;cursor:pointer;width:100%}.register .register-form .button-group .register-button{background-color:#000}.register .register-form .button-group .register-button:hover{background-color:#333}.register .register-form .login-redirect{margin-top:2rem;font-size:14px;color:#757557;text-align:center}.register .register-form .login-redirect span{margin-right:5px}.register .register-form .login-redirect a{color:#1080fc;text-decoration:none;font-weight:500;cursor:pointer}.register .register-form .register-buttons{display:flex;flex-wrap:wrap;gap:13px;align-items:center;margin:1.5rem;justify-content:center}@media (min-width: 768px){.register .register-form .register-buttons{flex-wrap:nowrap}}.register .register-form .register-buttons.hide{visibility:hidden}.register .register-form .register-buttons .social-login-button{min-width:180px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:20px;background-color:#fff;cursor:pointer;transition:background-color .3s ease;font-size:14px}@media (min-width: 768px){.register .register-form .register-buttons .social-login-button{min-width:210px}}.register .register-form .register-buttons .social-login-button img{width:30px;height:30px}@media (min-width: 768px){.register .register-form .register-buttons .social-login-button img{width:35px;height:35px}}.register .register-form .register-buttons .social-login-button button{all:unset;width:100%;min-width:200px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width: 768px){.register .register-form .register-buttons .social-login-button button{gap:5px}}.register .register-form .register-buttons .social-login-button .custom-apple-button-wrapper{position:relative;width:100%;height:100%}.register .register-form .register-buttons .social-login-button .custom-apple-button-wrapper .apple-signin-invisible{position:absolute;top:0;left:0;opacity:0;pointer-events:none;width:100%;height:100%}.register .register-form .register-buttons .social-login-button:hover{background-color:#f2f2f2}@media (min-width: 769px){.register{flex-direction:row!important;align-items:stretch;justify-content:center;padding:24px}.register .register-form-container .register-form{max-width:440px}}.activate-device{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f1f6fc}.activate-device .activate-code-box-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:100px 20px;width:100%}.activate-device .activate-code-box-wrapper .title{font-size:24px;font-weight:500;margin-bottom:20px}.activate-device .activate-code-box-wrapper .button-wrapper{margin-top:60px;margin-bottom:20px;width:100%;justify-content:center;display:flex}@media (max-width: 576px){.activate-device .activate-code-box-wrapper{padding:40px 20px}}@media (min-width: 769px){.activate-device{flex-direction:row!important;align-items:stretch;justify-content:center;padding:24px}}.registration-success-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;flex:1}.registration-success-page .success-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:100px 20px}.registration-success-page .icon-wrapper{margin-bottom:24px}.registration-success-page .icon-wrapper img{width:80px;height:80px}.registration-success-page .title{font-size:1.5rem;font-weight:600;color:#00bd9b;margin-bottom:16px}.registration-success-page .subtitle{font-size:1rem;color:#757557;margin-bottom:32px;line-height:1.5}.registration-success-page .button-group{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}.registration-success-page .button-group button{width:100%}@media (min-width: 768px){.registration-success-page .button-group{flex-direction:row;justify-content:center}.registration-success-page .button-group button{max-width:200px}}.enter-license-page{display:flex;justify-content:center;align-items:center;padding:20px}.enter-license-page .license-container{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.enter-license-page .license-container .license-title{font-size:24px;font-weight:700;margin-bottom:12px}.enter-license-page .license-container .license-subtext{font-size:16px;color:#757557;margin-bottom:24px}.enter-license-page .license-container .license-input{width:305px;padding:12px;border-radius:12px;border:1px solid #ccc;font-size:16px;outline:none}.enter-license-page .license-container .license-input:focus{border-color:#a3a8ac}.enter-license-page .license-container .license-input::placeholder{color:#a3a8ac}.enter-license-page .license-container .license-input.invalid{border:2px solid #e2001a;background-color:#ffeef0}.enter-license-page .license-container .license-input.invalid::placeholder{color:#e2001a}.enter-license-page .license-container .license-error{color:#e2001a;font-size:13px;margin-top:4px}.enter-license-page .license-container button{width:345px;margin-top:35px}.orders-list{display:flex;flex-direction:column;gap:12px}.order-card{padding:12px;border:1px solid #d2dbe6;border-radius:12px;background-color:#f1f6fc;max-width:900px}.order-card h4{margin-top:0;font-size:20px}.order-card .items-table{width:100%;border-collapse:collapse;margin-top:1rem}.order-card .items-table td{background-color:#fff;vertical-align:baseline;font-size:16px}.order-card .items-table th{font-size:16px}.order-card .items-table th,.order-card .items-table td{border:1px solid #d2dbe6;text-align:start;padding:7px 7px 7px 15px}.order-card .license-list{list-style:none;margin:0;padding:0}.order-card .license-list li{border-bottom:1px solid #d2dbe6;padding-left:.5rem;margin-bottom:.5rem}.desktop-orders{display:flex;flex-direction:column;gap:8px;max-width:1200px}.desktop-orders h2{margin:0}.desktop-order-header,.desktop-order-row{display:grid;grid-template-columns:minmax(10px,50px) minmax(70px,110px) minmax(55px,100px) minmax(50px,90px) minmax(60px,80px) minmax(30px,80px) minmax(30px,80px) minmax(10px,80px);gap:8px;align-items:center;padding:8px 12px;font-size:12px;max-width:1200px}@media (min-width: 992px){.desktop-order-header,.desktop-order-row{grid-template-columns:minmax(20px,50px) minmax(115px,205px) minmax(90px,150px) minmax(90px,160px) minmax(90px,155px) minmax(60px,150px) minmax(75px,125px) minmax(70px,100px)}}.desktop-order-header{grid-template-columns:minmax(10px,55px) minmax(70px,110px) minmax(55px,100px) minmax(50px,95px) minmax(60px,85px) minmax(30px,75px) minmax(30px,85px) minmax(10px,80px);font-weight:700}@media (min-width: 992px){.desktop-order-header{grid-template-columns:minmax(20px,50px) minmax(115px,210px) minmax(90px,150px) minmax(90px,160px) minmax(90px,160px) minmax(60px,150px) minmax(75px,130px) minmax(70px,100px)}}.desktop-order-row{padding:0 12px;border:1px solid #d2dbe6;border-radius:12px;gap:10px;min-height:65px;background-color:#f1f6fc}@media (min-width: 992px){.desktop-order-row{max-width:1200px}}.desktop-order-row>div{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.desktop-order-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:12px;padding:12px 20px;border-radius:0 0 12px 12px;font-weight:700;font-size:16px;max-width:1200px;align-self:flex-end}.desktop-order-footer .footer-label{margin-right:12px}.desktop-order-footer .footer-amount{font-size:18px;font-weight:700}.user-licenses-page .orders-list{display:flex;flex-direction:column;gap:12px}.user-licenses-page .footer-note{display:flex;margin-top:8px;font-style:italic;align-items:center;gap:6px}.user-licenses-page .footer-note.expired,.user-licenses-page .footer-note.not-activated{color:#db265d;font-style:normal}.user-licenses-page .footer-note.assigned{color:#00bd9b;font-style:normal}.user-licenses-page .footer-note.copied{color:#181818}.user-licenses-page .toggle-modal{cursor:pointer;align-self:flex-start}.user-licenses-page .toggle-modal .hover-actions{display:none;gap:10px;position:relative}.user-licenses-page .toggle-modal .hover-actions button{background:transparent;border:none;font-size:16px;cursor:pointer;padding:4px}.user-licenses-page .toggle-modal .hover-actions button:hover{opacity:.7}.user-licenses-page .licence-card{position:relative;display:flex;justify-content:space-between;gap:10px;padding:12px;border:1px solid #d2dbe6;border-radius:12px;background-color:#f1f6fc}@media (min-width: 992px){.user-licenses-page .licence-card{flex-direction:column;justify-content:center;max-width:1200px;min-height:65px}}@media (min-width: 768px){.user-licenses-page .licence-card{padding:0}}.user-licenses-page .licence-card.expired,.user-licenses-page .licence-card.not-activated{border:1px solid #db265d;background-color:#fff}.user-licenses-page .licence-card.copied{background-color:#fffbe6;border:1px solid #ffe58f}.user-licenses-page .licence-card.assigned{border:1px solid #00bd9b;background-color:#fff}.user-licenses-page .licence-card .hover-actions{display:flex;top:20%;position:absolute;height:70%;width:99px;padding:0 10px;gap:10px;right:8px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;background-color:inherit}@media (min-width: 992px){.user-licenses-page .licence-card .hover-actions{top:25%;height:70%;width:90px;padding:0 20px}}.user-licenses-page .licence-card .hover-actions .icon-action{position:relative;width:36px;height:36px;border:0;padding:0;background:transparent;border-radius:50%;display:grid;place-items:center;cursor:pointer}.user-licenses-page .licence-card .hover-actions .icon-action img{display:block;width:20px;height:20px}.user-licenses-page .licence-card .hover-actions .icon-action:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#0000000f;opacity:0;transform:scale(.85);transition:opacity .18s ease,transform .18s ease}.user-licenses-page .licence-card .hover-actions .icon-action:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:-25px;transform:translate(-50%) translateY(6px);white-space:nowrap;font-size:14px;line-height:1;color:#fff;background:#111;padding:6px 10px;border-radius:8px;box-shadow:0 6px 16px #00000026;pointer-events:none;opacity:0;transition:opacity .18s ease,transform .18s ease;z-index:3}.user-licenses-page .licence-card .hover-actions .icon-action:hover:before{opacity:1;transform:scale(1)}.user-licenses-page .licence-card .hover-actions .icon-action:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.user-licenses-page .licence-card .hover-actions button{background:transparent;border:none;font-size:16px;cursor:pointer;padding:4px}.user-licenses-page .licence-card .hover-actions button:hover{opacity:.7}.user-licenses-page .licence-card:hover .hover-actions{opacity:1;visibility:visible}.user-licenses-page .desktop-license-header{display:grid;grid-template-columns:50px minmax(80px,100px) minmax(80px,100px) 70px minmax(120px,180px) 1fr 100px;font-size:12px;font-weight:600;padding:8px 12px}@media (min-width: 992px){.user-licenses-page .desktop-license-header{grid-template-columns:20px minmax(80px,180px) minmax(80px,120px) 70px minmax(80px,120px) minmax(80px,250px) 100px}}.user-licenses-page .desktop-license-header div{white-space:nowrap}.user-licenses-page .desktop-license-header div:nth-child(1),.user-licenses-page .desktop-license-header div:nth-child(2){padding-left:10px}@media (min-width: 992px){.user-licenses-page .desktop-license-header div:nth-child(1),.user-licenses-page .desktop-license-header div:nth-child(2){padding-left:0}}.user-licenses-page .desktop-license-header div:nth-child(3){padding-left:5px}@media (min-width: 992px){.user-licenses-page .desktop-license-header div:nth-child(3){padding-left:0}}.user-licenses-page .desktop-license-header,.user-licenses-page .desktop-license-row{display:grid;grid-template-columns:20px 1fr minmax(80px,1fr) 70px minmax(80px,1fr) 1fr 100px;align-items:center;padding:8px 12px;font-size:12px;max-width:1200px;gap:8px}.user-licenses-page .desktop-license-header div:nth-child(2),.user-licenses-page .desktop-license-row div:nth-child(2){font-weight:600}@media (min-width: 992px){.user-licenses-page .desktop-license-header,.user-licenses-page .desktop-license-row{grid-template-columns:20px minmax(80px,220px) minmax(80px,150px) minmax(80px,150px) minmax(80px,220px) minmax(80px,250px) 100px}}.user-licenses-page .desktop-license-header{font-weight:700}.user-licenses-page .desktop-license-row>div{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.user-licenses-page .desktop-license-row.expired{border-left:4px solid red}.user-licenses-page .desktop-license-row.assigned{border-left:4px solid green}.user-licenses-page .desktop-license-row.copied{border-left:4px solid orange}.user-licenses-page .desktop-license-row.not-activated{border-left:4px solid gray}.payment-result{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;padding:20px}.payment-result-image{width:100px;height:100px;margin-bottom:20px}.payment-success h2{color:#00c896}.payment-failure h2{color:#fc0b03}.change-password .change-password-form-container{display:flex;flex:1;justify-content:center;align-items:center;background-color:#f0f2f5;padding:200px 0}.change-password .change-password-form{display:flex;flex-direction:column;background-color:#fff;padding:30px;justify-self:center;width:60%}.change-password .change-password-form h2{text-align:center;margin-bottom:20px}.change-password .form-group{margin-bottom:15px}.change-password .form-group label{display:block;margin-bottom:5px;font-weight:700}.change-password .form-group input{width:100%;max-width:482px;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.change-password .change-password-button{align-self:center;max-width:250px;height:auto;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s ease}.change-password .change-password-button:hover{background-color:#0056b3}.change-password .error{color:red;font-size:12px}@media (max-width: 576px){.change-password .change-password-form{width:auto}}.refreshOnboarding{display:flex;align-items:center;justify-content:center}.refreshOnboarding h2{font-size:28px;text-align:center;max-width:500px}.refreshOnboarding .button{margin-top:110px;margin-bottom:110px}.completeOnboarding{display:flex;align-items:center;justify-content:center}.completeOnboarding h2{font-size:28px;text-align:center;max-width:500px}.completeOnboarding .button{margin-top:110px;margin-bottom:110px}.privacy-policy{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.privacy-policy h1{font-size:24px;margin-bottom:16px;text-align:center}.privacy-policy h2{font-size:20px;margin-top:24px;text-transform:uppercase}.privacy-policy p{margin-bottom:16px}.privacy-policy a{color:#007bff;text-decoration:underline}.terms-and-conditions{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.terms-and-conditions h1{font-size:24px;margin-bottom:16px;text-align:center}.terms-and-conditions h2{font-size:20px;margin-top:24px;text-transform:uppercase}.terms-and-conditions p{margin-bottom:16px}.terms-and-conditions a{color:#007bff;text-decoration:underline}.terms-and-conditions ol li{padding:10px 0}.program-policies{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.program-policies h1{font-size:24px;margin-bottom:16px;text-align:center}.program-policies h2{font-size:20px;margin-top:24px;text-transform:uppercase}.program-policies p{margin-bottom:16px}.program-policies a{color:#007bff;text-decoration:underline}.program-terms-and-conditions{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.program-terms-and-conditions h1{font-size:24px;margin-bottom:16px;text-align:center}.program-terms-and-conditions h2{font-size:20px;margin-top:24px;text-transform:uppercase}.program-terms-and-conditions p{margin-bottom:16px}.program-terms-and-conditions a{color:#007bff;text-decoration:underline}.program-terms-and-conditions .definitions p{padding-left:30px}.eula{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.eula h1{font-size:24px;margin-bottom:16px;text-align:center}.eula h2{font-size:20px;margin-top:24px;text-transform:uppercase}.eula p{margin-bottom:16px}.eula a{color:#007bff;text-decoration:underline}.eula a:hover{text-decoration:none}.partner-commission-schedule{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.partner-commission-schedule h1{font-size:24px;margin-bottom:16px;text-align:center}.partner-commission-schedule h2{font-size:20px;margin-top:24px;text-transform:uppercase}.partner-commission-schedule p{margin-bottom:16px}.partner-commission-schedule ul{margin:0 0 16px 20px;padding-left:20px;list-style-type:disc}.subscription-pricing-schedule{line-height:1.6;font-size:16px;padding:20px;max-width:800px;margin:auto}.subscription-pricing-schedule h1{font-size:24px;margin-bottom:16px;text-align:center}.subscription-pricing-schedule h2{font-size:20px;margin-top:24px;text-transform:uppercase}.subscription-pricing-schedule p{margin-bottom:16px}.subscription-pricing-schedule ul{padding-left:20px;margin-bottom:16px}.subscription-pricing-schedule li{margin-bottom:10px}.subscription-pricing-schedule a{color:#007bff;text-decoration:underline}.about-us{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-us .about-us-section{display:flex;flex-direction:column;line-height:1.6;font-size:16px;padding:20px;margin:auto;background-color:#f1f6fc}@media (min-width: 576px){.about-us .about-us-section{padding:20px 40px}}@media (min-width: 1200px){.about-us .about-us-section{padding:20px 180px}}@media (min-width: 1400px){.about-us .about-us-section{padding:20px 320px}}@media (min-width: 1920px){.about-us .about-us-section{padding:20px 500px}}.about-us .about-us-section .truck-image{height:186px;border-radius:20px;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/RedTruck-C0pSEMIm.png)}@media (min-width: 576px){.about-us .about-us-section .truck-image{background-image:url(/assets/RedTruckXl-DsX5K2vr.png);height:250px}}.about-us .about-us-section h1{font-family:Krona One,sans-serif;font-size:32px;color:#181818}.about-us .about-us-section p{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;text-align:left;color:#656565}.about-us .support-section{display:flex;flex-direction:column;line-height:1.6;font-size:16px;margin:auto;padding:20px}@media (min-width: 576px){.about-us .support-section{padding:20px 40px}}@media (min-width: 1200px){.about-us .support-section{padding:20px 180px}}@media (min-width: 1400px){.about-us .support-section{padding:20px 320px}}@media (min-width: 1920px){.about-us .support-section{padding:20px 500px}}.about-us .support-section h2{font-family:Krona One,sans-serif;font-size:32px;color:#181818}.about-us .support-section .worker-image{height:186px;border-radius:20px;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/Workers-nWzOSxuz.png)}@media (min-width: 576px){.about-us .support-section .worker-image{background-image:url(/assets/WorkersXl-BrEQ9Sht.png);height:250px}}.about-us .support-section .check-marks-wrapper{display:flex;flex-direction:column;padding-top:35px}.about-us .support-section .check-marks-wrapper span{display:flex;gap:5px}.about-us .support-section .check-marks-wrapper span p{margin:0;font-size:16px}.about-us .support-section p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#656565}.about-us .support-section .support-details{list-style:none;padding:0;margin:1rem 0}.about-us .support-section .support-details li{font-family:Inter,sans-serif;font-size:1rem;color:#656565}@media (min-width: 576px){.about-us .support-section .support-details li{font-size:1.125rem}}.about-us .support-section .support-details li strong{font-weight:700}.about-us .support-section .support-details li span{font-weight:700;color:#181818}.reset-password .reset-password-form-container{display:flex;flex:1;justify-content:center;align-items:center;background-color:#f0f2f5;padding:100px 0}.reset-password .reset-password-form{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;max-width:400px;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.reset-password .reset-password-form h2{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.reset-password .reset-password-form a{padding-top:.5rem;align-self:center;cursor:pointer}.reset-password .form-group{margin-bottom:1rem;width:100%}.reset-password .form-group label{display:block;margin-bottom:.5rem;font-weight:600;font-size:1rem;color:#333}.reset-password .form-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box;transition:border-color .3s ease}.reset-password .form-group input:focus{border-color:#007bff;outline:none}.reset-password .form-group .error{color:#fc0b03}.reset-password .login-button{width:100%;padding:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s ease}.reset-password .login-button:hover{background-color:#0056b3}@media (max-width: 576px){.reset-password .reset-password-form-container{padding:0;margin-bottom:100px}.reset-password .reset-password-form-container .reset-password-form{max-width:100%;border-radius:0;box-shadow:none;padding:20px 10px}}.get-in-touch{background-color:#f1f6fc;align-items:center}.get-in-touch .get-in-touch-form{padding:32px;text-align:center;max-width:500px;width:100%;margin:0 auto;box-sizing:border-box}.get-in-touch .get-in-touch-form h2{margin-bottom:24px;font-size:28px}.get-in-touch .get-in-touch-form button{width:160px;justify-self:center}.get-in-touch .get-in-touch-form .button-group{display:flex;padding:40px 0;gap:16px;flex-wrap:wrap;justify-content:center}.get-in-touch .get-in-touch-form .radio-group{display:flex;flex-direction:column;gap:12px;padding:40px 0}.get-in-touch .get-in-touch-form .radio-group .radio-option{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:12px 16px;border-radius:8px;border:2px solid #d2dbe6;cursor:pointer;position:relative;box-shadow:0 2px 8px #0003}.get-in-touch .get-in-touch-form .radio-group .radio-option input{display:none}.get-in-touch .get-in-touch-form .radio-group .radio-option .custom-radio{width:20px;height:20px;border:2px solid #d2dbe6;border-radius:50%;position:relative;flex-shrink:0}.get-in-touch .get-in-touch-form .radio-group .radio-option.checked{border:2px solid #1080fc}.get-in-touch .get-in-touch-form .radio-group .radio-option.checked .custom-radio{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='12'%20cy='12'%20r='12'%20fill='%231080FC'/%3e%3cpath%20d='M10.3649%2013.9644L15.9431%208.3861C16.0951%208.23417%2016.2753%208.1582%2016.4839%208.1582C16.6924%208.1582%2016.8727%208.23417%2017.0246%208.3861C17.1766%208.53804%2017.2525%208.71829%2017.2525%208.92687C17.2525%209.13544%2017.1766%209.31569%2017.0246%209.46762L10.8993%2015.593C10.7473%2015.7449%2010.5692%2015.8209%2010.3649%2015.8209C10.1605%2015.8209%209.98237%2015.7449%209.83044%2015.593L6.97174%2012.7343C6.8198%2012.5824%206.74595%2012.4021%206.75017%2012.1935C6.7544%2011.985%206.83249%2011.8047%206.98442%2011.6528C7.13635%2011.5008%207.31661%2011.4249%207.52519%2011.4249C7.73375%2011.4249%207.914%2011.5008%208.06594%2011.6528L10.3649%2013.9644Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;border-color:#1080fc}.get-in-touch .get-in-touch-form .form-name-group{display:flex;gap:25px;padding-top:30px;justify-self:center;justify-content:space-between}.get-in-touch .get-in-touch-form .form-name-group div{display:flex;flex-direction:column;width:100%}.get-in-touch .get-in-touch-form .form-name-group div input{max-width:230px;width:100%;box-sizing:border-box}.get-in-touch .get-in-touch-form .form-group{margin:16px;width:100%;justify-self:center}.get-in-touch .get-in-touch-form .form-group input{width:100%;height:48px;border:2px solid #d2dbe6;border-radius:10px;box-sizing:border-box;padding-left:12px;box-shadow:0 2px 8px #0003}.get-in-touch .get-in-touch-form .error{color:#fc0b03;font-size:13px;margin-top:6px}.cookie-consent__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;z-index:9998}.cookie-consent__banner{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;position:fixed;bottom:0;width:100%;background-color:#222;color:#fff;padding:1rem;text-align:center;z-index:9999;pointer-events:auto;box-shadow:0 -2px 10px #0006;font-size:14px}.cookie-consent__banner p{margin:0;max-width:90%;word-wrap:break-word;word-break:break-word;white-space:normal;line-height:1.5}.cookie-consent__link{color:#00c896;text-decoration:underline}.cookie-consent__link:hover{color:#a0f1dd}.cookie-consent__button{padding:.5rem 1.2rem;background-color:#00c896;color:#000;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease-in-out}.cookie-consent__button:hover{background-color:#a0f1dd}:root{line-height:1.5;font-weight:400;font-style:normal;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.inter,.inter-black,.inter-extra-bold,.inter-bold,.inter-semi-bold,.inter-medium,.inter-regular,.inter-light,.inter-extra-light,.inter-thin,:root{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.inter-thin{font-weight:100}.inter-extra-light{font-weight:200}.inter-light{font-weight:300}.inter-regular,:root{font-weight:400}.inter-medium{font-weight:500}.inter-semi-bold{font-weight:600}.inter-bold{font-weight:700}.inter-extra-bold{font-weight:800}.inter-black{font-weight:900}.krona-one-regular{font-family:Krona One,sans-serif;font-weight:400;font-style:normal}body{margin:0;overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.navigation .nav-links .header-link a{color:#181818}h1{font-size:3.2em;line-height:1.1}div[data-lastpass-icon-root]{display:none!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
