@charset "UTF-8";.toaster{position:fixed;top:90px;right:20px;z-index:9999!important;pointer-events:auto;isolation:isolate}.toaster .toast{min-width:300px;max-width:400px;margin-bottom:1rem;padding:1rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:flex-start;gap:.75rem;font-family:Poppins-Regular;animation:slideIn .3s ease-out;position:relative;z-index:9999!important}.toaster .toast.fadeOut{animation:fadeOut .3s ease-out forwards}.toaster .toast__content{flex:1}.toaster .toast__title{font-family:Poppins-Medium;font-size:1rem;margin-bottom:.25rem}.toaster .toast__message{font-size:.875rem;opacity:.9}.toaster .toast__close{background:none;border:none;padding:0;cursor:pointer;opacity:.6;transition:opacity .2s;color:inherit}.toaster .toast__close:hover{opacity:1}.toaster .toast--success{background-color:#28b446;color:#fff}.toaster .toast--error{background-color:#942017;color:#fff}.toaster .toast--warning{background-color:#fbbb00;color:#fff}.toaster .toast--info{background-color:#518ef8;color:#fff}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@media (max-width: 640px){.toaster{top:auto;bottom:20px;left:20px;right:20px}.toaster .toast{min-width:unset;max-width:unset;width:100%}}.auth-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999999;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all}.auth-overlay__content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 8px 24px #00000040;text-align:center;max-width:90%;width:400px}.auth-overlay__spinner{margin:0 auto 1.25rem;width:48px;height:48px;border:5px solid rgba(0,0,0,.1);border-radius:50%;border-left-color:#942017;animation:auth-spinner-rotate 1s linear infinite}.auth-overlay__message{margin:0;font-family:poppins-medium;font-size:1.1rem;color:#333;font-weight:500}@keyframes auth-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{border-radius:37px!important;text-transform:none!important;box-shadow:none!important}.MuiButton-containedPrimary:hover{color:#fff!important}.btn:hover{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.disabled-bg.btn-primary:disabled{background-color:#d5d4dc!important;color:#fff!important}.footer{background-color:#1f2131;color:#fff}.footer__container{margin-left:32px;padding:35px 1rem;display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem}@media (max-width: 968px){.footer__container{grid-template-columns:1fr;text-align:center}.footer__logo-section{order:3}}.footer__logo-section .logo-wrapper{margin-bottom:1.5rem}.footer__logo-section .description{margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;opacity:.8;color:#fff}.footer__logo-section .social-icons{display:flex;gap:2.5rem}@media (max-width: 968px){.footer__logo-section .social-icons{justify-content:center}}.footer__logo-section .social-icons a{color:#fff;opacity:.8;transition:opacity .2s}.footer__logo-section .social-icons a:hover{opacity:1}.footer__logo-section .social-icons a.twitter-icon{background:#942017 0% 0% no-repeat padding-box;border-radius:42px;opacity:1;padding:13px;display:flex;align-items:center;justify-content:center;margin-top:-12px}.footer__links-section{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 968px){.footer__links-section{order:1}}@media (max-width: 768px){.footer__links-section{grid-template-columns:1fr;gap:1.5rem}}.footer__links-section .links-column h3{font-size:1.1rem;margin-bottom:1rem;font-weight:600}.footer__links-section .links-column ul{list-style:none;padding:0}.footer__links-section .links-column ul li{margin-bottom:1.5rem}.footer__links-section .links-column ul li a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .2s;font-size:.9rem}.footer__links-section .links-column ul li a:hover{opacity:1}@media (max-width: 968px){.footer__contact-section{order:2}}.footer__contact-section h3{font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.footer__contact-section .contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#fff;opacity:.8}@media (max-width: 968px){.footer__contact-section .contact-item{justify-content:center}}.footer__contact-section .contact-item svg{width:20px;height:20px}.footer__contact-section .contact-item span{font-size:.9rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:0rem;padding-top:24.5px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer__bottom .left-footer__bottom-text{margin-bottom:20px;margin-left:45px;font-family:Poppins-Medium;color:#fff}.footer__bottom .right-footer__bottom-text{margin-top:-20px;margin-right:45px;font-family:Poppins-Medium;color:#fff}.footer__bottom-section{background:#151623;width:100%;height:60px;display:flex;align-items:center;justify-content:center}.footer__bottom-content{width:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer__bottom-content .left-content,.footer__bottom-content .right-content{font-family:Poppins-Medium;font-size:14px;color:#fff;opacity:.8}@media (max-width: 768px){.footer__bottom-content{flex-direction:column;gap:.5rem;text-align:center}}@font-face{font-family:Poppins-Regular;src:url(../../assets/fonts/Poppins-Regular.woff2) format("woff2"),url(../../assets/fonts/Poppins-Regular.woff) format("woff"),url(../../assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url(../../assets/fonts/Poppins-Medium.woff2) format("woff2"),url(../../assets/fonts/Poppins-Medium.woff) format("woff"),url(../../assets/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(../../assets/fonts/Poppins-SemiBold.woff2) format("woff2"),url(../../assets/fonts/Poppins-SemiBold.woff) format("woff"),url(../../assets/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Bold;src:url(../../assets/fonts/Poppins-Bold.woff2) format("woff2"),url(../../assets/fonts/Poppins-Bold.woff) format("woff"),url(../../assets/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Italic;src:url(../../assets/fonts/Poppins-Italic.woff2) format("woff2"),url(../../assets/fonts/Poppins-Italic.woff) format("woff"),url(../../assets/fonts/Poppins-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}main{font-family:Poppins-Regular!important}.custom-input .MuiOutlinedInput-root{border-radius:25px!important;background-color:#fff}.custom-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#0000003b}.custom-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#942017}.custom-input .MuiOutlinedInput-input{padding-block:10px;font-size:16px}.custom-input .MuiOutlinedInput-input::-moz-placeholder{color:#9ca3af;opacity:1}.custom-input .MuiOutlinedInput-input::placeholder{color:#9ca3af;opacity:1}.custom-input .MuiInputLabel-root.Mui-focused{color:#942017}.custom-input .MuiFormHelperText-root{margin-left:14px}.custom-input .MuiFormHelperText-root.Mui-error{color:#f14336}.custom-input.Mui-disabled{background-color:#f3f4f6}.custom-input.Mui-disabled .MuiOutlinedInput-input{color:#6b7280}.home__authenticated{text-align:center}.home__user-info{margin-top:2rem;padding:1.5rem;background-color:#f5f5f5;border-radius:8px;max-width:500px;margin-left:auto;margin-right:auto}.home__user-info h2{margin-bottom:1rem;color:#333}.home__user-info p{margin:.5rem 0;color:#666}.home__unauthenticated{text-align:center;color:#666}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/gif/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/svg/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.carousel-container .slick-slide{padding:0 10px}.carousel-container .slick-prev,.carousel-container .slick-next{z-index:1}.carousel-container .slick-prev:before,.carousel-container .slick-next:before{color:#000;font-size:24px}@media (min-width: 1024px){.carousel-container .slick-prev{left:-25px}.carousel-container .slick-next{right:-25px}}@media (max-width: 1023px){.carousel-container{padding-bottom:50px}.carousel-container .slick-prev,.carousel-container .slick-next{top:auto;bottom:0;transform:none}.carousel-container .slick-prev{left:calc(50% - 30px)}.carousel-container .slick-next{right:calc(50% - 30px)}}.carousel-container .slick-dots{bottom:-60px}.carousel-container .slick-dots li button:before{font-size:8px}.carousel-container .slick-dots li.slick-active button:before{color:#000}.carousel-container .carousel-item{outline:none}:root{--auth-bg-color: #fff;--auth-text-color: #fff;--main-text-size: clamp(32px, 5vw, 56.5px);--sub-text-size: clamp(14px, 2vw, 19.31px);--spacing-sm: 16px;--spacing-md: 32px}.auth-container{display:flex;flex-direction:row;min-height:100vh;width:100%;margin-bottom:40px}@media (max-width: 1024px){.auth-container{flex-direction:column}}.auth-left-side{flex:1;background-size:100% 100%;background-repeat:no-repeat;background-position:center;min-height:500px;position:relative;border-radius:24px 24px 0 0;overflow:hidden}@media (max-width: 1024px){.auth-left-side{border-radius:0 0 24px 24px}}.auth-right-side{flex:1;display:flex;align-items:center;justify-content:center;background-color:var(--auth-bg-color);padding:var(--spacing-md)}@media (max-width: 640px){.auth-right-side{padding:var(--spacing-sm)}}.auth-content{width:100%;max-width:440px}.main-text{position:absolute;top:10%;left:10%;color:var(--auth-text-color);font-size:var(--main-text-size);line-height:1.2}.main-text .block{margin-bottom:clamp(8px,1.5vw,10px)}.sub-text{position:absolute;top:calc(10% + 230px);left:10.5%;color:var(--auth-text-color);font-size:var(--sub-text-size);line-height:1.5;max-width:70%}@media (max-width: 768px){.sub-text{top:calc(10% + 160px)}}._floatingBox_tlu3f_1{font-size:14px;line-height:1.5;max-width:500px;box-shadow:0 4px 10px #0000000d;transition:transform .2s ease-in-out;z-index:10}@media (max-width: 1200px){._floatingBox_tlu3f_1{position:static!important;max-width:200px;font-size:12px;margin:10px auto;max-width:100%}}._floatingBox_tlu3f_1:hover{transform:translateY(-6px);box-shadow:0 4px 10px #00000014}.static-section-head{position:relative;width:100%;height:400px;overflow:hidden;border-radius:20px}.static-section-head .image-container{width:100%;height:100%;position:relative}.static-section-head .image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080}.static-section-head .image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.static-section-head .content-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;z-index:1}.static-section-head .content-overlay .title{color:#fff;font-family:Poppins-bold;font-weight:500;text-align:center;margin-bottom:1rem}.static-section-head .content-overlay .subtitle-container{display:flex;align-items:center;gap:8px}.static-section-head .content-overlay .subtitle-container .icon{display:flex;align-items:center;color:#fff}.static-section-head .content-overlay .subtitle-container .icon svg{width:20px;height:20px}.static-section-head .content-overlay .subtitle-container .subtitle{color:#fff;font-family:Poppins-medium;font-size:16px;text-align:center;opacity:.9}@media (max-width: 768px){.static-section-head{height:200px}.static-section-head .content-overlay .title{font-size:28px}.static-section-head .content-overlay .subtitle-container .icon svg{width:16px;height:16px}.static-section-head .content-overlay .subtitle-container .subtitle{font-size:16px}}._faqContainer_1f2k8_1{width:99.4vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}._faqTitle_1f2k8_14{width:100%;max-width:330px;min-height:95px;font-size:38px;font-family:Poppins-Medium;font-weight:500;text-align:center;margin-bottom:3rem;color:#201d1d;display:flex;align-items:center;justify-content:center}._faqList_1f2k8_29{display:flex;flex-direction:column;gap:1rem;width:85%;padding:0 1rem}._faqItem_1f2k8_37{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 4px #0000000d;transition:all .3s ease;width:100%;padding:.5rem}._faqItem_1f2k8_37:hover{box-shadow:0 4px 8px #0000001a}._faqQuestion_1f2k8_50{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;background:none;border:none;cursor:pointer;font-weight:600;color:#201d1d;text-align:left;font-family:Poppins-Medium;font-size:15px;gap:1rem}._faqQuestion_1f2k8_50 span:first-child{flex:1;min-width:0}._faqQuestion_1f2k8_50 ._icon_1f2k8_70{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0}._faqAnswer_1f2k8_78{height:0;overflow:hidden;transition:height .3s ease-in-out}._faqAnswer_1f2k8_78 ._answerContent_1f2k8_83{padding:0 1.5rem 1.5rem;color:#201d1d;opacity:.5;line-height:1.6;white-space:pre-wrap}@media (max-width: 1024px){._faqList_1f2k8_29{max-width:900px}._faqTitle_1f2k8_14{font-size:28px;min-height:75px}._faqQuestion_1f2k8_50{padding:1.25rem;font-size:14px}._faqAnswer_1f2k8_78 ._answerContent_1f2k8_83{padding:0 1.25rem 1.25rem;font-size:14px}}@media (max-width: 768px){._faqContainer_1f2k8_1{padding:1rem 0}._faqTitle_1f2k8_14{font-size:24px;min-height:60px;margin-bottom:2rem}._faqList_1f2k8_29{gap:.75rem;padding:0 .75rem}._faqQuestion_1f2k8_50{padding:1rem;font-size:13px}._faqAnswer_1f2k8_78 ._answerContent_1f2k8_83{padding:0 1rem 1rem;font-size:13px}}@media (max-width: 480px){._faqTitle_1f2k8_14{font-size:20px;min-height:50px;margin-bottom:1.5rem}._faqList_1f2k8_29{gap:.5rem;padding:0 .5rem}._faqQuestion_1f2k8_50{padding:.875rem;font-size:12px}._faqAnswer_1f2k8_78 ._answerContent_1f2k8_83{padding:0 .875rem .875rem;font-size:12px}}.contact-us-container{margin:0 auto;gap:1rem}.contact-us-container .social-icons .social-icon{display:flex;align-items:center;justify-content:center;width:60px!important;height:60px!important;border-radius:50%;transition:all .3s ease}.contact-us-container .social-icons .social-icon:hover{background-color:#e5e5e5;transform:translateY(-2px)}.contact-us-container .social-icons .social-icon svg{width:20px;height:20px}.contact-us__content{display:flex;width:100%;flex-direction:column}@media (min-width: 1024px){.contact-us__content{width:65%!important;height:100%;min-height:600px;padding-left:2rem}.contact-us{flex-direction:row;align-items:stretch;height:100%;min-height:600px}}.contact-us__title{margin-bottom:2rem;font-size:1.875rem;font-family:Poppins-Regular;color:#942017;margin-left:0;font-family:Poppins-Medium;font-size:22px;font-weight:500;line-height:3rem;text-align:left;text-transform:uppercase}.contact-us__form{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-left:0;max-width:100%}.contact-us__form .input-group{display:flex;flex-direction:column;gap:.5rem}.contact-us__form .input-label{font-size:.875rem;line-height:1.25rem;font-family:Poppins-Medium;font-weight:500;color:#201d1d;font-family:Poppins-Regular;margin-left:4px;font-size:16px}.contact-us__privacy-policy{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.contact-us__privacy-policy .privacy-policy-text{color:#686868;font-family:Poppins-Regular}.contact-us__submit{margin-top:16px;width:304px!important;height:48px!important;margin-left:auto;margin-right:auto;background-color:#942017;color:#fff;font-family:Poppins-Bold;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:center;text-transform:uppercase}.contact-us__submit .MuiButton-label,.contact-us__submit span{font-family:Poppins-Bold;font-size:17px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:center;text-transform:uppercase}.contact-us .g-recaptcha{display:flex;justify-content:center;margin:16px 0}#rc-anchor-container{width:100px!important}.step-list .step-item-icon,.step-list .step-item-icon-active{border-radius:50%;padding:8px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:dashed .5px #942017}.step-list .line-active,.step-list .line{position:absolute;width:.5px;height:22px;bottom:-22px;left:50%;transform:translate(-50%)}.step-list .step-item-icon-active{background-color:#942017}.step-list .line{background-color:#d9d9d9}.step-list .line-active{background-color:#942017}.chatbot-container{position:fixed;bottom:30px;right:30px;z-index:99999;font-family:Poppins-Regular}@media screen and (max-width: 375px){.chatbot-container.is-open{right:0;left:0;bottom:20px}}.chatbot-toggle{width:55px;height:55px;border-radius:50%;background-color:#942017;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;margin-left:auto}.chatbot-toggle:hover{transform:scale(1.05)}.chatbot-toggle svg{width:24px;height:24px}.chatbot-window{position:absolute;bottom:80px;right:0;width:350px;height:500px;background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out}@media screen and (max-width: 375px){.chatbot-window{width:100%;right:0;left:0;bottom:70px}}@media screen and (max-width: 320px){.chatbot-window{bottom:65px}}.chatbot-header{padding:16px;background-color:#942017;color:#fff;display:flex;justify-content:space-between;align-items:center;font-family:Poppins-Medium}.chatbot-header h3{margin:0;font-size:1.125rem}.chatbot-header button{background:none;border:none;color:#fff;cursor:pointer;padding:4px}.chatbot-header button:hover{opacity:.8}.chatbot-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;background-color:#f8f9fa}.chatbot-message{width:250px;min-height:-moz-fit-content;min-height:fit-content;padding:12px 16px;border-radius:12px;font-size:.875rem;line-height:1.4;word-wrap:break-word}@media screen and (max-width: 375px){.chatbot-message{width:80%}}.chatbot-message.user{align-self:flex-end;background-color:#587468;color:#fff;border-bottom-right-radius:4px}.chatbot-message.bot{align-self:flex-start;background-color:#fff;color:#201d1d;border-bottom-left-radius:4px;box-shadow:0 2px 4px #0000000d}.chatbot-message.typing{padding:8px 16px;min-height:auto;width:auto}.chatbot-message.typing .typing-dots{display:inline-flex;gap:2px}.chatbot-message.typing .typing-dots span{animation:typingDot 1.4s infinite;font-size:20px;line-height:10px}.chatbot-message.typing .typing-dots span:nth-child(2){animation-delay:.2s}.chatbot-message.typing .typing-dots span:nth-child(3){animation-delay:.4s}.chatbot-input{padding:16px;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);display:flex;gap:8px}@media screen and (max-width: 375px){.chatbot-input{padding:12px}}.chatbot-input input{flex:1;padding:8px 12px;border:1px solid rgba(0,0,0,.1);border-radius:20px;font-size:.875rem;font-family:Poppins-Regular}@media screen and (max-width: 375px){.chatbot-input input{padding:6px 10px}}.chatbot-input input:focus{outline:none;border-color:#942017}.chatbot-input button{padding:8px 16px;background-color:#587468;color:#fff;border:none;border-radius:20px;cursor:pointer;font-family:Poppins-Medium;transition:background-color .2s ease}@media screen and (max-width: 375px){.chatbot-input button{padding:6px 12px}}.chatbot-input button:hover{background-color:#7e1b14}.chatbot-input button:disabled{background-color:#0000001a;cursor:not-allowed}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes typingDot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.tabs-container .tab-item{color:#131213!important;background-color:#fafafa!important;width:90%!important;height:100%!important;display:flex;align-items:center;justify-content:start;padding-left:30px!important;gap:10px;position:relative;border-right:solid .5px rgba(172,172,172,.5);font-size:14px}.tabs-container .tab-item.active{background-color:#942017!important;color:#fff!important}.tabs-container .tab-item.active:after{content:"";position:absolute;right:-20px;z-index:999;top:50%;transform:translateY(-50%) rotate(90deg);border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #942017;border-radius:30px!important}.tabs-container .MuiTabScrollButton-root{display:none!important}@media (max-width: 768px){.tabs-container{flex-direction:column}.tabs-container .tab-item{width:100%!important;border-right:none;padding:10px!important;justify-content:center}.tabs-container .tab-item.active:after{display:none}}[role=tabpanel] div[style*="overflow-y: auto"]::-webkit-scrollbar{width:6px}[role=tabpanel] div[style*="overflow-y: auto"]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}[role=tabpanel] div[style*="overflow-y: auto"]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}[role=tabpanel] div[style*="overflow-y: auto"]::-webkit-scrollbar-thumb:hover{background:#555}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.uploadContainer{width:300px;height:300px;border:2px dashed #808080;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.uploadContainer:hover{border-color:#666;background-color:#00000005}.uploadContainer.dragging{border-color:#444;background-color:#0000000d}.fileInput{display:none}.content{text-align:center}.content p{margin:8px 0;color:#666}.uploadButton{padding:8px 16px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer}.uploadButton:hover{background-color:#e0e0e0}.uploadButton:disabled{background-color:#ccc;cursor:not-allowed}.fileList{margin-top:16px;max-height:120px;overflow-y:auto}.fileList ul li{font-size:14px;color:#666;margin:4px 0}.uploadWrapper{display:flex;flex-direction:column;gap:16px;width:100%;max-width:500px}.progressBar{width:100%;height:4px;background-color:#f0f0f0;border-radius:2px;margin-top:4px}.progressFill{height:100%;background-color:#4caf50;border-radius:2px;transition:width .3s ease}.error{color:#f44336;font-size:12px;margin-top:4px;display:block}.fileList{background-color:#f8f8f8;padding:16px;border-radius:8px}.fileList ul{list-style:none;padding:0;margin:8px 0}.fileList ul li{padding:8px;border-bottom:1px solid #eee}.fileList ul li:last-child{border-bottom:none}.property-valuation .white-rounded-layout{margin-bottom:1.5rem;background-color:#fafafa}.property-valuation .property-value{font-size:2.5rem;font-family:Poppins-Bold;color:#942017}@media (max-width: 1024px){.property-valuation .property-value{font-size:2rem}}@media (max-width: 768px){.property-valuation .property-value{font-size:1.75rem}}@media (max-width: 425px){.property-valuation .property-value{font-size:1.5rem}}.property-valuation .reference-card{background:#fff;border:1px solid #942017;border-radius:20px;padding:24px;margin-bottom:24px;position:relative}@media (max-width: 768px){.property-valuation .reference-card{padding:20px}}@media (max-width: 425px){.property-valuation .reference-card{padding:16px}}.property-valuation .reference-badge{position:absolute;top:-15px;padding:4px 16px;background:#942017;border-radius:29px;color:#fff;display:flex;align-items:center;gap:8px}@media (max-width: 640px){.property-valuation .reference-badge{left:50%;transform:translate(-50%)}}@media (min-width: 641px){.property-valuation .reference-badge{left:1.5rem}}.property-valuation .reference-badge .badge-text{color:#fff;font-weight:500;font-size:14px}@media (max-width: 768px){.property-valuation .reference-badge .badge-text{font-size:12px}}@media (max-width: 426px){.property-valuation .reference-badge .badge-text{font-size:10px}}.property-valuation .similarity-badge{position:absolute;top:-15px;padding:4px 16px;background:#fff;border:1px solid #942017;border-radius:29px;display:flex;align-items:center;gap:8px}@media (max-width: 640px){.property-valuation .similarity-badge{right:50%;transform:translate(50%);top:5rem}}@media (min-width: 641px){.property-valuation .similarity-badge{right:1.5rem}}.property-valuation .similarity-badge .similarity-text{color:#942017;font-weight:500;font-size:14px}@media (max-width: 768px){.property-valuation .similarity-badge .similarity-text{font-size:12px}}@media (max-width: 426px){.property-valuation .similarity-badge .similarity-text{font-size:10px}}.property-valuation .energy-label-badge{display:inline-flex;align-items:center;padding:2px 12px;background:#fdfdf0;border:1px solid #DDDBC0;border-radius:12px;height:23px;width:auto;min-width:103px;justify-content:center}@media (max-width: 1025px){.property-valuation .energy-label-badge{min-width:80px}}@media (max-width: 426px){.property-valuation .energy-label-badge{min-width:75px}}@media (max-width: 321px){.property-valuation .energy-label-badge{min-width:50px}}.property-valuation .score-badge{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.property-valuation .score-badge.better{color:#2e7d32;background-color:#e8f5e9}.property-valuation .score-badge.worse{color:#942017;background-color:#ffebee}.property-valuation .comparison-grid{display:flex;gap:20px;margin-top:24px}@media (max-width: 426px){.property-valuation .comparison-grid{flex-direction:column}}.property-valuation .comparison-grid .comparison-rows{display:flex;flex-direction:column;gap:8px}.property-valuation .comparison-grid .comparison-row-wrapper{height:100%;min-height:45px;display:flex;flex-direction:column}.property-valuation .comparison-grid .comparison-row{flex:1;margin-bottom:0!important;height:100%;display:flex;flex-direction:column;justify-content:center}.property-valuation .comparison-grid .comparison-row .text-gray-600{font-size:14px}@media (max-width: 768px){.property-valuation .comparison-grid .comparison-row .text-gray-600{font-size:12px}}@media (max-width: 426px){.property-valuation .comparison-grid .comparison-row .text-gray-600{font-size:10px}}.property-valuation .comparison-grid .comparison-row .font-medium{font-size:14px}@media (max-width: 768px){.property-valuation .comparison-grid .comparison-row .font-medium{font-size:12px}}@media (max-width: 376px){.property-valuation .comparison-grid .comparison-row .font-medium{font-size:9.5px}}.property-valuation .comparison-grid .energy-label{display:inline-flex;align-items:center;height:100%}@media (min-width: 426px){.property-valuation .comparison-column.reference{width:65%}.property-valuation .comparison-column.appraisal{width:30%}}@media (max-width: 425px){.property-valuation .comparison-column{width:100%}}.property-valuation .comparison-column .font-medium{font-size:16px}@media (max-width: 768px){.property-valuation .comparison-column .font-medium{font-size:14px}}@media (max-width: 425px){.property-valuation .comparison-column .font-medium{font-size:12px}}.property-valuation .energy-label-value{font-family:Poppins-Medium;font-size:12px;line-height:18px;font-weight:500;letter-spacing:0;text-align:left;color:#6e6732;opacity:1}@media (max-width: 1025px){.property-valuation .energy-label-value{font-size:9px}}@media (max-width: 426px){.property-valuation .energy-label-value{font-size:9px}}@media (max-width: 321px){.property-valuation .energy-label-value{font-size:6px}}.property-valuation .street-name{font-family:Poppins-SemiBold;font-style:normal;font-size:25px;line-height:38px;letter-spacing:0px;color:#42495a;text-align:left}@media (max-width: 1024px){.property-valuation .street-name{font-size:22px;line-height:32px}}@media (max-width: 768px){.property-valuation .street-name{font-size:20px;line-height:28px}}@media (max-width: 425px){.property-valuation .street-name{font-size:18px;line-height:24px}}.property-valuation .address-details{font-family:Poppins-Regular;font-style:normal;font-size:25px;line-height:38px;letter-spacing:0px;color:#42495a;text-align:left}@media (max-width: 1024px){.property-valuation .address-details{font-size:22px;line-height:32px}}@media (max-width: 768px){.property-valuation .address-details{font-size:20px;line-height:28px}}@media (max-width: 425px){.property-valuation .address-details{font-size:18px;line-height:24px}.property-valuation .grid.grid-cols-3{display:flex;flex-direction:column;gap:8px}.property-valuation .grid.grid-cols-3>div{width:100%;text-align:left}}.property-valuation .energy-label{position:relative;display:block;height:18px;box-sizing:border-box;margin-top:2px;margin-bottom:2px;padding-left:3px;line-height:18px;color:#fff;font-family:Arial,sans-serif;font-size:14px;font-weight:700}@media (max-width: 768px){.property-valuation .energy-label{font-size:12px}}.property-valuation .energy-label:after{content:"";position:absolute;left:100%;border:9px solid transparent}.property-valuation .energy-label sup{position:absolute;top:-3px}.property-valuation .energy-label.a-plus-plus{width:30px;background-color:#63aa5a}.property-valuation .energy-label.a-plus-plus:after{border-left-color:#63aa5a}.property-valuation .energy-label.a-plus{width:37px;background-color:#7bae4a}.property-valuation .energy-label.a-plus:after{border-left-color:#7bae4a}.property-valuation .energy-label.a{width:44px;background-color:#bdd342}.property-valuation .energy-label.a:after{border-left-color:#bdd342}.property-valuation .energy-label.b{width:51px;background-color:#ffe731}.property-valuation .energy-label.b:after{border-left-color:#ffe731}.property-valuation .energy-label.c{width:58px;background-color:#fbb900}.property-valuation .energy-label.c:after{border-left-color:#fbb900}.property-valuation .energy-label.d{width:65px;background-color:#fb8800}.property-valuation .energy-label.d:after{border-left-color:#fb8800}.property-valuation .energy-label.e{width:72px;background-color:#e30613}.property-valuation .energy-label.e:after{border-left-color:#e30613}.slider-component .MuiSlider-root{color:#dbdbdb;height:8px}.slider-component .MuiSlider-track{color:#942017;background-color:#942017}.slider-component .MuiSlider-thumb{height:24px;width:24px;background-color:#fff;border:4px solid #942017}.slider-component .MuiSlider-valueLabel{font-size:12px;background:unset;background-color:#942017;border-radius:4px;padding:2px 6px}.slider-component .MuiSlider-valueLabelLabel{color:#fff}.slider-component .slider-error{color:#d32f2f}.property-card{background-color:#fff;border-radius:15px;padding:1rem;width:300px;height:216px;display:flex;flex-direction:column;position:relative}.property-card.empty-card{cursor:default;pointer-events:none;height:120px;background-color:transparent;border:1px dashed #A1A1A1;border-radius:15px;opacity:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.property-card.empty-card:hover{background-color:#a1a1a10d}.property-card.empty-card .empty-content{text-align:center;display:flex;flex-direction:column;align-items:center}.property-card.empty-card .empty-content .plus-sign{color:#a1a1a1;font-size:1.8rem;line-height:1;font-weight:300!important}.property-card.empty-card .empty-content .new-search-text{width:360px;display:flex;align-items:center;justify-content:center;height:12.5px;font-family:Poppins;font-weight:300!important;text-align:left;color:#a1a1a1}.property-card .property-card-upper{flex:.6;display:flex;justify-content:space-between;width:90%;gap:10px;align-items:center;position:relative;margin-top:5px;margin-bottom:-3px}.property-card .property-card-upper .progress-section{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:transparent linear-gradient(141deg,#942017,#4a100c) 0% 0% no-repeat padding-box;border-radius:15px;opacity:1;position:relative}.property-card .property-card-upper .progress-section>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.property-card .property-card-upper .address-section{flex:1;display:flex;flex-direction:column;justify-content:center}.property-card .property-card-upper .address-section .address{font-family:Poppins-Regular;color:#201d1d;font-size:16px}.property-card .property-card-upper .address-section .postal-code{font-family:Poppins-Regular;color:#a1a1a1;font-size:14px}.property-card .property-card-upper .checkbox-section{position:absolute;top:-15px;right:-17px}.property-card .property-card-upper .checkbox-section .MuiCheckbox-root,.property-card .property-card-upper .checkbox-section .MuiCheckbox-root .MuiSvgIcon-root{border-radius:4px}.property-card .Path-43987{width:90%;height:0;margin:9.7px .5px 9.8px 0;border:none;border-top:1px dashed #D8D8D8;-o-border-image:repeating-linear-gradient(to right,#D8D8D8 0,#D8D8D8 5px,transparent 5px,transparent 10px) 1;border-image:repeating-linear-gradient(to right,#D8D8D8 0,#D8D8D8 5px,transparent 5px,transparent 10px) 1}.property-card .property-card-lower{flex:.4;display:flex;justify-content:space-between;width:90%;align-items:flex-start;padding-top:.5rem;margin-top:-18px;gap:35px}.property-card .property-card-lower .info-column{display:flex;flex-direction:column}.property-card .property-card-lower .info-column .step,.property-card .property-card-lower .info-column .date{font-family:Poppins-Regular;color:#201d1d;font-size:16px}.property-card .property-card-lower .info-column .label{font-family:Poppins-Regular;color:#a1a1a1;font-size:14px}.prospectives-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;justify-items:center}.property-card{background-color:#fff;border-radius:15px;padding:1rem;display:flex;gap:1rem;align-items:center;width:320px;height:180px;border:1px solid #942017}.property-card .progress-section .custom-progress{position:relative;display:flex;align-items:center;justify-content:center}.property-card .property-info{flex:1}.property-card .property-info .address{font-family:Poppins-Medium;color:#42495a;margin-bottom:.25rem}.property-card .property-info .postal-code{font-family:Poppins-Regular;color:#677280;margin-bottom:.5rem}.property-card .property-info .status-info{display:flex;justify-content:space-between;align-items:center}.property-card .property-info .status-info .step,.property-card .property-info .status-info .last-use{font-family:Poppins-Regular;color:#677280;font-size:.9rem}.subscriptions-container{background-color:#fafafa;border-radius:15px;padding:1.5rem}.subscriptions-container .plan-section{margin-bottom:2rem}.subscriptions-container .plan-section:last-child{margin-bottom:0}.subscriptions-container .plan-section .plan-header{margin-bottom:1rem}.subscriptions-container .plan-section .plan-header .plan-title{display:flex;align-items:center;font-family:Poppins-Medium;color:#42495a;font-size:1.1rem}.subscriptions-container .plan-section .plan-header .plan-title .property-count{color:#878e94;font-family:Poppins-Regular}.subscriptions-container .plan-section .plan-header .plan-title .start-date,.subscriptions-container .plan-section .plan-header .plan-title .expiry-date{color:#878e94;font-family:Poppins-Regular;margin-left:8px}.subscriptions-container .plan-section .properties-list{margin-top:1rem}.subscription-icon{margin:0 8px;display:inline-flex;align-items:center}@font-face{font-family:Poppins-Regular;src:url(../../assets/fonts/Poppins-Regular.woff2) format("woff2"),url(../../assets/fonts/Poppins-Regular.woff) format("woff"),url(../../assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url(../../assets/fonts/Poppins-Medium.woff2) format("woff2"),url(../../assets/fonts/Poppins-Medium.woff) format("woff"),url(../../assets/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(../../assets/fonts/Poppins-SemiBold.woff2) format("woff2"),url(../../assets/fonts/Poppins-SemiBold.woff) format("woff"),url(../../assets/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Bold;src:url(../../assets/fonts/Poppins-Bold.woff2) format("woff2"),url(../../assets/fonts/Poppins-Bold.woff) format("woff"),url(../../assets/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Italic;src:url(../../assets/fonts/Poppins-Italic.woff2) format("woff2"),url(../../assets/fonts/Poppins-Italic.woff) format("woff"),url(../../assets/fonts/Poppins-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}.user-dashboard{padding:.2rem}.user-dashboard .dashboard-header{display:flex;align-items:center;margin-bottom:2rem;justify-content:space-between}.user-dashboard .dashboard-header .welcome-section{display:flex;flex-direction:column;position:relative}.user-dashboard .dashboard-header .welcome-section .welcome-text{font-family:Poppins-Regular;font-size:2rem;color:#42495a;margin-bottom:.5rem;line-height:1.2}.user-dashboard .dashboard-header .welcome-section .sub-text{font-family:Poppins-Regular;color:#677280;font-size:1rem;line-height:1.5;max-width:100%;position:relative;z-index:1;margin:0 0 0 -60px}.user-dashboard .dashboard-header .comparison-btn{padding:.5rem 1.5rem;border-radius:12px;background:linear-gradient(97deg,#942017 3%,#4a100c 164%);color:#fff}.user-dashboard .dashboard-header .comparison-btn:disabled{background:#a1a1a1!important;cursor:not-allowed}.user-dashboard .dashboard-content{display:flex;flex-direction:column;gap:2rem}@media (max-width: 769px){.user-dashboard .search-container{flex-direction:column!important;align-items:stretch!important}.user-dashboard .search-container .MuiAutocomplete-root{max-width:100%!important}.user-dashboard .search-container .MuiAutocomplete-root .MuiInputBase-root{max-width:100%!important;font-size:14px!important}.user-dashboard .search-container .MuiFormControl-root{min-width:100%!important;margin-left:0!important;margin-top:10px!important}.user-dashboard .search-container .MuiFormControl-root .MuiInputBase-root{font-size:14px!important}.user-dashboard .search-container .MuiButton-root{margin-left:0!important;margin-top:15px!important;width:100%!important;font-size:14px!important}}@media (max-width: 768px){.user-dashboard .dashboard-header{flex-direction:column;gap:1rem;text-align:center}.user-dashboard .welcome-section .welcome-text{font-size:1.5rem;margin-bottom:.25rem}.user-dashboard .welcome-section .sub-text{font-size:.875rem}}.MuiSkeleton-root{background-color:#00000014}.MuiSkeleton-root.MuiSkeleton-text{transform:scale(1)}@font-face{font-family:Poppins-Regular;src:url(../../assets/fonts/Poppins-Regular.woff2) format("woff2"),url(../../assets/fonts/Poppins-Regular.woff) format("woff"),url(../../assets/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url(../../assets/fonts/Poppins-Medium.woff2) format("woff2"),url(../../assets/fonts/Poppins-Medium.woff) format("woff"),url(../../assets/fonts/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(../../assets/fonts/Poppins-SemiBold.woff2) format("woff2"),url(../../assets/fonts/Poppins-SemiBold.woff) format("woff"),url(../../assets/fonts/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Bold;src:url(../../assets/fonts/Poppins-Bold.woff2) format("woff2"),url(../../assets/fonts/Poppins-Bold.woff) format("woff"),url(../../assets/fonts/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Italic;src:url(../../assets/fonts/Poppins-Italic.woff2) format("woff2"),url(../../assets/fonts/Poppins-Italic.woff) format("woff"),url(../../assets/fonts/Poppins-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}.main-inline-padding{padding-inline:40px}@media (max-width: 768px){.main-inline-padding{padding-inline:10px!important}}.remove-inline-padding{margin-inline:-40px!important}@media (max-width: 768px){.remove-inline-padding{margin-inline:-10px!important}}.white-rounded-layout{background-color:#fff;padding:24px;border-radius:15px;box-shadow:0 1px 3px #0000001a}.gray-layer{background-color:#fafafa;padding:6px 8px;border-radius:8px;margin-bottom:8px}.badge-safe-risk-factors,.badge-medium-risk-factors,.badge-danger-risk-factors,.badge-safe-recommendations,.badge-medium-recommendations,.badge-danger-recommendations{border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:12px;padding:0 10px;white-space:nowrap}.badge-danger-recommendations{background-color:#f73e3e;color:#fff}.badge-medium-recommendations{background-color:#ededed;color:#131213}.badge-safe-recommendations{background-color:#c0ddc7;color:#131213}.badge-danger-risk-factors{background-color:#f73e3e;color:#fff}.badge-medium-risk-factors{background-color:#f7893e;color:#fff}.badge-safe-risk-factors{background-color:#f0c31e;color:#fff}@media (max-width: 768px){.main-inline-padding{padding-inline:10px}}.line-separator{height:1px;background-color:#d8d8d8;margin:18px 0}*{scrollbar-width:thin;scrollbar-color:#942017 transparent}*::-webkit-scrollbar{width:8px;height:8px;border-radius:8px!important}*::-webkit-scrollbar-thumb{background-color:#942017;border-radius:4px}*::-webkit-scrollbar-track{background:transparent;border-radius:8px!important}.comparison-row:hover{background-color:#f2f2f2}@media print{.no-print{display:none!important}svg,.MuiSvgIcon-root{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;font-size:20px!important}.pdf-export-content h5,.pdf-export-content h6{font-size:16px!important}.pdf-export-content .pdf-section svg,.pdf-export-content .pdf-section .MuiSvgIcon-root{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;font-size:18px!important}}html{font-size:14px;font-family:Poppins-Regular,sans-serif}*{font-family:Poppins-Regular}h1{font-size:2rem}h2{font-size:1.7rem}h3{font-size:1.57rem;font-family:poppins-bold}h4{font-size:1.28rem}h5{font-size:1.14rem}h6{font-size:.86rem}p{font-size:1rem;margin-bottom:0;font-family:popo;color:#585858}a{text-decoration:none;color:inherit;transition:all .2s ease-in-out}.font-light{font-family:Poppins-Regular!important;font-weight:300!important}.font-regular{font-family:Poppins-Regular!important;font-weight:400!important}.font-medium{font-family:Poppins-Medium!important;font-weight:500!important}.font-semibold{font-family:Poppins-SemiBold!important;font-weight:600!important}.font-bold{font-family:Poppins-Bold!important;font-weight:700!important}.f-weight-700{font-weight:700!important}.font-italic{font-family:Poppins-Italic!important}*,: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:#d8d8d8}: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:#ccc}input::placeholder,textarea::placeholder{opacity:1;color:#ccc}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}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.\!bottom-\[1px\]{bottom:1px!important}.-bottom-\[30px\]{bottom:-30px}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-\[22px\]{bottom:22px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-\[-160px\]{left:-160px}.left-\[30px\]{left:30px}.left-\[85px\]{left:85px}.left-\[88\.5px\]{left:88.5px}.right-0{right:0}.right-1{right:.25rem}.right-\[-5px\]{right:-5px}.top-0{top:0}.top-1\/2{top:50%}.top-\[-57px\]{top:-57px}.top-\[0px\]{top:0}.top-\[100px\]{top:100px}.top-\[50\%\]{top:50%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[10\]{z-index:10}.z-\[1\]{z-index:1}.z-\[41\]{z-index:41}.order-2{order:2}.m-auto{margin:auto}.\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\!my-12{margin-top:3rem!important;margin-bottom:3rem!important}.\!my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.\!my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.\!my-4{margin-top:1rem!important;margin-bottom:1rem!important}.\!my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.\!my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.\!my-8{margin-top:2rem!important;margin-bottom:2rem!important}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mb-1{margin-bottom:.25rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-4{margin-bottom:1rem!important}.\!mb-6{margin-bottom:1.5rem!important}.\!mb-8{margin-bottom:2rem!important}.\!mb-\[0\.5rem\]{margin-bottom:.5rem!important}.\!ml-0{margin-left:0!important}.\!mt-16{margin-top:4rem!important}.\!mt-2{margin-top:.5rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-5{margin-top:1.25rem!important}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.me-2{margin-inline-end:.5rem}.me-3{margin-inline-end:.75rem}.ml-11{margin-left:2.75rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[110px\]{margin-top:110px}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.\!h-full{height:100%!important}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-60{height:15rem}.h-8{height:2rem}.h-\[122px\]{height:122px}.h-\[1px\]{height:1px}.h-\[250px\]{height:250px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[3px\]{height:3px}.h-\[400px\]{height:400px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[64px\]{height:64px}.h-\[8px\]{height:8px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.\!max-h-\[70px\]{max-height:70px!important}.max-h-\[350px\]{max-height:350px}.max-h-\[700px\]{max-height:700px}.\!min-h-\[120px\]{min-height:120px!important}.\!min-h-\[210px\]{min-height:210px!important}.min-h-\[100px\]{min-height:100px}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[24px\]{min-height:24px}.min-h-\[700px\]{min-height:700px}.min-h-\[80px\]{min-height:80px}.min-h-\[90px\]{min-height:90px}.min-h-screen{min-height:100vh}.\!w-11\/12{width:91.666667%!important}.\!w-\[250px\]{width:250px!important}.\!w-full{width:100%!important}.w-1\/3{width:33.333333%}.w-12{width:3rem}.w-28{width:7rem}.w-3{width:.75rem}.w-\[10\%\]{width:10%}.w-\[100\%\]{width:100%}.w-\[122px\]{width:122px}.w-\[15\%\]{width:15%}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[30px\]{width:30px}.w-\[35\%\]{width:35%}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[64px\]{width:64px}.w-\[70px\]{width:70px}.w-\[88\%\]{width:88%}.w-\[8px\]{width:8px}.w-\[90\%\]{width:90%}.w-\[calc\(100\%-280px\)\]{width:calc(100% - 280px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.\!min-w-\[100px\]{min-width:100px!important}.\!min-w-\[180px\]{min-width:180px!important}.\!min-w-\[250px\]{min-width:250px!important}.min-w-8{min-width:2rem}.min-w-\[100px\]{min-width:100px}.min-w-\[150px\]{min-width:150px}.min-w-\[20px\]{min-width:20px}.min-w-\[300px\]{min-width:300px}.min-w-\[30px\]{min-width:30px}.min-w-\[35px\]{min-width:35px}.min-w-full{min-width:100%}.\!max-w-\[250px\]{max-width:250px!important}.\!max-w-\[370px\]{max-width:370px!important}.\!max-w-\[574px\]{max-width:574px!important}.\!max-w-\[600px\]{max-width:600px!important}.max-w-5xl{max-width:64rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[200px\]{max-width:200px}.max-w-\[20px\]{max-width:20px}.max-w-\[350px\]{max-width:350px}.max-w-\[400px\]{max-width:400px}.max-w-\[500px\]{max-width:500px}.max-w-\[600px\]{max-width:600px}.max-w-\[900px\]{max-width:900px}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -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))}.-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))}.animate-\[fadeIn_1s_ease-in\]{animation:fadeIn 1s ease-in}.animate-\[float_3s_ease-in-out_infinite\]{animation:float 3s ease-in-out infinite}.animate-\[slideUp_0\.5s_ease-out\]{animation:slideUp .5s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-pointer{cursor:pointer!important}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.\!gap-12{gap:3rem!important}.\!gap-2{gap:.5rem!important}.\!gap-4{gap:1rem!important}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[25px\]{gap:25px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.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-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * 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))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.justify-self-end{justify-self:end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!rounded-\[10px\]{border-radius:10px!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-\[25px\]{border-radius:25px!important}.\!rounded-\[37px\]{border-radius:37px!important}.\!rounded-lg{border-radius:.5rem!important}.\!rounded-md{border-radius:.375rem!important}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[15px\]{border-radius:15px}.rounded-\[20px\]{border-radius:20px}.rounded-\[30px\]{border-radius:30px}.rounded-\[35px\]{border-radius:35px}.rounded-\[45px\]{border-radius:45px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[5px\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.\!border,.\!border-\[1px\]{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.\!border-\[\#A1A1A1\]{--tw-border-opacity: 1 !important;border-color:rgb(161 161 161 / var(--tw-border-opacity, 1))!important}.\!border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(199 199 199 / var(--tw-border-opacity, 1))!important}.border-\[\#4D4D4DB5\]{border-color:#4d4d4db5}.border-\[\#942017\]{--tw-border-opacity: 1;border-color:rgb(148 32 23 / var(--tw-border-opacity, 1))}.border-\[\#E8EEF0\]{--tw-border-opacity: 1;border-color:rgb(232 238 240 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(216 216 216 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(161 161 161 / var(--tw-border-opacity, 1))}.border-gray-lighter{--tw-border-opacity: 1;border-color:rgb(230 234 240 / var(--tw-border-opacity, 1))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-primary{--tw-border-opacity: 1;border-color:rgb(148 32 23 / var(--tw-border-opacity, 1))}.\!bg-\[\#fff\]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.\!bg-red-primary{--tw-bg-opacity: 1 !important;background-color:rgb(148 32 23 / var(--tw-bg-opacity, 1))!important}.\!bg-transparent{background-color:transparent!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#199C69\]{--tw-bg-opacity: 1;background-color:rgb(25 156 105 / var(--tw-bg-opacity, 1))}.bg-\[\#2196f3\]{--tw-bg-opacity: 1;background-color:rgb(33 150 243 / var(--tw-bg-opacity, 1))}.bg-\[\#66bb6a\]{--tw-bg-opacity: 1;background-color:rgb(102 187 106 / var(--tw-bg-opacity, 1))}.bg-\[\#9420170D\]{background-color:#9420170d}.bg-\[\#CCCCCC\]{--tw-bg-opacity: 1;background-color:rgb(204 204 204 / var(--tw-bg-opacity, 1))}.bg-\[\#D8D8D8\]{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F0F0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-\[\#F0FAFD\]{--tw-bg-opacity: 1;background-color:rgb(240 250 253 / var(--tw-bg-opacity, 1))}.bg-\[\#F0FDF4\]{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[\#FBF0FD\]{--tw-bg-opacity: 1;background-color:rgb(251 240 253 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[\#d8d8d8\]{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))}.bg-\[\#ffc107\]{--tw-bg-opacity: 1;background-color:rgb(255 193 7 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(216 216 216 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(199 199 199 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(161 161 161 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(100 109 130 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-primary{--tw-bg-opacity: 1;background-color:rgb(148 32 23 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white-off{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.\!bg-opacity-20{--tw-bg-opacity: .2 !important}.bg-\[linear-gradient\(-114deg\,\#942017_36\%\,\#4a100c_113\%\)\]{background-image:linear-gradient(-114deg,#942017 36%,#4a100c 113%)}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\!px-12{padding-left:3rem!important;padding-right:3rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!px-8{padding-left:2rem!important;padding-right:2rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-36{padding-left:9rem}.pl-8{padding-left:2rem}.pl-\[120px\]{padding-left:120px}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.\!text-left{text-align:left!important}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.\!text-\[1\.5rem\]{font-size:1.5rem!important}.\!text-\[12px\]{font-size:12px!important}.\!text-\[13px\]{font-size:13px!important}.\!text-\[14px\]{font-size:14px!important}.\!text-\[15px\]{font-size:15px!important}.\!text-\[16px\]{font-size:16px!important}.\!text-\[17px\]{font-size:17px!important}.\!text-\[18px\]{font-size:18px!important}.\!text-\[20px\]{font-size:20px!important}.\!text-\[21px\]{font-size:21px!important}.\!text-\[22px\]{font-size:22px!important}.\!text-\[24px\]{font-size:24px!important}.\!text-\[27px\]{font-size:27px!important}.\!text-\[28px\]{font-size:28px!important}.\!text-\[32px\]{font-size:32px!important}.\!text-\[36px\]{font-size:36px!important}.\!text-\[38px\]{font-size:38px!important}.\!text-\[42px\]{font-size:42px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.\!font-regular{font-weight:400!important}.\!font-semibold{font-weight:600!important}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-regular{font-weight:400}.font-semibold{font-weight:600}.\!normal-case{text-transform:none!important}.normal-case{text-transform:none}.italic{font-style:italic}.\!leading-9{line-height:2.25rem!important}.leading-6{line-height:1.5rem}.leading-\[30px\]{line-height:30px}.leading-relaxed{line-height:1.625}.tracking-wider{letter-spacing:.05em}.\!text-\[\#131213\]{--tw-text-opacity: 1 !important;color:rgb(19 18 19 / var(--tw-text-opacity, 1))!important}.\!text-\[\#201D1D\]{--tw-text-opacity: 1 !important;color:rgb(32 29 29 / var(--tw-text-opacity, 1))!important}.\!text-\[\#2A2A2A\]{--tw-text-opacity: 1 !important;color:rgb(42 42 42 / var(--tw-text-opacity, 1))!important}.\!text-\[\#2E2E2E\]{--tw-text-opacity: 1 !important;color:rgb(46 46 46 / var(--tw-text-opacity, 1))!important}.\!text-\[\#302C2C\]{--tw-text-opacity: 1 !important;color:rgb(48 44 44 / var(--tw-text-opacity, 1))!important}.\!text-\[\#363848\]{--tw-text-opacity: 1 !important;color:rgb(54 56 72 / var(--tw-text-opacity, 1))!important}.\!text-\[\#42495A\]{--tw-text-opacity: 1 !important;color:rgb(66 73 90 / var(--tw-text-opacity, 1))!important}.\!text-\[\#585858\]{--tw-text-opacity: 1 !important;color:rgb(88 88 88 / var(--tw-text-opacity, 1))!important}.\!text-\[\#878E94\]{--tw-text-opacity: 1 !important;color:rgb(135 142 148 / var(--tw-text-opacity, 1))!important}.\!text-\[\#939393\]{--tw-text-opacity: 1 !important;color:rgb(147 147 147 / var(--tw-text-opacity, 1))!important}.\!text-\[\#9A9A9A\]{--tw-text-opacity: 1 !important;color:rgb(154 154 154 / var(--tw-text-opacity, 1))!important}.\!text-\[\#A1A1A1\]{--tw-text-opacity: 1 !important;color:rgb(161 161 161 / var(--tw-text-opacity, 1))!important}.\!text-dark-1000{--tw-text-opacity: 1 !important;color:rgb(66 73 90 / var(--tw-text-opacity, 1))!important}.\!text-dark-200{--tw-text-opacity: 1 !important;color:rgb(54 56 72 / var(--tw-text-opacity, 1))!important}.\!text-dark-500{--tw-text-opacity: 1 !important;color:rgb(32 29 29 / var(--tw-text-opacity, 1))!important}.\!text-gray-900{--tw-text-opacity: 1 !important;color:rgb(88 88 88 / var(--tw-text-opacity, 1))!important}.\!text-red-primary{--tw-text-opacity: 1 !important;color:rgb(148 32 23 / var(--tw-text-opacity, 1))!important}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\[\#131213\]{--tw-text-opacity: 1;color:rgb(19 18 19 / var(--tw-text-opacity, 1))}.text-\[\#1A1A1A\]{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-\[\#2A2A2A\]{--tw-text-opacity: 1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}.text-\[\#37AB8A\]{--tw-text-opacity: 1;color:rgb(55 171 138 / var(--tw-text-opacity, 1))}.text-\[\#3C94B4\]{--tw-text-opacity: 1;color:rgb(60 148 180 / var(--tw-text-opacity, 1))}.text-\[\#42495A\],.text-\[\#42495a\]{--tw-text-opacity: 1;color:rgb(66 73 90 / var(--tw-text-opacity, 1))}.text-\[\#64B150\]{--tw-text-opacity: 1;color:rgb(100 177 80 / var(--tw-text-opacity, 1))}.text-\[\#686868\]{--tw-text-opacity: 1;color:rgb(104 104 104 / var(--tw-text-opacity, 1))}.text-\[\#942017\]{--tw-text-opacity: 1;color:rgb(148 32 23 / var(--tw-text-opacity, 1))}.text-\[\#A1A1A1\]{--tw-text-opacity: 1;color:rgb(161 161 161 / var(--tw-text-opacity, 1))}.text-\[\#A956C3\]{--tw-text-opacity: 1;color:rgb(169 86 195 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-dark-1000{--tw-text-opacity: 1;color:rgb(66 73 90 / var(--tw-text-opacity, 1))}.text-dark-200{--tw-text-opacity: 1;color:rgb(54 56 72 / var(--tw-text-opacity, 1))}.text-dark-300{--tw-text-opacity: 1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}.text-dark-500{--tw-text-opacity: 1;color:rgb(32 29 29 / var(--tw-text-opacity, 1))}.text-dark-600{--tw-text-opacity: 1;color:rgb(31 33 49 / var(--tw-text-opacity, 1))}.text-dark-800{--tw-text-opacity: 1;color:rgb(19 18 19 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(161 161 161 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(135 142 148 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(114 115 124 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(100 109 130 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-primary{--tw-text-opacity: 1;color:rgb(88 116 104 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / 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-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-primary{--tw-text-opacity: 1;color:rgb(148 32 23 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-text-muted{--tw-text-opacity: 1;color:rgb(103 114 128 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.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-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.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-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;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}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!font-regular,.font-regular{font-family:Poppins-Regular!important;font-weight:400!important}.\!font-medium,.font-medium{font-family:Poppins-Medium!important;font-weight:500!important}.\!font-semibold,.font-semibold{font-family:Poppins-SemiBold!important;font-weight:600!important}.f-weight-700{font-family:Poppins-Regular!important;font-weight:700!important}.last\:border-0:last-child{border-width:0px}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;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\:cursor-pointer:hover{cursor:pointer}.hover\:\!text-dark-200:hover{--tw-text-opacity: 1 !important;color:rgb(54 56 72 / var(--tw-text-opacity, 1))!important}.hover\:text-red-primary:hover{--tw-text-opacity: 1;color:rgb(148 32 23 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-lg:hover{--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)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:-translate-x-1{--tw-translate-x: -.25rem;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))}.group:hover .group-hover\:bg-red-primary{--tw-bg-opacity: 1;background-color:rgb(148 32 23 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}@media not all and (min-width: 640px){.max-sm\:mt-24{margin-top:6rem}}@media (min-width: 640px){.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:flex-row{flex-direction:row}.sm\:\!text-\[2rem\]{font-size:2rem!important}}@media (min-width: 768px){.md\:left-\[-90px\]{left:-90px}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:w-4\/12{width:33.333333%}.md\:w-8\/12{width:66.666667%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-start{justify-content:flex-start}.md\:text-right{text-align:right}.md\:text-start{text-align:start}.md\:\!text-\[18px\]{font-size:18px!important}.md\:\!text-\[26px\]{font-size:26px!important}.md\:\!text-\[36px\]{font-size:36px!important}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-28{top:7rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:mt-12{margin-top:3rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:min-h-\[240px\]{min-height:240px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-\[25\%\]{width:25%}.lg\:w-\[30\%\]{width:30%}.lg\:w-\[380px\]{width:380px}.lg\:w-\[40\%\]{width:40%}.lg\:w-\[60\%\]{width:60%}.lg\:w-\[70\%\]{width:70%}.lg\:w-\[75\%\]{width:75%}.lg\:max-w-\[30\%\]{max-width:30%}.lg\:max-w-\[500px\]{max-width:500px}.lg\:max-w-\[750px\]{max-width:750px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:\!flex-row{flex-direction:row!important}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-2{gap:.5rem}.lg\:p-8{padding:2rem}.lg\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:\!text-\[16px\]{font-size:16px!important}.lg\:\!text-\[17px\]{font-size:17px!important}.lg\:\!text-\[24px\]{font-size:24px!important}.lg\:\!text-\[30px\]{font-size:30px!important}.lg\:\!text-\[32px\]{font-size:32px!important}.lg\:\!text-\[46px\]{font-size:46px!important}.lg\:\!text-\[48px\]{font-size:48px!important}.lg\:\!text-\[50px\]{font-size:50px!important}.lg\:\!text-\[58px\]{font-size:58px!important}.lg\:text-\[17px\]{font-size:17px}.lg\:text-\[18px\]{font-size:18px}}@media (min-width: 1280px){.xl\:w-1\/2{width:50%}.xl\:flex-row{flex-direction:row}}.\[\&\>li\]\:relative>li{position:relative}.\[\&\>li\]\:pl-4>li{padding-left:1rem}.\[\&\>li\]\:before\:absolute>li:before{content:var(--tw-content);position:absolute}.\[\&\>li\]\:before\:left-\[-8px\]>li:before{content:var(--tw-content);left:-8px}.\[\&\>li\]\:before\:top-\[10px\]>li:before{content:var(--tw-content);top:10px}.\[\&\>li\]\:before\:h-\[6px\]>li:before{content:var(--tw-content);height:6px}.\[\&\>li\]\:before\:w-\[6px\]>li:before{content:var(--tw-content);width:6px}.\[\&\>li\]\:before\:rounded-full>li:before{content:var(--tw-content);border-radius:9999px}.\[\&\>li\]\:before\:bg-red-primary>li:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(148 32 23 / var(--tw-bg-opacity, 1))}.\[\&\>li\]\:before\:content-\[\'\'\]>li:before{--tw-content: "";content:var(--tw-content)}.cookie-consent-banner{position:fixed;bottom:20px;left:20px;max-width:400px;background-color:#fff;padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-radius:1rem;z-index:1000;font-family:inherit;transition:all .5s ease-in-out}.cookie-consent-banner .cookie-title{color:#201d1d;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.cookie-consent-banner .cookie-description{font-size:.875rem;color:#1a1a1a;margin-bottom:1rem}.cookie-consent-banner .cookie-links{display:flex;gap:.5rem;margin-top:.5rem;margin-bottom:1rem}.cookie-consent-banner .cookie-links a{color:#2e5bff;text-decoration:none;border-bottom:1px solid #2E5BFF;cursor:pointer;font-size:.75rem;margin-right:1rem}.cookie-consent-banner .cookie-links a:hover{border-bottom:none}.cookie-consent-banner .cookie-links a:last-child{margin-right:0}.cookie-consent-banner .cookie-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#2e5bff0d;border-radius:.375rem;animation:slideDown .3s ease-out}.cookie-consent-banner .cookie-options .cookie-option{display:flex;justify-content:space-between;align-items:flex-start;padding:.25rem 0}.cookie-consent-banner .cookie-options .cookie-option>div{flex:1;margin-right:1rem}.cookie-consent-banner .cookie-options .cookie-option .MuiTypography-body2{font-size:.875rem;color:#1a1a1a;margin-bottom:.25rem}.cookie-consent-banner .cookie-options .cookie-option .MuiTypography-caption{display:block;font-size:.75rem;color:#666}.cookie-consent-banner .cookie-options .cookie-option .MuiSwitch-root .MuiSwitch-track{background-color:#d5d4dc!important}.cookie-consent-banner .cookie-options .cookie-option .MuiSwitch-root .Mui-checked+.MuiSwitch-track{background-color:#2e5bff80!important}.cookie-consent-banner .cookie-options .cookie-option .MuiSwitch-root .MuiSwitch-thumb{background-color:#fff}.cookie-consent-banner .cookie-options .cookie-option .MuiSwitch-root .Mui-checked .MuiSwitch-thumb{background-color:#2e5bff}.cookie-consent-banner .cookie-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem;flex-wrap:wrap}.cookie-consent-banner .cookie-actions .cookie-button{min-width:120px;flex:1;height:40px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.cookie-consent-banner{left:1rem;right:1rem;bottom:1rem;max-width:none}.cookie-consent-banner .cookie-actions{flex-direction:column}.cookie-consent-banner .cookie-actions .cookie-button{width:100%}}.css-7ctihp-MuiTypography-root{margin:0;font-family:Poppins-Medium;font-weight:400;font-size:.875rem;line-height:1.43;letter-spacing:.01071em}
