@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-Light.883a938c.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-Medium.310a8da3.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-Heavy.8a40da8a.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-LightItalic.29b0ebb3.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-MediumItalic.39f591a1.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:TransportNew;src:url(/_next/static/media/TransportNew-HeavyItalic.6fa47c0c.otf) format("opentype");font-weight:700;font-style:italic}body,html{margin:0;box-sizing:border-box;font-family:TransportNew,"sans-serif";background-color:#fff;color:#1d1d1b;line-height:1.5;width:100vw;overflow-x:hidden;padding:env(safe-area-inset,0);text-size-adjust:100%}body{position:relative}h1,h2,h3,h4,h5{line-height:1.25;margin:0;color:#1d1d1b}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:#000}:root{--pallete-main:#ffe14c;--pallete-main-hover:#e6ca44;--pallete-pageBackground:#edeef1;--font-title:38px;--font-mediumTitle:32px;--font-subtitle:18px;--font-normal:16px;--font-sm:14px;--font-xs:12px;--font-xxs:10px;--textColor-main:#000;--textColor-gray:#333;--textColor-white:#fff}.removePadding{padding:0!important}p{word-spacing:2px;color:#1d1d1b}.title{font-size:var(--font-title)}.mediumTitle{font-size:var(--font-mediumTitle)}.button{background-color:var(--pallete-main);color:#fff;border:1px solid #e04b00;padding:10px 20px;font-size:18px;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-weight:700;width:-moz-fit-content;width:fit-content}.section-title{font-size:42px;font-weight:700;text-align:center;margin-bottom:16px}.section-subtitle{font-size:22px;font-weight:300;color:#61615f}@media (max-width:1040px){.section-title{font-size:33px!important;word-break:break-word}}.yellow-underline{text-decoration:underline;-webkit-text-decoration-color:var(--pallete-main);text-decoration-color:var(--pallete-main);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:15px;text-underline-offset:-9px}.text-left{text-align:left}.Page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.Page-wrapper{max-width:1040px;width:100%}.background-color{background:linear-gradient(180deg,#fff0 1.21%,#f2f2f2 3.77%,#f2f2f2 88.68%,#fff0)}.App{transition:transform .3s ease}.App.open{overflow:hidden!important}.transition{transition:all .5s ease}.break-on-desktop{display:flex}.mobile{display:none!important}.desktop{display:flex!important}.link{font-size:14px;color:#0460cc;border-bottom:1px solid transparent;transition:border-color .1s linear;font-weight:700!important;cursor:pointer;margin-bottom:24px}@media (max-width:1040px){h1,h2,h3,h4,h5{font-size:38px}.break-on-desktop{display:none}.mobile{display:flex!important}.desktop{display:none!important}}.ml{margin-left:24px!important}.non-anchor{pointer-events:none;color:inherit;margin-top:8px}.pointer{cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.pac-icon{display:none}.pac-item{padding:0 16px;height:48px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.pac-item-query{font-size:16px}.pac-item>*{font-size:14px!important}.pac-matched{font-size:14px}.hdpi.pac-logo:after{display:none}.navbar-container{display:flex;justify-content:center;align-items:center;background-color:var(--pallete-main);color:#1e1f24;padding:0;width:100%;overflow:visible;transition:height .3s ease-in-out;position:relative;height:96px}.header{display:flex;z-index:1002}.mobile-nav-header{display:none}.nav-header{display:flex;width:1040px;justify-content:space-between;z-index:1000}.logo-image{width:200px;height:auto}.logo{justify-content:center}.logo,.navigation,.navigation ul{display:flex;align-items:center}.navigation ul{list-style:none;gap:30px;justify-content:flex-start;z-index:1001}.navigation ul,.navigation ul li{position:relative}.links{color:#1e1f24;text-decoration:none;font-size:16px;font-weight:300;padding-bottom:2px;border-bottom:1px solid transparent;cursor:pointer}.links:hover{border-bottom:1px solid #1d1d1b4d}.nav-actions{margin-left:auto}.dropdown-links,.nav-actions{display:flex;align-items:center}.dropdown-links{color:#1e1f24;text-decoration:none;font-size:14px;font-weight:300;width:100%;height:100%;cursor:pointer}.dropdown{position:relative}.dropdown-toggle{cursor:pointer}.dropdown-menu{position:absolute!important;top:120%;left:50%;opacity:0;visibility:hidden;transform:translateX(-50%);background-color:#fff;list-style:none;z-index:10000;flex-direction:column;width:240px;border-radius:4px;box-shadow:0 0 4px 0 #1d1d1b26;gap:0!important;transition:opacity .3s ease,transform .1s ease,visibility .3s ease}.dropdown-menu:hover,.dropdown-title-wrapper:hover+.dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown-title-wrapper .nav-chevron{transition:transform .3s ease-in-out}.dropdown:hover .dropdown-title-wrapper .nav-chevron{transform:rotate(180deg)}.account-nav{display:flex;align-items:center;justify-content:center;gap:5px}.account-login-logo{width:20px;height:20px;margin-top:-7px}.dropdown-title-wrapper{gap:5px}.dropdown-title-wrapper,.konto-dropdown{display:flex;align-items:center;justify-content:center}.konto-dropdown{gap:12px}.konto-item-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:16px}.konto-dropdown-icon{width:24px;height:24px}.konto-dropdown p{color:#1e1f24;text-decoration:none;font-size:16px;font-weight:300;cursor:pointer}.nav-chevron{width:18px;height:18px;margin-top:-5px}.dropdown-links:hover{background-color:#f5f5f5;transition:background-color .3s ease}.dropdown-menu:before{background-color:#fff;box-shadow:0 0 4px 4px 0 #1d1d1b26;content:"";display:block;height:12px;left:50%;position:absolute;top:-6px;transform:rotate(45deg);width:12px;z-index:1}.dropdown-menu li{width:240px;min-height:56px;padding:18px 24px 16px;z-index:1000}.dropdown-menu li a{text-decoration:none;color:#1e1f24;font-size:16px;font-weight:300}.dropdown-menu li:hover{background-color:#f0f0f0}.sidebarLeft,.sidebarRight{display:none}.mobile-nav-account-button{width:32px;height:32px;border-radius:50%;background-color:#1e1f24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.mobile-nav-account-button p{margin-top:15%!important;font-size:12px;font-weight:700;color:#fff}@media (max-width:1040px){.navbar-container{display:flex;justify-content:center;align-items:flex-start;background-color:var(--pallete-main);color:#1e1f24;width:100%;height:auto;position:relative;transition:transform .3s ease}.mobile-nav-header{flex-direction:row;display:flex;justify-content:space-between;width:100%;padding:0 20px;align-items:center;height:100%;z-index:100}.mobile-nav-account-button{width:32px;height:32px;border-radius:50%;background-color:#1e1f24;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.mobile-nav-account-button p{margin-top:0!important;font-weight:700}.header{flex-direction:column;display:flex;justify-content:space-between;width:100%;height:100%;z-index:unset}.logo-image{margin-left:0;width:160px;margin-top:7px}.nav-links{display:flex;flex-direction:column;padding-left:0;height:100%;overflow-y:auto}.nav-links li{height:50px;display:flex;align-items:center;padding-left:20px;justify-content:center;gap:15px}.links{text-align:left;font-size:16px}.links,.links:hover{border-bottom:none}.account-login-logo{margin-top:3px;width:25px;height:25px}.sidebarRight{position:fixed;top:0;right:0;width:80%;height:100%;background-color:#fff;border-left:2px solid #e2e1d9;z-index:10001;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease;max-height:100vh}.sidebarRight.open{transform:translateX(0)}.sidebarRight:not(.open){transform:translateX(100dvw)}.navbar-container{height:64px}.nav-header{display:none}.sidebarLeft{position:fixed;top:0;right:0;width:80%;height:100vh;background-color:#fff;border-right:2px solid #e2e1d9;z-index:10001;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s ease}.sidebarLeft:not(.open){transform:translateX(-125dvw)}.sidebarLeft.open{transform:translateX(-25%)}.nav-links{list-style:none;width:100%;padding:0}.nav-links li{padding:16px 8px}.nav-links li:last-child{border-bottom:none}.Sidebar-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;width:100%;height:100%;padding-top:80px;padding-left:24px;padding-right:24px}.SidebarRight-close{right:25px}.SidebarLeft-close,.SidebarRight-close{position:absolute;top:25px;width:35px;cursor:pointer;height:35px}.SidebarLeft-close{left:25px}.links{text-decoration:none;color:#1e1f24;font-size:18px;display:block;width:100%}.active,.links{font-weight:700}.active{color:#000}.dropdown-sidebar{display:flex;flex-direction:column;align-items:flex-start!important;justify-content:start;height:100%!important;max-height:50px;transition:transform .3s ease-in-out}.dropdown-sidebar.active{max-height:-moz-fit-content;max-height:fit-content}.dropdown-sidebar-menu{position:relative;display:flex;align-items:flex-start;justify-content:start;flex-direction:column}.dropdown-sidebar-title-wrapper{display:flex;align-items:center;gap:10px}.nav-chevron.active{transform:rotate(180deg)}.nav-chevron{transition:transform .3s ease-in-out}.dropdown-sidebar-links{font-weight:300}}.hamburger{display:inline-block;cursor:pointer;position:relative;width:30px;height:20px}.hamburger span{background-color:#bbb;position:absolute;width:100%;height:4px;transition:all .3s ease}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.hamburger.open span:first-child{transform:rotate(45deg);top:8px}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg);top:8px}footer{background-color:#1d1d1b;color:#fff;position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-column-wrapper{max-width:1040px;padding:72px 40px 56px}.footer-column,.footer-column-wrapper{display:flex;align-items:flex-start;justify-content:center;width:100%}.footer-column{flex-direction:column}.footer-column.first{flex-grow:0;margin-bottom:48px;padding-right:80px;margin-right:80px;gap:48px}.footer-socials-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:16px;width:100%;height:100%}.footer-social{background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;cursor:pointer}.footer-socials-icon{height:24px}.footer-appStore-icon{cursor:pointer;width:152px;height:auto}.Footer-logo{width:160px;height:auto}.footer-appStores,.footer-logo-socials{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;align-items:flex-start;justify-content:center}.footer-column.second{padding-right:16px;white-space:nowrap}.footer-column.third{padding-right:16px}.footer-column.fourth,.footer-column.third{flex-grow:1;padding-left:16px}.footer-column h4{color:#fff;font-weight:700;font-size:18px;margin-bottom:24px}.footer-links-wrapper{display:flex;align-items:center;justify-content:center}.footer-list-wrapper{display:flex;flex-wrap:wrap}.footer-list-item{padding-bottom:24px;flex:0 1 100%;list-style:none}.footer-list-item a{display:block;min-height:24px;width:calc(100% - 8px)}.footer-list-item a span{display:inline-block;font-size:14px;font-weight:400;line-height:23px;transition:border .15s ease-in-out;color:#fff;display:inline;border-bottom:1px solid #ffffff4d;padding-bottom:5px}.footer-list-item a span:hover{border-bottom:1px solid #fff}.footer-end-wrapper{flex-direction:column}.footer-Button,.footer-end-wrapper{display:flex;align-items:center;justify-content:center}.footer-Button{width:336px;height:48px;background-color:transparent;border-radius:4px;font-size:16px;font-weight:700;position:relative;overflow:hidden;border:2px solid #61615e;margin-bottom:40px}.footer-Button span{display:flex;align-items:center;margin-top:5px;color:#fff}.footer-Button:hover{background-color:#343431;border-color:#fff}.footer-Button img{height:22px;opacity:1}.footer-Button:hover img{animation:chevronMoveRight .6s ease forwards}@keyframes chevronMoveRight{0%{transform:translateX(0) rotate(180deg);opacity:1}90%{transform:translateX(20px) rotate(180deg);opacity:0}to{transform:translateX(0) rotate(180deg);opacity:1}}.footer-end-list{color:#fff;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;justify-content:center;line-height:24px;margin-bottom:48px;width:100%;margin-top:10px}.footer-end-list-item{display:flex;align-items:center;cursor:pointer;justify-content:center}.footer-end-list-item,.footer-end-list-item a{transition:border .15s ease-in-out;border-bottom:1px solid transparent}.footer-end-list-item a{padding-bottom:5px;color:#fff;margin-top:5px}.footer-end-list-item:before{background-color:#fff;border-radius:100%;content:"";display:inline-block;height:4px;margin:0 8px;top:50%;min-width:4px;width:4px}.footer-end-list-item:first-of-type:before{content:none}.footer-end-list-item a:hover{border-bottom:1px solid #ffffff4d;padding-bottom:5px}@media (max-width:1040px){.footer-column-wrapper{flex-direction:column;gap:24px}.footer-column.fourth,.footer-column.third{padding-left:0}.footer-end-wrapper{width:100%;padding-left:24px;padding-right:24px}}
/*# sourceMappingURL=6f58419d9e0c19d2.css.map*/