@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fffaf6;--foreground:#171717;--brand-orange:#b85b1a;--brand-green:#1f3b2e;--muted-brown:#8a3e16}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem}.title{color:#2563eb;font-size:2rem;font-weight:700}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background-color:#f9f9f9;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.home-container{flex-direction:column;align-items:center;min-height:100vh;padding:0;display:flex}.title-container{width:100%;max-width:1200px;padding:0 2rem}.hero-container{color:#fff;background-image:url(/adventureSeven.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:0;display:flex;position:relative}.hero-container:before{content:"";pointer-events:none;mix-blend-mode:screen;background:#ffffff94;position:absolute;inset:0}.hero-container .title-container,.hero-container .hero-section{z-index:1;position:relative}.hero-container .hero-title{color:#fff}.hero-container{color:#fffffff2}@media (max-width:768px){.hero-container{height:auto;min-height:60vh;padding:4rem 0;display:block}}.hero-title{color:#000;white-space:nowrap;word-spacing:1.6rem;text-align:center;opacity:0;width:100%;margin:0 auto;padding:3.5rem 0 1.5rem;font-size:clamp(3.5rem,6.5vw,6.5rem);font-weight:700;line-height:1;animation:1.2s cubic-bezier(.22,1,.36,1) forwards titleReveal;transform:translateY(20px)}.hero-title-span{color:var(--brand-orange)}@media (max-width:768px){.hero-title{white-space:normal;word-spacing:normal;text-align:left;padding:2.5rem 0 1rem;font-size:clamp(2rem,8vw,3.8rem)}}.hero-section{opacity:0;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;animation:1s ease-out .4s forwards fadeIn;display:flex}.hero-subtitle{color:#000;text-align:left;flex:1;max-width:600px;margin:0;font-size:1.125rem;font-weight:800;line-height:1.6}.cta-button{color:var(--brand-orange);border:3px solid var(--brand-orange);cursor:pointer;letter-spacing:.05em;white-space:nowrap;background:0 0;border-radius:0;flex-shrink:0;padding:1rem 3rem;font-size:1.5rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.cta-button:before{content:"";background:var(--brand-orange);z-index:-1;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(100%)}.cta-button:hover{color:#fff}.cta-button:hover:before{transform:translateY(0)}@keyframes titleReveal{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.title-container,.hero-section{padding:0 1.5rem}.hero-title{text-align:center;text-align-last:center;padding:3rem 0 2rem;font-size:3rem}.hero-section{flex-direction:column;place-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.hero-subtitle{max-width:100%;font-size:1rem}.cta-button{padding:.9rem 2.5rem}}.image-section{width:100%;margin:4rem 0;display:flex;overflow:hidden}.shortcuts-to-services-section{background:linear-gradient(#f8f4f099,#fff0);width:100%;padding:3rem 2rem}.shortcuts-container{max-width:1600px;margin:0 auto}.shortcuts-title{color:var(--brand-green);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.shortcuts-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.shortcut-card{cursor:pointer;opacity:0;will-change:transform,opacity;background:#f3efec;border-radius:0;outline:none;height:260px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .2s,opacity .3s;animation:.6s forwards slideUp;position:relative;overflow:hidden;transform:translateY(12px);box-shadow:0 8px 24px #1f3b2e0f}.shortcut-card:focus{transform:scale(1.02);box-shadow:0 12px 30px #1f3b2e1f}.shortcut-card:hover{transform:translateY(0)scale(1.13);box-shadow:0 18px 40px #1f3b2e1f}.shortcut-image-wrap{width:100%;height:100%}.shortcut-image{object-fit:cover;width:100%;height:100%;display:block}.shortcut-overlay{background:linear-gradient(#0000002e,#00000052);transition:background .3s,opacity .3s;position:absolute;inset:0}.shortcut-card:hover .shortcut-overlay{background:linear-gradient(#00000047,#00000070)}.shortcut-label{color:#fff;text-align:center;z-index:3;letter-spacing:.02em;text-shadow:0 4px 14px #00000080;padding:.25rem .5rem;font-size:1.125rem;font-weight:800;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shortcut-card:hover .shortcut-label{opacity:0;transform:translate(-50%,-60%)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.shortcut-card:first-child{animation-delay:40ms}.shortcut-card:nth-child(2){animation-delay:80ms}.shortcut-card:nth-child(3){animation-delay:.12s}.shortcut-card:nth-child(4){animation-delay:.16s}.shortcut-card:nth-child(5){animation-delay:.2s}.shortcut-card:nth-child(6){animation-delay:.24s}.image-wrapper{height:60vh;min-height:500px;position:relative;overflow:hidden}@media (max-width:1024px){.shortcuts-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.shortcut-card{height:260px}}@media (max-width:768px){.shortcuts-grid{grid-template-columns:1fr;gap:.75rem}.shortcut-card{opacity:1;height:240px;transform:translateY(0);box-shadow:0 8px 20px #1f3b2e14}.shortcut-card:hover{transform:translateY(0)scale(1.02)}.shortcut-label{padding:.25rem .5rem;font-size:1rem}.shortcut-image{height:100%}}@media (max-width:480px){.shortcuts-grid{grid-template-columns:1fr;gap:.5rem}.shortcut-card{height:140px;padding:0}.shortcut-label{font-size:.95rem}}.left-image{width:30%;animation:1s ease-out forwards slideInLeft}.right-image{width:70%;animation:1s ease-out forwards slideInRight}.image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.left-image .image:hover,.right-image .image:hover{transform:scale(1.05)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.image-section{flex-direction:column;margin:2rem 0}.image-wrapper{height:40vh;min-height:300px;width:100%!important}.left-image{animation:1s ease-out forwards slideInTop}.right-image{animation:1s ease-out forwards slideInBottom}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.about-section{flex-direction:column;max-width:1200px;margin:1rem auto;padding:0 2rem;display:flex}.about-heading{color:#111;opacity:0;margin-bottom:2rem;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:800;transition:opacity .8s cubic-bezier(.645,.045,.355,1),transform .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.about-text{color:#444;text-align:left;opacity:0;max-width:800px;font-size:1.25rem;line-height:1.8;transition:opacity .8s cubic-bezier(.645,.045,.355,1),transform .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.about-heading.animate-in,.about-text.animate-in{opacity:1;transform:translateY(0)}.about-heading:not(.animate-in),.about-text:not(.animate-in){opacity:0;transform:translateY(30px)}@keyframes wave{0%{opacity:1;transform:translateY(-100%)}to{opacity:0;transform:translateY(0)}}.about-heading.animate-in{position:relative;overflow:hidden}@media (max-width:768px){.about-section{margin:1.25rem auto;padding:0 1.5rem}.about-text{font-size:1.1rem;line-height:1.7}}.content-section{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:6rem auto;padding:0 2rem;display:flex}.content-image{flex:0 0 45%}.content-image .image{width:100%;height:auto;box-shadow:0 10px 30px #0000001a}.content-text{opacity:0;flex-direction:column;flex:0 0 45%;gap:2rem;transition:opacity .8s cubic-bezier(.645,.045,.355,1),transform .8s cubic-bezier(.645,.045,.355,1);display:flex;transform:translateY(30px)}.content-text.animate-in{opacity:1;transform:translateY(0)}.content-paragraph{color:#444;font-size:1.25rem;line-height:1.8}.content-button{color:#b85b1a;cursor:pointer;background:0 0;border:2px solid #b85b1a;border-radius:0;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.content-button:hover{color:#fff}.content-button:before{content:"";z-index:-1;background:#b85b1a;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(100%)}.content-button:hover:before{transform:translateY(0)}.explore-services-button{color:#b85b1a;cursor:pointer;background:0 0;border:2px solid #b85b1a;border-radius:0;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.explore-services-button:hover{color:#fff;background:#b85b1a}.explore-services-button:before{content:"";z-index:-1;background:#b85b1a;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(100%)}.explore-services-button:hover:before{transform:translateY(0)}@media (max-width:768px){.content-section{flex-direction:column;gap:2rem;margin:1.25rem auto}.content-image,.content-text{flex:0 0 100%;width:100%}.content-text{padding:0 1rem}.content-paragraph{font-size:1.1rem}}.services-section{color:#fff;background-color:#111;width:100%;margin-top:4rem;padding:6rem 2rem}.services-header{max-width:1200px;margin:0 auto 4rem}.services-title{opacity:0;margin:0;font-size:4.2rem;font-weight:750;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translate(-30px)}.services-content{flex-direction:row;justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;display:flex}.services-description{opacity:0;max-width:800px;font-size:1.75rem;transition:all .8s cubic-bezier(.645,.045,.355,1) .1s;transform:translate(30px)}.services-item{opacity:0;grid-template-columns:1.5fr 2fr;max-width:1200px;margin:4rem auto 0;padding-top:2rem;transition:all .8s cubic-bezier(.645,.045,.355,1);display:grid;position:relative;transform:translateY(30px)}.services-item:before{content:"";background:#fff;width:0;height:1px;transition:width 1s cubic-bezier(.645,.045,.355,1) .3s;position:absolute;top:0;left:0}.services-item-description{color:#9c0944;margin:0;font-size:1.5rem;font-weight:700}.services-button-container{justify-content:flex-end;max-width:1200px;margin:4rem auto 0;display:flex}.services-text-one{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.services-text-two{color:#ddd;max-width:500px;margin:0;font-size:1rem;line-height:1.7}.services-title.animate-in,.services-description.animate-in{opacity:1;transform:translate(0)}.services-item.animate-in{opacity:1;transform:translateY(0)}.services-item.animate-in:before{width:100%}@media (max-width:1024px){.services-item{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.services-section{padding:4rem 1.5rem}.services-title{font-size:2.5rem}.services-content{justify-content:flex-start}.services-description{max-width:100%;font-size:1.1rem}.services-item{margin:3rem auto 0;padding-top:1.5rem}.services-item-description{font-size:1.3rem}.services-text-one{font-size:1.1rem}.services-text-two{font-size:.95rem}.services-button-container{flex-direction:column;place-content:center;align-items:center;display:flex}}@media (max-width:480px){.services-title{font-size:2rem}.services-description{font-size:1rem}}.packages-section{max-width:1200px;margin:3rem auto;padding:0 2rem}.packages-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}.package-card{background:#fff;border:1px solid #efe6de;border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex;box-shadow:0 6px 16px #1f3b2e0f}.package-image{object-fit:cover;border-radius:8px;width:100%;height:200px}.price{color:var(--brand-orange);font-weight:700}@media (max-width:980px){.packages-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.packages-grid{grid-template-columns:1fr}}.why-testimonials{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:3rem auto;padding:0 2rem;display:grid}.why-choose h2,.testimonials h2{margin-bottom:1rem}.why-choose ul{margin-left:1rem;list-style:outside}.testimonial-list{flex-direction:column;gap:1rem;display:flex}.testimonial{background:#fff;border:1px solid #efe6de;border-radius:8px;padding:1rem}@media (max-width:900px){.why-testimonials{grid-template-columns:1fr}}.why-choose-us-section{max-width:1600px;margin:2rem auto 4rem;padding:0 2rem}.why-choose-us-title{text-align:center;color:var(--brand-green);margin-bottom:1.5rem;font-size:2rem;font-weight:800}.why-choose-us-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.why-choose-us-content{background:#fff;flex-direction:column;min-height:160px;padding:1.5rem;display:flex;position:relative;overflow:visible;box-shadow:0 8px 24px #1f3b2e0f}.why-choose-us-icon{background:var(--brand-orange);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 6px 18px #b85b1a1f}@media (max-width:1200px){.why-choose-us-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.why-choose-us-content{min-height:150px;padding:1.25rem}}@media (max-width:768px){.why-choose-us-section{margin:1.25rem auto 2rem;padding:0 1rem}.why-choose-us-grid{grid-template-columns:1fr;gap:.75rem}.why-choose-us-content{min-height:auto;padding:1rem;box-shadow:0 6px 16px #1f3b2e0f}.why-choose-us-icon{width:42px;height:42px}.why-choose-us-title{margin-bottom:1rem;font-size:1.5rem}}@media (max-width:480px){.why-choose-us-grid{grid-template-columns:1fr;gap:.5rem}.why-choose-us-content{padding:.85rem}.why-choose-us-icon{width:36px;height:36px}.why-choose-us-title{font-size:1.25rem}}.why-choose-us-text{color:#444;margin-top:.9rem;font-size:.98rem;line-height:1.6}.why-choose-us-content:before{content:"";border-top:3px solid var(--brand-orange);border-left:3px solid var(--brand-orange);pointer-events:none;width:38px;height:38px;position:absolute;top:0;left:0}.why-choose-us-content:after{content:"";border-bottom:3px solid var(--brand-green);border-right:3px solid var(--brand-green);pointer-events:none;width:38px;height:38px;position:absolute;bottom:0;right:0}@media (max-width:1024px){.why-choose-us-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.why-choose-us-grid{grid-template-columns:1fr}.why-choose-us-icon{width:42px;height:42px}}.philosophy-section{background-color:#f8f9fa;width:100%;margin-top:1rem;padding:6rem 2rem}.philosophy-title-container{max-width:1200px;margin:0 auto 4rem}.philosophy-title{opacity:0;margin:0;font-size:clamp(1.25rem,3vw,4.2rem);font-weight:750;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.philosophy-description-container{max-width:1200px;margin:0 auto 1rem}.philosophy-description{opacity:0;max-width:900px;font-size:clamp(1.25rem,1.5vw,1.75rem);font-weight:700;line-height:1.6;transition:all .8s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(30px)}.philosophy-mission-container,.philosophy-vision-container{opacity:0;max-width:1200px;margin:0 auto 1rem;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.philosophy-mission-content,.philosophy-vision-content{background:#fff;border-radius:12px;max-width:600px;padding:2rem;position:relative;box-shadow:0 5px 15px #0000000d}.philosophy-mission-content:before,.philosophy-vision-content:before{content:"";border-top:3px solid var(--brand-orange);border-left:3px solid var(--brand-orange);pointer-events:none;border-radius:0;width:36px;height:36px;position:absolute;top:0;left:0}.philosophy-mission-content:after,.philosophy-vision-content:after{content:"";border-bottom:3px solid var(--brand-green);border-right:3px solid var(--brand-green);pointer-events:none;border-radius:0;width:36px;height:36px;position:absolute;bottom:0;right:0}.philosophy-mission-title,.philosophy-vision-title{color:#b85b1a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.philosophy-mission,.philosophy-vision{color:#444;margin:0;font-size:1rem;font-weight:600;line-height:1.7}.philosophy-mission-container{justify-content:flex-end;display:flex}.philosophy-vision-container{justify-content:flex-start;display:flex}.philosophy-title.animate-in,.philosophy-description.animate-in,.philosophy-mission-container.animate-in,.philosophy-vision-container.animate-in{opacity:1;transform:translateY(0)}@media (max-width:768px){.philosophy-section{padding:4rem 1.5rem}.philosophy-title-container{margin:0 auto 1.25rem}.philosophy-description-container{margin-bottom:1.25rem}.philosophy-mission-container,.philosophy-vision-container{justify-content:center;margin-bottom:3rem}.philosophy-mission-content,.philosophy-vision-content{padding:1.5rem}}@media (max-width:480px){.philosophy-title{font-size:2.2rem}.philosophy-description,.philosophy-mission-title,.philosophy-vision-title{font-size:1.1rem}.philosophy-mission,.philosophy-vision{font-size:.95rem}}.full-width-image-container{width:100%;margin:4rem 0 0;position:relative;overflow:hidden}.full-width-image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1024px){.full-width-image-container{margin:3rem 0}.full-width-image{height:60vh;min-height:400px}}@media (max-width:768px){.full-width-image-container{margin:0}.full-width-image{height:50vh;min-height:350px}}@media (max-width:480px){.full-width-image-container{margin:0}.full-width-image{height:40vh;min-height:300px}}.partners-section{background-color:#f8f9fa;width:100%;padding:3rem 0;overflow:hidden}.partners-title{text-align:center;color:#9c0944;margin-bottom:2rem;font-size:1.75rem}.logo-marquee{width:100%;position:relative;overflow:hidden}.logo-track{align-items:center;width:max-content;animation:30s linear infinite scroll;display:flex}.logo-item{justify-content:center;align-items:center;padding:0 2rem;display:flex}.partner-logo{object-fit:contain;width:auto;height:50px;transition:all .3s}.partner-logo:hover{filter:grayscale(0%);opacity:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.partners-title{font-size:1.5rem}.logo-item{padding:0 1.5rem}.partner-logo{height:40px}}@media (max-width:480px){.partners-title{margin-bottom:1.5rem;font-size:1.25rem}.logo-item{padding:0 1rem}.partner-logo{height:30px}}.contact-section{color:#fff;background-image:url(/adventureSeventeen.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:6rem 2rem;position:relative}.contact-section:before{content:"";z-index:0;pointer-events:none;background:#00000073;position:absolute;inset:0}.contact-section>.contact-content{z-index:1;position:relative}.contact-content{grid-template-columns:5fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contact-title{opacity:0;grid-column:1/-1;margin:0;font-size:3.5rem;font-weight:800;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.contact-form-container{grid-template-columns:1fr 1.5fr;gap:3rem;display:grid}.contact-info{opacity:0;transition:all .8s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(30px)}.contact-info h6{color:#b85b1a;margin-bottom:1.5rem;font-size:1.5rem}.contact-info p{color:#ddd;font-size:1.1rem;line-height:1.7}.contact-form{opacity:0;transition:all .8s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.success-message{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;margin-top:1rem;padding:1rem}.error-message{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-top:1rem;padding:1rem}.submit-button:disabled{cursor:not-allowed;background-color:#ccc}.submit-button:disabled:hover{background-color:#ccc;transform:none}.form-row{gap:1.5rem;display:flex}.form-group{flex:1;margin-bottom:1.5rem}.form-group label{color:#aaa;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.form-group input,.form-group textarea{color:#a79f9f;background:#ffffff1a;border:1px solid #333;border-radius:4px;width:100%;padding:.8rem 1rem;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#3b82f61a;border-color:#b85b1a;outline:none}.form-group textarea{resize:vertical;min-height:120px}.submit-button{color:#fff;cursor:pointer;background:#b85b1a;border:none;border-radius:4px;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-button:hover{background:#d8600a;transform:translateY(-2px)}.contact-title.animate-in,.contact-info.animate-in,.contact-form.animate-in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.contact-content,.contact-form-container{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.contact-section{padding:4rem 1.5rem}.contact-title{font-size:2.5rem}.form-row{flex-direction:column;gap:0}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-info h6{font-size:1.3rem}}.about-page{flex-direction:column;min-height:100vh;padding:0;display:flex}.about-h-container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 0 4rem}.about-h{width:100%;max-width:1000px;padding:0 2rem}.about-h-title{color:#111;opacity:0;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;transition:all .5s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.about-h-icon{color:#b85b1a;opacity:0;margin-right:.5rem;font-size:clamp(2.5rem,5vw,4.5rem);transition:all .5s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(30px)}.about-h-text{color:#111;opacity:0;margin-top:1.5rem;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:700;line-height:1.4;transition:all .5s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.about-sh-container{border-top:1px solid #111;justify-content:flex-end;width:100%;max-width:1200px;margin:0 auto;padding:4rem 0;display:flex}.about-sh{flex-direction:column;align-items:flex-end;gap:1.5rem;width:100%;max-width:700px;padding:0 2rem;display:flex}.about-sh-text{color:#111;opacity:0;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:700;line-height:1.6;transition:all .4s cubic-bezier(.645,.045,.355,1) .3s;transform:translateY(30px)}.about-sh-button{color:#b85b1a;cursor:pointer;letter-spacing:.05em;white-space:nowrap;opacity:0;background:0 0;border:2px solid #b85b1a;border-radius:0;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:all .5s cubic-bezier(.645,.045,.355,1) .4s;position:relative;overflow:hidden;transform:translateY(30px)}.about-sh-button:before{content:"";z-index:-1;background:#b85b1a;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(100%)}.about-sh-button:hover{color:#fff}.about-sh-button:hover:before{transform:translateY(0)}.policies-section{opacity:0;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.policies-section.animate-in{opacity:1;transform:translateY(0)}.policies-title{color:#b85b1a;text-align:center;opacity:0;margin-bottom:3rem;font-size:clamp(2rem,5vw,3rem);font-weight:750;transition:all .5s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(20px)}.policies-title.animate-in{opacity:1;transform:translateY(0)}.policy-content{opacity:0;background:#f9f9f9;border-left:4px solid #b85b1a;border-radius:12px;width:100%;max-width:900px;margin:0 auto 2rem;transition:all .8s cubic-bezier(.645,.045,.355,1);overflow:hidden;transform:translateY(20px)}.policy-content.animate-in{opacity:1;transform:translateY(0)}.policy-header{cursor:pointer;justify-content:space-between;align-items:center;padding:2rem;transition:background-color .3s;display:flex}.policy-header:hover{background-color:#f0f0f0}.policy-title{color:#333;margin:0;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700}.expand-toggle{color:#b85b1a;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.2rem;transition:all .3s}.expand-toggle:hover{background-color:#9c09441a}.policy-details{border-top:1px solid #e1e1e1;padding:0 2rem 2rem}.policy-details h4{color:#b85b1a;margin:1.5rem 0 .5rem;font-size:1.1rem}.policy-details p{color:#555;margin-bottom:1rem;font-size:clamp(1rem,2vw,1.1rem);line-height:1.7}.policy-details ul{margin:.5rem 0 1rem;padding-left:1.5rem}.policy-details li{color:#555;margin-bottom:.5rem;line-height:1.6}.policy-content.expanded{background:#fff;box-shadow:0 10px 25px #0000001a}.policy-details{animation:.3s ease-in-out fadeIn}.policy-content:first-child{transition-delay:.2s}.policy-content:nth-child(2){transition-delay:.3s}.policy-content:nth-child(3){transition-delay:.4s}.policy-content:nth-child(4){transition-delay:.5s}.policy-content:nth-child(5){transition-delay:.6s}@media (max-width:1024px){.policies-section{padding:5rem 2rem 3rem}.policy-content{max-width:800px}.policy-header{padding:1.8rem}.policy-details{padding:0 1.8rem 1.8rem}}@media (max-width:768px){.policies-section{padding:4rem 1.5rem 2rem}.policies-title{margin-bottom:2.5rem}.policy-header{padding:1.5rem}.policy-details{padding:0 1.5rem 1.5rem}.policy-title{font-size:1.3rem}}@media (max-width:480px){.policies-section{padding:3rem 1rem 1.5rem}.policies-title{margin-bottom:2rem;font-size:1.8rem}.policy-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.2rem}.policy-details{padding:0 1.2rem 1.2rem}.policy-title{font-size:1.1rem}.policy-details p{font-size:.95rem}.expand-toggle{align-self:flex-end}}@media (max-width:1024px){.about-h-container{padding:5rem 0 3rem}.about-sh-container{padding:3rem 0}}@media (max-width:768px){.about-h-container{padding:4rem 0 2rem}.about-h,.about-sh{padding:0 1.5rem}.about-sh-container{justify-content:flex-start;padding:2.5rem 0}.about-sh{align-items:flex-start}.about-sh-button{padding:.9rem 2.5rem}}@media (max-width:480px){.about-h-container{padding:3rem 0 1.5rem}.about-h,.about-sh{padding:0 1rem}.about-h-title{margin-bottom:1.5rem}.about-sh-button{text-align:center;width:100%}}.team-section{color:#fff;background-color:#111;width:100%}.team-container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem}.team-title{opacity:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:750;transition:all .5s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.team-subtitle{color:#b85b1a;opacity:0;margin-top:.5rem;font-size:clamp(.9rem,2vw,1rem);font-weight:700;transition:all .5s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(30px)}.team-intro-container{border-top:1px solid #fff;margin-top:3rem;padding-top:3rem;position:relative;overflow:hidden}.team-intro-container:before{content:"";background:#fff;width:0;height:1px;transition:width 1.2s cubic-bezier(.645,.045,.355,1) .3s;position:absolute;top:0;left:0}.team-intro{opacity:0;max-width:900px;font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600;line-height:1.6;transition:all .5s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.expert-outer-container{justify-content:flex-end;width:100%;margin-top:2rem;display:flex}.expert-container{opacity:0;grid-template-columns:3fr 1fr;gap:2rem;max-width:900px;transition:all .5s cubic-bezier(.645,.045,.355,1);display:grid;transform:translateY(30px)}.expert{border-top:1px solid #fff;padding-top:1.5rem;padding-bottom:1.5rem;position:relative;overflow:hidden}.expert:before{content:"";background:#fff;width:0;height:1px;transition:width 1.2s cubic-bezier(.645,.045,.355,1) .4s;position:absolute;top:0;left:0}.expert-role{border-top:1px solid #fff;justify-content:flex-end;padding-top:1.5rem;padding-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.expert-role:before{content:"";background:#fff;width:0;height:1px;transition:width 1.2s cubic-bezier(.645,.045,.355,1) .5s;position:absolute;top:0;left:0}.role{color:#b85b1a;font-size:clamp(.9rem,1.5vw,1rem);font-weight:600}.expert-name{opacity:0;margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.2rem);font-weight:600;transition:all .5s cubic-bezier(.645,.045,.355,1) .3s;transform:translateY(20px)}.expert-description{opacity:0;margin-bottom:1rem;font-size:clamp(.85rem,1.5vw,.9rem);font-weight:600;line-height:1.6;transition:all .5s cubic-bezier(.645,.045,.355,1) .4s;transform:translateY(20px)}.expert-contact{opacity:0;flex-direction:column;gap:.5rem;font-size:clamp(.8rem,1.5vw,.9rem);font-weight:600;transition:all .5s cubic-bezier(.645,.045,.355,1) .5s;display:flex;transform:translateY(20px)}.expert-email,.expert-phone{opacity:0;transition:all .6s cubic-bezier(.645,.045,.355,1);transform:translateY(10px)}.animate-in:before{width:100%}.expert-email.animate-in{transition-delay:.6s}.expert-phone.animate-in{transition-delay:.7s}.expert-outer-container:first-child .expert-container{transition-delay:.3s}.expert-outer-container:nth-child(2) .expert-container{transition-delay:.5s}.expert-outer-container:nth-child(3) .expert-container{transition-delay:.7s}@media (max-width:1024px){.team-container{padding:5rem 2rem 3rem}.expert-container{grid-template-columns:1fr;gap:1rem}.expert-role{border-top:none;justify-content:flex-start;padding-top:0}.expert-role:before{display:none}}@media (max-width:768px){.team-container{padding:4rem 1.5rem 2rem}.team-intro-container{margin-top:2rem;padding-top:2rem}.expert-outer-container{justify-content:flex-start}.expert-container{max-width:100%}.expert,.expert-role{padding:1rem 0}}@media (max-width:480px){.team-container{padding:3rem 1rem 1.5rem}.team-intro{font-size:1rem}.expert-name{font-size:1.1rem}.expert-description{font-size:.85rem}.expert-contact{font-size:.8rem}.role{font-size:.9rem}}.services-page{flex-direction:column;min-height:100vh;padding:0;display:flex}.services-page-image{width:100%;height:300px;position:relative;overflow:hidden}.services-page-image img{object-fit:cover;width:100%;height:100%;display:block}.services-page-content{grid-template-columns:1fr 3fr;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}.services-page-text-title{color:#b85b1a;opacity:0;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:900;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.services-page-text-desc{opacity:0;font-weight:700;line-height:1.6;transition:all .8s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.services-page-services{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-card{text-align:center;cursor:pointer;opacity:0;border:1px solid #b85b1a;flex-direction:column;align-items:center;padding:2rem;transition:all .8s cubic-bezier(.645,.045,.355,1);display:flex;transform:translateY(30px)}.service-card:hover{background-color:#0000000d;border:1px solid #000;transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.service-icon{color:#b85b1a;opacity:0;margin-bottom:1.5rem;font-size:2.5rem;transition:all .8s cubic-bezier(.645,.045,.355,1) .1s;transform:translateY(20px)}.service-card:hover .service-icon{transform:scale(1.1)}.service-title{opacity:0;margin-bottom:1rem;font-size:1.2rem;font-weight:700;transition:all .8s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(20px)}.service-description{color:#635f5f;opacity:0;margin-bottom:1.5rem;font-size:1rem;line-height:1.6;transition:all .8s cubic-bezier(.645,.045,.355,1) .3s;transform:translateY(20px)}.service-success-message{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;margin-top:1rem;padding:1rem;font-size:.9rem}.service-error-message{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-top:1rem;padding:1rem;font-size:.9rem}.submit-btn:disabled{cursor:not-allowed;background-color:#ccc}.submit-btn:disabled:hover{background-color:#ccc;transform:none}.read-more{color:#b85b1a;opacity:0;font-weight:700;transition:all .8s cubic-bezier(.645,.045,.355,1) .4s;transform:translateY(20px)}.service-card:hover .read-more{transform:translate(5px)}@media (max-width:1024px){.services-page-content{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}.services-page-text{text-align:center;max-width:600px;margin:0 auto}}@media (max-width:768px){.services-page-image{height:250px}.services-page-content{gap:2.5rem;padding:2.5rem 1.5rem}.services-page-services{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}}@media (max-width:480px){.services-page-image{height:200px}.services-page-content{padding:2rem 1rem}.service-card{padding:1.2rem}.service-icon{margin-bottom:1rem;font-size:2rem}.service-title{font-size:1.1rem}.service-description{font-size:.95rem}}.service-detail-header-outer-container{color:#fff;background:linear-gradient(#000000b3,#000000b3),url(/images/serviceimage.jpg) 50%/cover no-repeat;width:100%;padding:2rem 0;position:relative}.back-link{color:#b85b1a;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}.service-detail-header-container{grid-template-columns:3fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.service-detail-header{opacity:0;margin-bottom:2rem;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.service-icon-large{color:#b85b1a;margin-bottom:1rem;font-size:4rem}.service-detail-title{color:#b85b1a;font-size:2.5rem;font-weight:800}.service-detail-description{color:#ddd;max-width:600px;margin-top:1rem;font-size:1.1rem;line-height:1.6}.service-detail-body-container{grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:2rem auto;padding:0 2rem;display:grid}.service-detail-content{opacity:0;transition:all .8s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.service-subtitle{color:#666;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.features-section{margin:3rem 0}.features-section-title{color:#b85b1a;font-size:1.1rem;font-weight:500}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.feature-item{background-color:#f9f9f9;border-left:4px solid #b85b1a;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.feature-icon{color:#b85b1a;flex-shrink:0;font-size:1.2rem}.benefits-section{margin:3rem 0}.benefits-section-title{color:#b85b1a;font-size:1.1rem;font-weight:500}.benefits-list{margin-top:1.5rem;padding:0;list-style:none}.benefits-list li{border-bottom:1px solid #eee;padding:.8rem 0 .8rem 1.5rem;position:relative}.benefits-list li:before{content:"✓";color:#b85b1a;font-weight:700;position:absolute;left:0}.request-service{opacity:0;background:#f9f9f9;border-radius:12px;padding:2rem;transition:all .8s cubic-bezier(.645,.045,.355,1) .3s;transform:translateY(30px)}.request-service h3{color:#b85b1a;margin-bottom:1.5rem;font-size:1.5rem}.service-request-form{flex-direction:column;gap:1rem;display:flex}.service-form-group{position:relative}.input-icon{color:#b85b1a;z-index:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.service-form-group input,.service-form-group textarea{border:2px solid #e1e1e1;border-radius:8px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:border-color .3s}.service-form-group textarea{resize:vertical;padding:1rem}.service-form-group input:focus,.service-form-group textarea:focus{border-color:#b85b1a;outline:none}.submit-btn{color:#fff;cursor:pointer;background:#b85b1a;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.submit-btn:hover{background:#7a0736}@media (max-width:1024px){.service-detail-header-container{text-align:center;grid-template-columns:1fr;gap:1rem}.service-detail-body-container{grid-template-columns:1fr;gap:2rem}.service-detail-header{flex-direction:column;align-items:center;display:flex}}@media (max-width:768px){.service-detail-header-outer-container{padding:1rem 0}.service-detail-header-container{padding:1rem}.service-detail-body-container{margin:1rem auto;padding:0 1rem}.features-grid{grid-template-columns:1fr}.request-service{padding:1.5rem}.service-icon-large{font-size:3rem}}@media (max-width:480px){.service-detail-title{font-size:2rem}.service-detail-description{font-size:1rem}.service-form-group input,.service-form-group textarea{padding:.8rem .8rem .8rem 2.5rem}.input-icon{font-size:.9rem;left:.8rem}}.vacancies-container{min-height:100vh}.vacancies-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#b85b1a 0%,#76390d 100%);padding:6rem 2rem}.vacancies-hero-content{max-width:800px;margin:0 auto}.vacancies-title{opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.vacancies-subtitle{opacity:0;font-size:1.25rem;line-height:1.6;transition:all .8s cubic-bezier(.645,.045,.355,1) .2s;transform:translateY(30px)}.vacancies-section{background:#f8f9fa;padding:4rem 2rem}.vacancies-content{max-width:1200px;margin:0 auto}.section-title{color:#b85b1a;text-align:center;opacity:0;margin-bottom:3rem;font-size:2.5rem;font-weight:700;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px)}.jobs-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.job-card{cursor:pointer;opacity:0;background:#fff;border-radius:12px;padding:2rem;transition:all .8s cubic-bezier(.645,.045,.355,1);transform:translateY(30px);box-shadow:0 4px 6px #0000001a}.job-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.job-header{margin-bottom:1.5rem}.job-title{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.job-department{color:#fff;background:#b85b1a;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.job-details{gap:1rem;margin-bottom:1rem;display:flex}.job-detail{color:#666;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.detail-icon{color:#b85b1a}.job-description{color:#555;margin-bottom:1.5rem;line-height:1.6}.job-requirements{margin-bottom:1.5rem}.job-requirements h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.job-requirements ul{padding:0;list-style:none}.job-requirements li{color:#555;padding:.25rem 0 .25rem 1.5rem;position:relative}.job-requirements li:before{content:"•";color:#9c0944;font-weight:700;position:absolute;left:0}.apply-now-btn{color:#fff;cursor:pointer;background:#9c0944;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background .3s;display:flex}.apply-now-btn:hover{background:#7a0736}.application-section{background:#fff;padding:4rem 2rem}.application-content{max-width:800px;margin:0 auto}.application-form{background:#f8f9fa;border-radius:12px;padding:2rem}.form-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.vacancies-form-group{margin-bottom:1.5rem}.vacancies-form-group label{color:#333;margin-bottom:.5rem;font-weight:600;display:block}.vacancies-form-group input,.vacancies-form-group textarea{border:2px solid #e1e1e1;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;font-weight:100;transition:border-color .3s}.vacancies-form-group input:focus,.vacancies-form-group textarea:focus{border-color:#8e4c66;outline:none}.file-upload-label{cursor:pointer;border:2px dashed #9c0944;border-radius:6px;align-items:center;gap:.5rem;padding:1rem;transition:background .3s;display:flex}.file-upload-label:hover{background:#9c09441a}.file-upload-label input{display:none}.upload-icon{color:#9c0944}.file-selected{color:#2e7d32;background:#e8f5e8;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.9rem}.submit-application-btn{color:#fff;cursor:pointer;background:#9c0944;border:none;border-radius:6px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s}.success-message{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;margin-top:1rem;padding:1rem}.error-message{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-top:1rem;padding:1rem}.animate-in{opacity:1;transform:translateY(0)}@media (max-width:768px){.vacancies-hero{padding:4rem 1.5rem}.vacancies-section,.application-section{padding:3rem 1.5rem}.form-grid,.jobs-grid{grid-template-columns:1fr}.job-card{padding:1.5rem}}@media (max-width:480px){.vacancies-hero{padding:3rem 1rem}.vacancies-section,.application-section{padding:2rem 1rem}.vacancies-title,.section-title{font-size:2rem}.application-form{padding:1.5rem}}.form-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.close-form-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;font-size:1.5rem;transition:background .3s}.close-form-btn:hover{color:#333;background:#f0f0f0}.read-only-input{cursor:not-allowed;background-color:#f8f9fa}.form-actions{gap:1rem;margin-top:2rem;display:flex}.cancel-btn{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:6px;flex:1;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s}.cancel-btn:hover:not(:disabled){background:#5a6268}.cancel-btn:disabled{cursor:not-allowed;background:#ccc}.submit-application-btn{color:#fff;cursor:pointer;background:#9c0944;border:none;border-radius:6px;flex:2;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s}.submit-application-btn:hover:not(:disabled){background:#7a0736}.submit-application-btn:disabled{cursor:not-allowed;background:#ccc}@media (max-width:768px){.form-actions{flex-direction:column}.form-header{text-align:center;flex-direction:column;gap:1rem}.close-form-btn{align-self:flex-end}}.whatsapp-icon{color:#25d366;vertical-align:middle;margin-right:.35rem;font-size:1.05rem;transition:transform .15s;display:inline-block}.expert-phone:hover .whatsapp-icon{transform:scale(1.08)}.read-more-btn{color:#9c0944;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.25rem .5rem;font-weight:700}.read-more-btn:hover{text-decoration:underline}.job-description-preview{max-height:5.5rem;overflow:hidden}.more-requirements{color:#666;font-style:italic}.job-body{max-height:6.5rem;transition:max-height .35s,opacity .2s;position:relative;overflow:hidden}.job-body.expanded{max-height:2000px}.job-body:not(.expanded):after{content:"";background:linear-gradient(to bottom,#fff0,var(--background));pointer-events:none;height:2.4rem;position:absolute;bottom:0;left:0;right:0}@media (min-width:900px){.job-controls .job-card{position:relative}.job-controls .job-body{max-height:6.5rem;overflow:hidden}.job-controls .job-body.expanded{background:var(--background,#fff);width:100%;max-height:420px;color:var(--foreground,#171717);z-index:50;border-radius:8px;padding:1rem;position:absolute;top:calc(100% + 12px);left:0;overflow:auto;box-shadow:0 12px 30px #0000001f}.job-controls .job-body.expanded:after{display:none}.job-controls .job-controls{z-index:60;position:relative}}.job-controls{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}@media (prefers-color-scheme:dark){.job-body:not(.expanded):after{background:linear-gradient(#0000,#111)}}.job-modal-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.job-modal{background:var(--background,#fff);width:min(1000px,95%);max-height:85vh;color:var(--foreground,#171717);border-radius:10px;padding:1.75rem 2rem 2.5rem;position:relative;overflow:auto;box-shadow:0 20px 60px #0000004d}.job-modal-close{cursor:pointer;color:var(--foreground,#171717);background:0 0;border:none;font-size:1.2rem;position:absolute;top:12px;right:12px}.job-modal .job-title{margin-top:0;margin-bottom:.25rem}.job-modal .job-detail-row{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.job-modal-content h4{margin-top:1rem}.job-modal-content ul{margin-left:1.25rem}
html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
.Header-module__GPz-la__header{z-index:100;background-color:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.Header-module__GPz-la__topStrip{background:#b85b1a;width:100%;height:10px}.Header-module__GPz-la__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.5rem 1.5rem;display:flex;position:relative}.Header-module__GPz-la__navLeft{gap:2rem;display:flex}.Header-module__GPz-la__navLink{color:#333;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__GPz-la__navLink:hover{color:#b85b1a}.Header-module__GPz-la__navLink:after{content:"";background-color:#b85b1a;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__GPz-la__navLink:hover:after{width:100%}.Header-module__GPz-la__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__GPz-la__logotextcontainer{align-items:center;gap:.5rem;line-height:1;display:flex}.Header-module__GPz-la__brandTitle{color:#b85b1a;letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.Header-module__GPz-la__brandSubtitle{color:#1f3b2e;letter-spacing:-.5px;font-size:1.05rem;font-weight:600}.Header-module__GPz-la__logoImage{max-width:150px;height:auto;transition:opacity .3s}.Header-module__GPz-la__logoImage:hover{opacity:.9}.Header-module__GPz-la__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__GPz-la__bookNow{background:#b85b1a;border-radius:6px;padding:.45rem .8rem;transition:transform .18s,box-shadow .18s;box-shadow:0 6px 14px #b85b1a2e;color:#fff!important}.Header-module__GPz-la__bookNow:hover{transform:translateY(-3px);box-shadow:0 10px 20px #b85b1a38}.Header-module__GPz-la__hamburger span{transform-origin:1px;background:#333;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__GPz-la__overlay{z-index:5;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}@media (max-width:768px){.Header-module__GPz-la__hamburger{display:flex}.Header-module__GPz-la__navLeft{z-index:6;background:#fff;flex-direction:column;justify-content:flex-start;gap:1.5rem;width:70%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.Header-module__GPz-la__navLeft.Header-module__GPz-la__active{right:0}.Header-module__GPz-la__navLink{padding:.5rem 0;font-size:1.2rem}.Header-module__GPz-la__logotextcontainer{flex-direction:column;align-items:flex-start;gap:.2rem}.Header-module__GPz-la__brandTitle,.Header-module__GPz-la__brandSubtitle{font-size:1rem}}@media (max-width:1024px) and (min-width:769px){.Header-module__GPz-la__nav{padding:.5rem 1rem}.Header-module__GPz-la__navLeft{gap:1.5rem}.Header-module__GPz-la__navLink{font-size:1rem}.Header-module__GPz-la__brandTitle,.Header-module__GPz-la__brandSubtitle{font-size:1.1rem}}@media (max-width:480px){.Header-module__GPz-la__nav{padding:.5rem 1rem}.Header-module__GPz-la__logo{gap:.3rem}.Header-module__GPz-la__logoImage{width:35px;height:35px}.Header-module__GPz-la__brandTitle,.Header-module__GPz-la__brandSubtitle{font-size:.9rem}.Header-module__GPz-la__navLeft{width:85%;padding:5rem 1.5rem 2rem}}.Header-module__GPz-la__hamburger.Header-module__GPz-la__active span:first-child{transform:rotate(45deg)}.Header-module__GPz-la__hamburger.Header-module__GPz-la__active span:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__GPz-la__hamburger.Header-module__GPz-la__active span:last-child{transform:rotate(-45deg)}
.Footer-module__as8s1W__footer{color:#2a2a2a;background-color:#fffaf6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.Footer-module__as8s1W__footerTop{padding:2.5rem 2rem}.Footer-module__as8s1W__brandContainer{max-width:1200px;margin:0 auto}.Footer-module__as8s1W__footerLogo{letter-spacing:-.5px;margin-bottom:.25rem;font-size:3rem;font-weight:800}.Footer-module__as8s1W__tagline{font-size:1rem;font-weight:600}.Footer-module__as8s1W__footerMain{background-color:#0000;padding:3rem 2rem}.Footer-module__as8s1W__footerContainer{flex-wrap:wrap;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__as8s1W__footerLeft,.Footer-module__as8s1W__footerRight{flex:1;min-width:300px}.Footer-module__as8s1W__sectionTitle{color:#b85b1a;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:600;position:relative}.Footer-module__as8s1W__sectionTitle:after{content:"";background-color:#b85b1a;width:50px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__as8s1W__contactInfo{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__as8s1W__contactItem{color:#555;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.Footer-module__as8s1W__contactIcon{color:#b85b1a;margin-top:.2rem;font-size:1.1rem}.Footer-module__as8s1W__socialIcons{gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__as8s1W__socialLink{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}.Footer-module__as8s1W__socialLink:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.Footer-module__as8s1W__socialIcon{color:#b85b1a;font-size:1.2rem;transition:all .3s}.Footer-module__as8s1W__socialLink:hover .Footer-module__as8s1W__socialIcon{color:#b85b1a}.Footer-module__as8s1W__footerBottom{background-color:#1f2a24;padding:1.5rem 2rem}.Footer-module__as8s1W__footerBottomContent{flex-direction:column;align-items:center;gap:.8rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__as8s1W__legalLinks{align-items:center;gap:1rem;display:flex}.Footer-module__as8s1W__legalLink{color:#d7cfc7;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__legalLink:hover{color:#fff}.Footer-module__as8s1W__linkSeparator{color:#555;font-size:.9rem}.Footer-module__as8s1W__copyright{color:#cfc6bb;font-size:.85rem}.Footer-module__as8s1W__newsletter{margin-top:1rem}.Footer-module__as8s1W__newsletterForm{align-items:center;gap:.5rem;display:flex}.Footer-module__as8s1W__newsletterInput{border:1px solid #e6d9cf;border-radius:6px;min-width:180px;padding:.5rem .75rem}.Footer-module__as8s1W__newsletterButton{color:#fff;cursor:pointer;background:#b85b1a;border:none;border-radius:6px;padding:.5rem .8rem}.Footer-module__as8s1W__newsletterButton:hover{transform:translateY(-2px)}@media (max-width:768px){.Footer-module__as8s1W__footerLogo{font-size:2.2rem}.Footer-module__as8s1W__footerContainer{flex-direction:column;gap:2.5rem}.Footer-module__as8s1W__footerLeft,.Footer-module__as8s1W__footerRight{min-width:100%}.Footer-module__as8s1W__socialIcons{justify-content:flex-start}}@media (max-width:480px){.Footer-module__as8s1W__footerTop,.Footer-module__as8s1W__footerMain{padding:2rem 1.5rem}.Footer-module__as8s1W__footerLogo{font-size:2rem}.Footer-module__as8s1W__sectionTitle{font-size:1.2rem}.Footer-module__as8s1W__contactItem{font-size:.95rem}.Footer-module__as8s1W__socialIcons{gap:1rem}.Footer-module__as8s1W__socialLink{width:38px;height:38px}}
