.navbar{position:fixed;bottom:50px;transition-duration:.3s;left:50%;transform:translateX(-50%);background-color:#1e3932;color:#fff;padding:8px 16px;border-radius:16px;transition:all .1s ease;box-shadow:0 6px 24px rgba(0,0,0,.25);z-index:1000;display:flex;align-items:center;justify-content:center;gap:4px}@media(max-width:768px){.navbar{bottom:20px;transition-duration:.3s}}.navbar a{text-decoration:none!important}.navbar a,.navbar a:active,.navbar a:focus,.navbar a:visited{border:none!important;outline:none!important;box-shadow:none!important}.navbar .logo{width:100px;margin:0 auto;display:block}.navbar .logo-link{text-decoration:none!important}.navbar .logo-link,.navbar .logo-link:focus{border:none!important;outline:none!important;box-shadow:none!important}.navbar .icons{color:#fff}.navbar .nav-icons{gap:6px}.navbar .nav-icons,.navbar .nav-icons .icon-wrapper{display:flex;align-items:center;justify-content:center}.navbar .nav-icons .icon-wrapper{min-width:40px;padding:0 4px;min-height:40px;gap:2px;background-color:#1e3932;border-radius:8px;transition:background .3s ease;cursor:pointer;border:none!important;outline:none!important;box-shadow:none!important;line-height:1}.navbar .nav-icons .icon-wrapper i,.navbar .nav-icons .icon-wrapper svg{display:block;margin:0;padding:0;vertical-align:middle;font-size:20px;line-height:1}.navbar .nav-icons .icon-wrapper:focus{outline:none!important;border:none!important;box-shadow:none!important}.navbar .nav-icons .icon-wrapper .icon-label{all:unset;display:inline-block;font-size:14px;white-space:nowrap;color:#fff;padding:0 4px;opacity:0;transform:scale(.95);transition:all .3s ease;overflow:hidden;width:0;border:none!important;text-decoration:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.navbar .nav-icons .icon-wrapper .icon-label:after,.navbar .nav-icons .icon-wrapper .icon-label:before{display:none!important;content:none!important}.navbar .nav-icons .icon-wrapper:hover{background-color:#1e3932}.navbar .nav-icons .icon-wrapper.active{background-color:#2d2d2d}.navbar .nav-icons .icon-wrapper.active .icon-label{width:auto;transform:scale(1);opacity:1;color:#fff;padding:0 4px}.navbar .lang-toggle{display:flex;background:#737373;padding:4px;border-radius:6px;overflow:hidden;font-size:10px;gap:2px;font-weight:600}.navbar .lang-toggle .lang{padding:2px 4px;cursor:pointer;color:#fff;border-radius:3px;transition:background .2s}.navbar .lang-toggle .lang,.navbar .lang-toggle .lang:focus{border:none!important;outline:none!important;box-shadow:none!important}.navbar .lang-toggle .lang.active{background:#111;color:#fff}.navbar .lang-toggle .lang:hover{background:#111}.navbar .menu-btn{display:none;cursor:pointer;padding-top:4px}.navbar .menu-btn,.navbar .menu-btn:focus{border:none!important;outline:none!important;box-shadow:none!important}.mobile-menu{position:fixed;bottom:64px;left:50%;margin-left:-140px;width:280px;background-color:#171717;border-top-left-radius:20px;border-top-right-radius:20px;padding:12px 8px;z-index:1100;display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(0,0,0,.2);will-change:transform}@media(max-width:768px){.mobile-menu{bottom:56px;background-color:#000}}.mobile-menu .menu-item{display:flex;align-items:center;gap:8px;padding:8px 6px;color:#fff;font-size:.95rem;cursor:pointer}.mobile-menu .menu-item,.mobile-menu .menu-item:focus{border:none!important;outline:none!important;box-shadow:none!important}.mobile-menu .menu-item span{color:#fff}.mobile-menu .menu-item:hover span{color:#ccc}.mobile-menu .menu-item.highlight{background:#1c1c1c;padding:10px;border-radius:10px}.mobile-menu .lang-switcher{display:flex;width:100%;gap:10px}.mobile-menu .lang-switcher .lang-header{display:flex;align-items:center;gap:8px;color:#fff;font-size:.95rem}.mobile-menu .lang-switcher .lang-header span{color:#fff}.mobile-menu .lang-switcher .lang-toggle{display:flex;background:#333;border-radius:6px;overflow:hidden}.mobile-menu .lang-switcher .lang-toggle .lang{padding:4px 8px;font-size:.75rem;font-weight:600;cursor:pointer;color:#fff}.mobile-menu .lang-switcher .lang-toggle .lang.active{background-color:#fff;color:#000}@media(max-width:768px){.navbar{background-color:#000;width:auto;min-width:280px;max-width:280px;padding:8px 12px;border-radius:10px;display:flex;justify-content:space-between}.navbar .lang-toggle,.navbar .nav-icons{display:none}.navbar .menu-btn{display:block}.navbar .menu-btn :hover{background-color:#fff;color:#000;border-radius:2px}}@media(min-width:769px){.mobile-menu{display:none!important}}.chat-dialog-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:50;display:flex;justify-content:center;align-items:center}.chat-dialog{background:#fff;border-radius:12px;padding:1.5rem;width:90%;box-shadow:0 10px 30px rgba(0,0,0,.2)}.chat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.chat-body{font-size:14px}.nav-item-icon-mobile-section .nav-item-icon-mobile:first-child .menu-item-label{padding-left:5px}.nav-item-icon-mobile-section{display:flex;flex-direction:column;gap:0}.nav-item-icon-mobile-section .nav-item-icon-mobile{text-decoration:none!important;color:inherit}.nav-item-icon-mobile-section .nav-item-icon-mobile,.nav-item-icon-mobile-section .nav-item-icon-mobile:focus{border:none!important;outline:none!important;box-shadow:none!important}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item{display:flex;align-items:center;gap:8px;padding:8px 6px;color:#fff;font-size:15px;cursor:pointer;border-radius:8px;transition:all .2s ease}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item,.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item:focus{border:none!important;outline:none!important;box-shadow:none!important}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item svg{width:18px;height:18px;color:#fff}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item .menu-item-label{color:#fff;font-weight:400}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item:hover{background-color:#fff}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item:hover svg{width:18px;height:18px;color:#000}.nav-item-icon-mobile-section .nav-item-icon-mobile .menu-item:hover .menu-item-label{color:#000;font-weight:400}.lang-switcher{width:100%;justify-content:space-between;padding:8px 6px}.lang-switcher__label{gap:8px;font-size:15px;font-weight:400}.lang-switcher__label svg{width:18px;height:18px;color:#fff}.lang-switcher__label span{color:#fff;font-size:15px;margin-left:4px;font-weight:400}.lang-switcher__pill{background:#2a2a2a;border-radius:6px;padding:4px}.lang-switcher__btn{border:none!important;background:transparent;color:#aaa;font-size:12px;border-radius:4px;transition:all .2s ease;text-align:center}.lang-switcher__btn,.lang-switcher__btn:focus{outline:none!important;box-shadow:none!important}.lang-switcher__btn:focus{border:none!important}.lang-switcher__btn.active{color:#000}.lang-switcher__btn:hover:not(.active){background:#3a3a3a;color:#fff}.menu-item-highlight{display:flex;align-items:center;gap:8px;padding:8px 6px;color:#fff;font-size:15px;cursor:pointer;border-radius:8px;transition:all .2s ease}.menu-item-highlight,.menu-item-highlight:focus{border:none!important;outline:none!important;box-shadow:none!important}.menu-item-highlight svg{width:18px;height:18px;color:#fff}.menu-item-highlight span{color:#fff;font-weight:400}.menu-item-highlight:hover{background-color:#fff;transition:background-color .2s ease,color .2s ease}.menu-item-highlight:hover span,.menu-item-highlight:hover svg{color:#000;transition:color .2s ease}.lang-switcher__pill{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#737373;border-radius:4px;height:24px;gap:0;padding:2px}.lang-switcher__pill .lang-switcher__p{font-size:9px;font-weight:600;color:#fff;background:transparent;border:none!important;border-radius:4px;padding:3px 6px;cursor:pointer;transition:background .2s,color .2s;outline:none!important;box-shadow:none!important}.lang-switcher__pill .lang-switcher__p:focus{outline:none!important;border:none!important;box-shadow:none!important}.lang-switcher__pill .lang-switcher__p.active{background:#111;color:#fff;box-shadow:none}.lang-switcher__pill .lang-switcher__p:not(.active):hover{background:#555;color:#fff}.lang-switcher__pill .lang-switcher__span{font-size:9px;font-weight:600;color:#fff;background:transparent;border:none!important;border-radius:4px;padding:3px 6px;cursor:pointer;transition:background .2s,color .2s;outline:none!important;box-shadow:none!important}.lang-switcher__pill .lang-switcher__span:focus{outline:none!important;border:none!important;box-shadow:none!important}.lang-switcher__pill .lang-switcher__span.active{background:#111;color:#fff;box-shadow:none}.lang-switcher__pill .lang-switcher__span:not(.active):hover{background:#555;color:#fff}:focus{outline:none!important;border:none!important;box-shadow:none!important}:focus-visible{outline:none!important;border:none!important;box-shadow:none!important}.my-custom-drawer{--dialog-bg:#1e3932}.my-custom-drawer .drawer-content,.my-custom-drawer .drawer-inner{background-color:var(--dialog-bg)!important}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000}.drawer-content{background:#000;display:flex;flex-direction:column;overflow:hidden;height:90%;margin-top:24px;position:fixed;bottom:0;left:0;right:0;z-index:1001;scrollbar-width:none;-ms-overflow-style:none}.drawer-content::-webkit-scrollbar{display:none}@media(max-width:1024px){.drawer-content{overflow:auto;scrollbar-width:thin;scrollbar-color:#888 #222}.drawer-content::-webkit-scrollbar{width:8px;background:transparent}.drawer-content:not(:hover)::-webkit-scrollbar-thumb{background:transparent}.drawer-content:hover::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#444,#888);border-radius:6px}.drawer-content::-webkit-scrollbar-track{background:transparent}}.drawer-inner{padding:1rem;background:#1e3932;border-top-left-radius:10px;border-top-right-radius:10px;flex:1 1;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.drawer-inner::-webkit-scrollbar{display:none}@media(max-width:1024px){.drawer-inner{overflow:auto}}.drag-handle{width:48px;height:6px;flex-shrink:0;border-radius:9999px;background:#fff;margin:0 auto 2rem}.form-container{max-width:850px;padding:0 1rem}.form-title{font-weight:500;font-size:1.5rem;line-height:2rem}.form-title,.section-title{margin-bottom:1rem;color:#fff}.section-title{font-size:1rem}@media(min-width:768px){.section-title{margin-bottom:1rem}}.input-field{border:1px solid #2c3e50;transition:border-color .2s,box-shadow .2s}.input-field:focus{border-color:#4f8cff;box-shadow:0 0 0 2px rgba(79,140,255,.2)}.input-field{background:#1e3932;margin:.5rem 0;color:#000!important}@media(min-width:768px){.input-field{margin:1rem 0}}.input-control{background:#fffbf1;border:.5px solid #737373;color:#000;border-radius:8px;padding:13px;width:100%;outline:none;transition:border-color .3s ease}.input-control:focus{border-color:#fff;color:#000}.input-control::placeholder{color:#000}.close-icon{position:absolute;right:4rem;color:#fff;top:4rem;cursor:pointer}.textarea-control{background:#fffbf1;border:.5px solid #fff;color:#000;border-radius:8px;padding:13px;width:100%;outline:none;transition:border-color .3s ease;resize:vertical;min-height:100px}.textarea-control:focus{border-color:#fff;color:#000}.textarea-control::placeholder{color:#737373}.error-message{color:#ef4444;position:relative;bottom:14px;font-size:.875rem;margin-top:.25rem}.submit-btn{outline:none;color:#fff;font-size:1.5rem;line-height:2rem;background:transparent;border:none;margin-top:1rem;cursor:pointer;transition:opacity .2s ease}.submit-btn:hover{opacity:.8}.submit-btn:focus{outline:none}@media(max-width:768px){.drawer-content{height:95%;margin-top:16px}.form-title,.submit-btn{font-size:1.25rem;line-height:1.75rem}}.lang-switcher{display:flex;align-items:center;border-radius:12px;flex-direction:row!important;padding:8px 14px 8px 8px;width:-moz-fit-content;width:fit-content;gap:8px;box-shadow:0 1px 6px rgba(0,0,0,.08)}.lang-switcher__label{display:flex;color:#000;align-items:center;color:#fff;font-weight:700;margin-right:12px;font-size:1.08rem;gap:4px}.lang-switcher__label .iconify{margin-right:2px}.lang-switcher__btn{border:none;outline:none;background:#333;color:#fff;border-radius:6px;font-size:.8rem;font-weight:400;padding:4px 8px;cursor:pointer;transition:background .2s,color .2s;margin-right:2px;min-width:38px;box-shadow:none}.lang-switcher__btn.active{background:#fff;color:#222;font-weight:700}.lang-switcher__btn:last-child{margin-right:0}.footer{width:100%}.footer__content{display:flex;flex-direction:column;justify-content:center;gap:32px;align-items:center;padding-top:6rem;text-align:center}.footer__title{font-size:3rem;line-height:1.2;font-weight:400}@media(min-width:768px){.footer__title{font-size:108px}}.footer__subtext{font-size:16px;font-weight:500}.footer__icon{margin-top:16px}.footer__info{margin-top:auto;flex-direction:column-reverse;gap:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:96px}.footer__slogan{font-size:12px;display:none}@media(min-width:768px){.footer__slogan{display:block}}.footer__email,.footer__label,.footer__link{font-size:12px}.footer__copyright{text-align:center;padding:20px 0}@media(min-width:768px){.footer__copyright{display:none}}.footer__copyright-text{font-size:14px;color:#737373}.footer .hide-mobile{display:none}@media(min-width:768px){.footer .hide-mobile{display:inline}}body{overflow-x:hidden}.footer{width:100vw;background-color:#1e3932;overflow:hidden}.footer-container{color:#f0f0f0;display:flex;flex-direction:column;align-items:center;justify-content:center}@font-face{font-family:Karelia;src:url(/font/karelia.ttf) format("truetype"),url(/font/karelia.ttf) format("opentype");font-weight:100 900;font-style:normal;font-display:swap}html{font-family:Karelia,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*,:after,:before,body{font-family:inherit}.MuiTypography-root,[class*=Text],[class*=Typography],a,button,div,h1,h2,h3,h4,h5,h6,input,p,select,span,textarea{font-family:Karelia,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.mt_1{margin-top:1px}.mt_2{margin-top:2px}.mt_3,.mt_4{margin-top:3px}.mt_5{margin-top:5px}.mt_7,.mt_8{margin-top:7px}.mt_10{margin-top:10px}.mt_12{margin-top:12px}.mt_13{margin-top:13px}.mt_14{margin-top:14px}.mt_16{margin-top:16px}.mt_17{margin-top:17px}.mt_20{margin-top:20px}.mt_24{margin-top:24px}.mt_32{margin-top:32px}.mt_33{margin-top:33px}.mt_40{margin-top:40px}.mb_2{margin-bottom:2px}.mb_5{margin-bottom:5px}.mb_6{margin-bottom:6px}.mb_17{margin-bottom:17px}.mb_10{margin-bottom:10px}.mb_12{margin-bottom:12px}.my_3px{margin-top:3px;margin-bottom:3px}.mr_5{margin-right:5px}.ml_8{margin-left:8px}.ml_10{margin-left:10px}.ml_11{margin-left:11px}.ml_26{margin-left:26px}.mr_t_2{margin-top:-2px}.mr_n_12{margin-right:-28px}.p_1_4d{padding:4px 4px 4px 10px}.p_1_2d{padding:10px 24px}.p_2_2d{padding:12px 27px}.p_3_2d{padding:16px 24px}.p_4_2d{padding:10px 12px}.p_5_2d{padding:28px 63px}.p_6_2d{padding:5px}.px_25{padding:0 25px}.gap_2{gap:2px}.gap_5{gap:5px}.gap_6{gap:6px}.gap_8{gap:8px}.gap_9{gap:9px}.gap_10{gap:10px}.gap_11{gap:11px}.gap_12{gap:12px}.gap_13{gap:13px}.gap_14{gap:14px}.gap_15{gap:15px}.gap_16{gap:16px}.gap_17{gap:17px}.gap_18{gap:18px}.gap_20{gap:20px}.gap_21{gap:21px}.gap_24{gap:24px}.gap_31{gap:21px}.h-100{height:100%}.w-100{width:100%}.max-w-50{max-width:50px}.max-w-51{max-width:51px}.max-w-52{max-width:52px}.max-w-53{max-width:53px}.max-w-54{max-width:54px}.max-w-55{max-width:55px}.max-w-56{max-width:56px}.max-w-57{max-width:57px}.max-w-58{max-width:58px}.max-w-59{max-width:59px}.max-w-60{max-width:60px}.max-w-61{max-width:61px}.max-w-62{max-width:62px}.max-w-63{max-width:63px}.max-w-64{max-width:64px}.max-w-65{max-width:65px}.max-w-66{max-width:66px}.max-w-67{max-width:67px}.max-w-68{max-width:68px}.max-w-69{max-width:69px}.max-w-70{max-width:70px}.max-w-71{max-width:71px}.max-w-72{max-width:72px}.max-w-73{max-width:73px}.max-w-74{max-width:74px}.max-w-75{max-width:75px}.max-w-76{max-width:76px}.max-w-77{max-width:77px}.max-w-78{max-width:78px}.max-w-79{max-width:79px}.max-w-80{max-width:80px}.max-w-81{max-width:81px}.max-w-82{max-width:82px}.max-w-83{max-width:83px}.max-w-84{max-width:84px}.max-w-85{max-width:85px}.max-w-86{max-width:86px}.max-w-87{max-width:87px}.max-w-88{max-width:88px}.max-w-89{max-width:89px}.max-w-90{max-width:90px}.max-w-91{max-width:91px}.max-w-92{max-width:92px}.max-w-93{max-width:93px}.max-w-94{max-width:94px}.max-w-95{max-width:95px}.max-w-96{max-width:96px}.max-w-97{max-width:97px}.max-w-98{max-width:98px}.max-w-99{max-width:99px}.max-w-100{max-width:100px}.max-w-101{max-width:101px}.max-w-102{max-width:102px}.max-w-103{max-width:103px}.max-w-104{max-width:104px}.max-w-105{max-width:105px}.max-w-106{max-width:106px}.max-w-107{max-width:107px}.max-w-108{max-width:108px}.max-w-109{max-width:109px}.max-w-110{max-width:110px}.max-w-111{max-width:111px}.max-w-112{max-width:112px}.max-w-113{max-width:113px}.max-w-114{max-width:114px}.max-w-115{max-width:115px}.max-w-116{max-width:116px}.max-w-117{max-width:117px}.max-w-118{max-width:118px}.max-w-119{max-width:119px}.max-w-120{max-width:120px}.max-w-121{max-width:121px}.max-w-122{max-width:122px}.max-w-123{max-width:123px}.max-w-124{max-width:124px}.max-w-125{max-width:125px}.max-w-126{max-width:126px}.max-w-127{max-width:127px}.max-w-128{max-width:128px}.max-w-129{max-width:129px}.max-w-130{max-width:130px}.max-w-131{max-width:131px}.max-w-132{max-width:132px}.max-w-133{max-width:133px}.max-w-134{max-width:134px}.max-w-135{max-width:135px}.max-w-136{max-width:136px}.max-w-137{max-width:137px}.max-w-138{max-width:138px}.max-w-139{max-width:139px}.max-w-140{max-width:140px}.max-w-141{max-width:141px}.max-w-142{max-width:142px}.max-w-143{max-width:143px}.max-w-144{max-width:144px}.max-w-145{max-width:145px}.max-w-146{max-width:146px}.max-w-147{max-width:147px}.max-w-148{max-width:148px}.max-w-149{max-width:149px}.max-w-150{max-width:150px}.max-w-151{max-width:151px}.max-w-152{max-width:152px}.max-w-153{max-width:153px}.max-w-154{max-width:154px}.max-w-155{max-width:155px}.max-w-156{max-width:156px}.max-w-157{max-width:157px}.max-w-158{max-width:158px}.max-w-159{max-width:159px}.max-w-160{max-width:160px}.max-w-161{max-width:161px}.max-w-162{max-width:162px}.max-w-163{max-width:163px}.max-w-164{max-width:164px}.max-w-165{max-width:165px}.max-w-166{max-width:166px}.max-w-167{max-width:167px}.max-w-168{max-width:168px}.max-w-169{max-width:169px}.max-w-170{max-width:170px}.max-w-171{max-width:171px}.max-w-172{max-width:172px}.max-w-173{max-width:173px}.max-w-174{max-width:174px}.max-w-175{max-width:175px}.max-w-176{max-width:176px}.max-w-177{max-width:177px}.max-w-178{max-width:178px}.max-w-179{max-width:179px}.max-w-180{max-width:180px}.max-w-181{max-width:181px}.max-w-182{max-width:182px}.max-w-183{max-width:183px}.max-w-184{max-width:184px}.max-w-185{max-width:185px}.max-w-186{max-width:186px}.max-w-187{max-width:187px}.max-w-188{max-width:188px}.max-w-189{max-width:189px}.max-w-190{max-width:190px}.max-w-191{max-width:191px}.max-w-192{max-width:192px}.max-w-193{max-width:193px}.max-w-194{max-width:194px}.max-w-195{max-width:195px}.max-w-196{max-width:196px}.max-w-197{max-width:197px}.max-w-198{max-width:198px}.max-w-199{max-width:199px}.max-w-200{max-width:200px}.max-w-201{max-width:201px}.max-w-202{max-width:202px}.max-w-203{max-width:203px}.max-w-204{max-width:204px}.max-w-205{max-width:205px}.max-w-206{max-width:206px}.max-w-207{max-width:207px}.max-w-208{max-width:208px}.max-w-209{max-width:209px}.max-w-210{max-width:210px}.max-w-211{max-width:211px}.max-w-212{max-width:212px}.max-w-213{max-width:213px}.max-w-214{max-width:214px}.max-w-215{max-width:215px}.max-w-216{max-width:216px}.max-w-217{max-width:217px}.max-w-218{max-width:218px}.max-w-219{max-width:219px}.max-w-220{max-width:220px}.max-w-221{max-width:221px}.max-w-222{max-width:222px}.max-w-223{max-width:223px}.max-w-224{max-width:224px}.max-w-225{max-width:225px}.max-w-226{max-width:226px}.max-w-227{max-width:227px}.max-w-228{max-width:228px}.max-w-229{max-width:229px}.max-w-230{max-width:230px}.max-w-231{max-width:231px}.max-w-232{max-width:232px}.max-w-233{max-width:233px}.max-w-234{max-width:234px}.max-w-235{max-width:235px}.max-w-236{max-width:236px}.max-w-237{max-width:237px}.max-w-238{max-width:238px}.max-w-239{max-width:239px}.max-w-240{max-width:240px}.max-w-241{max-width:241px}.max-w-242{max-width:242px}.max-w-243{max-width:243px}.max-w-244{max-width:244px}.max-w-245{max-width:245px}.max-w-246{max-width:246px}.max-w-247{max-width:247px}.max-w-248{max-width:248px}.max-w-249{max-width:249px}.max-w-250{max-width:250px}.mw-90{max-width:90%}.mw-75{max-width:75%}.text-center{text-align:center}.text-left{text-align:left}.flex-col-center{align-items:center}.flex-col-center,.flex-col-start{display:flex;flex-direction:column}.flex-col-start{align-items:flex-start}.flex-col-end{display:flex;flex-direction:column;align-items:flex-end}.flex-col-justify-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-col-justify-end{display:flex;flex-direction:column;align-items:end;justify-content:end}.flex-row-start{display:flex;flex-direction:row;align-items:flex-start}.flex-row-center{align-items:center}.flex-row-center,.flex-row-end{display:flex;flex-direction:row}.flex-row-end{align-items:flex-end}.flex-row-between{justify-content:space-between}.flex-row-between,.flex-row-justify-center{display:flex;flex-direction:row;align-items:center}.flex-row-justify-center{justify-content:center}.flex-row-justify-end{display:flex;flex-direction:row;align-items:center;justify-content:end}.flex-row-reverse{display:flex;align-items:center;flex-direction:row-reverse}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}@media only screen and (max-width:578px){.xs-justify-center{justify-content:center!important}.mr_xs_12{margin-right:12px}.ml_xs_0{margin-left:0!important}.mt_xs_10{margin-top:20px!important}.pl_xs_0{padding-left:0!important}}