.footer-bottom{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.footer-links{display:flex;align-items:center;gap:.5rem}@media (max-width: 640px){.footer-bottom,.footer-links{gap:.25rem}}.contact-form-card{background-color:#fff;border-radius:20px;margin:5rem;padding:2rem}.contact-form-title{font-size:1.875rem;font-weight:700;color:#e55733;text-align:center;margin-bottom:1.5rem}.contact-form-label{display:block;color:#909090;font-weight:600;margin-bottom:.5rem}.contact-form-input,.contact-form-select,.contact-form-textarea{width:100%;padding:.5rem 1rem;border-radius:10px;background-color:#79797920;outline:none}.contact-form-input:focus,.contact-form-select:focus,.contact-form-textarea:focus{border-color:#19918f;box-shadow:0 0 0 2px #19918f4d}.contact-form-error{border-color:#ef4444}.contact-form-error-text{color:#ef4444;font-size:.875rem;margin-top:.25rem}.contact-form-button{width:100%;background-color:#19918f;color:#fff;padding:.75rem 0;border-radius:10px;transition:background-color .2s ease}.contact-form-button:hover{background-color:#147370}.contact-form-button:disabled{opacity:.5;cursor:not-allowed}.contact-form-success{color:#16a34a;text-align:center}.contact-form-failure{color:#dc2626;text-align:center}@media (max-width: 1024px){.contact-form-card{margin:3rem;padding:1.5rem}.contact-form-title{font-size:1.75rem}.contact-form-button{padding:.6rem 0}}@media (max-width: 768px){.contact-form-card{margin:1.5rem;padding:1rem;border-radius:15px}.contact-form-title{font-size:1.5rem}.contact-form-input,.contact-form-select,.contact-form-textarea{padding:.4rem .8rem;font-size:.9rem}.contact-form-button{padding:.5rem 0;font-size:.95rem}.contact-form-card~img{display:none}}.top-btn{all:unset;font-size:1.5rem;position:fixed;right:20px;bottom:20px;cursor:pointer;transform:scale(1.8);opacity:0;transition:opacity .3s,transform .3s}.up_btn{color:#0371f1;transition:transform .3s}.up_btn:hover{transform:scale(.6)}.animate-on-left,.animate-on-right,.animate-on-down,.animate-on-up,.animate-Fadein,.animate-Fadeout{opacity:0;filter:blur(5px);transition:transform 1s ease-out,opacity .6s ease-out,filter .6s ease-out;transition-delay:.2s}.animate-on-left{transform:translate(-50px)}.animate-on-right{transform:translate(50px)}.animate-on-down{transform:translateY(50px)}.animate-on-up{transform:translateY(-50px)}.animate-Fadein{transform:scale(1.2);filter:blur(8px)}.animate-Fadeout{transform:scale(1);filter:blur(8px)}.one{transition-delay:.1s}.two{transition-delay:.2s}.three{transition-delay:.3s}.four{transition-delay:.4s}.five{transition-delay:.5s}.six{transition-delay:1.8s}.animate{opacity:1;filter:blur(0);transform:translate(0) scale(1)}.auto_countingpage{background:#0d1321}@media (max-width: 575.98px){.animate-on-left,.animate-on-right,.animate-on-down,.animate-on-up,.animate-Fadein,.animate-Fadeout{opacity:0;filter:blur(4px);transition:transform .8s ease-out,opacity .5s ease-out,filter .5s ease-out;transition-delay:.1s}.animate-on-left{transform:translate(-5px)}.animate-on-right{transform:translate(5px)}.animate-on-down{transform:translateY(5px)}.animate-on-up{transform:translateY(-5px)}.animate-Fadein{transform:scale(1.1);filter:blur(6px)}.animate-Fadeout{transform:scale(.9)}.one{transition-delay:.1s}.two{transition-delay:.15s}.three{transition-delay:.2s}.four{transition-delay:.25s}.five{transition-delay:.3s}.six{transition-delay:1.5s}.animate{opacity:1;filter:blur(0);transform:translate(0) scale(1)}.auto_countingpage{background:#0d1321}}.hero-section{min-height:70svh;position:relative}.hero-logo{width:180px;top:16px;left:10px;position:absolute}.hero-title{font-size:32px;line-height:1.3}.hero-subtitle{font-family:Poppins,sans-serif}.hero-images{display:flex;justify-content:center;align-items:flex-end;gap:16px}.hero-images img{width:250px;border-radius:12px}.hero-left,.hero-right{margin-bottom:12rem}@media (max-width: 575.98px){.hero-section{height:60svh;padding-top:60px;padding-bottom:40px}.hero-logo{width:100px;top:1.6rem;left:10px}.hero-title{font-size:22px;padding:0 12px;margin-top:3rem}.hero-subtitle{font-size:16px}.hero-left,.hero-right{display:none;margin-bottom:0}.hero-images img{width:220px}}@media (min-width: 576px) and (max-width: 767.98px){.hero-section{height:0svh;padding-bottom:40px}.hero-logo{width:120px}.hero-title{font-size:24px}.hero-left,.hero-right{display:none}.hero-images img{width:220px}}@media (min-width: 768px) and (max-width: 991.98px){.hero-section{height:70svh}.hero-logo{width:140px}.hero-title{font-size:28px}.hero-images{gap:10px}.hero-images img{width:220px}.hero-left,.hero-right{margin-bottom:6rem}.hero-center{margin-bottom:0}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-section{height:70svh}.hero-title{font-size:30px}.hero-images img{width:240px}.hero-left,.hero-right{margin-bottom:10rem}}.feature-section{width:100%}.feature-section .feature-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3rem;width:100%}.feature-section .side-image{display:flex}.feature-section .side-image:first-child{justify-content:flex-start}.feature-section .side-image:last-child{justify-content:flex-end}@media (max-width: 1024px){.feature-section{padding:3rem 1rem}.feature-section img{height:180px}.feature-section h2{font-size:1.75rem}}@media (max-width: 768px){.feature-section{padding:2.5rem 1rem;overflow:hidden}.feature-section .feature-wrapper{flex-direction:row;gap:1.5rem}.feature-section .side-image .l_img{margin-left:-10px;height:auto;width:210px;margin-right:2rem}.feature-section .side-image .r_img{margin-right:-10px;height:auto;width:240px}.feature-section h2{font-size:1.5rem;margin-top:20px;margin-left:2px}}@media (max-width: 480px){.feature-section h2{font-size:1.35rem}}.diet-section h2{font-size:2.25rem}.diet-section p{font-size:22px;max-width:520px}.diet-section .main-image{width:18rem}.diet-section .overlay-image{width:15rem}@media (max-width: 1024px){.diet-section h2{font-size:2rem}.diet-section p{font-size:.95rem}.diet-section .main-image{width:16rem}.diet-section .overlay-image{width:13rem}}@media (max-width: 767px){.diet-section{padding-top:2.5rem;padding-bottom:2.5rem}.diet-section .content-grid{display:flex;flex-direction:column;gap:2rem}.diet-section h2{font-size:1.75rem;text-align:center}.diet-section p{font-size:.95rem;text-align:center;margin:0 auto}.diet-section .content_box{display:flex;flex-direction:column-reverse}.diet-section .image-wrapper{justify-content:center;margin-block:22px;height:380px}.diet-section .image_2{left:1rem}}@media (max-width: 480px){.diet-section h2{font-size:1.5rem}.diet-section p{font-size:.9rem}.diet-section .main-image{width:12rem}}.section-calorie .image-main{width:18rem;margin-top:-40px;margin-bottom:-40px}.section-calorie .image-overlay{width:15rem;top:50%;left:1.5rem;transform:translateY(-50%)}.section-calorie h2{font-size:2.25rem}.section-calorie p{font-size:22px;line-height:1.7}@media (max-width: 1023px){.section-calorie .image-main{width:16rem;margin-top:-30px;margin-bottom:-30px}.section-calorie .image-overlay{width:13rem;left:1rem}.section-calorie h2{font-size:2rem;text-align:center}.section-calorie p{text-align:center}}@media (max-width: 767px){.section-calorie{padding-top:2rem;padding-bottom:2rem}.section-calorie .grid{display:flex;flex-direction:column;gap:2rem}.section-calorie .image-wrapper{margin-block:22px;height:380px}.section-calorie .image_2{left:1rem}.section-calorie h2{font-size:1.75rem;text-align:center}.section-calorie p{font-size:.95rem;text-align:center}}.food-section h2{font-size:1.875rem;font-weight:700;color:#f3d239;margin-bottom:1rem;line-height:1.2}.food-section p{color:#fff;line-height:1.6;font-size:22px}.food-images{position:relative;display:flex;justify-content:center;animation:animateOnRight .8s ease-out forwards;opacity:0;transform:translate(30px)}.food-main-image{width:224px;height:auto;border-radius:1rem;z-index:10;margin-top:-40px;margin-bottom:-40px}.food-overlay-image{position:absolute;top:50%;left:8px;transform:translateY(-50%);width:240px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;z-index:20;transition:transform .3s ease-out;transform-origin:center}.food-overlay-image:hover{transform:translateY(-50%) scale(1.25)}@media (min-width: 768px){.food-grid{grid-template-columns:1fr 1fr;gap:2rem}.food-title{font-size:2.25rem}.food-main-image{width:288px}.food-overlay-image{left:auto;right:1.5rem}}@media (min-width: 1200px){.food-grid{gap:3rem}.food-title{font-size:2.5rem;margin-bottom:1.5rem}.food-main-image{width:320px}.food-overlay-image{width:280px;right:2rem}}@media (max-width: 767px){.food-section{padding-top:2rem;padding-bottom:2rem}.food-grid{gap:1.5rem}.food-title{font-size:1.75rem}.food-section .content_box{display:flex;flex-direction:column-reverse}.food-section .image_box{margin-block:22px;height:350px}.food-section .image_2{left:1.4rem}.food-section h2{font-size:1.75rem;text-align:center}.food-section p{font-size:.95rem;text-align:center}}.fitness-section p{font-size:22px}.fitness-container{max-width:1152px;margin:0 auto;width:100%}.fitness-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;width:100%}@media (min-width: 1200px){.fitness-grid{gap:3rem}.fitness-title{font-size:2.5rem;margin-bottom:1.5rem}.fitness-main-image{width:320px}.fitness-overlay-image{width:280px;height:280px;left:2rem}}@media (max-width: 767px){.fitness-section{padding-top:2rem;padding-bottom:2rem}.fitness-section .image_box{margin-block:22px;height:380px}.fitness-section .image_2{left:6.1rem}.fitness-section h2{margin-top:0;font-size:1.75rem;text-align:center}.fitness-section p{font-size:.95rem;text-align:center}}@media (min-width: 376px) and (max-width: 425px){.fitness-section .image_2{left:auto}}@media (max-width: 375px){.fitness-section .image_2{left:auto}}@media (max-width: 320px){.fitness-section .image_2{left:auto}}.region-section p{font-size:22px}.region-container{max-width:1152px;margin:0 auto;width:100%}.region-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;width:100%}.region-text{animation:animateOnLeft .8s ease-out forwards;opacity:0;transform:translate(-30px)}.region-title{font-size:1.875rem;font-weight:700;color:#f3d239;margin-bottom:1rem;line-height:1.2}.region-description{color:#fff;line-height:1.6;font-size:1rem}.region-images{position:relative;display:flex;justify-content:center;animation:animateOnRight .8s ease-out forwards;opacity:0;transform:translate(30px)}.region-main-image{width:224px;height:auto;border-radius:1rem;z-index:10;margin-top:-40px;margin-bottom:-40px}.region-overlay-image{position:absolute;top:50%;left:8px;transform:translateY(-50%);width:240px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;z-index:20;transition:transform .3s ease-out;transform-origin:center}.region-overlay-image:hover{transform:translateY(-50%) scale(1.25)}@media (max-width: 767px){.region-section{padding-top:2rem;padding-bottom:2rem}.region-section .content_box{display:flex;flex-direction:column-reverse}.region-section .image_box{margin-block:22px;height:380px}.region-section .image_2{left:.7rem}.region-section h2{font-size:1.75rem;text-align:center}.region-section p{font-size:.95rem;text-align:center}}.privacy-section{width:100%;min-height:100dvh;margin:0;padding:0;background:#e5e7eb}.pdf-frame{width:100%;height:100dvh;border:none;display:block;background-color:#fff}@media (max-width: 768px){.pdf-frame{height:calc(100dvh - 60px)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-left-5{left:-1.25rem}.left-2{left:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.m-20{margin:5rem}.m-4{margin:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-me-2{margin-inline-end:-.5rem}.-mt-12{margin-top:-3rem}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ms-0{margin-inline-start:0px}.ms-2{margin-inline-start:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-8{margin-top:2rem}.mt-\[114px\]{margin-top:114px}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-96{height:24rem}.h-\[150px\]{height:150px}.h-\[540px\]{height:540px}.h-\[auto\],.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[176px\]{width:176px}.w-\[188px\]{width:188px}.w-\[190px\]{width:190px}.w-\[198px\]{width:198px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[600px\]{width:600px}.w-auto{width:auto}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.origin-center{transform-origin:center}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0px}.gap-12{gap:3rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-tl-\[60px\]{border-top-left-radius:60px}.rounded-tr-\[60px\]{border-top-right-radius:60px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#19918F\]{--tw-bg-opacity: 1;background-color:rgb(25 145 143 / var(--tw-bg-opacity, 1))}.bg-\[\#EFFEFE\]{--tw-bg-opacity: 1;background-color:rgb(239 254 254 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-3{padding:.75rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-16{padding-left:4rem;padding-right:4rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pt-16{padding-top:4rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.text-\[\#19918F\]{--tw-text-opacity: 1;color:rgb(25 145 143 / var(--tw-text-opacity, 1))}.text-\[\#E66E10\]{--tw-text-opacity: 1;color:rgb(230 110 16 / var(--tw-text-opacity, 1))}.text-\[\#F3D239\]{--tw-text-opacity: 1;color:rgb(243 210 57 / var(--tw-text-opacity, 1))}.text-\[\#feed01\]{--tw-text-opacity: 1;color:rgb(254 237 1 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-50{opacity:.5}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*{scroll-behavior:smooth}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.09\]:hover{--tw-scale-x: 1.09;--tw-scale-y: 1.09;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#147370\]:hover{--tw-bg-opacity: 1;background-color:rgb(20 115 112 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#00f3d2\]:hover{--tw-text-opacity: 1;color:rgb(0 243 210 / var(--tw-text-opacity, 1))}.hover\:text-\[\#19918F\]:hover{--tw-text-opacity: 1;color:rgb(25 145 143 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F3D239\]:hover{--tw-text-opacity: 1;color:rgb(243 210 57 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#19918F\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(25 145 143 / var(--tw-ring-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:border-b-0{border-bottom-width:0px}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.md\:left-4{left:1rem}.md\:left-auto{left:auto}.md\:right-2{right:.5rem}.md\:right-4{right:1rem}.md\:ms-16{margin-inline-start:4rem}.md\:mt-\[124px\]{margin-top:124px}.md\:mt-\[8rem\]{margin-top:8rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[180px\]{height:180px}.md\:h-auto{height:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/5{width:40%}.md\:w-52{width:13rem}.md\:w-60{width:15rem}.md\:w-\[220px\]{width:220px}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[1fr_2fr_1fr\]{grid-template-columns:1fr 2fr 1fr}.md\:flex-row{flex-direction:row}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:gap-10{gap:2.5rem}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.md\:border-l{border-left-width:1px}.md\:border-r{border-right-width:1px}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
