.section-gc{text-align:center;max-width:940px;margin:0 auto var(--cc-space-hB);flex-direction:column;align-items:center;display:flex}.section-gc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);max-width:var(--cc-container-c1);-webkit-background-clip:text;background-clip:text;line-height:1.2}.section-gc p{font-size:var(--cc-text-clg);color:var(--cc-text-secondary);max-width:960px;margin:0 auto;line-height:1.2}.section-gs{margin-bottom:var(--cc-space-hB);justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media (max-width:768px){.section-gs{flex-direction:column}}.section-gs .content{flex:1}.section-gs .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);line-height:var(--cc-ln-base);background:var(--cc-gradient-blue-purple);-webkit-text-fill-color:#0000;color:#0000;text-shadow:0 0 6px #a882ff59;max-width:var(--cc-container-c1);padding-bottom:var(--cc-space-lg);text-align:left;-webkit-background-clip:text;background-clip:text}.section-gs .content p{font-size:var(--cc-text-clg);color:var(--cc-grey-20);text-align:left;max-width:700px;margin-bottom:var(--cc-space-xs);line-height:1.6}.section-gs .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-gs .controls .view-all-btn,.section-gs .controls>a,.section-gs .controls>button{padding:clamp(var(--cc-space-xs),1vw,var(--cc-space-sm))clamp(var(--cc-space-lg),2vw,var(--cc-space-xl));border-radius:var(--cc-radius-c1);color:var(--cc-white);font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);transition:var(--cc-transition-all);white-space:nowrap;background:0 0;border:1px solid #ffffff4d;text-decoration:none}.section-gs .controls .view-all-btn:hover,.section-gs .controls>a:hover,.section-gs .controls>button:hover{background:var(--cc-gradient-blue-purple);color:var(--cc-secondary);border:1px solid #0000}.section-pc{max-width:880px;margin:0 auto var(--cc-space-hB);text-align:center;flex-direction:column;gap:20px;display:flex}.section-pc h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);margin-bottom:0;line-height:1.2}.section-pc p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);margin:0 auto;font-weight:300;line-height:1.2}.section-ps{justify-content:space-between;align-items:flex-start;gap:var(--cc-space-lg);width:100%;margin-bottom:var(--cc-space-hB);display:flex}@media (max-width:768px){.section-ps{flex-direction:column}}.section-ps .content{flex:1}.section-ps .content h2{font-size:var(--cc-text-HS);font-weight:var(--cc-font-semibold);color:var(--cc-primary);text-align:left;margin-bottom:0;line-height:1}.section-ps .content p{font-size:var(--cc-text-clg);max-width:900px;color:var(--cc-text-primary);text-align:left;margin-top:20px;font-weight:300}.section-ps .controls{align-items:center;gap:var(--cc-space-md);display:flex}.section-ps .controls a,.section-ps .controls button{padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-white);background-color:var(--cc-primary);font-size:var(--cc-text-csm-alt);font-weight:var(--cc-font-bold);border-radius:var(--cc-space-xxl);transition:var(--cc-transition-base);white-space:nowrap;border:none;text-decoration:none}.section-ps .controls a:hover,.section-ps .controls button:hover{background-color:var(--cc-secondary);color:var(--cc-white)}.hero-section{border-bottom-left-radius:var(--cc-space-hB);border-bottom-right-radius:var(--cc-space-hB);background:linear-gradient(#fff 0% 35%,#cabbff 70%,#90b3ff 100%)}.hero-section .hh-wrapper{width:var(--cc-container-full);max-width:var(--cc-container-2xl);padding:var(--cc-space-cX)var(--cc-space-lg);justify-content:space-between;margin:0 auto;display:flex}@media (max-width:991.99px){.hero-section .hh-wrapper{gap:var(--cc-space-xl);flex-direction:column}}.hero-section .hero-content{width:var(--cc-container-full);flex-direction:column;justify-content:center;max-width:800px;display:flex}.hero-section .hero-content span{font-size:var(--cc-text-base);color:var(--cc-secondary);margin-bottom:var(--cc-space-xxs)}.hero-section .hero-content h1{font-size:var(--cc-text-sP);font-weight:var(--cc-font-bold);z-index:1;color:var(--cc-primary);margin-bottom:var(--cc-space-hA)}.hero-section .hero-content p{font-size:var(--cc-text-clg);color:var(--cc-text-primary);margin-bottom:var(--cc-space-hB)}.hero-section .hero-content .hh-buttons{gap:var(--cc-space-xxl);display:flex}.hero-section .hero-content .hh-buttons>:first-child,.hero-section .hero-content .hh-buttons .primary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);background-color:var(--cc-primary);color:var(--cc-white);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base)}.hero-section .hero-content .hh-buttons>:first-child:hover,.hero-section .hero-content .hh-buttons .primary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-section .hero-content .hh-buttons>:nth-child(2),.hero-section .hero-content .hh-buttons .secondary-button{font-size:var(--cc-text-md);font-weight:var(--cc-font-medium);padding:var(--cc-space-cxxs-v)var(--cc-space-cxxs-h);color:var(--cc-primary);border-radius:var(--cc-radius-c1);border:1px solid var(--cc-primary);box-sizing:border-box;cursor:pointer;width:fit-content;transition:var(--cc-transition-base);background-color:#0000}.hero-section .hero-content .hh-buttons>:nth-child(2):hover,.hero-section .hero-content .hh-buttons .secondary-button:hover{background-color:var(--cc-secondary);color:var(--cc-white);border:1px solid var(--cc-secondary)}.hero-image picture{display:block}.hero-image img{border-radius:var(--cc-space-xxl);object-fit:cover;border-radius:var(--cc-radius-c1);max-width:440px;height:auto;margin-left:auto}@media (max-width:991.99px){.hero-image img{margin:auto;padding-top:20px}}
