@import"https://unpkg.com/boxicons@latest/css/boxicons.min.css";:root{--background-color: #212125;--accent-color: #b04e00}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box;list-style:none;list-style-type:none;text-decoration:none}html{box-sizing:inherit;scroll-behavior:smooth;height:-webkit-fill-available}body{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;height:-webkit-fill-available;color:#5e6282;background-color:var(--background-color)}body.overflow-hidden{overflow:hidden}main{overflow:hidden}a,button{cursor:pointer;border:none;outline:none;-webkit-user-select:none;user-select:none;background:none;box-shadow:none;text-decoration:none}img,video{display:block;max-width:100%;height:auto;object-fit:cover}.container{max-width:1462px;height:auto;margin:0 auto;padding:0 24px}.header{position:fixed;top:0;left:0;z-index:10;width:100%;height:auto;margin:0 auto;transition:all .35s ease}.header-container{width:100%;padding:0 24px}.header.on-scroll{background:#0b1d2640;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.navbar{width:100%;transition:all .4s ease-in-out;padding:20px 0;box-shadow:0 .5rem 1rem #00000026,inset 0 -1px #ffffff26}.navbar .header-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.brand svg{max-width:130px;fill:#fff}.menu{position:fixed;top:0;left:0;width:320px;height:100vh;padding:0;overflow:hidden;transition:all .4s ease-in-out;transform:translate(-150%);z-index:10;background-color:var(--background-color)}.menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.2)}.menu-is-active .menu{transform:translate(0)}.menu-inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px;row-gap:24px}.menu-link{font-size:18px;font-weight:500;color:#fff;transition:all .3s ease}.menu-block{display:flex;column-gap:30px;margin-left:auto;align-items:center}.menu-block-link{color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:17px;font-weight:500;text-align:center;margin-left:auto;transition:all .3s ease-in-out}.menu-block-link .bx{font-size:20px}.burger{position:relative;display:block;cursor:pointer;-webkit-user-select:none;user-select:none;order:-1;padding:5px;border-radius:5px;border:none;outline:none;background:none;visibility:visible;transform:rotate(0);transition:.35s ease;margin-right:24px}.burger-line-wrapper{height:20px;width:20px;position:relative}.burger-line{position:absolute;display:block;left:0;width:20px;height:2px;border:none;outline:none;opacity:1;border-radius:20px;transform:rotate(0);transition:.25s ease-in-out;background-color:#fff}.burger-line:nth-child(1){top:0}.burger-line:nth-child(2){top:.5rem;width:70%}.burger-line:nth-child(3){top:1rem}.close-menu{order:0;background-color:var(--background-color)}.header-backdrop{position:fixed;top:0;left:0;z-index:8;width:100vw;height:100vh;background-color:#000;visibility:hidden;opacity:0;transition:all .4s ease-in-out}.menu-is-active .header-backdrop{visibility:visible;opacity:.5}.burger.is-active .burger-line:nth-child(1){top:.5rem;transform:rotate(135deg)}.burger.is-active .burger-line:nth-child(2){opacity:0;visibility:hidden}.burger.is-active .burger-line:nth-child(3){top:.5rem;transform:rotate(-135deg)}.hero-section{position:relative;padding-bottom:140px;overflow:hidden;max-height:100vh}.hero-section:before{content:"";position:absolute;left:0%;top:0%;right:0%;bottom:0%;width:100%;height:100%;background:linear-gradient(-33.26deg,#0b1d2600,#0b1d2699);z-index:1}.hero-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:550px;z-index:5;background-image:linear-gradient(180deg,rgba(11,29,38,0),var(--background-color),var(--background-color))}.hero-image-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.hero-image-wrapper img{width:100%;height:auto}.hero-image-wrapper img.sky{margin-top:0%;position:relative;transform:translateY(-50%);height:100vh;object-fit:cover}.hero-image-wrapper img.mountains{margin-top:-170%;z-index:1;height:100vh;object-fit:cover}.hero-image-wrapper img.man-standing{margin-top:-150%;z-index:4;height:330px;object-fit:cover}.hero-content{position:absolute;top:20%;left:0;right:0;z-index:6;height:auto;width:100%;max-width:1030px;margin:0 auto;padding:0 24px}.hero-subtitle{font-size:12px;color:var(--accent-color);font-weight:700;font-family:Roboto,sans-serif;margin-bottom:32px;text-transform:uppercase;letter-spacing:6px;display:inline-flex;align-items:center;justify-content:flex-start;gap:32px}.hero-subtitle:before{content:"";height:2px;width:40px;background-color:var(--accent-color);display:inline-block}.hero-title{font-size:36px;line-height:40px;font-weight:500;color:#fff;margin-bottom:32px}.hero-title span{display:inline-block}.hero-action{font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:24px;color:#fff}.hero-action svg{animation:scroll-down-arrow 2.5s infinite}@keyframes scroll-down-arrow{0%,20%,55%,80%,to{transform:translate3d(-50%,0,0)}40%{transform:translate3d(-50%,-15px,0)}70%{transform:translate3d(-50%,-10px,0)}90%{transform:translate3d(-50%,-5px,0)}}.content-section{position:relative;z-index:5;margin-top:-50%}.content-row{display:flex;flex-direction:column;align-items:center;gap:60px}.content-wrapper:not(:last-child){margin-bottom:80px}.content-wrapper .content-image{width:100%}.content-image img{height:100%;width:100%;margin:0 auto;object-fit:cover;transition:all .4s ease-in-out}.content-content{flex:1;padding-left:0}.content-subtitle{font-size:14px;color:var(--accent-color);font-family:Roboto,sans-serif;text-transform:uppercase;letter-spacing:6px;margin-bottom:27px;display:inline-flex;align-items:center;justify-content:flex-start;gap:32px;position:relative;transition:all .4s ease-in-out}.content-subtitle:before{content:"";height:2px;width:40px;background-color:var(--accent-color);display:inline-block}.content-title{font-size:34px;color:#fff;margin-bottom:27px;font-weight:500}.content-title span{display:inline-block;transition:all .4s ease-in-out}.content-copy{font-size:14px;color:#fff;line-height:32px;margin-bottom:27px;transition:all .4s ease-in-out}.content-action{color:var(--accent-color);display:inline-flex;align-items:center;gap:16px;transition:all .4s ease-in-out}.content-action:hover{gap:20px}.content-subtitle .counter{font-size:140px;font-weight:700;color:#fff3;position:absolute;left:0%;top:50%;transform:translateY(-50%);transition:all .4s ease-in-out;letter-spacing:0}footer{padding-top:100px;padding-bottom:50px}.footer-row{display:flex;flex-wrap:wrap;flex-direction:column;gap:50px}.footer-column-logo{width:100%;flex:1;display:flex;flex-direction:column}.footer-copy-rights{color:#fff;font-size:14px;font-weight:500;margin-top:auto}.footer-column-link{width:auto}.footer-logo{margin-bottom:19px;fill:#fff}.footer-copy{font-size:18px;font-weight:500;line-height:32px;color:#fff;margin-bottom:24px}.footer-heading{font-size:24px;color:var(--accent-color);font-weight:700;margin-bottom:24px;font-family:Roboto,sans-serif}.footer-links-list{display:flex;flex-direction:column;gap:12px}.footer-links-item a{color:#fff;font-size:18px;line-height:32px}.slider{position:fixed;left:0;right:0;top:50%;transform:translateY(-50%);text-align:right;z-index:9}.slider .container{padding:0;display:flex;gap:32px;justify-content:flex-end;max-width:1500px}.slider-list{display:flex;flex-direction:column;gap:40px;padding:15px 0}.slider-list-item a{color:#fff;font-weight:700}.slider-progress{height:auto;width:4px;background-color:#fff3}.slider-progress-bar{width:100%;height:100%;background-color:#fff}@media (min-width: 576px){.menu-block-link{font-size:17px}.menu-block-btn{padding:9px 22px}.hero-image-wrapper img.sky{margin-top:-25%;transform:translateY(10%);height:auto}.hero-image-wrapper img.mountains{margin-top:-10%;height:auto}.hero-image-wrapper img.man-standing{margin-top:-58%;height:auto}}@media (min-width: 768px){.hero-subtitle{font-size:18px}.hero-subtitle:before{height:2px;width:50px}.hero-title{font-size:66px;line-height:70px}}@media (min-width: 992px){.container,.header-container{padding:0 80px}.navbar{padding:64px 0;box-shadow:none;background-color:transparent}.on-scroll .navbar{padding:24px 0;box-shadow:0 .5rem 1rem #00000026,inset 0 -1px #ffffff26}.burger{display:none;visibility:hidden}.brand svg{max-width:150px}.menu{position:relative;width:auto;height:auto;margin-left:auto;margin-right:auto;background:none;box-shadow:none;top:unset;left:0;right:unset;transform:unset}.menu-inner{display:flex;flex-direction:row;column-gap:50px;margin:0 auto;padding:0;row-gap:0}.menu-block{margin-left:86px;column-gap:50px}.header-backdrop,.menu-header{display:none}.menu-block-link:hover,.menu-link:hover{color:var(--accent-color)}.hero-section{padding-bottom:200px;max-height:unset}.hero-section:after{height:60%}.hero-content{padding:0 80px;z-index:3;top:14%}.hero-subtitle{font-size:18px}.hero-subtitle:before{height:2px;width:72px}.hero-title{font-size:88px;line-height:100px}.hero-image-wrapper img.sky{transform:translateY(40%)}.content-wrapper .content-image{width:auto}.content-image img{width:566px;height:auto}.content-wrapper:nth-child(odd) .content-image{order:2}.content-wrapper:nth-child(odd) .content-content{order:1}.content-wrapper:not(:last-child){margin-bottom:200px}.content-wrapper:nth-child(1) .content-subtitle{margin-bottom:208px}.content-subtitle:before{height:2px;width:72px}.content-section{margin-top:-30%}.content-content{padding-left:50px}.content-image img{width:466px;height:auto}.content-row{gap:75px;flex-direction:row}.content-subtitle{font-size:18px}.content-title{font-size:54px}.content-copy{font-size:18px}.content-subtitle .counter{font-size:240px;left:-20%;transform:translateY(-50%)}footer{padding-top:200px;padding-bottom:120px}.footer-row{gap:100px;flex-direction:row}}@media (min-width: 1200px){.content-content{padding-left:100px}.content-row{gap:85px}.content-subtitle .counter{left:-20%}}@media (min-width: 1400px){.content-content{padding-left:150px}.content-image img{width:566px;height:auto}.content-row{gap:114px}.content-title{font-size:56px}.content-subtitle .counter{left:-40%}.footer-row{gap:200px}}// Service page .services{}.service-scroll{display:block}.services img{position:relative;width:100%;height:100%;object-fit:cover;will-change:transform}.services h1,h2{font-size:5rem;font-weight:500;letter-spacing:-.1rem;line-height:1.25}.services p{font-size:1.125rem;font-weight:400;line-height:1.25}.services section{position:relative;width:100vw;color:#fff}.services .intro,.services .outro{height:100svh;padding:1.5em;display:flex;justify-content:center;align-items:center}.services .intro h1,.services .outro h2{width:60%;text-align:center;line-height:1.1;color:var(--accent-color)}.cards{position:relative;display:flex;flex-direction:column;gap:25svh}.card-marquee{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);overflow:hidden}.marquee{display:flex;overflow:hidden;position:relative;width:100%}.marquee h2{white-space:nowrap;font-size:10vw;font-weight:500;margin-right:1.5em;opacity:.4}.cards img{position:relative;width:100%;height:100%;object-fit:cover;will-change:transform}.card-wrapper{position:relative;width:100%;height:100%;will-change:transform}.card{position:relative;width:100%;height:100svh;padding:1.5em}.card:nth-child(2){margin-top:50vh}.card-img{position:absolute;width:100%;height:100%;border-radius:150px;overflow:hidden}.card-img img{transform:scale(2)}.card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006;opacity:0;z-index:0}.card-content{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;z-index:2}.card-content .card-title{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.card-content .card-title .word{display:inline-block;white-space:nowrap}.card-content .card-desc{width:60%;position:relative;margin-bottom:3em;text-align:center;transform:translate(40px);font-size:2rem}.char{position:relative;overflow:hidden;display:inline-block;transform:translate(100%);will-change:transform}.char:empty:before{content:" "}@media (max-width: 900px){.services h1,h2{font-size:2rem;letter-spacing:0}.services .intro h1,.services .outro h2{width:100%}.card-content .card-desc{width:90%;font-size:1rem}}.contact{overflow:hidden}.contact .hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background-color);overflow:hidden}.contact .hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.contact .hero-image-wrapper img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.2)}.contact .hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem}.contact .hero-subtitle{font-size:1.2rem;font-weight:300;margin-bottom:1rem;opacity:0;transform:translateY(30px)}.contact .hero-title{font-size:4rem;font-weight:700;margin-bottom:2rem;line-height:1.1}.contact .hero-title span{display:inline-block;opacity:0;transform:translateY(50px)}.contact .hero-action{margin-top:3rem;opacity:0;transform:translateY(30px)}.contact .hero-action svg{width:32px;height:32px;color:#fff;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.contact-form-section{padding:6rem 0;background:var(--background-color)}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info h2{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase}.contact-info p{font-size:1.1rem;line-height:1.6;color:#e9ecef;margin-bottom:3rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item h3{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-transform:uppercase}.contact-item a,.contact-item p{font-size:1.1rem;color:#e9ecef;transition:color .3s ease}.contact-item a:hover{color:var(--accent-color)}.contact-form-wrapper{background:#ffffff0d;padding:3rem;border-radius:12px;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,255,255,.1)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid rgba(255,255,255,.2);border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#ffffff1a;color:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-color);background:#ffffff26}.form-group input.field-error,.form-group select.field-error,.form-group textarea.field-error{border-color:#dc3545;background:#dc35451a}.form-group input.field-error:focus,.form-group select.field-error:focus,.form-group textarea.field-error:focus{border-color:#dc3545;background:#dc354526}.form-group textarea{resize:vertical;min-height:120px;color:#fff}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group select option{background:var(--background-color);color:#fff}.submit-btn{grid-column:1 / -1;background:var(--accent-color);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.submit-btn:hover{background:#8a3d00}.submit-btn:disabled{background:#666;cursor:not-allowed;opacity:.7}.submit-btn.loading{background:#8a3d00;cursor:wait;position:relative}.submit-btn.loading:after{content:"";position:absolute;width:16px;height:16px;margin:auto;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;right:1rem;top:50%;transform:translateY(-50%)}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.form-message{padding:1rem;border-radius:8px;margin-top:1rem;font-weight:500;text-align:center;animation:slideIn .3s ease-out}.form-message--success{background:#28a74533;border:1px solid rgba(40,167,69,.5);color:#28a745}.form-message--error{background:#dc354533;border:1px solid rgba(220,53,69,.5);color:#dc3545}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.contact .hero-title{font-size:2.5rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form{grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}.contact-info h2{font-size:2rem}}.about{overflow:hidden}.about .hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--background-color);overflow:hidden}.about .hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about .hero-image-wrapper img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.2)}.about .hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 2rem}.about .hero-subtitle{font-size:1.2rem;font-weight:300;margin-bottom:1rem;opacity:0;transform:translateY(30px)}.about .hero-title{font-size:4rem;font-weight:700;margin-bottom:2rem;line-height:1.1}.about .hero-title span{display:inline-block;opacity:0;transform:translateY(50px)}.about .hero-action{margin-top:3rem;opacity:0;transform:translateY(30px)}.about .hero-action svg{width:32px;height:32px;color:#fff;animation:bounce 2s infinite}.about-content-section{padding:6rem 0;background:var(--background-color)}.about-content{max-width:1200px;margin:0 auto}.about-intro{margin-bottom:6rem;text-align:center}.about-intro h2{font-size:3rem;font-weight:700;color:#fff;margin-bottom:2rem}.about-intro p{font-size:1.1rem;line-height:1.6;color:#e9ecef;max-width:800px;margin:0 auto 1.5rem}.about-objectives{margin-bottom:6rem}.about-objectives h2{font-size:3rem;font-weight:700;color:#fff;margin-bottom:3rem;text-align:center}.objectives-grid{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.objective-item{background:#ffffff0d;padding:3rem 2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);text-align:center;transition:transform .3s ease;opacity:0;transform:translateY(50px);width:100%}.objective-item.animate{animation:slideInUp .6s ease forwards}.objective-item:nth-child(1).animate{animation-delay:.1s}.objective-item:nth-child(2).animate{animation-delay:.2s}.objective-item:nth-child(3).animate{animation-delay:.3s}.objective-item:nth-child(4).animate{animation-delay:.4s}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.objective-item:hover{transform:translateY(-5px)}.objective-item h3{font-size:1.5rem;font-weight:600;color:var(--accent-color);margin-bottom:1rem}.objective-item p{font-size:1rem;line-height:1.6;color:#e9ecef}.about-why{text-align:center}.about-why h2{font-size:3rem;font-weight:700;color:#fff;margin-bottom:3rem}.why-content{max-width:800px;margin:0 auto}.why-text p{font-size:1.1rem;line-height:1.6;color:#e9ecef;margin-bottom:2rem}.why-cta{font-size:1.2rem;font-weight:600;color:var(--accent-color);margin-bottom:3rem}.why-action{margin-top:3rem}.cta-button{display:inline-block;background:var(--accent-color);color:#fff;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:600;text-transform:uppercase;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background:#8a3d00}@media (max-width: 768px){.about .hero-title{font-size:2.5rem}.about-intro h2,.about-objectives h2,.about-why h2{font-size:2rem}.about-intro p,.why-text p{font-size:1.1rem}.objectives-grid{max-width:100%;gap:1.5rem}.objective-item{padding:2rem 1.5rem}}
