@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=Manrope:wght@300;400;500&display=swap";
.table-module___5yHTq__table{border-collapse:collapse;white-space:nowrap;inline-size:100%;font-size:.8125rem}.table-module___5yHTq__table [align=right]>*{text-align:end}.table-module___5yHTq__table [align=center]>*{text-align:center}.table-module___5yHTq__table thead{text-transform:uppercase;color:var(--mui-palette-text-primary);background-color:var(--mui-palette-grey-50);border-block-start:1px solid var(--border-color)}[data-mode=dark] .table-module___5yHTq__table thead{background-color:var(--mui-palette-grey-800,#2d2d2d);color:var(--mui-palette-grey-100,#e0e0e0)}.table-module___5yHTq__table thead th{letter-spacing:.5px;text-align:start;block-size:44px;font-size:.75rem;font-weight:600;line-height:1.5}.table-module___5yHTq__table thead th:not(:first-of-type):not(:last-of-type){padding-block:.75rem;padding-inline:1.5rem}.table-module___5yHTq__table thead th:first-of-type:not(:has(input[type=checkbox])){padding-block:.75rem;padding-inline:1.5rem}.table-module___5yHTq__table thead th:first-of-type:has(input[type=checkbox]){text-align:center;inline-size:56px;padding-inline:1.5rem}.table-module___5yHTq__table thead th:last-of-type{padding-block:.75rem;padding-inline:1.5rem}.table-module___5yHTq__table tbody{color:var(--mui-palette-text-secondary)}.table-module___5yHTq__table tbody th,.table-module___5yHTq__table tbody td{block-size:52px;font-size:.875rem;line-height:1.5}:is(.table-module___5yHTq__table tbody th,.table-module___5yHTq__table tbody td):not(:first-of-type):not(:last-of-type){padding-block:.75rem;padding-inline:1.5rem}:is(.table-module___5yHTq__table tbody th,.table-module___5yHTq__table tbody td):first-of-type:not(:has(input[type=checkbox])){padding-block:.75rem;padding-inline:1.5rem}:is(.table-module___5yHTq__table tbody th,.table-module___5yHTq__table tbody td):first-of-type:has(input[type=checkbox]){text-align:center;inline-size:56px;padding-inline:1.5rem}:is(.table-module___5yHTq__table tbody th,.table-module___5yHTq__table tbody td):last-of-type{padding-block:.75rem;padding-inline:1.5rem}.table-module___5yHTq__table tbody tr:not(:last-child){border-block-end:1px solid var(--border-color)}.table-module___5yHTq__table tbody tr{border-block-start:1px solid var(--border-color)}.table-module___5yHTq__table tbody tr:hover{background-color:var(--mui-palette-grey-50)}[data-mode=dark] .table-module___5yHTq__table tbody tr:hover{background-color:var(--mui-palette-grey-800,#2d2d2d);color:var(--mui-palette-text-primary)}.table-module___5yHTq__cellWithInput input{inline-size:100%;font-size:inherit;color:inherit;border-radius:var(--mui-shape-customBorderRadius-sm);background-color:#0000;margin-inline:-10px;padding-block:6px;padding-inline:10px}.table-module___5yHTq__cellWithInput input:focus-visible{outline:1px solid var(--mui-palette-primary-main)}
.styles-module__IpZsKa__carousel{background-color:var(--block-bg-secondary);width:100%;position:relative;overflow:hidden}.styles-module__IpZsKa__slides{width:100%;height:100%;position:relative}.styles-module__IpZsKa__slide{opacity:0;width:100%;height:100%;transition:opacity var(--block-transition-slow);position:absolute;top:0;left:0}.styles-module__IpZsKa__slide.styles-module__IpZsKa__active{opacity:1;z-index:1}.styles-module__IpZsKa__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__IpZsKa__content{text-align:center;z-index:2;max-width:800px;padding:var(--block-spacing-lg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__IpZsKa__title{color:#fff;margin:0 0 var(--block-spacing-md);text-shadow:0 2px 8px #00000080,0 0 24px #00000059;letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.styles-module__IpZsKa__subtitle{color:#fff;margin:0 0 var(--block-spacing-xl);opacity:.98;text-shadow:0 1px 4px #00000080,0 0 16px #0000004d;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:500;line-height:1.4}.styles-module__IpZsKa__button{padding:var(--block-spacing-md) var(--block-spacing-xl);background-color:var(--block-accent-primary);color:var(--block-text-inverse);font-size:var(--block-font-size-lg);border-radius:var(--block-radius-md);transition:background-color var(--block-transition-fast);font-weight:600;text-decoration:none;display:inline-block}.styles-module__IpZsKa__button:hover{background-color:var(--block-accent-primary);opacity:.9}.styles-module__IpZsKa__arrow{z-index:3;border-radius:var(--block-radius-full);width:48px;height:48px;color:var(--block-text-inverse);cursor:pointer;transition:background-color var(--block-transition-fast);background:#fff3;border:none;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__IpZsKa__arrow:hover{background:#fff6}.styles-module__IpZsKa__arrowPrev{left:var(--block-spacing-lg)}.styles-module__IpZsKa__arrowNext{right:var(--block-spacing-lg)}.styles-module__IpZsKa__dots{bottom:var(--block-spacing-lg);z-index:3;gap:var(--block-spacing-sm);display:flex;position:absolute;left:50%;transform:translate(-50%)}.styles-module__IpZsKa__dot{border-radius:var(--block-radius-full);cursor:pointer;width:12px;height:12px;transition:background-color var(--block-transition-fast);background:#ffffff80;border:none}.styles-module__IpZsKa__dot:hover{background:#ffffffb3}.styles-module__IpZsKa__dotActive{background:var(--block-text-inverse)}.styles-module__IpZsKa__placeholder{background:var(--block-bg-secondary);border:2px dashed var(--block-border-color);color:var(--block-text-muted);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.styles-module__IpZsKa__title{font-size:clamp(1.5rem,6vw,2.25rem)}.styles-module__IpZsKa__subtitle{font-size:clamp(1rem,3vw,1.25rem)}.styles-module__IpZsKa__arrow{width:36px;height:36px;font-size:1.5rem}.styles-module__IpZsKa__arrowPrev{left:var(--block-spacing-sm)}.styles-module__IpZsKa__arrowNext{right:var(--block-spacing-sm)}}
.styles-module__CsTAea__hero{align-items:center;padding:8rem 2rem;font-family:Manrope,sans-serif;display:flex;position:relative;overflow:hidden}.styles-module__CsTAea__hero.styles-module__CsTAea__light{color:#0a192f;background-color:#fdfbf7}.styles-module__CsTAea__hero.styles-module__CsTAea__dark{color:#fdfbf7;background-color:#0a192f}.styles-module__CsTAea__hero.styles-module__CsTAea__forest{color:#fdfbf7;background-color:#0a221c}.styles-module__CsTAea__noise{opacity:.04;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.styles-module__CsTAea__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:8rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.styles-module__CsTAea__hero.styles-module__CsTAea__center .styles-module__CsTAea__container{text-align:center;grid-template-columns:1fr;max-width:900px}.styles-module__CsTAea__content{flex-direction:column;justify-content:center;display:flex}.styles-module__CsTAea__title{letter-spacing:-.02em;opacity:0;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:300;line-height:1.05;animation:1.2s cubic-bezier(.16,1,.3,1) .2s forwards styles-module__CsTAea__fadeUp}.styles-module__CsTAea__title i{color:#d4af37;font-style:italic;font-weight:400}.styles-module__CsTAea__subtitle{letter-spacing:.01em;opacity:0;max-width:500px;margin-bottom:3rem;font-size:1.125rem;font-weight:300;line-height:1.8;animation:1.2s cubic-bezier(.16,1,.3,1) .4s forwards styles-module__CsTAea__fadeUp}.styles-module__CsTAea__hero.styles-module__CsTAea__center .styles-module__CsTAea__subtitle{margin-left:auto;margin-right:auto}.styles-module__CsTAea__hero.styles-module__CsTAea__light .styles-module__CsTAea__subtitle{color:#4a5568}.styles-module__CsTAea__hero.styles-module__CsTAea__dark .styles-module__CsTAea__subtitle,.styles-module__CsTAea__hero.styles-module__CsTAea__forest .styles-module__CsTAea__subtitle{color:#a0aec0}.styles-module__CsTAea__actions{opacity:0;align-items:center;gap:2rem;animation:1.2s cubic-bezier(.16,1,.3,1) .6s forwards styles-module__CsTAea__fadeUp;display:flex}.styles-module__CsTAea__hero.styles-module__CsTAea__center .styles-module__CsTAea__actions{justify-content:center}.styles-module__CsTAea__primaryButton{color:#0a192f;letter-spacing:.05em;text-transform:uppercase;background-color:#d4af37;border:none;align-items:center;gap:1rem;padding:1.25rem 2.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.styles-module__CsTAea__primaryButton:before{content:"";transform-origin:100%;z-index:1;background-color:#fff;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleX(0)}.styles-module__CsTAea__primaryButton:hover:before{transform-origin:0;transform:scaleX(1)}.styles-module__CsTAea__primaryButton .styles-module__CsTAea__btnText,.styles-module__CsTAea__primaryButton .styles-module__CsTAea__btnArrow{z-index:2;transition:transform .4s;position:relative}.styles-module__CsTAea__primaryButton:hover .styles-module__CsTAea__btnArrow{transform:translate(4px)}.styles-module__CsTAea__secondaryButton{color:currentColor;letter-spacing:.05em;text-transform:uppercase;padding-bottom:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block;position:relative}.styles-module__CsTAea__secondaryButton:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .4s;position:absolute;bottom:0;left:0;transform:scaleX(.3)}.styles-module__CsTAea__secondaryButton:hover:after{transform:scaleX(1)}.styles-module__CsTAea__imageColumn{opacity:0;animation:1.6s cubic-bezier(.16,1,.3,1) .4s forwards styles-module__CsTAea__revealImage;position:relative}.styles-module__CsTAea__imageWrapper{aspect-ratio:4/5;position:relative;overflow:hidden}.styles-module__CsTAea__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1.05)}.styles-module__CsTAea__imageWrapper:hover .styles-module__CsTAea__image{transform:scale(1)}.styles-module__CsTAea__imageOverlay{background:inset 0 0 100px #0000001a;pointer-events:none;position:absolute;inset:0}.styles-module__CsTAea__decorativeLine{background-color:#d4af37;width:60%;height:1px;position:absolute;bottom:-2rem;left:-2rem}@keyframes styles-module__CsTAea__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module__CsTAea__revealImage{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(40px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@media (max-width:1024px){.styles-module__CsTAea__container{grid-template-columns:1fr;gap:4rem}.styles-module__CsTAea__imageColumn{max-width:600px;margin:0 auto}}@media (max-width:640px){.styles-module__CsTAea__title{font-size:2.75rem}.styles-module__CsTAea__actions{flex-direction:column;align-items:flex-start}}
.styles-module__9SJVNW__section{padding:var(--block-spacing-2xl) 0}.styles-module__9SJVNW__container{max-width:var(--block-container-xl);padding:0 var(--block-spacing-md);margin:0 auto}.styles-module__9SJVNW__header{margin-bottom:var(--block-spacing-xl);justify-content:space-between;align-items:center;display:flex}.styles-module__9SJVNW__title{font-size:var(--block-font-size-2xl);color:var(--block-text-primary);margin:0;font-weight:700}.styles-module__9SJVNW__viewAll{color:var(--block-text-accent);transition:opacity var(--block-transition-fast);font-weight:500;text-decoration:none}.styles-module__9SJVNW__viewAll:hover{opacity:.8}.styles-module__9SJVNW__grid{gap:var(--block-spacing-lg);display:grid}.styles-module__9SJVNW__list{grid-template-columns:1fr!important}.styles-module__9SJVNW__list .styles-module__9SJVNW__card{flex-direction:row;display:flex}.styles-module__9SJVNW__list .styles-module__9SJVNW__imageWrapper{width:200px;min-width:200px;height:150px}.styles-module__9SJVNW__list .styles-module__9SJVNW__content{flex:1}.styles-module__9SJVNW__card{background:var(--block-bg-primary);border-radius:var(--block-radius-lg);box-shadow:var(--block-shadow-sm);transition:box-shadow var(--block-transition-fast);overflow:hidden}.styles-module__9SJVNW__card:hover{box-shadow:var(--block-shadow-md)}.styles-module__9SJVNW__imageWrapper{width:100%;height:200px;display:block;position:relative}.styles-module__9SJVNW__content{padding:var(--block-spacing-lg)}.styles-module__9SJVNW__meta{gap:var(--block-spacing-md);margin-bottom:var(--block-spacing-sm);display:flex}.styles-module__9SJVNW__category{font-size:var(--block-font-size-xs);color:var(--block-text-accent);text-transform:uppercase;font-weight:600}.styles-module__9SJVNW__date{font-size:var(--block-font-size-xs);color:var(--block-text-muted)}.styles-module__9SJVNW__postTitle{font-size:var(--block-font-size-lg);margin:0 0 var(--block-spacing-sm);font-weight:600;line-height:1.4}.styles-module__9SJVNW__postTitle a{color:var(--block-text-primary);transition:color var(--block-transition-fast);text-decoration:none}.styles-module__9SJVNW__postTitle a:hover{color:var(--block-text-accent)}.styles-module__9SJVNW__excerpt{font-size:var(--block-font-size-sm);color:var(--block-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}.styles-module__9SJVNW__placeholder{padding:var(--block-spacing-2xl);text-align:center;background:var(--block-bg-secondary);border:2px dashed var(--block-border-color);border-radius:var(--block-radius-lg);color:var(--block-text-muted)}@media (max-width:768px){.styles-module__9SJVNW__grid{grid-template-columns:1fr!important}.styles-module__9SJVNW__list .styles-module__9SJVNW__card{flex-direction:column}.styles-module__9SJVNW__list .styles-module__9SJVNW__imageWrapper{width:100%;height:200px}.styles-module__9SJVNW__header{gap:var(--block-spacing-sm);flex-direction:column;align-items:flex-start}}
.styles-module__ErOn2W__section{padding:var(--block-spacing-2xl) var(--block-spacing-md)}.styles-module__ErOn2W__container{margin:0 auto}.styles-module__ErOn2W__title{font-size:var(--block-font-size-2xl);color:var(--block-text-primary);margin:0 0 var(--block-spacing-lg);font-weight:700}.styles-module__ErOn2W__content{font-size:var(--block-font-size-base);color:var(--block-text-secondary);line-height:1.8}.styles-module__ErOn2W__content h1,.styles-module__ErOn2W__content h2,.styles-module__ErOn2W__content h3,.styles-module__ErOn2W__content h4,.styles-module__ErOn2W__content h5,.styles-module__ErOn2W__content h6{color:var(--block-text-primary);margin-top:var(--block-spacing-xl);margin-bottom:var(--block-spacing-md)}.styles-module__ErOn2W__content p{margin-bottom:var(--block-spacing-md)}.styles-module__ErOn2W__content ul,.styles-module__ErOn2W__content ol{margin-bottom:var(--block-spacing-md);padding-left:var(--block-spacing-xl)}.styles-module__ErOn2W__content li{margin-bottom:var(--block-spacing-sm)}.styles-module__ErOn2W__content a{color:var(--block-text-accent);text-decoration:underline}.styles-module__ErOn2W__content img{border-radius:var(--block-radius-md);max-width:100%;height:auto;margin:var(--block-spacing-md) 0}.styles-module__ErOn2W__content blockquote{border-left:4px solid var(--block-accent-primary);padding-left:var(--block-spacing-lg);margin:var(--block-spacing-lg) 0;color:var(--block-text-muted);font-style:italic}.styles-module__ErOn2W__content code{background:var(--block-bg-secondary);border-radius:var(--block-radius-sm);padding:.2em .4em;font-size:.9em}.styles-module__ErOn2W__content pre{background:var(--block-bg-secondary);padding:var(--block-spacing-lg);border-radius:var(--block-radius-md);overflow-x:auto}.styles-module__ErOn2W__content pre code{background:0 0;padding:0}.styles-module__ErOn2W__placeholder{padding:var(--block-spacing-2xl);text-align:center;background:var(--block-bg-secondary);border:2px dashed var(--block-border-color);border-radius:var(--block-radius-lg);color:var(--block-text-muted)}
.styles-module__6_XKYa__section{padding:8rem 2rem;font-family:Manrope,sans-serif}.styles-module__6_XKYa__section.styles-module__6_XKYa__light{color:#0a192f;background-color:#fdfbf7}.styles-module__6_XKYa__section.styles-module__6_XKYa__dark{color:#fdfbf7;background-color:#0a192f}.styles-module__6_XKYa__section.styles-module__6_XKYa__forest{color:#fdfbf7;background-color:#0a221c}.styles-module__6_XKYa__container{max-width:1400px;margin:0 auto}.styles-module__6_XKYa__header{justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:5rem;display:flex}.styles-module__6_XKYa__headerContent{max-width:600px}.styles-module__6_XKYa__title{margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.1}.styles-module__6_XKYa__subtitle{opacity:.8;font-size:1.125rem;font-weight:300;line-height:1.7}.styles-module__6_XKYa__headerLine{opacity:.2;background-color:currentColor;flex-grow:1;height:1px;margin-bottom:1rem}.styles-module__6_XKYa__grid{border-top:1px solid #0000001a;border-left:1px solid #0000001a;gap:0;display:grid}.styles-module__6_XKYa__section.styles-module__6_XKYa__dark .styles-module__6_XKYa__grid,.styles-module__6_XKYa__section.styles-module__6_XKYa__forest .styles-module__6_XKYa__grid{border-color:#ffffff1a}.styles-module__6_XKYa__card{border-bottom:1px solid #0000001a;border-right:1px solid #0000001a;flex-direction:column;padding:4rem 3rem;transition:background-color .4s;display:flex;position:relative;overflow:hidden}.styles-module__6_XKYa__section.styles-module__6_XKYa__dark .styles-module__6_XKYa__card,.styles-module__6_XKYa__section.styles-module__6_XKYa__forest .styles-module__6_XKYa__card{border-color:#ffffff1a}.styles-module__6_XKYa__card:hover{background-color:#00000005}.styles-module__6_XKYa__section.styles-module__6_XKYa__dark .styles-module__6_XKYa__card:hover,.styles-module__6_XKYa__section.styles-module__6_XKYa__forest .styles-module__6_XKYa__card:hover{background-color:#ffffff08}.styles-module__6_XKYa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.styles-module__6_XKYa__cardNumber{color:#d4af37;font-family:Cormorant Garamond,serif;font-size:1.5rem}.styles-module__6_XKYa__iconWrapper{opacity:.8;filter:grayscale();width:2.5rem;height:2.5rem;transition:all .4s}.styles-module__6_XKYa__section.styles-module__6_XKYa__dark .styles-module__6_XKYa__iconWrapper,.styles-module__6_XKYa__section.styles-module__6_XKYa__forest .styles-module__6_XKYa__iconWrapper{filter:grayscale()invert()}.styles-module__6_XKYa__card:hover .styles-module__6_XKYa__iconWrapper{opacity:1;transform:scale(1.1)}.styles-module__6_XKYa__cardTitle{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:400}.styles-module__6_XKYa__cardDescription{opacity:.7;flex-grow:1;margin-bottom:3rem;font-size:1rem;font-weight:300;line-height:1.6}.styles-module__6_XKYa__link{color:currentColor;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.styles-module__6_XKYa__link:after{content:"";transform-origin:100%;background-color:#d4af37;width:100%;height:1px;transition:transform .4s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.styles-module__6_XKYa__card:hover .styles-module__6_XKYa__link:after{transform-origin:0;transform:scaleX(1)}.styles-module__6_XKYa__linkArrow{font-size:1.25rem;transition:transform .4s}.styles-module__6_XKYa__card:hover .styles-module__6_XKYa__linkArrow{color:#d4af37;transform:translate(4px,-4px)}@media (max-width:1024px){.styles-module__6_XKYa__header{flex-direction:column;align-items:flex-start;gap:2rem}.styles-module__6_XKYa__headerLine{flex-grow:0;width:100%;height:1px}.styles-module__6_XKYa__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.styles-module__6_XKYa__grid{grid-template-columns:1fr!important}.styles-module__6_XKYa__card{padding:3rem 2rem}}
.styles-module__W-Rs6G__section{padding:4rem 2rem}.styles-module__W-Rs6G__section.styles-module__W-Rs6G__brand{color:#fff;background-color:#2563eb}.styles-module__W-Rs6G__section.styles-module__W-Rs6G__dark{color:#fff;background-color:#0f172a}.styles-module__W-Rs6G__section.styles-module__W-Rs6G__light{color:#0f172a;background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.styles-module__W-Rs6G__container{max-width:1200px;margin:0 auto}.styles-module__W-Rs6G__grid{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.styles-module__W-Rs6G__statItem{text-align:center;flex:1;min-width:200px}.styles-module__W-Rs6G__value{margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1}.styles-module__W-Rs6G__label{opacity:.9;font-size:1.125rem;font-weight:500}@media (max-width:768px){.styles-module__W-Rs6G__grid{grid-template-columns:repeat(2,1fr);display:grid}.styles-module__W-Rs6G__value{font-size:2.5rem}}@media (max-width:480px){.styles-module__W-Rs6G__grid{grid-template-columns:1fr}}
.styles-module__hvO2RG__section{padding:5rem 2rem}.styles-module__hvO2RG__section.styles-module__hvO2RG__light{color:#0f172a;background-color:#fff}.styles-module__hvO2RG__section.styles-module__hvO2RG__gray{color:#0f172a;background-color:#f8fafc}.styles-module__hvO2RG__container{max-width:800px;margin:0 auto}.styles-module__hvO2RG__header{text-align:center;margin-bottom:3rem}.styles-module__hvO2RG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.styles-module__hvO2RG__subtitle{opacity:.8;font-size:1.125rem;line-height:1.6}.styles-module__hvO2RG__faqList{flex-direction:column;gap:1rem;display:flex}.styles-module__hvO2RG__faqItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.styles-module__hvO2RG__question{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:background-color .2s;display:flex}.styles-module__hvO2RG__question:hover{background-color:#f8fafc}.styles-module__hvO2RG__questionText{padding-right:1rem}.styles-module__hvO2RG__icon{color:#64748b;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.5rem;font-weight:300;display:flex}.styles-module__hvO2RG__answerWrapper{transition:max-height .3s ease-in-out;overflow:hidden}.styles-module__hvO2RG__answer{color:#475569;padding:0 1.5rem 1.5rem;line-height:1.6}
.styles-module__eciRmW__section{padding:var(--block-spacing-2xl) var(--block-spacing-md);background:var(--block-bg-secondary)}.styles-module__eciRmW__container{max-width:600px;margin:0 auto}.styles-module__eciRmW__title{font-size:var(--block-font-size-2xl);color:var(--block-text-primary);margin:0 0 var(--block-spacing-sm);text-align:center;font-weight:700}.styles-module__eciRmW__description{font-size:var(--block-font-size-base);color:var(--block-text-secondary);margin:0 0 var(--block-spacing-xl);text-align:center}.styles-module__eciRmW__form{background:var(--block-bg-primary);padding:var(--block-spacing-xl);border-radius:var(--block-radius-lg);box-shadow:var(--block-shadow-md)}.styles-module__eciRmW__row{gap:var(--block-spacing-md);grid-template-columns:1fr 1fr;display:grid}.styles-module__eciRmW__field{margin-bottom:var(--block-spacing-md)}.styles-module__eciRmW__label{font-size:var(--block-font-size-sm);color:var(--block-text-primary);margin-bottom:var(--block-spacing-xs);font-weight:500;display:block}.styles-module__eciRmW__input,.styles-module__eciRmW__textarea{width:100%;padding:var(--block-spacing-md);font-size:var(--block-font-size-base);border:1px solid var(--block-border-color);border-radius:var(--block-radius-md);background:var(--block-bg-primary);color:var(--block-text-primary);transition:border-color var(--block-transition-fast)}.styles-module__eciRmW__input:focus,.styles-module__eciRmW__textarea:focus{border-color:var(--block-accent-primary);outline:none}.styles-module__eciRmW__input:disabled,.styles-module__eciRmW__textarea:disabled{background:var(--block-bg-secondary);cursor:not-allowed}.styles-module__eciRmW__textarea{resize:vertical;min-height:120px}.styles-module__eciRmW__button{width:100%;padding:var(--block-spacing-md) var(--block-spacing-xl);font-size:var(--block-font-size-base);background:var(--block-accent-primary);color:var(--block-text-inverse);border:2px solid var(--block-accent-primary);border-radius:var(--block-radius-md);cursor:pointer;transition:all var(--block-transition-fast);font-weight:600}.styles-module__eciRmW__button:hover:not(:disabled){opacity:.9}.styles-module__eciRmW__button:disabled{opacity:.6;cursor:not-allowed}.styles-module__eciRmW__buttonOutline{color:var(--block-accent-primary);background:0 0}.styles-module__eciRmW__buttonOutline:hover:not(:disabled){background:var(--block-accent-primary);color:var(--block-text-inverse)}.styles-module__eciRmW__error{color:var(--block-accent-danger);font-size:var(--block-font-size-sm);margin-bottom:var(--block-spacing-md)}.styles-module__eciRmW__successMessage{text-align:center;padding:var(--block-spacing-2xl);background:var(--block-bg-primary);border-radius:var(--block-radius-lg);box-shadow:var(--block-shadow-md)}.styles-module__eciRmW__checkmark{background:var(--block-accent-success);color:#fff;border-radius:var(--block-radius-full);width:64px;height:64px;margin-bottom:var(--block-spacing-lg);justify-content:center;align-items:center;font-size:2rem;display:inline-flex}.styles-module__eciRmW__successMessage p{font-size:var(--block-font-size-lg);color:var(--block-text-primary);margin:0}@media (max-width:768px){.styles-module__eciRmW__row{grid-template-columns:1fr}.styles-module__eciRmW__form{padding:var(--block-spacing-lg)}}
.styles-module__Fha5UW__container{padding:var(--block-spacing-lg,1.5rem) 0}.styles-module__Fha5UW__loading,.styles-module__Fha5UW__empty{text-align:center;padding:var(--block-spacing-md,1rem) 0;color:var(--block-text-muted,#6c757d)}.styles-module__Fha5UW__grid{gap:var(--block-spacing-md,1rem);display:grid}.styles-module__Fha5UW__card{background:var(--block-card-bg,#fff);border-radius:var(--block-radius-md,8px);text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #00000014}.styles-module__Fha5UW__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.styles-module__Fha5UW__image{object-fit:cover;background-color:#fafafa;width:100%}.styles-module__Fha5UW__content{justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.styles-module__Fha5UW__name{color:var(--block-heading-color,#2c3e50);margin:0;font-size:.9375rem;font-weight:500}.styles-module__Fha5UW__count{color:var(--block-text-muted,#757575);font-size:.75rem}@media (max-width:992px){.styles-module__Fha5UW__grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.styles-module__Fha5UW__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.styles-module__Fha5UW__grid{grid-template-columns:1fr!important}}
.styles-module__UQlnWG__container{padding:var(--block-spacing-md,1rem) 0}.styles-module__UQlnWG__empty{text-align:center;padding:var(--block-spacing-md,1rem) 0;color:var(--block-text-muted,#6c757d)}.styles-module__UQlnWG__grid{gap:var(--block-spacing-md,1rem);display:grid}.styles-module__UQlnWG__link{text-decoration:none;display:block}.styles-module__UQlnWG__card{border-radius:var(--block-radius-md,8px);cursor:pointer;transition:transform .2s;position:relative;overflow:hidden}.styles-module__UQlnWG__card:hover{transform:scale(1.02)}.styles-module__UQlnWG__image{object-fit:cover;width:100%;display:block}.styles-module__UQlnWG__overlay{pointer-events:none;background:linear-gradient(#0000,#0009);position:absolute;inset:0}.styles-module__UQlnWG__content{justify-content:center;align-items:flex-end;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module__UQlnWG__title{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.25rem;font-weight:600}@media (max-width:992px){.styles-module__UQlnWG__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:576px){.styles-module__UQlnWG__grid{grid-template-columns:1fr!important}.styles-module__UQlnWG__title{font-size:1rem}}
.styles-module__F1B5Na__container{padding:var(--block-spacing-xl,1.5rem) 0}.styles-module__F1B5Na__altBackground{background-color:var(--block-bg-secondary,#f8f9fa);margin:0 -1rem;padding:4rem 1rem}[data-mode=dark] .styles-module__F1B5Na__altBackground{background-color:#1a1a1a}.styles-module__F1B5Na__title{text-align:center;margin-bottom:var(--block-spacing-lg,1rem);color:var(--block-heading-color,#2c3e50);font-size:1.75rem;font-weight:700}.styles-module__F1B5Na__loading,.styles-module__F1B5Na__empty{text-align:center;color:var(--block-text-muted,#6c757d);padding:2rem 0;font-size:.875rem}[data-mode=dark] .styles-module__F1B5Na__title{color:#e0e0e0}:is([data-mode=dark] .styles-module__F1B5Na__loading,[data-mode=dark] .styles-module__F1B5Na__empty){color:#9e9e9e}.styles-module__F1B5Na__grid{gap:var(--block-spacing-md,1rem);display:grid}@media (max-width:1200px){.styles-module__F1B5Na__grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:992px){.styles-module__F1B5Na__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:576px){.styles-module__F1B5Na__grid{grid-template-columns:1fr!important}.styles-module__F1B5Na__title{font-size:1.5rem}.styles-module__F1B5Na__altBackground{margin:0 -.5rem;padding:2rem .5rem}}
