@keyframes slideInBounce{0%{opacity:0;transform:translateY(-30px) scale(.8)}60%{opacity:.8;transform:translateY(5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutFade{0%{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.3;transform:translateY(-15px) scale(.95)}to{opacity:0;transform:translateY(-30px) scale(.8)}}@keyframes expandLine{0%{transform:scaleX(0);opacity:0}50%{opacity:.5}to{transform:scaleX(1);opacity:1}}@keyframes collapseLine{0%{transform:scaleX(1);opacity:1}50%{opacity:.5}to{transform:scaleX(0);opacity:0}}@keyframes moveUpSmooth{0%{transform:translateY(0)}50%{transform:translateY(-30px) scale(1.1)}to{transform:translateY(-25px) scale(1)}}@keyframes moveDownSmooth{0%{transform:translateY(-25px)}50%{transform:translateY(5px) scale(1.05)}to{transform:translateY(0) scale(1)}}@keyframes rotateSwitchButton{0%{transform:rotate(0deg) scale(1)}25%{transform:rotate(90deg) scale(1.1)}50%{transform:rotate(180deg) scale(1.15)}75%{transform:rotate(270deg) scale(1.1)}to{transform:rotate(1turn) scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}to{opacity:0;transform:scale(.5)}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes menu-dropdown-enter{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes menu-dropdown-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes draw{50%{fill:rgba(0,0,0,0)}to{fill:#02967b;stroke-dashoffset:0}}@keyframes draw-back{0%{fill:#02967b;stroke-dashoffset:0}10%{fill:rgba(0,0,0,0)}to{fill:none;stroke-dashoffset:2000}}@keyframes hide{to{display:none}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(4px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes pulse{0%{opacity:.8;transform:scale(1)}25%{opacity:1;transform:scale(1.05)}75%{opacity:.8;transform:scale(.95)}to{opacity:.8;transform:scale(1)}}@keyframes flyAway{0%{opacity:0;offset-distance:0;transform:scale(.8) rotate(0deg)}10%{opacity:1;transform:scale(1) rotate(-10deg)}to{opacity:0;offset-distance:100%;transform:scale(.7) rotate(10deg)}}.brand-highlight{color:#02967b;font-size:12px;font-weight:700}.brand-highlight-text{font-weight:400;font-style:Regular;font-size:12px;line-height:20px;letter-spacing:0;margin:0}.transfer-types-section .transfer-types-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 20px;gap:60px 20px;margin-bottom:20px}@media(min-width:1224px){.transfer-types-section .transfer-types-grid>*{position:relative;padding:20px 0}.transfer-types-section .transfer-types-grid>:before{content:"";position:absolute;top:0;bottom:0;right:-10px;width:1px;background-color:#e0e0e0;z-index:1}.transfer-types-section .transfer-types-grid>:after{content:"";position:absolute;bottom:-30px;left:-10px;right:-10px;height:1px;background-color:#e0e0e0;z-index:1}.transfer-types-section .transfer-types-grid>:nth-child(3n):before,.transfer-types-section .transfer-types-grid>:nth-last-child(-n+3):after{display:none}}@media(max-width:1224px){.transfer-types-section .transfer-types-grid{grid-template-columns:repeat(2,1fr);gap:40px 30px}.transfer-types-section .transfer-types-grid .text-with-image{flex-direction:column}.transfer-types-section .transfer-types-grid .text-with-image .text{max-width:360px;text-align:center}}@media(max-width:868px){.transfer-types-section .transfer-types-grid{grid-template-columns:1fr;gap:30px}}.vehicle-rental-section .vehicle-types-grid{display:grid;grid-gap:5px;gap:5px;grid-template-columns:repeat(6,minmax(201px,1fr))}@media(max-width:1382px){.vehicle-rental-section .vehicle-types-grid{grid-template-columns:repeat(4,minmax(201px,1fr))}}@media(max-width:880px){.vehicle-rental-section .vehicle-types-grid{grid-template-columns:repeat(3,minmax(201px,1fr))}}.vehicle-rental-section .vehicle-types-grid{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.vehicle-rental-section .vehicle-types-grid::-webkit-scrollbar{height:3px}.vehicle-rental-section .vehicle-types-grid::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.vehicle-rental-section .vehicle-types-grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.vehicle-rental-section .vehicle-types-grid::-webkit-scrollbar-thumb:hover{background:#bbb}@media(max-width:768px){.vehicle-rental-section .vehicle-types-grid{display:flex;flex-direction:row;overflow-x:auto;gap:5px}}.how-it-works-section{margin-top:50px}.how-it-works-section .how-it-works-content{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:20px}@media(max-width:880px){.how-it-works-section .how-it-works-content{justify-content:center;align-items:center;flex-direction:column;gap:40px}}.how-it-works-section .how-it-works-content .how-it-works-illustration{width:100%;max-width:420px;display:flex;flex-direction:column}.how-it-works-section .how-it-works-content .how-it-works-illustration .title{font-weight:700;font-style:Regular;font-size:16px;line-height:20px;letter-spacing:0;margin-bottom:12px}.how-it-works-section .how-it-works-content .how-it-works-illustration .text{font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0;margin:0}.how-it-works-section .how-it-works-content .how-it-works-illustration .illustration{margin-top:auto!important;max-width:100%}.how-it-works-section .how-it-works-content .how-it-works-step{width:100%;max-width:420px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.grid-item{height:100%;width:100%;display:flex;justify-content:center}.platform-section .platform-title{display:flex;gap:40px;align-items:center;margin-bottom:40px}.platform-section .platform-title .platform-title-text{font-weight:600;font-size:20px;line-height:44px;letter-spacing:0;text-wrap:nowrap;text-align:center}.platform-section .platform-title .platform-line{width:100%;height:2px;background-color:#dfe4e3;margin:10px 0}.platform-section .platform-hero{display:flex;flex-direction:row;align-items:center;gap:40px;margin-bottom:30px}@media(max-width:1140px){.platform-section .platform-hero{flex-direction:column;align-items:center;text-align:center}}.platform-section .platform-hero .platform-hero-content{flex:1 1}.platform-section .platform-description{background:#e8f5f3;border-radius:20px;padding:30px}.platform-section .platform-description p{font-size:12px;line-height:16px;color:#555;margin-bottom:16px}.platform-section .platform-description p:last-child{margin-bottom:0}@media(max-width:768px){.platform-section .platform-title{gap:20px}.platform-section .platform-hero .platform-hero-content .platform-hero-title,.platform-section .platform-title .platform-title-text{font-size:16px}.platform-section .platform-description{padding:20px}}.faq-section{display:flex;margin-top:30px;gap:40px}.faq-section .faq-intro{font-weight:400;font-style:Regular;font-size:12px;line-height:26px;letter-spacing:0}.faq-section .faq-intro h2{font-weight:700;font-style:Regular;font-size:16px;line-height:20px;letter-spacing:0;margin-bottom:16px}.faq-section .faq-intro span{font-weight:700;font-style:Regular;font-size:12px;line-height:16px;letter-spacing:0}.faq-section .faq-list{display:flex;flex-direction:column;gap:16px}