@font-face{font-family:"Tahoma";src:url("../font/tahoma/tahoma.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../font/Inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("../font/Inter/Inter-Italic-VariableFont_opsz,wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"Inter Tight";src:url("../font/Inter_Tight/InterTight-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url("../font/Inter_Tight/InterTight-Italic-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"Arial";src:url("../font/arial/ARIAL.TTF") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Arial";src:url("../font/arial/ARIALBD.TTF") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Arial";src:url("../font/arial/ARIALI.TTF") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Arial";src:url("../font/arial/ARIALBI.TTF") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Grab Community";src:url("../font/Grab_Community/Grab_Community_Inline.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-header-top: #ebebeb;--bg-footer: #ebebeb;--bg-copyright: #ebebeb;--bg-body: #ffffff;--bg-menu: #ffffff;--bg-white: #ffffff;--color-main: #000000;--color-body: #343a40;--color-brown: #92161e;--color-white: #ffffff}*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#d71921 #f1f1f1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#d71921;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #D71921, #C7060E);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #D71921, #C7060E)}body{font-family:"Tahoma",sans-serif;background-color:#fff;color:#666;font-size:1rem;top:0 !important}.container{max-width:1200px;margin:0 auto;position:relative;width:100%}.grecaptcha-badge{display:none !important}.heading__title-text{margin:0;font-family:"Grab Community",sans-serif,sans-serif;font-size:1.5rem;font-weight:400;line-height:2.25rem;text-transform:uppercase;color:#2b2b3d}.heading__title-text span{color:#d71921}.heading__title-desc{margin:0;font-family:"Inter Tight",sans-serif,sans-serif;line-height:1.5rem}.line-clamp-1{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-5{display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-6{display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.maintenance{width:100%;background-color:#fc0;color:#000;text-align:center;padding:10px 0px;z-index:10000;box-shadow:0 2px 4px rgba(0,0,0,.1);font-size:.85rem}.header{position:relative;background:#fff3f1}.header__slogan-top{padding:1.12rem 0;text-align:center;font-size:.875rem;color:#2b2b3d}.header__slogan-top a{color:#c7060e;text-decoration:none}.header__slogan-top a:hover{color:#d71921}.menu{position:relative;z-index:2;background-color:hsla(0,0%,100%,.95);box-shadow:0 .25rem .5rem hsla(0,0%,60%,.25)}.menu .container{max-width:1344px}.menu-fixed{position:fixed;top:0;left:0;width:100%;z-index:998;animation:slideDown .3s ease}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.menu__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.6875rem}.menu__group{display:flex;align-items:center;gap:3rem;min-width:0;flex:1}.menu__brand{display:block;flex-shrink:0;line-height:0}.menu__brand img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.menu__nav{display:flex;align-items:center;list-style:none;margin:0;padding:0;min-width:0;flex-wrap:wrap;row-gap:.25rem}.menu__nav-item{position:relative;flex-shrink:0}.menu__nav-item>a.menu-item{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;border-radius:.5rem;font-size:1rem;line-height:1.5rem;color:#2b2b3d;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.menu__nav-item:hover>a.menu-item{background-color:#fff3f1;color:#d71921}.menu__nav-item.active>a.menu-item{background-color:#fff3f1;color:#c7060e}.menu__actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.menu__search{display:inline-flex;align-items:center;gap:.625rem;flex-shrink:0;width:13.3125rem;max-width:100%;height:2.625rem;padding:0 .75rem;border:.5px solid #d71921;border-radius:.5rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.menu__search:focus-within{border-color:#c7060e;box-shadow:0 0 0 1px rgba(199,6,14,.08)}.menu__search-input{flex:1;min-width:0;height:100%;padding:0;border:none;background:rgba(0,0,0,0);font-family:inherit;font-size:.875rem;line-height:1.5rem;color:#2b2b3d}.menu__search-input::-moz-placeholder{color:#2b2b3d;opacity:1}.menu__search-input::placeholder{color:#2b2b3d;opacity:1}.menu__search-input:focus{outline:none}.menu__search-input::-webkit-search-cancel-button{-webkit-appearance:none}.menu__search-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.125rem;height:1.125rem;padding:0;border:none;background:rgba(0,0,0,0);color:#d71921;cursor:pointer;transition:color .2s ease,transform .2s ease}.menu__search-btn:hover{color:#c7060e;transform:scale(1.05)}.menu__langs{display:flex;align-items:center;gap:.375rem}.menu__lang{display:inline-flex;line-height:0;border-radius:.25rem;transition:opacity .2s ease,transform .2s ease}.menu__lang img{display:block;width:1.5rem;height:auto;max-height:1.5rem;-o-object-fit:contain;object-fit:contain}.menu__lang:hover{opacity:1}.menu__lang--active{opacity:1}.flex-menu{display:flex;justify-content:space-between;align-items:center}.menu-right{flex:1;display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.menu-right ul{list-style:none}.menu-right .level-1{display:flex;align-items:center;list-style:none;padding:0;margin:0;gap:.25rem}.level-1>li,.level-1 .submenu li{position:relative}.nav-menu{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:2.5rem}.slider{position:relative;z-index:0}.slider .owl-dots{background:rgba(0,0,0,0)}.slider .owl-dots .owl-dot span{width:36px;height:3px;border-radius:3px}.slider .owl-dots .owl-dot.active span{background:#c7060e}.slider__item a img{display:block;width:100%;height:100%}.slider__nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;z-index:10;pointer-events:none;padding-left:15px;padding-right:15px}.slider__btn{background:#fff;border-radius:50%;border:none;width:45px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto}.slider__btn:hover{background:#fff;transform:scale(1.05)}.slider__btn i{font-size:18px;color:#2b2b3d}.slider__btn.prev{left:20px}.slider__btn.next{right:20px}.why-choice-us{padding:3.75rem 0;background-color:#fff;overflow-x:clip}.why-choice-us__stage{display:flex;align-items:flex-start;justify-content:center;max-width:78.25rem;gap:1.13rem;margin:0 auto;padding-bottom:.5rem}.why-choice-us__card{position:relative;flex:0 0 auto}.why-choice-us__card:not(:last-child)::after{content:"";position:absolute;top:50%;right:-2rem;z-index:3;width:2.75rem;height:1.75rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='28' viewBox='0 0 44 28' fill='none'%3E%3Crect x='14' y='7' width='16' height='15' fill='%23D71921'/%3E%3Cpath d='M0 14C0 6.26801 6.26801 0 14 0V28C6.26801 28 0 21.732 0 14Z' fill='%23D71921'/%3E%3Cpath d='M44 14C44 6.26801 37.732 0 30 0V28C37.732 28 44 21.732 44 14Z' fill='%23D71921'/%3E%3C/svg%3E") no-repeat center/contain;transform:translateY(-50%);pointer-events:none}.why-choice-us__card:first-child{min-width:19.4375rem;padding:1.8125rem 2rem 1.75rem 3.4375rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='311' height='348' viewBox='0 0 311 348' fill='none'%3E%3Cpath d='M16.9956 78.4604C19.9133 34.3153 56.5713 0 100.813 0H298.181C304.809 0 310.181 5.37258 310.181 12V336C310.181 342.627 304.809 348 298.181 348H12.0005C5.06168 348 -0.430945 342.132 0.0266587 335.209L16.9956 78.4604Z' fill='%23F1F1F1'/%3E%3C/svg%3E") no-repeat center/100% 100%}.why-choice-us__card:first-child::before{content:"";position:absolute;top:7.75rem;left:.7rem;z-index:2;width:.3rem;height:3.7575rem;background-color:#d71921;border-radius:0 .5rem .5rem 0}.why-choice-us__card:first-child .why-choice-us__card-media{border-radius:3.5rem .75rem .75rem .75rem}.why-choice-us__card:last-child:not(:first-child){min-width:19.4375rem;padding:1.75rem 2rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='311' height='348' viewBox='0 0 311 348' fill='none'%3E%3Cpath d='M293.186 78.4604C290.268 34.3153 253.61 0 209.368 0H12C5.37259 0 0 5.37258 0 12V336C0 342.627 5.37259 348 12 348H298.181C305.12 348 310.612 342.132 310.155 335.209L293.186 78.4604Z' fill='%23F1F1F1'/%3E%3C/svg%3E") no-repeat center/100% 100%}.why-choice-us__card:last-child:not(:first-child)::before{content:"";position:absolute;top:7.75rem;right:.7rem;z-index:2;width:.3rem;height:3.7575rem;background-color:#d71921;border-radius:0 .5rem .5rem 0}.why-choice-us__card:last-child:not(:first-child) .why-choice-us__card-media{border-radius:.75rem 5.25rem .75rem .75rem}.why-choice-us__card:not(:first-child):not(:last-child){min-width:18.0625rem;padding:1.75rem 2rem;box-shadow:0 .125rem .25rem rgba(198,198,198,.25)}.why-choice-us__card:not(:first-child):not(:last-child):nth-child(even){background-color:#f1f1f1;border-radius:.75rem .75rem 0 0}.why-choice-us__card:not(:first-child):not(:last-child):nth-child(odd){background-color:#f5f5f5;border-radius:.75rem}.why-choice-us__card:not(:first-child):not(:last-child):nth-child(odd) .why-choice-us__card-title{color:#d71921}.why-choice-us__card-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.75rem;width:14rem;max-width:100%}.why-choice-us__card-media{overflow:hidden;border:.375rem solid #d71921;border-radius:.75rem}.why-choice-us__card-media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-choice-us__card-body{display:flex;flex-direction:column;align-items:center;gap:.875rem;text-align:center}.why-choice-us__card-title{font-family:"Arial",sans-serif,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;letter-spacing:-0.04em;color:#c7060e}.why-choice-us__card-title--brand{color:#d71921}.why-choice-us__card-desc{max-width:15.5rem;font-size:.875rem;line-height:1.5rem;color:#666}.why-choice-us__connector{display:flex;flex:0 0 2.75rem;align-items:center;justify-content:center;align-self:center;margin:0 -0.8125rem;z-index:3;pointer-events:none}.why-choice-us__connector img{display:block;width:2.75rem;height:1.75rem}.about-home{position:relative;overflow:hidden;padding:3.75rem 0}.about-home .container{position:relative}.about-home__inner{display:flex;align-items:center;gap:9.875rem}.about-home__media{position:relative;width:30.5rem;max-width:100%;aspect-ratio:30.5/32.9375}.about-home__media-frame{position:absolute;left:4.7%;top:2.85%;width:97.5%;height:97%;border-radius:3.5rem;outline:1.75rem solid #d71921;outline-offset:-1.75rem;transform:rotate(-4deg)}.about-home__media-main{position:absolute;left:13.4%;top:14%;width:78.5%;height:100.7%;overflow:hidden}.about-home__media-main img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-home__media-circle{position:absolute;border-radius:50%;overflow:hidden}.about-home__media-circle img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-home__media-circle--top{left:76.8%;top:8.35%;width:37.9%;aspect-ratio:1}.about-home__media-circle--bottom{left:-7.4%;top:-3.6%;width:31%;aspect-ratio:1}.about-home__content{position:relative;display:flex;flex-direction:column;gap:2rem;flex:1;min-width:0;max-width:34.6875rem}.about-home__content::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(to right, rgba(215, 25, 33, 0.12) 1px, transparent 1px),linear-gradient(to bottom, rgba(215, 25, 33, 0.12) 1px, transparent 1px);background-size:2.5rem 2.5rem;mask-image:radial-gradient(circle at center, rgb(0, 0, 0) 12%, rgba(0, 0, 0, 0.45) 38%, rgba(0, 0, 0, 0.08) 65%, rgba(0, 0, 0, 0) 100%);-webkit-mask-image:radial-gradient(circle at center, rgb(0, 0, 0) 12%, rgba(0, 0, 0, 0.45) 38%, rgba(0, 0, 0, 0.08) 65%, rgba(0, 0, 0, 0) 100%)}.about-home__content>*{position:relative;z-index:1}.about-home__intro{display:flex;flex-direction:column;gap:1.5rem}.about-home__brand{display:flex;flex-direction:column;gap:.25rem}.about-home__brand-name{font-family:"Grab Community",sans-serif,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.1;text-transform:uppercase;color:#d71921}.about-home__brand-sub{font-size:2.5rem;font-weight:700;line-height:1.1;text-transform:uppercase;color:#d71921}.about-home__missions{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.about-home__missions p{display:flex;gap:.5rem;align-items:center}.about-home__mission-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:1rem;background-color:#fff}.about-home__mission-icon img{display:block;width:1.42875rem;height:1.42875rem}.about-home__stats{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));-moz-column-gap:.3125rem;column-gap:.3125rem;row-gap:2rem;max-width:32.875rem}.about-home__stat{display:flex;flex-direction:column;align-items:flex-start}.about-home__stat-head{position:relative;display:inline-flex;align-items:flex-start;min-height:2.375rem;padding-left:.625rem}.about-home__stat-head::before{content:"";position:absolute;top:0;left:0;width:1.5rem;height:1.5rem}.about-home__stat-head--pink::before{background-color:#ffeae5}.about-home__stat-number{position:relative;z-index:1;padding-top:.25rem;font-size:1.75rem;font-weight:700;line-height:1.2;color:#d71921}.about-home__stat-label{margin-top:.875rem;padding-left:.6875rem;font-size:1rem;line-height:1.5rem;color:#666}.download-app{padding:2.625rem 0;background-color:#f1f1f1}.download-app__inner{display:flex;align-items:center;gap:9.6875rem}.download-app__content{display:flex;flex:1;flex-direction:column;gap:3.5rem;min-width:0;max-width:37.1875rem}.download-app__heading{display:flex;flex-direction:column;gap:1.5rem}.download-app__features{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.0625rem}.download-app__feature{position:relative;min-height:10.46875rem;padding:3.375rem 1.75rem 1.75rem;border-radius:.75rem;background-color:hsla(0,0%,100%,.88);box-shadow:0 .125rem .25rem rgba(198,198,198,.25)}.download-app__feature-icon{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:1.5rem;background-color:#d71921;box-shadow:0 .0923rem .3692rem rgba(197,108,108,.25)}.download-app__feature-icon img{display:block;width:1.4769rem;height:1.4769rem}.download-app__feature-title{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5rem;color:#2b2b3d}.download-app__feature-desc{margin:.875rem 0 0;font-size:.875rem;line-height:1.5rem;color:#666}.download-app__cta{display:inline-flex;align-items:center;gap:.75rem;width:-moz-fit-content;width:fit-content;padding:.875rem 3rem;border-radius:5rem;background-color:#d71921;box-shadow:0 .125rem .25rem rgba(198,198,198,.25);text-decoration:none}.download-app__cta span{font-size:1rem;line-height:1.5rem;color:#fff}.download-app__media{position:relative;flex-shrink:0;width:29.375rem;max-width:100%;aspect-ratio:470/540}.download-app__media img{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.download-app__media-circle{position:absolute;top:10.93%;left:5.11%;width:90.2%;aspect-ratio:1;border-radius:2.5rem;background:conic-gradient(from 180deg at 50% 50%, #d71921 0deg, #fff3f1 360deg)}.eco-system{padding:3.75rem 0}.eco-system__heading{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:23.0625rem;margin:0 auto 1.75rem;text-align:center}.eco-system__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.125rem}.eco-system__card{display:flex;flex-direction:column;min-height:24.875rem;border-radius:.75rem;background-color:#f5f5f5;box-shadow:0 .125rem .25rem rgba(198,198,198,.25);overflow:hidden}.eco-system__card-head{display:flex;align-items:center;justify-content:center;padding:1.25rem 2.1875rem .75rem;border-radius:.75rem .75rem 0 0;background-color:#d71921;box-shadow:0 .125rem .25rem rgba(198,198,198,.25)}.eco-system__card-title{margin:0;font-family:"Inter",sans-serif,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;text-align:center;color:#fff}.eco-system__card-body{flex:1;padding:.875rem;min-height:0}.eco-system__list ul{display:flex;flex-direction:column;gap:.75rem;max-height:15.25rem;margin:0;padding:0;list-style:none;overflow-y:auto}.eco-system__list li{display:flex;align-items:center;gap:.625rem;min-height:3.25rem;padding:.625rem 1rem;border-radius:.75rem;background-color:#fff;font-size:.9375rem;line-height:1.25rem;color:#666}.eco-system__list li::before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#d71921;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M9.37531 3.28125L4.68781 7.96875L2.34406 5.625' stroke='white' stroke-width='1.17187' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:.75rem}.eco-system__card-foot{padding:0 .875rem 1.375rem}.eco-system__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:.625rem 4.5rem;border:1px solid #d71921;border-radius:5rem;font-size:1rem;line-height:1.5rem;color:#d71921;text-decoration:none;transition:background-color .2s ease,color .2s ease}.eco-system__cta:hover{background-color:#d71921;color:#fff}.advantages{padding:3.75rem 0;background-color:#fff3f1;box-shadow:0 .125rem .25rem rgba(198,198,198,.25);overflow-x:clip}.advantages__inner{display:flex;flex-direction:column;align-items:center;gap:5rem}.advantages__heading{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.advantages__heading .heading__title-desc{font-size:1rem;color:#666}.advantages__timeline{position:absolute;top:1.25rem;left:50%;z-index:1;width:57.6875rem;height:11.25rem;pointer-events:none;transform:translateX(-50%)}.advantages__timeline-line{position:absolute;top:8.9rem;left:33.4%;width:35.6%;height:.125rem;border-radius:999px;background-color:#ffb8ab;transform:rotate(-20deg);transform-origin:left top}.advantages__timeline-curve{position:absolute;top:2.15rem;width:35.6%;height:.125rem;border-radius:999px;background-color:#ffb8ab}.advantages__timeline-curve--left{left:0;transform:rotate(20deg);transform-origin:left top}.advantages__timeline-curve--right{left:66.5%;transform:rotate(20deg);transform-origin:left top}.advantages__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit, minmax(14rem, 1fr));gap:2rem 5.1875rem;width:100%}.advantages__item{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;gap:2rem;width:14rem}.advantages__item-icon-wrap{position:relative;width:4.9375rem;height:4.875rem}.advantages__item-index{position:absolute;top:0;left:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:1rem;background-color:#d71921;font-size:.875rem;line-height:1.5rem;color:#fff;z-index:2}.advantages__item-icon{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:4.0625rem;height:4.0625rem;border-radius:2.03125rem;background-color:#fff;box-shadow:0 .125rem .5rem rgba(197,108,108,.25);z-index:1}.advantages__item-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;text-align:center}.advantages__item-title{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5rem;color:#2b2b3d}.advantages__item-desc{margin:0;font-size:.875rem;line-height:1.5rem;color:#666}.advantages--timeline .advantages__grid{position:relative;z-index:2;display:flex;justify-content:center;gap:5.1875rem}.advantages--timeline .advantages__item{justify-content:flex-start}.advantages--timeline .advantages__item--reverse{justify-content:flex-end}.table-record{position:relative;padding:4.5rem 0;overflow-x:clip;overflow-y:visible}.table-record__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:2rem}.table-record__bg{position:absolute;inset:5.25rem 0 0;background-repeat:no-repeat;background-position:center;background-size:cover}.table-record__header.container{position:relative;z-index:1;max-width:90rem}.table-record__slider{position:relative;z-index:1;width:100%;max-width:98.4375rem;min-height:26.5rem;margin:0 auto;overflow:hidden}.table-record__heading{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;text-align:center}.table-record__carousel{margin:0}.table-record__carousel .owl-stage-outer{overflow:hidden}.table-record__carousel .owl-stage{display:flex;align-items:center}.table-record__carousel .owl-item{overflow:visible}.table-record__item{width:28.46rem;max-width:100%;margin:0 auto}.table-record__card-inner{position:relative;width:100%;min-height:20.75rem;overflow:visible}.table-record__card-bg{position:absolute;inset:1.78rem 0 0;width:100%;height:calc(100% - 1.78rem);-o-object-fit:fill;object-fit:fill;filter:drop-shadow(0 0.096rem 0.192rem rgba(198, 198, 198, 0.25))}.table-record__aside{position:absolute;top:0;right:1rem;z-index:2;width:12.93rem}.table-record__student-frame{position:relative;width:100%;height:17.07rem;background-color:#fff;box-shadow:0 .096rem .192rem rgba(198,198,198,.25)}.table-record__student-photo{position:absolute;top:.77rem;left:.72rem;right:.72rem;height:13.6rem;overflow:hidden}.table-record__student-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.table-record__meta{position:absolute;z-index:2;left:.72rem;right:.72rem;bottom:.75rem;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.29rem;margin:0}.table-record__name,.table-record__level{font-family:"Arial",sans-serif,sans-serif;font-size:.96rem;font-weight:700;letter-spacing:-0.04em;line-height:1.2}.table-record__name{color:#2b2b3d}.table-record__level{text-transform:uppercase;color:#d71921}.table-record__divider{flex-shrink:0;width:.0625rem;height:.82rem;background-color:#666}.table-record__content{position:absolute;top:0;left:1.59rem;right:13.75rem;z-index:3;max-width:11.92rem;padding-top:3.25rem}.table-record__badge-image{position:absolute;top:.34rem;left:0;width:2.88rem;height:auto;display:block}.table-record__quote{margin:0 0 .5rem;font-family:"Tahoma",sans-serif,sans-serif;font-size:.67rem;line-height:1.15rem;color:#666;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.table-record__total{display:flex;align-items:center;gap:.1rem;margin-bottom:.38rem}.table-record__total-score{font-family:"Arial",sans-serif,sans-serif;font-size:.87rem;font-weight:700;letter-spacing:-0.04em;color:#d71921}.table-record__total-label{font-family:"Tahoma",sans-serif,sans-serif;font-size:.67rem;line-height:1.15rem;color:#d71921}.table-record__scores{display:flex;align-items:center;margin:0;padding:0;list-style:none}.table-record__score-item{display:flex;align-items:center;gap:.29rem}.table-record__score-divider{flex-shrink:0;width:.0625rem;height:.82rem;margin:0 .29rem;background-color:#666;list-style:none}.table-record__score-value{font-family:"Arial",sans-serif,sans-serif;font-size:.87rem;font-weight:700;letter-spacing:-0.04em;color:#d71921}.table-record__score-label{font-family:"Tahoma",sans-serif,sans-serif;font-size:.67rem;line-height:1.15rem;color:#666}.table-record__carousel .owl-item.center .table-record__item{width:37rem}.table-record__carousel .owl-item.center .table-record__card-inner{min-height:24.375rem}.table-record__carousel .owl-item.center .table-record__card-bg{inset:2.3125rem 0 0;height:calc(100% - 2.3125rem);filter:drop-shadow(0 0.125rem 0.25rem rgba(198, 198, 198, 0.25))}.table-record__carousel .owl-item.center .table-record__aside{width:17.8125rem}.table-record__carousel .owl-item.center .table-record__student-frame{height:22.1875rem;box-shadow:0 .125rem .25rem rgba(198,198,198,.25)}.table-record__carousel .owl-item.center .table-record__student-photo{top:1rem;left:.9375rem;right:.9375rem;height:17.6875rem}.table-record__carousel .owl-item.center .table-record__meta{left:.9375rem;right:.9375rem;bottom:.75rem;gap:.375rem}.table-record__carousel .owl-item.center .table-record__content{left:2.0625rem;right:18.25rem;max-width:15.5rem;padding-top:4.25rem}.table-record__carousel .owl-item.center .table-record__badge-image{top:.4375rem;width:3.75rem}.table-record__carousel .owl-item.center .table-record__quote{font-size:1.125rem;line-height:1.5rem;font-weight:700;padding-top:1rem;color:var(--color-brown);margin-bottom:.625rem}.table-record__carousel .owl-item.center .table-record__total{margin-bottom:.5rem}.table-record__carousel .owl-item.center .table-record__total-score,.table-record__carousel .owl-item.center .table-record__score-value{font-size:1.5rem}.table-record__carousel .owl-item.center .table-record__total-label,.table-record__carousel .owl-item.center .table-record__score-label{font-size:1.2rem;line-height:1.5rem}.table-record__carousel .owl-item.center .table-record__score-item{gap:.375rem}.table-record__carousel .owl-item.center .table-record__score-divider{height:1.0625rem;margin:0 .5rem}.table-record__carousel .owl-item.center .table-record__name,.table-record__carousel .owl-item.center .table-record__level{font-size:1.25rem}.table-record__carousel .owl-item.center .table-record__divider{height:1.0625rem}.feedback{margin-bottom:3rem}.feedback .container{position:relative}.feedback__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.feedback__header-text{display:flex;flex-direction:column;gap:.75rem}.feedback__nav{display:flex;align-items:center;gap:.625rem;flex-shrink:0;pointer-events:none}.feedback__nav-btn{background:#fff;border-radius:50%;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto}.feedback__nav-btn:hover{background:#fff;transform:scale(1.05)}.feedback__nav-btn{box-shadow:1px 2px 4px 0 rgba(198,198,198,.4)}.feedback__nav-btn i{font-size:1rem;color:#2b2b3d}.feedback__nav-btn:hover{background-color:#d71921}.feedback__nav-btn:hover i{color:#fff}.feedback__carousel{position:relative;z-index:1}.feedback__carousel .owl-stage{display:flex;padding-top:10px}.feedback__carousel .owl-item{height:auto}.feedback__carousel .owl-item>.feedback-card{height:100%}.feedback-card{background:linear-gradient(180deg, #faf9f7 0%, #fff3f1 67%, #ffd6d7 100%);border-radius:.75rem;box-shadow:0 2px 4px 0 rgba(198,198,198,.25);padding:2rem 2rem 1.5rem;min-height:18.9375rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease}.feedback-card:hover{background:#fff3f1;box-shadow:1px 2px 4px 0 rgba(181,180,180,.25);transform:translateY(-10px)}.feedback-card:hover .feedback-card__quote{color:#c7060e}.feedback-card__quote{color:#1c1d1f;font-size:1rem;line-height:1}.feedback-card__content{margin-bottom:0;font-size:.875rem;line-height:1.5rem}.feedback-card__author{margin-top:auto;display:flex;align-items:center;gap:.625rem}.feedback-card__author img{width:3rem;height:3rem;border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.feedback-card__author-info h3{margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5rem;color:#161a45}.feedback-card__author-info p{margin-bottom:0;font-size:.875rem;line-height:1.5rem}.form-contact{margin-bottom:3rem}.form-contact__card{position:relative;display:grid;grid-template-columns:minmax(0, 26.375rem) minmax(0, 1fr);align-items:stretch;gap:2.5rem;min-height:32.6875rem;padding:3.75rem 3.6875rem;border-radius:2rem;overflow:hidden;box-shadow:0 2px 4px rgba(198,198,198,.25)}.form-contact__card::before,.form-contact__card::after{content:"";position:absolute;inset:0;pointer-events:none}.form-contact__card::before{background-image:url("../images/form-contact-bg.png");background-repeat:no-repeat;background-position:center;background-size:cover}.form-contact__card::after{background:rgba(199,6,14,.75)}.form-contact__media,.form-contact__content{position:relative;z-index:1}.form-contact__media{display:flex;align-items:center}.form-contact__frame{display:flex;align-items:center;justify-content:center;width:100%;border-radius:1.25rem;background:rgba(216,218,215,.5)}.form-contact__frame img{display:block;width:100%;max-width:23.5625rem;height:auto;-o-object-fit:cover;object-fit:cover}.form-contact__content{display:flex;flex-direction:column;justify-content:center;gap:2.5rem;max-width:38.625rem}.form-contact__intro{display:flex;flex-direction:column;gap:.875rem;max-width:23.0625rem}.form-contact__badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.25rem 1rem;border:1px solid #fff;border-radius:2.5rem;font-family:"Inter",sans-serif,sans-serif;font-size:.8125rem;line-height:1.5rem;color:#fff}.form-contact__title{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;color:#fff}.form-contact__desc{margin:0;font-family:"Inter Tight",sans-serif,sans-serif;font-size:1.125rem;line-height:1.5rem;color:#fff}.form-contact__form{display:flex;flex-direction:column;gap:1.5rem}.form-contact__fields{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.25rem}.form-contact__row{display:contents}.form-contact__field{position:relative}.form-contact__field input,.form-contact__field select,.form-contact__field textarea{width:100%;padding:.875rem 1.5rem;border:1px solid #eee;border-radius:1rem;background-color:#fff;font-family:"Inter",sans-serif,sans-serif;font-size:1rem;line-height:1.375rem;color:#2b2b3d;transition:all .3s ease}.form-contact__field input::-moz-placeholder, .form-contact__field select::-moz-placeholder, .form-contact__field textarea::-moz-placeholder{color:#666}.form-contact__field input::placeholder,.form-contact__field select::placeholder,.form-contact__field textarea::placeholder{color:#666}.form-contact__field input:focus,.form-contact__field select:focus,.form-contact__field textarea:focus{outline:none;border-color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.35)}.form-contact__field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:3rem;cursor:pointer;color:#666}.form-contact__field textarea{min-height:7.5rem;resize:vertical}.form-contact__field--full{grid-column:1/-1}.form-contact__field--select::after{content:"";position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);font-family:"Font Awesome 6 Free";font-weight:900;font-size:.75rem;color:#666;pointer-events:none}.form-contact__error{display:none;margin-top:.375rem;font-size:.75rem;line-height:1.125rem;color:#fff}.form-contact__submit{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;width:100%;max-width:18.75rem;padding:.875rem 1.5rem;border:1px solid #fff;border-radius:5rem;background:rgba(0,0,0,0);box-shadow:0 2px 4px rgba(198,198,198,.25);font-family:"Inter",sans-serif,sans-serif;font-size:1rem;font-weight:500;line-height:1.375rem;color:#fff;cursor:pointer;overflow:hidden;transition:all .3s ease;z-index:1}.form-contact__submit::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#d71921;transition:left .4s ease;z-index:-1}.form-contact__submit svg{flex-shrink:0}.form-contact__submit.is-loading span{border-color:#fff}.form-contact__submit:hover{color:#fff;border-color:#d71921}.form-contact__submit:hover::before{left:0}@media(max-width: 1199px){.form-contact__card{grid-template-columns:1fr;padding:3rem 2.5rem;min-height:auto}.form-contact__media{display:none}.form-contact__content{margin-left:0;max-width:100%}}@media(max-width: 991px){.form-contact__card{padding:2.5rem 1.75rem;border-radius:1.25rem}.form-contact__intro{max-width:100%}.form-contact__title{font-size:1.5rem}.form-contact__fields{grid-template-columns:1fr}.form-contact__row{display:contents}}@media(max-width: 767px){.form-contact__card{padding:2rem 1.25rem;border-radius:1rem}.form-contact__title{font-size:1.25rem}.form-contact__submit{max-width:100%}}.activities-events{margin-bottom:3rem}.activities-events .container{position:relative}.activities-events__header{margin-bottom:1.75rem}.activities-events__nav{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.625rem;z-index:3;pointer-events:none}.activities-events__nav-btn{background:#fff;border-radius:50%;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto}.activities-events__nav-btn:hover{background:#fff;transform:scale(1.05)}.activities-events__nav-btn{box-shadow:1px 2px 4px 0 rgba(198,198,198,.4)}.activities-events__nav-btn i{font-size:1rem;color:#2b2b3d}.activities-events__nav-btn:hover{background-color:#d71921}.activities-events__nav-btn:hover i{color:#fff}.activities-events__carousel{position:relative;z-index:1}.activities-events__carousel .owl-stage{display:flex;padding-top:.5rem}.activities-events__carousel .owl-item{height:auto}.activities-events__carousel .owl-item>.event-card{height:100%}.event-card{display:flex;flex-direction:column;gap:1rem;min-height:100%;padding:1.125rem 1.125rem 2.5625rem;border:1px solid #f0f0f3;border-radius:1.25rem;background-color:#fff;transition:all .3s ease}.event-card:hover{box-shadow:0 2px 4px rgba(198,198,198,.25);background-color:#f5f5f5;transform:translateY(-0.375rem)}.event-card__body{display:flex;flex:1;flex-direction:column;gap:1rem}.event-card__media{overflow:hidden;border-radius:.875rem}.event-card__media img{display:block;width:100%;height:12.5rem;-o-object-fit:cover;object-fit:cover}.event-card__info{display:flex;flex-direction:column;gap:1.5rem}.event-card__title{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5rem;color:#2b2b3d}.event-card__desc{margin:0;font-size:.875rem;line-height:1.5rem;color:#666}.event-card__link{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.25rem 1rem;border:1px solid #d71921;border-radius:2.5rem;font-size:.8125rem;line-height:1.5rem;color:#d71921;text-decoration:none;transition:all .3s ease}.event-card__link:hover{background-color:#d71921;color:#fff}.home-news{margin-bottom:3rem}.home-news .container{position:relative}.home-news__header{margin-bottom:1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-news__nav{display:flex;align-items:center;gap:.625rem;z-index:3;pointer-events:none}.home-news__nav-btn{background:#fff;border-radius:50%;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:auto}.home-news__nav-btn:hover{background:#fff;transform:scale(1.05)}.home-news__nav-btn{box-shadow:1px 2px 4px 0 rgba(198,198,198,.4)}.home-news__nav-btn i{font-size:1rem;color:#2b2b3d}.home-news__nav-btn:hover{background-color:#d71921}.home-news__nav-btn:hover i{color:#fff}.home-news__carousel{position:relative;z-index:1}.home-news__carousel .owl-stage{display:flex;padding-top:.5rem}.home-news__carousel .owl-item{height:auto}.home-news__carousel .owl-item>.news-card{height:100%}.news-card{display:flex;flex-direction:column;gap:.875rem;min-height:100%;padding:1.1875rem 1.1875rem 2.4375rem;border:1px solid #f0f0f3;border-radius:1.25rem;background-color:#fff;transition:all .3s ease}.news-card:hover{transform:translateY(-0.375rem);background-color:#f5f5f5}.news-card__body{display:flex;flex:1;flex-direction:column;gap:.875rem}.news-card__media{overflow:hidden;border-radius:.875rem}.news-card__media img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.news-card__info{display:flex;flex-direction:column;gap:1.5rem}.news-card__title{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.625rem;color:#2b2b3d}.news-card__desc{margin:0;font-size:.875rem;line-height:1.5rem;color:#666}.news-card__link{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.25rem 1rem;border:1px solid #d71921;border-radius:2.5rem;font-size:.8125rem;line-height:1.5rem;color:#d71921;text-decoration:none;transition:all .3s ease}.news-card__link:hover{background-color:#d71921;color:#fff}.floating-contact{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:999}.floating-contact a{width:45px;height:45px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.3);font-size:20px}.scroll-circle{position:fixed;right:20px;bottom:140px;width:50px;height:50px;z-index:999;cursor:pointer}.scroll-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.scroll-circle .bg{fill:none;stroke:#e6e6e6;stroke-width:5}.scroll-circle .progress{fill:none;stroke:#007bff;stroke-width:5;stroke-dasharray:163.36;stroke-dashoffset:163.36;transition:stroke-dashoffset .2s linear}.scroll-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#007bff;font-size:16px;pointer-events:none}.contact-buttons{display:flex;justify-content:flex-end;gap:10px;padding:15px 0px;background:#fff}.contact-btn{background:gold;padding:8px 15px;border-radius:5px;display:flex;align-items:center;gap:8px;text-decoration:none;color:#000;font-size:14px}.contact-btn i{font-size:16px}.footer .container{max-width:1344px}.footer__cta{background-color:#f5f5f5;border-bottom:1px solid rgba(198,198,198,.4)}.footer__cta-inner{display:flex;align-items:center;gap:.25rem;min-height:5rem;flex-wrap:wrap}.footer__cta-text{margin:0;font-size:1rem;line-height:1.5rem;color:#2b2b3d}.footer__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:2.5rem;background-color:#f5f5f5;font-size:1rem;line-height:1.5rem;color:#d71921;text-decoration:none;transition:all .3s ease}.footer__cta-btn:hover{color:#c7060e}.footer__main{padding:1.625rem 0 2.5rem;background-color:#d71921;color:#fff}.footer__logo{margin-bottom:1.5rem}.footer__logo a{display:inline-flex;align-items:center;text-decoration:none}.footer__logo img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.footer__logo-mark{flex-shrink:0}.footer__logo-text{flex-shrink:0}.footer__content{display:grid;grid-template-columns:minmax(0, 22.4375rem) minmax(0, 29.375rem) minmax(0, 22.25rem);gap:2.5rem 4.875rem;align-items:start}.footer__col{min-width:0}.footer__col--company{display:flex;flex-direction:column;gap:2rem}.footer__block{display:flex;flex-direction:column;gap:1.5rem}.footer__heading{margin:0;font-family:"Arial",sans-serif,sans-serif;font-size:1rem;font-weight:700;line-height:1.5rem;letter-spacing:-0.02em;color:#fff}.footer__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__list p,.footer__list li{margin:0;font-size:1rem;line-height:1.5rem;color:#fff}.footer__text{margin:0;font-size:1rem;line-height:1rem;color:#fff;white-space:pre-line}.footer__branches{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.footer__branches__list{display:flex;flex-direction:column;gap:.5rem}.footer__socials{display:flex;align-items:center;gap:.5625rem}.footer__socials a{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;transition:all .3s ease}.footer__socials a:hover{opacity:.85}.footer__socials img{display:block;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.footer__map{position:relative;min-height:20.5rem;margin-top:2rem;border-radius:.75rem;overflow:hidden;background-color:#d9d9d9}.footer__map iframe{display:block;width:100%;height:20.5rem;border:0}.footer__map-fallback{display:block;width:100%;height:20.5rem;-o-object-fit:cover;object-fit:cover}.footer__copyright{padding:1.1875rem 0;background-color:#d71921;border-top:1px solid hsla(0,0%,100%,.12)}.footer__copyright-text{margin:0;font-size:.875rem;line-height:1.5rem;text-align:center;color:#fff}.footer__copyright-author{color:#fff;font-weight:700;text-decoration:none}.footer__copyright-author:hover{opacity:.85}.btn-loading{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-loading span{display:none}.btn-loading.is-loading{pointer-events:none;opacity:.7}.btn-loading.is-loading span{display:inline-block;width:16px;height:16px;border:2px solid #fff;border-radius:50%;border-right-color:rgba(0,0,0,0);animation:spinLoading .75s linear infinite}@keyframes spinLoading{100%{transform:rotate(360deg)}}.notyf{padding:15px;z-index:9999999999 !important}.notyf__message{white-space:nowrap}.notyf__toast{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px 20px 12px;font-size:14px;font-weight:500;max-width:100%}.notyf__ripple{opacity:.12}.notyf__wrapper{padding:4px 8px}.notyf__dismiss-btn{background:rgba(0,0,0,0);opacity:1;cursor:pointer;height:26px;width:26px;border-radius:4px !important}.notyf__dismiss{height:26px;width:26px;border-radius:4px !important}#menu-mobile{display:none;position:sticky;top:0;z-index:99;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}#mmenu{display:none}.mm-menu_opened{display:block !important}#mmenu a.active span{font-weight:600}#menu-mobile>.mmenu-extras{display:none}.mm-panel .mmenu-extras{display:block;padding:15px}.mmenu-footer .support-info{margin-top:15px;padding-top:15px;border-top:1px solid #ddd;font-size:14px}.mmenu-footer .support-info p{margin:5px 0;color:#2b2b3d}.mmenu-footer .support-info a{color:#007bff;text-decoration:none}.menu-bar-res{min-height:40px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-bar-res__logo{flex-shrink:0;max-width:140px}.menu-bar-res__logo img{max-width:100%;height:auto;display:block}.menu-bar-res__actions{display:flex;align-items:center;gap:10px;margin-left:auto}#hamburger{display:block;width:30px;height:22px;position:relative;text-decoration:none}#hamburger::before,#hamburger::after,#hamburger span{background:var(--color-body);content:"";display:block;width:100%;height:2px;position:absolute;left:0;transition:none .5s ease .5s;transition-property:transform,top,bottom,left,opacity}#hamburger::before{top:0}#hamburger span{top:10px}#hamburger::after{top:20px}.mm-wrapper_opening #hamburger::before,.mm-wrapper_opening #hamburger::after{top:10px}.mm-wrapper_opening #hamburger span{left:-50px;opacity:0}.mm-wrapper_opening #hamburger::before{transform:rotate(45deg)}.mm-wrapper_opening #hamburger::after{transform:rotate(-45deg)}.mm-wrapper__blocker{box-shadow:0 0 10px rgba(0,0,0,.3)}.mmenu-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background-color:rgba(0,0,0,0);color:#2b2b3d;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.mmenu-icon svg{display:block;width:22px;height:22px}.mmenu-icon:hover{background-color:#e8e8e8;transform:scale(1.05)}.mmenu-icon:active{transform:scale(0.98)}.mobile-language-title{margin-bottom:15px;font-size:16px;font-weight:550;color:#2b2b3d}.mobile-language-options{display:flex;gap:10px}.mobile-lang-btn{display:flex;align-items:center;padding:12px 15px;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;text-decoration:none;color:#2b2b3d;font-size:15px;font-weight:500;cursor:pointer}.mobile-lang-btn .flag-icon{width:24px;height:16px;margin-right:12px;border-radius:2px;-o-object-fit:cover;object-fit:cover;border:1px solid #ddd}.language__pc{display:flex;justify-content:end;gap:6px;margin-right:10px}.language__pc--item img{width:auto;max-width:24px}.page__static--section{padding-top:10px;padding-bottom:30px}.page__title{font-size:28px;color:#c7060e;position:relative;letter-spacing:1px;text-align:center;margin:16px 0}.breadcrumb-nav{margin:16px 0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;padding:8px;background-color:#f9f9f9;border-radius:8px}.breadcrumb-item{display:flex;align-items:center;font-size:.95rem;color:#2b2b3d}.breadcrumb-link{color:#2b2b3d;text-decoration:none;padding:.3rem .5rem;border-radius:4px;transition:color .2s ease-in-out}.breadcrumb-link:hover{color:#e63946;background-color:rgba(0,0,0,0)}.breadcrumb-current{font-weight:bold;color:#2b2b3d;padding:.3rem .5rem}.breadcrumb-separator{margin:0 .5rem;color:#999}.empty-state{text-align:center;padding-bottom:60px;padding-top:24px}.empty-content i{font-size:64px;color:#ddd;margin-bottom:20px}.empty-content h3{color:#f1f1f1;margin-bottom:10px}.empty-content p{color:#999;margin-bottom:30px}.empty-content a{color:#2b2b3d}.fixed-social{position:fixed;bottom:4rem;right:.25rem;padding:.5rem;z-index:1000}.fixed-social .link-item{position:relative;margin-bottom:.625rem}.fixed-social .link-item span{position:absolute;width:0;height:100%;top:.625rem;right:0;left:0;margin:0 auto;z-index:0;font-size:3.75rem;border:3px solid #382029;border-right:0}.fixed-social .social-button{position:relative;display:flex;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:.625rem;background-color:#c7060e;border-radius:50%;font-size:1.5rem;color:#fff;text-decoration:none;transition:transform .3s ease}.fixed-social .social-button:hover{transform:scale(1.1)}.fixed-social .social-button img{width:1.75rem;height:auto}.social-button svg{width:24px;height:24px}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(146,22,30,.7)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(146,22,30,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(146,22,30,0)}}.pulse-1{animation:pulse .8s infinite}.pulse-2{animation:pulse 1.2s infinite .2s}.pulse-3{animation:pulse 1.5s infinite .4s}.pulse-4{animation:pulse 1.7s infinite .1s}.link-item-phone{position:relative}.phone-sub{position:absolute;right:calc(100% + 12px);min-width:150px;max-width:250px;background-color:#c7060e;border-radius:6px;bottom:0px;transform-origin:bottom right;transform:scale(0);transition:.3s all}.phone-sub.open{transform:scale(1)}.phone-sub-item{display:flex;align-items:center;justify-content:center;padding:8px 5px;border-bottom:1px solid #e3e3e3;color:#fff}.phone-sub-item:last-child{border-bottom:0px}.phone-sub-item i{color:#fff;transform:rotate(90deg);width:30px;height:30px;margin-right:5px}.phone-sub-item .icon{color:#c7060e;width:30px;height:30px;margin-right:5px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.phone-sub-item .icon svg{fill:#c7060e}.phone-sub-item:hover span:not(.icon){opacity:.6}.skiptranslate{display:none}#google_language_translator{clear:both;width:auto !important;text-align:right;display:none}.go__top{position:fixed;bottom:15px;right:12px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 400ms linear;background:rgba(0,0,0,0)}.go__top.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.go__top::after{position:absolute;font-family:"Font Awesome 5 Free";content:"";text-align:center;line-height:46px;font-size:16px;font-weight:900;color:#c7060e;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all 400ms linear}.go__top-svg{fill:none}.go__top-svg path{stroke:var(--color-brown);stroke-width:4;box-sizing:border-box;transition:all 400ms linear}.coppy_right{text-decoration:none;color:#000;font-weight:600;transition:color .3s ease,text-shadow .3s ease,transform .3s ease;display:inline-block}.coppy_right:hover{color:#0800e6;font-weight:700;text-shadow:0 0 5px rgba(1,129,248,.7);transform:translateY(-2px)}.content__detail{font-size:16px}.content__detail h1,.content__detail h2,.content__detail h3,.content__detail h4,.content__detail h5,.content__detail h6{font-weight:bold;color:var(--color-main)}.content__detail h1{font-size:1.5rem}.content__detail h2{font-size:1.5rem;margin-top:.6em;margin-bottom:.6em}.content__detail h3{font-size:1.2rem;margin-top:.6em;margin-bottom:.6em}.content__detail h4{font-size:1.124rem}.content__detail h5,.content__detail h6{font-size:1rem}.content__detail img{margin-bottom:15px;width:auto !important;max-width:100% !important;height:auto !important}.content__detail table,.content__detail table td{border:1px solid #ccc}.content__detail table td{padding:15px}.content__detail ul li{margin-left:17px}.content__detail ul li:not(:last-child){margin-bottom:15px}.content__detail p{margin-bottom:10px}.page-hero{position:relative;overflow:hidden}.page-hero .container{position:absolute;inset:0;z-index:2}.page-hero__media{position:relative;line-height:0}.page-hero__media img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.page-hero__card{position:absolute;top:25%;left:0;z-index:3;width:23rem;max-width:calc(100% - 2rem);padding:1.625rem 2rem;border-radius:1rem;background:#fff;box-shadow:0 .875rem 2.5rem rgba(43,43,61,.12)}.page-hero__title{margin:0 0 .75rem;font-family:"Arial",sans-serif;font-size:1.5rem;font-weight:700;line-height:2rem;color:#2b2b3d}.page-hero__desc{margin:0;font-size:.875rem;line-height:1.5rem;color:#666}