.page-module__gDA1Na__hero{background:var(--gradient-hero);color:var(--white);padding:120px 0 100px;position:relative;overflow:hidden;min-height:300px!important}.page-module__gDA1Na__banner{pointer-events:none;width:45%;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 30%,#0009 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 30%,#0009 100%)}.page-module__gDA1Na__banner img{object-fit:cover;width:100%;height:100%}.page-module__gDA1Na__heroContent{z-index:1;max-width:760px;position:relative}.page-module__gDA1Na__heroContent h1{color:var(--brand-color-white);letter-spacing:-.5px;font-weight:800;line-height:1.15}.page-module__gDA1Na__heroSubtitle{margin-top:10px;margin-bottom:28px;font-size:20px;font-weight:400}.page-module__gDA1Na__btnGroup{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.page-module__gDA1Na__btn{border-radius:var(--btn-radius);cursor:pointer;border:none;padding:15px 38px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .3s;display:inline-block;position:relative}.page-module__gDA1Na__btnPrimary{background:linear-gradient(135deg,var(--brand-color-2)0%,var(--brand-color-1)100%);animation:3s ease-in-out infinite page-module__gDA1Na__btnPulse;box-shadow:0 4px 22px #ac34fe6b,0 1px 6px #ff1fa938;color:var(--white)!important}.page-module__gDA1Na__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 28px #ac34fe8c}.page-module__gDA1Na__btnPrimary:active{transform:translateY(1px)}@keyframes page-module__gDA1Na__btnPulse{0%,to{box-shadow:0 4px 22px #ac34fe6b,0 1px 6px #ff1fa938}50%{box-shadow:0 4px 30px #ac34fe9e,0 1px 10px #ff1fa957}}.page-module__gDA1Na__introSection{background:var(--white);border-bottom:1px solid var(--border);padding:64px 0}.page-module__gDA1Na__introText{color:var(--body);text-align:center;max-width:860px;margin:0 auto;font-size:18px;line-height:1.82}.page-module__gDA1Na__sectionHeading{text-align:center;margin-bottom:52px}.page-module__gDA1Na__sectionTitle{color:var(--brand-color-3);margin:0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1.25}.page-module__gDA1Na__exploreSection{background:var(--light-bg);padding:88px 0}.page-module__gDA1Na__exploreGrid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}.page-module__gDA1Na__exploreItem{border-bottom:1px solid var(--brand-color-gray);padding:24px 32px 24px 0}.page-module__gDA1Na__exploreItem:nth-child(odd){padding-right:40px}.page-module__gDA1Na__exploreItem:nth-child(2n){border-left:1px solid var(--brand-color-gray);padding-left:40px}.page-module__gDA1Na__exploreItem:last-child{border-bottom:none}.page-module__gDA1Na__exploreItemTitle{color:var(--brand-color-3);margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.5rem}.page-module__gDA1Na__exploreItemDesc{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.page-module__gDA1Na__takeawaySection{background:var(--white);padding:88px 0}.page-module__gDA1Na__takeawayIntro{color:var(--body);margin-bottom:32px;font-size:17px;line-height:1.6}.page-module__gDA1Na__takeawayList{flex-direction:column;gap:12px;padding-left:20px;list-style:outside;display:flex}.page-module__gDA1Na__takeawayItem{color:var(--body);font-size:16px;line-height:1.55}.page-module__gDA1Na__whySection{background:var(--gradient-hero);padding:88px 0;position:relative;overflow:hidden}.page-module__gDA1Na__whySection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ac34fe29 0%,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:-100px;right:-60px}.page-module__gDA1Na__whySection:after{content:"";pointer-events:none;background:radial-gradient(circle,#2ee6ff1a 0%,#0000 65%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-60px;left:5%}.page-module__gDA1Na__whySectionInner{z-index:1;position:relative}.page-module__gDA1Na__sectionTitleWhite{color:var(--white);margin-bottom:24px;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1.25}.page-module__gDA1Na__whyText{color:#ffffffd6;margin-bottom:20px;font-size:17px;line-height:1.8}.page-module__gDA1Na__whyText:last-child{margin-bottom:0}.page-module__gDA1Na__formSection{background:var(--light-bg);padding:88px 0}.page-module__gDA1Na__formSideContent{padding-right:48px}.page-module__gDA1Na__formSideTitle{color:var(--brand-color-3);margin-bottom:16px;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;line-height:1.3}@media screen and (max-width:991px){.page-module__gDA1Na__formSideContent{margin-bottom:2.5rem;padding-right:0}}@media screen and (max-width:768px){.page-module__gDA1Na__hero{min-height:auto;padding:80px 0 64px}.page-module__gDA1Na__exploreGrid{grid-template-columns:1fr}.page-module__gDA1Na__exploreItem:nth-child(2n){border-left:none;padding-left:0}}@media screen and (max-width:600px){.page-module__gDA1Na__heroContent h1,.page-module__gDA1Na__heroSubtitle{text-align:center}.page-module__gDA1Na__btnGroup{justify-content:center}.page-module__gDA1Na__sectionHeading{margin-bottom:36px}.page-module__gDA1Na__introText{text-align:left;font-size:16px}.page-module__gDA1Na__exploreItemTitle{font-size:1rem!important}.page-module__gDA1Na__takeawayItem{font-size:15px}}@media (max-width:500px){.page-module__gDA1Na__banner{width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 100%,#0009 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 100%,#0009 100%)}}@media (min-width:500px) and (max-width:768px){.page-module__gDA1Na__banner{width:60%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 100%,#0009 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000059 100%,#0009 100%)}}
.selectInput-module__cdR6va__selectInput{width:100%;font-family:sans-serif;position:relative}.selectInput-module__cdR6va__selectBox{cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:10px;display:flex;border:2px solid var(--brand-color-gray)!important;color:#000!important;background:0 0!important}.selectInput-module__cdR6va__dropdown{z-index:10;background:#fff;border-radius:4px;width:100%;margin-top:2px;position:absolute;border:2px solid var(--brand-color-gray)!important;color:#000!important}.selectInput-module__cdR6va__dropdownContainer{border:1px solid var(--brand-color-gray);color:#000;border-radius:4px}.selectInput-module__cdR6va__searchBox{box-sizing:border-box;outline:none;width:100%;padding:8px;border-bottom:2px solid var(--brand-color-gray)!important;color:#000!important;background:0 0!important}.selectInput-module__cdR6va__optionsList{max-height:150px;margin:0;padding:0;list-style:none;overflow-y:auto}.selectInput-module__cdR6va__option{cursor:pointer;padding:10px}.selectInput-module__cdR6va__option:hover{background-color:#f0f0f0}.selectInput-module__cdR6va__option.selectInput-module__cdR6va__selected{background-color:#d0f0d0}.selectInput-module__cdR6va__optionGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:8px;width:100%;display:grid}.selectInput-module__cdR6va__selectSearchOuterContainer{border:1px solid var(--brand-color-gray);color:currentColor;background:0 0;border-radius:4px}@media screen and (max-width:600px){.selectInput-module__cdR6va__selectInput{width:100%}.selectInput-module__cdR6va__selectBox{padding:8px}.selectInput-module__cdR6va__searchBox{padding:6px}.selectInput-module__cdR6va__option{padding:8px}.selectInput-module__cdR6va__optionGrid{grid-template-columns:auto}}
.videoListLoader-module__UZpuhq__blogCardSkeleton{background:#fff;border-radius:18px;align-items:center;width:100%;margin-bottom:32px;padding:18px;box-shadow:0 1px 8px #0000000f}.videoListLoader-module__UZpuhq__imageSkeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/400% 100%;border-radius:15px;width:100%;height:180px;animation:1.4s ease-in-out infinite videoListLoader-module__UZpuhq__skeleton-loading}.videoListLoader-module__UZpuhq__textSkeletonTitle{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/400% 100%;border-radius:5px;width:90%;height:20px;animation:1.4s ease-in-out infinite videoListLoader-module__UZpuhq__skeleton-loading}.videoListLoader-module__UZpuhq__textSkeletonShort{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/400% 100%;border-radius:5px;width:90%;height:15px;margin-top:6px;animation:1.4s ease-in-out infinite videoListLoader-module__UZpuhq__skeleton-loading}.videoListLoader-module__UZpuhq__textSkeletonShort2{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/400% 100%;border-radius:5px;width:50%;height:15px;margin-top:6px;animation:1.4s ease-in-out infinite videoListLoader-module__UZpuhq__skeleton-loading}.videoListLoader-module__UZpuhq__textSkeletonLink{background:linear-gradient(90deg,#eee 25%,#f5f5f5 50%,#eee 75%) 0 0/400% 100%;border-radius:5px;width:20%;height:15px;margin-top:6px;animation:1.4s ease-in-out infinite videoListLoader-module__UZpuhq__skeleton-loading}@keyframes videoListLoader-module__UZpuhq__skeleton-loading{0%{background-position:100%}to{background-position:0}}
.customMultiSelect-module__9_nT_q__customMultiselect{background:#fff;border-radius:4px;width:100%;position:relative;border:1px solid var(--brand-color-gray)!important}.customMultiSelect-module__9_nT_q__disabled{cursor:not-allowed;opacity:.5;cursor:not-allowed}.customMultiSelect-module__9_nT_q__customMultiselect label{color:#000;margin-bottom:4px;font-size:14px;display:block}.customMultiSelect-module__9_nT_q__customMultiselectControl{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;min-height:38px;padding:8px 36px 8px 10px;display:flex;position:relative}.customMultiSelect-module__9_nT_q__customMultiselectSelected{color:#666;flex:1;font-size:15px}.customMultiSelect-module__9_nT_q__customMultiselectArrow{color:#888;position:absolute;right:12px}.customMultiSelect-module__9_nT_q__customMultiselectMenu{z-index:20;background:#fff;border-radius:0 0 4px 4px;width:100%;max-height:360px;margin-top:2px;padding:.5em 0;position:absolute;top:100%;left:0;overflow:auto;box-shadow:0 4px 12px #00000017;border:1px solid var(--brand-color-gray)!important}.customMultiSelect-module__9_nT_q__customMultiselectOption{padding:6px 14px}.customMultiSelect-module__9_nT_q__parentLabel{align-items:center;column-gap:6px;font-weight:600;display:flex}.customMultiSelect-module__9_nT_q__customMultiselectChildren{flex-direction:column;gap:2px;margin-top:2px;padding-left:20px;display:flex}.customMultiSelect-module__9_nT_q__customMultiselectChildren label{align-items:center;font-weight:400;display:flex}.customMultiSelect-module__9_nT_q__checkboxInput{margin-right:8px}
