@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap";
.golfball-module__6nVFca__pageContainer{background-color:#e8eef5;min-height:100%;margin:0;padding:0;overflow-x:hidden}.golfball-module__6nVFca__pageContainer h1,.golfball-module__6nVFca__pageContainer h2,.golfball-module__6nVFca__pageContainer h3,.golfball-module__6nVFca__pageContainer h4,.golfball-module__6nVFca__pageContainer h5,.golfball-module__6nVFca__pageContainer h6,.golfball-module__6nVFca__pageContainer button{font-family:Nunito}.golfball-module__6nVFca__pageContainer p,.golfball-module__6nVFca__pageContainer ul,.golfball-module__6nVFca__pageContainer li{font-family:Roboto}.golfball-module__6nVFca__contentRow{justify-content:space-between;align-items:center;gap:10px;width:100%;height:470px;display:flex}.golfball-module__6nVFca__webSec{background-color:#000;width:100%;min-height:100vh;padding:70px 8%;position:relative;overflow:hidden}.golfball-module__6nVFca__webPart{color:#fff;flex:1;max-width:600px;animation:1.2s forwards golfball-module__6nVFca__fadeInLeft}.golfball-module__6nVFca__webPart h1{letter-spacing:1px;background:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:75px;font-weight:800;line-height:1.3}.golfball-module__6nVFca__webPart p{color:#eaeaea;font-size:1.2rem;line-height:1.7}.golfball-module__6nVFca__webPart ul{margin:0 0 25px;padding:0;list-style:none}.golfball-module__6nVFca__webPart ul li{color:#f1f1f1;margin-bottom:12px;padding-left:30px;font-size:1.1rem;position:relative}.golfball-module__6nVFca__webPart ul li:before{content:"✦";color:#767ca7;font-size:1.3rem;position:absolute;left:0}.golfball-module__6nVFca__buttonGroup{justify-content:left;gap:10px;margin:30px 0 0;display:flex}.golfball-module__6nVFca__buttonGroup button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c186a,#6976c5);border:none;border-radius:50px;margin-right:40px;padding:16px 38px;font-size:18px;font-weight:700;transition:all .4s;box-shadow:0 6px 25px rgba(121,120,120,.6)}.golfball-module__6nVFca__buttonGroup button:hover{background:linear-gradient(135deg,#da332e,#ff6363);transform:translateY(-4px)scale(1.05);box-shadow:0 8px 30px rgba(202,200,200,.8)}.golfball-module__6nVFca__golfImage{text-align:center;flex:1;min-width:300px;height:100vh;padding:1rem}.golfball-module__6nVFca__golfImage img{object-fit:cover;border-radius:12px;width:100%;max-width:600px;height:auto;margin-top:150px;transition:transform .3s;box-shadow:0 8px 20px rgba(0,0,0,.2)}.golfball-module__6nVFca__webForm{-webkit-backdrop-filter:blur(18px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:18px;flex:1;max-width:420px;padding:40px 32px;animation:1.2s forwards golfball-module__6nVFca__fadeInRight;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.35)}.golfball-module__6nVFca__webForm:before{content:"";z-index:0;background:conic-gradient(#0c186a,#f8cdda,#6976c5);width:200%;height:200%;animation:6s linear infinite golfball-module__6nVFca__rotate;position:absolute;top:-50%;left:-50%}.golfball-module__6nVFca__webForm:after{content:"";z-index:1;background:rgba(20,20,30,.9);border-radius:14px;position:absolute;top:3px;bottom:3px;left:3px;right:3px}.golfball-module__6nVFca__webForm h3{z-index:2;text-align:center;color:#fff;background:linear-gradient(90deg,#f8cdda,#ff6363);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:1.8rem;font-weight:700;position:relative}.golfball-module__6nVFca__formGroup{z-index:2;margin-bottom:20px;position:relative}.golfball-module__6nVFca__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);margin-bottom:6px;font-size:.95rem;font-weight:600}.golfball-module__6nVFca__webForm input,.golfball-module__6nVFca__webForm textarea{color:#fff;background:rgba(255,255,255,.08);border:none;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 38px;font-size:1rem;transition:all .3s}.golfball-module__6nVFca__webForm input:focus,.golfball-module__6nVFca__webForm textarea:focus{background:rgba(255,255,255,.15);box-shadow:0 0 12px #ff6363}.golfball-module__6nVFca__webForm button{z-index:2;cursor:pointer;color:#fff;background:linear-gradient(135deg,#0c186a,#6976c5);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative}.golfball-module__6nVFca__webForm button:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 8px 24px rgba(44,63,167,.6)}@keyframes golfball-module__6nVFca__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes golfball-module__6nVFca__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes golfball-module__6nVFca__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:992px){.golfball-module__6nVFca__contentRow{text-align:center;flex-direction:column;gap:40px}.golfball-module__6nVFca__webPart,.golfball-module__6nVFca__golfImage{max-width:100%}.golfball-module__6nVFca__buttonGroup{gap:20px}.golfball-module__6nVFca__buttonGroup button{width:45%}}@media (max-width:480px){.golfball-module__6nVFca__webSec{min-height:550px}.golfball-module__6nVFca__contentRow{text-align:center;flex-direction:column;gap:0;height:590px}.golfball-module__6nVFca__webPart{order:1;height:100px;margin-bottom:60px}.golfball-module__6nVFca__webPart h1{text-align:left;font-size:2rem}.golfball-module__6nVFca__webPart p{text-align:left;margin:0;padding:0;font-size:1.2rem}.golfball-module__6nVFca__golfImage{order:3;width:100%;height:100px;margin-top:auto;padding:0}.golfball-module__6nVFca__golfImage img{margin-top:auto}.golfball-module__6nVFca__buttonGroup{order:2;justify-content:center;gap:0;width:100%;margin:20px;display:flex}.golfball-module__6nVFca__buttonGroup button{white-space:nowrap;flex:45%;width:auto;max-width:250px;height:60px;margin-left:0;font-size:15px}}.golfball-module__6nVFca__teamsSection{background:#f9f9f9;max-width:100vw;padding:40px 10%;transition:all .6s}.golfball-module__6nVFca__teamsSectionHeading{text-align:center;color:#0c186a;margin-bottom:20px;font-size:2.5rem}.golfball-module__6nVFca__teamsContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:50px;display:flex}.golfball-module__6nVFca__teamsText{border-radius:20px;flex:1;min-width:300px;padding:25px;box-shadow:0 10px 30px rgba(0,0,0,.7)}.golfball-module__6nVFca__teamsText h2{color:#da332e;margin-bottom:20px;font-size:2rem}.golfball-module__6nVFca__teamsText p{color:#080808;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.golfball-module__6nVFca__teamsText button{color:#fff;cursor:pointer;background:#0c186a;border:none;border-radius:8px;padding:12px 25px;font-size:1rem;transition:all .3s}.golfball-module__6nVFca__teamsText button:hover{background:#080f4d}.golfball-module__6nVFca__teamsText ul{margin-bottom:20px;padding-left:20px;list-style-type:disc}.golfball-module__6nVFca__teamsText li{color:#0c186a;margin-bottom:12px;font-size:1.05rem;line-height:1.6}.golfball-module__6nVFca__teamsImage{text-align:center;flex:1;min-width:300px}.golfball-module__6nVFca__teamsImage img{border-radius:12px;width:100%;max-width:300px;height:410px;transition:transform .3s;box-shadow:0 8px 20px rgba(0,0,0,.2)}.golfball-module__6nVFca__teamsImage2{text-align:center;flex:1;min-width:200px}.golfball-module__6nVFca__teamsImage2 img{border-radius:12px;width:100%;max-width:500px;height:640px;transition:transform .3s;box-shadow:0 8px 20px rgba(0,0,0,.2)}.golfball-module__6nVFca__highlightText{color:#da332e}@keyframes golfball-module__6nVFca__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:480px){.golfball-module__6nVFca__teamsText{box-shadow:none;width:100%;padding:10px}.golfball-module__6nVFca__teamsImage img{width:300px;height:290px}.golfball-module__6nVFca__teamsImage2{order:1;margin-top:20px;margin-bottom:0}.golfball-module__6nVFca__teamsImage2 img{width:300px;height:290px}}.golfball-module__6nVFca__featuresSection{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#eef1f7 100%);padding:2rem}.golfball-module__6nVFca__heading{color:#0c186a;letter-spacing:.5px;margin-bottom:3rem;font-size:55px;font-weight:700;position:relative}.golfball-module__6nVFca__heading:after{content:"";background-color:#da332e;border-radius:2px;width:80px;height:4px;margin:1rem auto 0;display:block}.golfball-module__6nVFca__featureGrid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));justify-items:center;gap:2rem;padding:0;list-style:none;display:grid}.golfball-module__6nVFca__featureCard{text-align:left;background:#cfb7b7;border:1px solid #da332e;border-radius:16px;max-width:390px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 6px 18px rgba(0,0,0,.06)}.golfball-module__6nVFca__featureCard:hover{border-color:#da332e;transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.golfball-module__6nVFca__iconWrapper{background:#cfb7b7;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.2rem;display:flex}.golfball-module__6nVFca__icon{color:#da332e;font-size:1.8rem}.golfball-module__6nVFca__textContent{color:#000}.golfball-module__6nVFca__featureTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.golfball-module__6nVFca__featureDescription{color:#050505;font-size:1rem;line-height:1.6}@media (max-width:992px){.golfball-module__6nVFca__heading{font-size:2rem}}@media (max-width:768px){.golfball-module__6nVFca__heading{font-size:1.75rem}.golfball-module__6nVFca__featureCard{padding:1.75rem 1.25rem}}@media (max-width:480px){.golfball-module__6nVFca__heading{font-size:40px}.golfball-module__6nVFca__featureGrid{grid-template-columns:1fr;justify-items:center}.golfball-module__6nVFca__featureCard{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto}.golfball-module__6nVFca__iconWrapper{background:#cfb7b7;width:80px;height:80px}.golfball-module__6nVFca__icon{font-size:1.5rem}}.golfball-module__6nVFca__partnersSection{text-align:center;background-color:#fffbfb;width:100vw;padding:40px 20px}.golfball-module__6nVFca__partnersHeading{color:#da332e;margin-bottom:30px;font-size:2rem}.golfball-module__6nVFca__logosRow{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));place-items:center;gap:30px;display:grid}.golfball-module__6nVFca__logoItem img{object-fit:contain;background-color:#fff;max-width:400px;height:100px;margin-bottom:15px;transition:transform .3s}.golfball-module__6nVFca__topMargin{margin-top:17px}.golfball-module__6nVFca__logoItem p{color:#0c186a;margin-top:10px;font-size:1.1rem;font-weight:600}@media (max-width:1025px){.golfball-module__6nVFca__logosRow{gap:20px}.golfball-module__6nVFca__logoItem img{max-width:80px;height:50px}.golfball-module__6nVFca__partnersHeading{font-size:26px}.golfball-module__6nVFca__partnersSection p{font-size:19px}}@media (min-width:769px) and (max-width:1024px){.golfball-module__6nVFca__logosRow{gap:20px}.golfball-module__6nVFca__logoItem img{max-width:80px;height:50px}.golfball-module__6nVFca__partnersHeading{font-size:26px}.golfball-module__6nVFca__partnersSection p{font-size:19px}}@media (min-width:415px) and (max-width:768px){.golfball-module__6nVFca__logosRow{gap:20px}.golfball-module__6nVFca__logoItem img{max-width:80px;height:50px}.golfball-module__6nVFca__partnersHeading{font-size:26px}.golfball-module__6nVFca__partnersSection p{font-size:19px}}@media (max-width:414px){.golfball-module__6nVFca__partnersSection{padding:10px}.golfball-module__6nVFca__partnersHeading{font-size:19px}.golfball-module__6nVFca__partnersSection p{max-width:100%;font-size:17px}.golfball-module__6nVFca__logosRow{flex-direction:row;grid-template-columns:repeat(auto-fit,minmax(900px,1fr));justify-content:center}.golfball-module__6nVFca__logoItem img{object-fit:cover;width:60px;height:60px;margin-bottom:5px}.golfball-module__6nVFca__logoItem p{font-size:19px}}.golfball-module__6nVFca__ctaSection{color:#fff;text-align:center;background-image:linear-gradient(rgba(12,24,106,.6),rgba(65,74,134,.6)),url(/img/bg.jpg);background-position:50%;background-size:cover;width:100vw;padding:60px 20px;transition:transform .3s;box-shadow:0 15px 50px rgba(0,0,0,.2)}.golfball-module__6nVFca__ctaContent{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.golfball-module__6nVFca__ctaContent h2{margin-bottom:20px;font-size:max(1.7rem,min(5vw,2.5rem));font-weight:700;line-height:1.3}.golfball-module__6nVFca__ctaContent p{max-width:700px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:max(1rem,min(2.5vw,1.2rem));line-height:1.6}.golfball-module__6nVFca__ctaContent button{color:#530502;cursor:pointer;z-index:1;background:#da332e;border:none;border-radius:50px;padding:14px 36px;font-size:max(1rem,min(3vw,1.875rem));font-weight:600;transition:all .3s;position:relative;overflow:hidden}.golfball-module__6nVFca__ctaContent button:before{content:"";z-index:-1;background:linear-gradient(90deg,transparent,#fff,transparent) 0 0/200% 100%;border:2px solid #530502;border-radius:50px;animation:2s linear infinite golfball-module__6nVFca__borderMove;position:absolute;top:0;bottom:0;left:0;right:0}.golfball-module__6nVFca__ctaContent button:hover{background:#e65c00;transform:scale(1.05)}@keyframes golfball-module__6nVFca__borderMove{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.golfball-module__6nVFca__ctaSection{padding:50px 15px}.golfball-module__6nVFca__ctaContent h2{font-size:2rem}.golfball-module__6nVFca__ctaContent p{max-width:90%;font-size:1.1rem}.golfball-module__6nVFca__ctaContent button{padding:12px 30px;font-size:26px}}@media (max-width:600px){.golfball-module__6nVFca__ctaSection{padding:40px 10px}.golfball-module__6nVFca__ctaContent h2{font-size:1.7rem}.golfball-module__6nVFca__ctaContent p{max-width:95%;font-size:1rem}.golfball-module__6nVFca__ctaContent button{padding:10px 24px;font-size:22px}}.golfball-module__6nVFca__logosRow{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:30px;display:flex}.golfball-module__6nVFca__logoItem{flex-direction:column;align-items:center;display:flex}.golfball-module__6nVFca__logoItem img{object-fit:contain;max-width:100px;height:60px;transition:transform .3s}.golfball-module__6nVFca__logoItem img:hover{transform:scale(1.05)}.golfball-module__6nVFca__logoItem p{color:#0c186a;padding:"20px";margin-top:10px;margin-bottom:20px;font-size:1.2rem;font-weight:600;line-height:1.6}@media (max-width:768px){.golfball-module__6nVFca__logosRow{gap:20px}.golfball-module__6nVFca__logoItem img{max-width:80px;height:50px}}@media (max-width:480px){.golfball-module__6nVFca__partnersHeading{font-size:1.5rem}.golfball-module__6nVFca__logosRow{flex-direction:row;justify-content:center}.golfball-module__6nVFca__logoItem img{max-width:70px;height:40px}.golfball-module__6nVFca__logoItem p{font-size:.9rem}}.golfball-module__6nVFca__trustContainer{background-color:transparent;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:60px;max-width:500px;display:flex}.golfball-module__6nVFca__trustItem{text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.golfball-module__6nVFca__trustItem img{object-fit:contain;opacity:.9;max-width:160px;height:auto;margin-bottom:10px;transition:all .3s}.golfball-module__6nVFca__trustItem span{color:#0c186a;font-size:1.1rem;font-weight:600}@media (max-width:768px){.golfball-module__6nVFca__trustContainer{gap:30px}.golfball-module__6nVFca__trustItem img{max-width:130px}}
