.hero-container{width:100%;height:100vh;height:100svh;position:relative;overflow:hidden;background-color:rgba(0,0,0,.8)}.afghan-highlight{color:#A1783C}.hero-image-container{position:relative;width:100%;height:100%;z-index:0}.hero-image,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.16)}.hero-content{position:absolute;justify-content:flex-end;z-index:20;inset:0}.hero-content,.hero-text-content{display:flex;flex-direction:column;align-items:flex-start}.hero-text-content{text-align:left;margin-bottom:1.25rem;margin-left:10px}.hero-subtitle{color:white;font-family:var(--font-dosis),sans-serif;font-weight:600;font-style:normal;text-transform:none;letter-spacing:0;margin-bottom:.5rem;filter:drop-shadow(2px .5px 3px rgba(0,0,0,1));font-size:20px;line-height:30px}.hero-text-fade{animation:heroTextFadeIn .8s ease-in-out}@keyframes heroTextFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.hero-subtitle{font-size:26px;line-height:36px}}@media (min-width:1024px){.hero-subtitle{font-size:30px;line-height:40px}}.hero-title{color:#A1783C;font-family:var(--font-dosis),sans-serif;font-weight:700;font-style:normal;text-transform:none;letter-spacing:0;filter:drop-shadow(0 2px 2px rgba(0,0,0,1));font-size:30px;line-height:40px}@media (min-width:768px){.hero-title{font-size:44px;line-height:60px}}@media (min-width:1024px){.hero-title{font-size:56px;line-height:75px}}.hero-body{color:white;font-family:var(--font-dosis),sans-serif;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0;margin-top:10px;filter:drop-shadow(0 2px 2px rgba(0,0,0,1));font-size:14px;line-height:22px;margin-right:10px;text-align:justify}@media (min-width:768px){.hero-body{font-size:16px;line-height:26px;width:479px}}@media (min-width:1024px){.hero-body{font-size:18px;line-height:30px;width:610px}}.hero-diamonds-container{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:flex-start;margin-bottom:3.5rem;margin-left:3rem}@media (min-width:768px) and (max-width:1250px){.hero-diamonds-container{margin-bottom:11.5rem}}.diamond-with-button{display:flex;flex-direction:column;align-items:center;position:relative;min-height:100px;width:130px;margin-bottom:33px}.hero-diamond,.hero-diamond-link{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10}.hero-diamond-link{cursor:pointer;display:block}.hero-diamond-link:active .diamond{transform:scale(.909091)!important;transition:transform .05s ease!important}@media (max-width:767px){.hero-diamond-link{min-width:44px;min-height:44px}}.hero-slider-nav{position:absolute;z-index:30;display:none}.hero-slider-nav-left{left:30px}.hero-slider-nav-right{right:30px}.hero-slider-button{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:.5px solid #ffffff;backdrop-filter:blur(18px);cursor:pointer;border-radius:50%;transition:transform .2s ease,background .2s ease}.hero-slider-button:hover:not(:disabled){transform:scale(1.15);background:rgba(255,255,255,.2)}.hero-slider-button:active:not(:disabled){transform:scale(.95);background:rgba(255,255,255,.15)}.hero-slider-button:disabled{cursor:not-allowed;opacity:.5}.hero-slider-button svg{fill:#FFFFFF;transition:fill .2s ease}.hero-slider-button:hover:not(:disabled) svg{fill:#FFFFFF}.slider-nav-icon{position:absolute;color:#FFFFFF;font-weight:700;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.hero-slider-nav{display:none;top:35%}.hero-slider-button{width:40px;height:40px;position:relative}.slider-nav-icon{width:7.99px;height:13.87px;top:5.55px;left:8.33px;font-size:14px}}@media (min-width:1250px){.hero-slider-nav{top:48%}.hero-slider-button{width:50px;height:50px;position:relative}.slider-nav-icon{width:12.78px;height:22.19px;top:8.88px;left:13.33px;font-size:22px}}.hero-button-wrapper{perspective:250px;position:relative;overflow:visible}.hero-button{position:relative;width:10rem;height:2.75rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-dosis),sans-serif;font-weight:500;font-size:.875rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer;border:1px solid #ffd700;border-radius:50px;background:var(--bg-gradient);--glow-size:25px;--glow-color-1:rgba(255,223,0,0.8);--glow-color-2:rgba(255,215,0,1);transition:box-shadow .4s ease,transform .3s ease-out;transform-style:preserve-3d;overflow:hidden;letter-spacing:.12em}.hero-button:before{content:"";background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(255,255,255,.4),transparent 40%);border-radius:50px;opacity:1;transition:opacity .4s;z-index:2}.crack-overlay,.hero-button:before{position:absolute;left:0;top:0;width:100%;height:100%}.crack-overlay{background-image:url('data:image/svg+xml;utf8,<svg width="280" height="65" viewBox="0 0 280 65" xmlns="http://www.w3.org/2000/svg"><path d="M130 0 L140 25 L120 30 L150 65 M160 0 L155 30 L170 35 L160 65 M145 28 L165 37" stroke-width="1.5" stroke="white" fill="none" /></svg>');background-size:100% 100%;z-index:3;opacity:0;transition:opacity .4s ease-out}.hero-button.is-unstable .crack-overlay{opacity:.7;transition-duration:.1s}.hero-button span{position:relative;z-index:4}.hero-button:active{transform:scale(.96)!important;transition-duration:.1s}.hero-button:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.5)}.dark-style{--bg-gradient:#000000}.sapphire-style{--bg-gradient:#0066ff}.hero-button-secondary{position:relative;width:10rem;height:2.75rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-dosis),sans-serif;font-weight:500;font-size:.875rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.5);cursor:pointer;border:1px solid #ffd700;border-radius:50px;background:var(--bg-gradient);--glow-size:25px;--glow-color-1:rgba(255,223,0,0.8);--glow-color-2:rgba(255,215,0,1);transition:box-shadow .4s ease,transform .3s ease-out;transform-style:preserve-3d;overflow:hidden;letter-spacing:.12em}.hero-button-secondary:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(255,255,255,.4),transparent 40%);border-radius:50px;opacity:1;transition:opacity .4s;z-index:2}.hero-button-secondary.is-unstable .crack-overlay{opacity:.7;transition-duration:.1s}.hero-button-secondary span{position:relative;z-index:4}.hero-button-secondary:active{transform:scale(.96)!important;transition-duration:.1s}.hero-button-secondary:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.5)}.particle,.shockwave{position:fixed;border-radius:50%;pointer-events:none}.shockwave{z-index:9999;transition:transform .3s ease-out,opacity .3s ease-out}.particle{z-index:9999;transition:transform 1s cubic-bezier(.175,.885,.32,1.275),opacity 1s ease-out}@media (min-width:768px){.hero-text-content{margin-left:110px;margin-bottom:1.75rem}.hero-subtitle{font-size:2.25rem;margin-bottom:.75rem}}@media (min-width:1024px){.hero-text-content{margin-left:130px;margin-bottom:2rem}}@media (max-width:767px){.hero-diamonds-container{gap:2rem;margin-bottom:1.5rem;margin-left:0;justify-content:center;width:100%;padding:0 1rem}}@media (min-width:768px){.hero-diamonds-container{margin-left:110px}}@media (min-width:1024px){.hero-diamonds-container{margin-left:130px}}.homepage-container{min-height:100vh;min-height:100svh;width:100%;position:relative;overflow-x:hidden;background-image:linear-gradient(90deg,#f8f8f8,#f8f8f8,#f8f8f8)}.diamond-animation-wrapper{display:flex;align-items:center;justify-content:center}.diamond-animation-wrapper.small{width:80px;height:80px}.diamond-animation-wrapper.medium{width:120px;height:120px}.diamond-animation-wrapper.large{width:200px;height:200px}.blue-diamond-container,.diamond-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.diamond{width:100%;height:100%;opacity:.5;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.diamond-gradient{opacity:0;will-change:opacity}.gradient-pulse-25{animation:gradientPulse25 2s linear infinite}.gradient-pulse-50{animation:gradientPulse50 2s linear infinite}.gradient-pulse-75{animation:gradientPulse75 2s linear infinite}@keyframes gradientPulse25{0%,24%{opacity:0}25%,49%{opacity:1}50%,to{opacity:0}}@keyframes gradientPulse50{0%,49%{opacity:0}50%,74%{opacity:1}75%,to{opacity:0}}@keyframes gradientPulse75{0%,74%{opacity:0}75%,to{opacity:1}}.diamond-animation-wrapper:hover .diamond{transform:scale(1.1);transition:transform .3s ease}.diamond-animation-wrapper:hover .diamond-gradient{animation-duration:.5s}@media (max-width:768px){.diamond-animation-wrapper.small{width:60px;height:60px}.diamond-animation-wrapper.medium{width:80px;height:80px}.diamond-animation-wrapper.large{width:120px;height:120px}}@keyframes buttonPulse{0%,58%,to{transform:translateX(-50%) scale(var(--button-rest-scale-x),var(--button-rest-scale-y));border-color:#737272;font-size:calc(var(--button-visible-font-rest) / var(--button-rest-scale-y))}29%{transform:translateX(-50%) scale(1);border-color:#FFFFFF;font-size:var(--button-visible-font-expanded)}}.animated-diamond-button{--button-expanded-width:166px;--button-expanded-height:35px;--button-rest-scale-x:0.78313253;--button-rest-scale-y:0.77142857;--button-visible-font-rest:12px;--button-visible-font-expanded:15px;width:var(--button-expanded-width);height:var(--button-expanded-height);opacity:1;border-radius:999px;border:1px solid #737272;backdrop-filter:blur(.8px);-webkit-backdrop-filter:blur(.8px);background:rgba(7,7,7,.02);color:white;font-family:Arial,sans-serif;font-size:calc(var(--button-visible-font-rest) / var(--button-rest-scale-y));cursor:pointer;position:absolute;bottom:-55px;left:50%;transform-origin:50% 100%;transform:translateX(-50%) scale(var(--button-rest-scale-x),var(--button-rest-scale-y));animation:buttonPulse 1.7s linear infinite;animation-delay:.7s;animation-fill-mode:both;transition:background .3s ease,border-color .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:0;box-sizing:border-box;appearance:none;-webkit-appearance:none;will-change:transform}.animated-diamond-button:hover{background:rgba(115,114,114,.1)}.animated-button-link{text-decoration:none;display:inline-block}.animated-button-link:hover{text-decoration:none}@media (max-width:768px){.animated-diamond-button{--button-expanded-width:150px;--button-expanded-height:32px;--button-rest-scale-x:0.8;--button-rest-scale-y:0.78125;--button-visible-font-rest:11px;--button-visible-font-expanded:14px;bottom:-15px}}@media (prefers-reduced-motion:reduce){.animated-diamond-button{animation:none;transform:translateX(-50%) scale(var(--button-rest-scale-x),var(--button-rest-scale-y))}}