body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Footer_partnerLogosSection__KYfi4{background-color:#f5f5f5;padding:60px 20px}.Footer_partnerLogosSection__KYfi4 .Footer_partnerSectionTitle__ooeko{color:#333;font-weight:700;margin-bottom:40px;text-align:center}.Footer_partnerLogosSection__KYfi4 .Footer_partnerLogosContent__3v8OR{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.Footer_partnerLogosSection__KYfi4 .Footer_partnerLogo__yhoqb{height:auto;max-width:150px;object-fit:contain;transition:transform .3s ease}.Footer_partnerLogosSection__KYfi4 .Footer_partnerLogo__yhoqb:hover{transform:scale(1.05)}.Footer_partnerLogosSection__KYfi4 .Footer_tripAdvisorContainer__GO46D{align-items:center;display:flex;flex-direction:column;gap:16px}.Footer_partnerLogosSection__KYfi4 .Footer_tripAdvisorRating__ow7kC{text-align:center}.Footer_partnerLogosSection__KYfi4 .Footer_tripAdvisorRating__ow7kC .Footer_starIcons__dfjev{color:#ffb400;display:flex;justify-content:center;margin-bottom:8px}.Footer_footerContainer__6OXWS{background-color:#2c2c2c;color:#fff;padding:40px 20px}.Footer_footerContent__-YgQC{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}@media(max-width:768px){.Footer_footerContent__-YgQC{align-items:center;flex-direction:column;text-align:center}}.Footer_leftSection__ZdhnO{flex:1 1;min-width:200px}.Footer_leftSection__ZdhnO .Footer_logo__V6VH4{filter:brightness(0) invert(1);height:auto;margin-bottom:16px;max-width:150px;opacity:.9}.Footer_middleSection__htu8q{flex:1 1;min-width:250px}.Footer_middleSection__htu8q .Footer_creditCardIcons__bpzoW{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:12px}.Footer_middleSection__htu8q .Footer_creditCardIcon__9pgqB{filter:brightness(0) invert(1);height:auto;opacity:.8;transition:opacity .3s ease;width:40px}.Footer_middleSection__htu8q .Footer_creditCardIcon__9pgqB:hover{opacity:1}.Footer_rightSection__sTokb{flex:1 1;min-width:250px}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U{display:flex;gap:16px;justify-content:flex-end;margin-top:16px}@media(max-width:768px){.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U{justify-content:center}}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U a{align-items:center;display:flex;transition:transform .3s ease}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U a:hover{transform:translateY(-2px)}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U a img{filter:brightness(0) invert(1);height:28px;opacity:.8;width:28px}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U a img:hover{opacity:1}@media(max-width:600px){.Footer_partnerLogosSection__KYfi4{padding:40px 16px}.Footer_partnerLogosSection__KYfi4 .Footer_partnerSectionTitle__ooeko{font-size:1.75rem}.Footer_partnerLogosSection__KYfi4 .Footer_partnerLogo__yhoqb{max-width:100px}.Footer_footerContainer__6OXWS{padding:32px 16px}.Footer_leftSection__ZdhnO .Footer_logo__V6VH4{max-width:120px}.Footer_middleSection__htu8q .Footer_creditCardIcon__9pgqB{width:32px}.Footer_rightSection__sTokb .Footer_snsIcons__1hx\+U img{height:24px;width:24px}}@keyframes pulse-red{0%,to{box-shadow:0 0 0 0 #dc262666}50%{box-shadow:0 0 0 20px #dc262600}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.main-page{background:#fff;overflow-x:hidden;position:relative}.main-page__animated-bg{animation:gradient-shift 15s ease infinite;background:linear-gradient(-45deg,#fee2e2,#fff,#f8fafc,#fee2e2);background-size:400% 400%;height:100vh;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:-1}.main-page__section-wrapper{background:#fff;position:relative;z-index:10}.main-page__hero-wrapper{background:linear-gradient(135deg,#dc2626e6,#b91c1cf2);height:40rem;overflow:hidden;position:relative;z-index:1}.main-page__hero-parallax{position:relative;z-index:2}.main-page__hero{align-items:center;background-position:50%;background-size:cover;display:flex;isolation:isolate;justify-content:center;min-height:700px;overflow:visible;position:relative}@media(max-width:900px){.main-page__hero{min-height:600px}}@media(max-width:600px){.main-page__hero{align-items:flex-start;min-height:60vh}}.main-page__hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='m0 96 48 16c48 16 144 48 240 53.3C384 171 480 149 576 128c96-21 192-43 288-37.3 96 5.3 192 37.3 288 42.6 96 5.7 192-16.3 240-26.6l48-10.7v224H0Z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.main-page__hero-content{animation:fade-in-up 1s ease-out;margin:0 auto;max-width:900px;padding:0 24px;position:relative;text-align:center}.main-page__title{color:#fff;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px;text-shadow:2px 4px 8px #0003}.main-page__subtitle{color:#fffffff2;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;line-height:1.6;margin-bottom:48px}.main-page__mobile-search-button{align-items:center;animation:none;background:linear-gradient(135deg,#dc2626,#b91c1c);background:linear-gradient(135deg,#ff6b6b,#d63447)!important;border:none;border:none!important;border-radius:9999px;border-radius:8px!important;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #00000008;box-shadow:0 4px 12px #d634474d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-width:200px;padding:14px 28px;padding:16px 32px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-page__mobile-search-button:hover{box-shadow:0 10px 40px -10px #dc26264d;transform:translateY(-2px)}.main-page__mobile-search-button:active{transform:translateY(0)}.main-page__mobile-search-button:hover{background:linear-gradient(135deg,#ff5252,#c62828)!important;box-shadow:0 6px 16px #d6344766;transform:none!important}@media(max-width:600px){.main-page__mobile-search-button{min-width:180px;padding:14px 28px!important}}.main-page__mobile-search-text{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}@media(max-width:600px){.main-page__mobile-search-text{font-size:13px}}.main-page__desktop-search{animation:slide-in-left .8s ease-out .3s both;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px -12px #00000026;margin-top:48px;padding:32px}.main-page__tripadvisor-rating{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;gap:8px;padding:8px 16px}@media(min-width:900px){.main-page__tripadvisor-rating{position:absolute;right:20px;top:20px;z-index:10}}@media(max-width:900px){.main-page__tripadvisor-rating{justify-content:center;margin:0 auto;max-width:-webkit-fit-content;max-width:fit-content;position:relative}}.main-page__tripadvisor-logo{height:24px;width:24px}@media(max-width:600px){.main-page__tripadvisor-logo{height:20px;width:20px}}.main-page__tripadvisor-stars{display:flex;gap:2px}.main-page__tripadvisor-stars svg{color:#00aa6c;font-size:16px}@media(max-width:600px){.main-page__tripadvisor-stars svg{font-size:14px}}.main-page__tripadvisor-text{color:#000!important;font-weight:500;line-height:1.2}@media(max-width:600px){.main-page__tripadvisor-text{font-size:.7rem!important}}.main-page__featured-section{background:#fff;margin-top:-1px;padding-top:48px;position:relative;z-index:20}.main-page__featured-section:before{background:linear-gradient(180deg,#fff,#fff 50%,#0000);content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.main-page__featured-title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin:64px 0;position:relative;text-align:center;z-index:2}.main-page__featured-title:after{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;bottom:-20px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.main-page__tours-container{margin:0 auto;max-width:1440px;padding:0 24px;position:relative;z-index:2}.main-page__ceo-section{background:#fff;position:relative;z-index:20}.main-page__highlight-wrapper{background:linear-gradient(180deg,#dc26260d,#fff0);padding:96px 0;position:relative;z-index:20}.main-page__highlight-section{margin:0 auto;max-width:1200px;padding:0 48px}@media(max-width:900px){.main-page__highlight-section{padding:0 32px}}@media(max-width:600px){.main-page__highlight-section{padding:0 24px}}.main-page__customer-voice-wrapper{background:#fff;position:relative;z-index:20}.main-page__customer-voice-section{margin:0 auto;max-width:1440px;padding:96px 24px}.main-page__customer-voice-title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:64px;position:relative;text-align:center}.main-page__customer-voice-title:after{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;bottom:-20px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.main-page__customer-voice-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:48px}.main-page__fab{bottom:32px;position:fixed;right:32px;z-index:1000}.main-page__fab-button{align-items:center;animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:50%;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;cursor:pointer;display:flex;height:64px;justify-content:center;transition:all .6s cubic-bezier(.68,-.55,.265,1.55);width:64px}.main-page__fab-button:hover{box-shadow:0 10px 40px -10px #dc26264d}.main-page__fab-icon{filter:grayscale(0);font-size:28px}.ceo-message-section{background:linear-gradient(135deg,#f8fafc,#fff);overflow:hidden;padding:96px 0;position:relative}.ceo-message-section__container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.ceo-message-section__title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;letter-spacing:-.02em;margin-bottom:64px;position:relative;text-align:center}.ceo-message-section__title:after{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;bottom:-20px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.ceo-message-section__card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;overflow:hidden;padding:48px;position:relative}@media(min-width:900px){.ceo-message-section__card{align-items:flex-start;display:flex;gap:64px;text-align:left}}@media(max-width:900px){.ceo-message-section__card{align-items:center;display:flex;flex-direction:column;gap:32px;padding:32px;text-align:center}}.ceo-message-section__photo-container{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:center}@media(min-width:900px){.ceo-message-section__photo-container{width:280px}}@media(max-width:900px){.ceo-message-section__photo-container{width:100%}}.ceo-message-section__avatar{border:6px solid #fff;border-radius:50%;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;height:220px;object-fit:cover;transition:all .3s cubic-bezier(.4,0,.2,1);width:220px}@media(max-width:900px){.ceo-message-section__avatar{border:4px solid #fff;height:180px;width:180px}}@media(max-width:600px){.ceo-message-section__avatar{height:150px;width:150px}}.ceo-message-section__avatar:hover{box-shadow:0 10px 40px -10px #dc26264d;transform:scale(1.05)}.ceo-message-section__ceo-info{margin-top:24px;text-align:center}.ceo-message-section__ceo-name{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:6px}@media(max-width:600px){.ceo-message-section__ceo-name{font-size:1.2rem}}.ceo-message-section__ceo-title{color:#dc2626;font-size:.95rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media(max-width:600px){.ceo-message-section__ceo-title{font-size:.85rem}}.ceo-message-section__content{flex:1 1;min-width:0;position:relative}@media(min-width:900px){.ceo-message-section__content{display:flex;flex-direction:column;justify-content:flex-start}}@media(max-width:900px){.ceo-message-section__content{width:100%}}.ceo-message-section__message{margin-bottom:32px;position:relative}@media(min-width:901px){.ceo-message-section__message{padding-left:32px}.ceo-message-section__message:before{color:#dc2626;content:'"';font-family:serif;font-size:5rem;left:0;line-height:1;opacity:.15;position:absolute;top:-15px}}@media(max-width:900px){.ceo-message-section__message{padding-left:0;text-align:center}.ceo-message-section__message:before{display:none}}.ceo-message-section__quote{color:#334155;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.2rem;font-style:italic;line-height:1.7;margin:0}@media(max-width:600px){.ceo-message-section__quote{font-size:1.1rem;line-height:1.6}}.ceo-message-section__cta{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:16px;box-shadow:0 10px 40px -10px #dc26264d;color:#fff;margin-top:32px;padding:24px 32px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.ceo-message-section__cta:hover{box-shadow:0 15px 50px -10px #dc262666;transform:translateY(-2px)}.ceo-message-section__cta-text{font-size:1rem;font-weight:500;margin:0}.ceo-message-section__cta-highlight{display:block;font-size:1.125rem;font-weight:700;margin-top:8px}.ceo-message-section__trust-badges{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:64px}@media(max-width:900px){.ceo-message-section__trust-badges{gap:24px;grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ceo-message-section__trust-badges{gap:24px;grid-template-columns:1fr;margin-top:32px}}.ceo-message-section__badge{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #00000008;padding:24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.ceo-message-section__badge:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #00000005;transform:translateY(-3px)}.ceo-message-section__badge-number{color:#dc2626;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}@media(max-width:600px){.ceo-message-section__badge-number{font-size:1.8rem}}.ceo-message-section__badge-label{color:#475569;font-size:.9rem;font-weight:500;line-height:1.3;margin-top:8px}@media(max-width:600px){.ceo-message-section__badge-label{font-size:.85rem}}.customer-voice-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;overflow:hidden;padding:32px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.customer-voice-card:hover{border-color:#dc2626;box-shadow:0 25px 50px -12px #00000026;transform:translateY(-8px) scale(1.02)}.customer-voice-card:hover .customer-voice-card__avatar{transform:scale(1.1)}.customer-voice-card:before{background:linear-gradient(135deg,#dc2626,#b91c1c);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.customer-voice-card:hover:before{transform:scaleX(1)}.customer-voice-card__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.customer-voice-card__avatar{border:3px solid #fee2e2;border-radius:50%;height:80px;margin-bottom:24px;transition:all .3s cubic-bezier(.4,0,.2,1);width:80px}.customer-voice-card__name{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:8px}.customer-voice-card__stars{display:flex;gap:4px;margin-bottom:24px}.customer-voice-card__star-icon{color:#fcd34d;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.customer-voice-card__star-icon:hover{transform:scale(1.2)}.customer-voice-card__review{color:#475569;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-style:italic;line-height:1.7;position:relative;text-align:center}.customer-voice-card__review:after,.customer-voice-card__review:before{color:#dc2626;content:'"';font-size:1.5rem;opacity:.3;position:absolute}.customer-voice-card__review:before{left:-10px;top:-10px}.customer-voice-card__review:after{bottom:-10px;right:-10px;transform:rotate(180deg)}@media(max-width:900px){.main-page__hero{min-height:500px}.main-page__title{font-size:3rem}.main-page__subtitle{font-size:1.25rem}.main-page__customer-voice-title,.main-page__featured-title{font-size:2.5rem}.main-page__customer-voice-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.main-page__fab{bottom:24px;right:24px}.main-page__fab-button{height:56px;width:56px}.ceo-message-section{padding:64px 0}.ceo-message-section__card{gap:32px}.ceo-message-section__avatar{height:140px;width:140px}.ceo-message-section__trust-badges{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.main-page__hero{min-height:100vh;padding:24px}.main-page__hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a80;border-radius:16px;padding:32px}.main-page__title{font-size:2.5rem;margin-bottom:24px}.main-page__subtitle{font-size:1.1rem;margin-bottom:32px}.main-page__customer-voice-title,.main-page__featured-title{font-size:2rem;margin:48px 0 32px}.main-page__tours-container{padding:0 16px}.main-page__highlight-wrapper{padding:48px 0}.main-page__customer-voice-section{padding:48px 16px}.main-page__customer-voice-grid{gap:24px;grid-template-columns:1fr}.main-page__tripadvisor-rating{margin-left:auto;margin-right:auto;margin-top:32px;max-width:280px;position:static;width:100%}.ceo-message-section{padding:48px 0}.ceo-message-section__title{font-size:2rem;margin-bottom:32px}.ceo-message-section__card{gap:24px;padding:24px}.ceo-message-section__avatar{height:120px;width:120px}.ceo-message-section__ceo-name{font-size:1.1rem}.ceo-message-section__quote{font-size:1rem;padding-left:24px}.ceo-message-section__cta{padding:24px}.ceo-message-section__cta-text{font-size:.9rem}.ceo-message-section__cta-highlight{font-size:1rem}.ceo-message-section__trust-badges{gap:24px;grid-template-columns:1fr;margin-top:32px}.ceo-message-section__badge{padding:16px}.ceo-message-section__badge-number{font-size:1.5rem}.customer-voice-card{padding:24px}.customer-voice-card__avatar{height:70px;width:70px}.customer-voice-card__name{font-size:1rem}.customer-voice-card__star-icon{font-size:20px}.customer-voice-card__review{font-size:.95rem}}.skeleton-loader{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;border-radius:12px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:fade-in-up .6s ease-out}.slide-left{animation:slide-in-left .8s ease-out}.hover-scale{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.05)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#b91c1c);-webkit-background-clip:text;background-clip:text}.shadow-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.shadow-hover:hover{box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#b91c1c}@media print{.main-page__animated-bg,.main-page__fab,.main-page__mobile-search-button{display:none}.ceo-message-section,.customer-voice-card{page-break-inside:avoid}}.about-us-page{background:#fff;overflow-x:hidden;position:relative}.about-us-page__hero{align-items:center;background:linear-gradient(135deg,#fee2e2,#fff);display:flex;min-height:90vh;overflow:hidden;padding:96px 0;position:relative}@media(max-width:900px){.about-us-page__hero{min-height:80vh;padding:64px 0}}@media(max-width:600px){.about-us-page__hero{min-height:70vh;padding:48px 0}}.about-us-page__hero-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.about-us-page__floating-element{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#dc26261a,#dc26260d);border-radius:50%;position:absolute}.about-us-page__floating-element--1{animation-delay:0s;height:200px;right:10%;top:10%;width:200px}.about-us-page__floating-element--2{animation-delay:2s;bottom:20%;height:150px;left:5%;width:150px}.about-us-page__floating-element--3{animation-delay:4s;height:100px;right:5%;top:50%;width:100px}@media(max-width:600px){.about-us-page__floating-element--1{height:100px;width:100px}.about-us-page__floating-element--2{height:80px;width:80px}.about-us-page__floating-element--3{height:60px;width:60px}}.about-us-page__hero-container{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;width:100%;z-index:2}@media(max-width:600px){.about-us-page__hero-container{padding:0 32px}}.about-us-page__hero-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:900px;text-align:center;width:100%}.about-us-page__hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:9999px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #00000008;color:#dc2626;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;letter-spacing:.05em;margin-bottom:32px;padding:16px 32px;text-transform:uppercase}.about-us-page__hero-badge svg{color:#dc2626;font-size:1.2rem}@media(max-width:600px){.about-us-page__hero-badge{font-size:.8rem;padding:8px 24px}}.about-us-page__hero-title{color:#0f172a!important;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(2.5rem,5vw,4.5rem)!important;font-weight:900!important;letter-spacing:-.02em!important;line-height:1.1!important;margin-bottom:48px!important;text-align:center!important;width:100%!important}@media(max-width:900px){.about-us-page__hero-title{font-size:clamp(2rem,6vw,3rem)!important}}@media(max-width:600px){.about-us-page__hero-title{font-size:clamp(1.4rem,6vw,1.8rem)!important;padding:0 16px!important}}.about-us-page__hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#dc2626,#b91c1c);-webkit-background-clip:text;background-clip:text;position:relative}.about-us-page__hero-title-highlight:after{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;bottom:0;content:"";height:3px;left:0;opacity:.3;position:absolute;right:0}.about-us-page__hero-subtitle{color:#334155!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(1.1rem,2vw,1.4rem)!important;font-weight:400!important;line-height:1.6!important;margin:0 auto 48px!important;max-width:700px!important;padding:0 24px!important;text-align:center!important;width:100%!important}@media(max-width:900px){.about-us-page__hero-subtitle{line-height:1.7!important;margin:0 auto 32px!important;padding:0 32px!important}}@media(max-width:600px){.about-us-page__hero-subtitle{box-sizing:border-box!important;display:block!important;font-size:1rem!important;line-height:1.8!important;margin:0 auto 32px!important;max-width:95%!important;padding:0 32px!important;text-align:center!important}}.about-us-page__hero-subtitle.MuiTypography-root{text-align:center!important}@media(max-width:600px){.about-us-page__hero-subtitle.MuiTypography-root{margin-left:auto!important;margin-right:auto!important;text-align:center!important;width:100%!important}}.about-us-page__hero-stats{display:flex;gap:48px;justify-content:center;margin-top:48px;width:100%}@media(max-width:600px){.about-us-page__hero-stats{align-items:center;flex-direction:column;gap:24px}}.about-us-page__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:16px;box-shadow:0 1px 3px 0 #0000000d,0 1px 2px 0 #00000008;min-width:120px;padding:24px;text-align:center}@media(max-width:600px){.about-us-page__stat{align-items:center;display:flex;gap:24px;min-width:200px;padding:16px 24px}}.about-us-page__stat-number{color:#dc2626;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:800;line-height:1}@media(max-width:600px){.about-us-page__stat-number{font-size:1.5rem}}.about-us-page__stat-label{color:#475569;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;margin-top:8px}@media(max-width:600px){.about-us-page__stat-label{font-size:.85rem;margin-top:0}}.about-us-page__features{background:#fff;padding:96px 0;position:relative}@media(max-width:900px){.about-us-page__features{padding:64px 0}}.about-us-page__section-title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.8rem,4vw,3rem)!important;font-weight:800;letter-spacing:-.02em;margin-bottom:64px;margin-bottom:48px!important;position:relative;text-align:center}.about-us-page__section-title:after{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;bottom:-20px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:40px}@media(max-width:900px){.about-us-page__section-title{font-size:clamp(1.4rem,4vw,2rem)!important;margin-bottom:32px!important}}@media(max-width:600px){.about-us-page__section-title{font-size:clamp(1.1rem,5vw,1.4rem)!important;line-height:1.3!important;margin-bottom:32px!important;padding:0 16px!important}}.about-us-page__section-subtitle{box-sizing:border-box!important;color:#475569!important;display:block!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(1rem,2vw,1.2rem)!important;font-weight:400!important;line-height:1.6!important;margin:0 auto 96px!important;max-width:600px!important;padding:0 24px!important;text-align:center!important;width:100%!important}@media(max-width:900px){.about-us-page__section-subtitle{line-height:1.7!important;margin:0 auto 64px!important;max-width:85%!important;padding:0 32px!important}}@media(max-width:600px){.about-us-page__section-subtitle{font-size:.95rem!important;line-height:1.8!important;margin:0 auto 64px!important;max-width:95%!important;padding:0 32px!important}}.about-us-page__features-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:64px}@media(max-width:600px){.about-us-page__features-grid{gap:32px;grid-template-columns:1fr}}.about-us-page__feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #00000005;overflow:hidden;padding:48px;position:relative;text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.about-us-page__feature-card:hover{border-color:#dc2626;box-shadow:0 25px 50px -12px #00000026;transform:translateY(-8px)}.about-us-page__feature-card:before{background:linear-gradient(135deg,#dc2626,#b91c1c);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.about-us-page__feature-card:hover:before{transform:scaleX(1)}.about-us-page__feature-icon{align-items:center;background:linear-gradient(135deg,#fee2e2,#dc26261a);border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto 32px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:120px}.about-us-page__feature-icon:before{background:linear-gradient(135deg,#dc2626,#b91c1c);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.about-us-page__feature-icon svg{color:#dc2626;font-size:3.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2}.about-us-page__feature-card:hover .about-us-page__feature-icon{transform:scale(1.1)}.about-us-page__feature-card:hover .about-us-page__feature-icon:before{opacity:.1}.about-us-page__feature-card:hover .about-us-page__feature-icon svg{color:#fff;transform:scale(1.1)}@media(max-width:600px){.about-us-page__feature-icon{height:100px;width:100px}.about-us-page__feature-icon svg{font-size:3rem}}.about-us-page__feature-icon-bg{animation:rotate 8s linear infinite;background:linear-gradient(45deg,#0000,#dc26261a,#0000);border-radius:50%;height:80%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.about-us-page__feature-title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:24px}.about-us-page__feature-description{color:#475569;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.7}.about-us-page__why-choose{background:linear-gradient(180deg,#dc262608,#fff);padding:96px 0}@media(max-width:900px){.about-us-page__why-choose{padding:64px 0}}.about-us-page__why-choose .about-us-page__section-subtitle{display:block!important;margin:48px auto 96px!important;max-width:600px!important;text-align:center!important;width:100%!important}@media(max-width:900px){.about-us-page__why-choose .about-us-page__section-subtitle{margin-bottom:64px!important;margin-top:32px!important;max-width:85%!important;text-align:center!important}}@media(max-width:600px){.about-us-page__why-choose .about-us-page__section-subtitle{margin-bottom:64px!important;margin-top:32px!important;max-width:95%!important;text-align:center!important}}.about-us-page__reasons{margin-top:64px}.about-us-page__reason{grid-gap:64px;align-items:center;background:#fff;border-radius:24px;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #00000005;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin-bottom:96px;overflow:hidden;padding:48px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.about-us-page__reason:before{background:linear-gradient(135deg,#dc2626,#b91c1c);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .5s ease;width:5px}.about-us-page__reason:hover{box-shadow:0 25px 50px -12px #00000026;transform:translateY(-8px)}.about-us-page__reason:hover:before{transform:scaleY(1)}@media(max-width:900px){.about-us-page__reason{gap:32px;grid-template-columns:1fr;padding:32px;text-align:center}}@media(max-width:600px){.about-us-page__reason{border-radius:16px;margin-bottom:48px;padding:24px}}.about-us-page__reason--reverse .about-us-page__reason-content{order:2}@media(max-width:900px){.about-us-page__reason--reverse .about-us-page__reason-content{order:1}}.about-us-page__reason--reverse .about-us-page__reason-image{order:1}@media(max-width:900px){.about-us-page__reason--reverse .about-us-page__reason-image{order:2}}.about-us-page__reason:last-child{margin-bottom:0}.about-us-page__reason-content{position:relative}.about-us-page__reason-number{color:#dc26261a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:6rem;font-weight:900;left:-1rem;line-height:1;position:absolute;top:-2rem;z-index:1}@media(max-width:900px){.about-us-page__reason-number{font-size:4rem;left:0;margin-bottom:24px;position:relative;top:0}}@media(max-width:600px){.about-us-page__reason-number{font-size:3rem}}.about-us-page__reason-title{color:#0f172a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.2;margin-bottom:24px;position:relative;z-index:2}@media(max-width:900px){.about-us-page__reason-title{text-align:center}}@media(max-width:600px){.about-us-page__reason-title{font-size:1.4rem!important;padding-bottom:1rem!important}}.about-us-page__reason-description{color:#475569;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;line-height:1.7;position:relative;z-index:2}@media(max-width:900px){.about-us-page__reason-description{text-align:center}}@media(max-width:600px){.about-us-page__reason-description{font-size:1rem}}.about-us-page__reason-decoration{background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:9999px;height:4px;margin-top:32px;width:60px}@media(max-width:900px){.about-us-page__reason-decoration{margin:32px auto 0}}.about-us-page__reason-image{border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -1px #00000008;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-us-page__reason-image:hover{box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;transform:scale(1.02)}.about-us-page__reason-image-overlay{background:linear-gradient(45deg,#dc26261a,#0000);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.about-us-page__reason:hover .about-us-page__reason-image-overlay{opacity:1}.about-us-page__reason-img{height:300px;object-fit:cover;transition:all .5s cubic-bezier(.4,0,.2,1);width:100%}.about-us-page__reason:hover .about-us-page__reason-img{transform:scale(1.05)}@media(max-width:600px){.about-us-page__reason-img{height:250px}}.about-us-page__cta{background:linear-gradient(135deg,#dc2626,#b91c1c);overflow:hidden;padding:96px 0;position:relative;text-align:center}@media(max-width:900px){.about-us-page__cta{padding:64px 0}}.about-us-page__cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='m0 96 48 16c48 16 144 48 240 53.3C384 171 480 149 576 128c96-21 192-43 288-37.3 96 5.3 192 37.3 288 42.6 96 5.7 192-16.3 240-26.6l48-10.7v224H0Z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.about-us-page__cta-content{position:relative;z-index:2}.about-us-page__cta-title{color:#fff!important;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:900!important;line-height:1.2!important;margin-bottom:48px!important;text-shadow:2px 4px 8px #0003!important}@media(max-width:900px){.about-us-page__cta-title{font-size:clamp(1.5rem,4vw,2.2rem)!important}}@media(max-width:600px){.about-us-page__cta-title{font-size:clamp(1.2rem,5vw,1.6rem)!important;line-height:1.3!important;margin-bottom:32px!important;padding:0 16px!important}}.about-us-page__cta-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#fffc);-webkit-background-clip:text;background-clip:text;position:relative}.about-us-page__cta-title-highlight:after{background:#fff;border-radius:9999px;bottom:-5px;content:"";height:3px;left:0;opacity:.5;position:absolute;right:0}.about-us-page__cta-subtitle{color:#fffffff2!important;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(1rem,2vw,1.3rem)!important;font-weight:400!important;line-height:1.6!important;margin-bottom:64px!important}@media(max-width:900px){.about-us-page__cta-subtitle{line-height:1.7!important}}@media(max-width:600px){.about-us-page__cta-subtitle{font-size:.95rem!important;line-height:1.8!important;margin-bottom:48px!important;padding:0 16px!important}}.about-us-page__cta-buttons{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}@media(max-width:600px){.about-us-page__cta-buttons{align-items:center;flex-direction:column;gap:24px}}.about-us-page__cta-button{align-items:center;border:none;border-radius:16px;cursor:pointer;display:flex;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-width:220px;overflow:hidden;padding:32px 64px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.about-us-page__cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.about-us-page__cta-button:hover:before{left:100%}.about-us-page__cta-button--primary{background:#fff;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;color:#dc2626}.about-us-page__cta-button--primary:hover{background:#f8fafc;box-shadow:0 25px 50px -12px #00000026;transform:translateY(-3px)}.about-us-page__cta-button--primary:active{transform:translateY(-1px)}.about-us-page__cta-button--secondary{background:#0000;border:2px solid #fff;box-shadow:none;color:#fff}.about-us-page__cta-button--secondary:hover{background:#fff;box-shadow:0 20px 25px -5px #00000014,0 10px 10px -5px #00000005;color:#dc2626;transform:translateY(-3px)}.about-us-page__cta-button--secondary:active{transform:translateY(-1px)}@media(max-width:600px){.about-us-page__cta-button{font-size:1rem;min-width:200px;padding:24px 48px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media(max-width:600px){.about-us-page__hero{min-height:60vh;padding:48px 0}.about-us-page__features,.about-us-page__why-choose{padding:48px 0}.about-us-page__features-grid{gap:32px;margin-top:48px}.about-us-page__feature-card{border-radius:16px;padding:32px}.about-us-page__feature-card:hover{transform:translateY(-4px)}.about-us-page__reason{border-radius:12px;margin-bottom:32px;padding:24px}.about-us-page__reason-img{height:200px}.about-us-page__cta{padding:48px 0}.about-us-page__floating-element{opacity:.3}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
/*# sourceMappingURL=main.ea787709.css.map*/