/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.-start-4{inset-inline-start:calc(var(--spacing)*-4)}.end-0{inset-inline-end:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.col-12{grid-column:12}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-3{margin-inline:calc(var(--spacing)*3)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.my-3{margin-block:calc(var(--spacing)*3)}.my-4{margin-block:calc(var(--spacing)*4)}.my-5{margin-block:calc(var(--spacing)*5)}.ms-6{margin-inline-start:calc(var(--spacing)*6)}.me-3{margin-inline-end:calc(var(--spacing)*3)}.me-4{margin-inline-end:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-5{margin-bottom:calc(var(--spacing)*5)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.flex{display:flex}.hidden{display:none}.h-4{height:calc(var(--spacing)*4)}.h-100{height:calc(var(--spacing)*100)}.w-4{width:calc(var(--spacing)*4)}.w-8{width:calc(var(--spacing)*8)}.w-100{width:calc(var(--spacing)*100)}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-s{border-inline-start-style:var(--tw-border-style);border-inline-start-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.border-white{border-color:var(--color-white)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-white{background-color:var(--color-white)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.ps-0{padding-inline-start:calc(var(--spacing)*0)}.ps-3{padding-inline-start:calc(var(--spacing)*3)}.pe-2{padding-inline-end:calc(var(--spacing)*2)}.pe-5{padding-inline-end:calc(var(--spacing)*5)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.text-center{text-align:center}.text-start{text-align:start}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-white{color:var(--color-white)}.opacity-75{opacity:.75}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (prefers-color-scheme:dark){.dark\:border-gray-300{border-color:var(--color-gray-300)}.dark\:text-gray-400{color:var(--color-gray-400)}}}*{scrollbar-width:thin;scrollbar-color:#2563eb #f1f1f1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#2563eb;background-clip:content-box;border:2px solid #0000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#616366}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.padd-y{padding:136px 0!important}@media(max-width:992px){.padd-y{padding:100px 0!important}}@media(max-width:768px){.padd-y{padding:70px 0!important}}@media(max-width:576px){.padd-y{padding:40px 0!important}}.custom-1{max-width:285px!important;padding:10px 20px!important;font-size:16px!important;font-weight:500!important;color:#fff!important;background-color:#2563eb!important;border-radius:30px!important}.custom-1:hover{background-color:#fff!important;color:#2563eb!important;border:2px solid #2563eb!important}.btn-blue{background-color:#2563eb!important}.btn-blue:hover{background-color:#fff!important;color:#2563eb!important;border:2px solid #2563eb!important}.custom-2{max-width:236px!important;padding:10px 20px!important;font-size:16px!important;font-weight:500!important;color:#2563eb!important;background-color:rgba(0,0,0,0)!important;border-radius:30px!important;border:2px solid #2563eb!important}.custom-2:hover{background-color:#2563eb!important;color:#fff!important}.hero-section{background-image:url(/_next/static/media/backgroung.5437b9e0.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.icon-link{transition:transform .3s ease,filter .3s ease}.icon-link:hover{transform:scale(1.1)}.icon-link.linkedin:hover{filter:brightness(0) saturate(100%) invert(30%) sepia(100%) saturate(450%) hue-rotate(200deg)}.icon-link.github:hover{filter:brightness(0) saturate(100%) invert(30%) sepia(0) saturate(10%) hue-rotate(10deg)}.icon-link.cal:hover{filter:brightness(0) saturate(100%) invert(60%) sepia(10%) saturate(150%) hue-rotate(70deg)}.icon-link.mail:hover{filter:brightness(0) saturate(100%) invert(50%) sepia(80%) saturate(200%) hue-rotate(90deg)}.icon-link.new:hover{filter:brightness(0) saturate(100%) invert(30%) sepia(30%) saturate(150%) hue-rotate(170deg)}.icon-link.youtube:hover{filter:brightness(0) saturate(100%) invert(40%) sepia(100%) saturate(500%) hue-rotate(290deg)}.card-height{height:308px!important}.service-tabs-nav .nav-link{padding:8px 16px;color:#6b7280!important}.service-tabs-nav .nav-link:hover{color:#2563eb!important}.service-tabs-nav .nav-link.active{color:#2563eb!important;border:2px solid #2563eb!important}.fs-480{max-width:480px!important}.fs-480,.fs-530{width:100%!important}.fs-530{max-width:530px!important}.fs-200{width:100%!important;max-width:200px!important}.fs-128{min-height:128px!important;max-width:128px!important}.fs-436{max-width:436px!important}.fs-436,.fs-602{width:100%!important}.fs-602{max-width:602px!important}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;width:100%;max-width:368px!important;min-height:246px;display:flex;justify-content:center;align-items:center}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{position:relative!important;padding:20px}.swiper-slide{transition:transform 2s ease-in-out!important}.swiper-pagination-bullet{width:16px;height:6px;border-radius:8px;background-color:#888b93!important;margin:0 4px;opacity:1;border:none;transition:all 1s ease-in-out!important}.swiper-pagination-bullet-active{width:16px;height:6px;background-color:#2563eb!important;border-radius:8px}.fs-320{width:100%;max-width:320px!important}.fs-427{width:100%;max-width:427px!important}.fs-172{width:100%;max-width:172px!important}.fs-232{width:100%;max-width:232px!important}.fs-424{width:100%;max-width:424px!important;min-height:428px!important}.custom-btn{background-color:#2563eb!important;color:#fff!important;text-decoration:none;transition:all .3s}.custom-btn:hover{background-color:#fff!important;border:2px solid #2563eb;color:#2563eb!important}.fs-400{width:100%;max-width:400px}.fs-488{width:100%;max-width:488px}.custom-shadow{box-shadow:6px 6px 17px 0 rgba(224,233,239,.6392156863)}.scroll-wrapper{overflow:hidden;width:100%}.faq-content{max-height:0;opacity:0;transform:translateY(-10px) scaleY(.98);transform-origin:top;transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-content.show{max-height:500px;opacity:1;transform:translateY(0) scaleY(1)}.scroll-content{display:flex;gap:4rem;animation:scrollX 20s linear infinite;width:max-content}@keyframes scrollX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scroll-content img{height:40px;object-fit:contain;flex-shrink:0}@media(max-width:768px){.scroll-content img{height:30px}}.card-image{width:368px!important;min-height:306px!important}.card-bg-image,.card-image{background-image:url(/_next/static/media/bg.de35c5c7.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.faq-item{padding:1rem;width:100%;border:2px solid #cdcccb;border-radius:24px;background-color:#fff;transition:all .6s ease}.faq-item.active{background-color:#f2f2f7;border:none}.faq-item .faq-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.faq-item .faq-header .faq-question{font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#000}.faq-item .faq-header .faq-toggle-btn{display:flex;justify-content:center;align-items:center;font-size:20px;height:32px;width:32px;background-color:#01c881;border:none;border-radius:8px;padding:0}.faq-item .faq-answer-wrapper{overflow:hidden;max-height:0;transition:max-height .5s ease}.faq-item .faq-answer-wrapper.open{max-height:300px}.faq-item .faq-answer-wrapper .faq-answer{font-size:20px;font-family:Inter,sans-serif;font-weight:300;color:gray!important;margin-top:1rem;margin-bottom:0;line-height:1.5;letter-spacing:1.2px;opacity:0;transition:opacity .5s ease}.faq-answer-wrapper.open .faq-item .faq-answer-wrapper .faq-answer{opacity:1}span.absolute{left:-48.5px;top:8px;transform:translateY(-50%)}li:first-child{opacity:1;transform:translateY(0)}li{opacity:0;transform:translateY(30px);transition:all .6s ease}li.fade-in{opacity:1;transform:translateY(0)}li.fade-out{opacity:0;transform:translateY(30px)}.active-dot>div{background-color:#007bff;transition:background-color .3s}.custon-hover{transition:all .3s ease-in-out}.custon-hover .text-hover{color:#000}.custon-hover .text-hover:hover,.custon-hover:hover{color:#fff!important}.custon-hover:hover{background-color:#2563eb!important}.custom-border{border:2px solid #000!important;transition:all .3s ease-in-out!important}.custom-border:hover{border:2px solid #2563eb!important}.fs-555{width:100%!important;max-width:552px!important}.custom-search-bar{max-width:600px!important;width:100%!important;display:flex}.fs-621{width:100%!important;max-width:621px!important}.search-icon{background-color:#fff!important;border-radius:50px 0 0 50px!important;border-right:none!important;padding-left:10px;padding-right:0;display:flex;justify-content:center;align-items:center}.search-icon,.search-input{min-height:56px!important;height:38px}.search-input{border-radius:0 50px 50px 0!important;padding-left:35px;background-color:rgba(0,0,0,0);border-left:none!important;max-width:600px;width:100%;border:1px solid #ced4da;border-left:none}.search-input:focus{box-shadow:none;border-color:#80bdff}.service-tabs-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.service-tabs-nav .nav-link{padding:11.5px 45px!important;font-weight:600;color:#6b7280;border-radius:24px;border:2px solid #6b7280;transition:all .3s ease}.service-tabs-nav .nav-link.active,.service-tabs-nav .nav-link:hover{color:#2563eb;border-radius:24px;border:2px solid #2563eb}.service-tabs-nav .nav-link.active{font-weight:600}.service-tabs-nav .nav-item{white-space:nowrap}@media(max-width:768px){.service-tabs-nav .custom-search-bar{max-width:100%;margin-bottom:15px}.service-tabs-nav .service-tabs-nav{width:100%;margin-top:10px;justify-content:center}}@media(max-width:480px){.service-tabs-nav .nav-link{padding:8px 12px;font-size:14px}}.fs-648{width:100%;max-width:648px!important}.fs-698{max-width:698px!important}.fs-444{max-width:444px!important}.fs-444,.fs-909{width:100%!important}.fs-909{max-width:909px!important}.custom-upload .custom-upload-label{font-weight:600;color:#111827;margin-bottom:.5rem;display:block}.custom-upload .upload-box{border:2px solid #d1d5db;border-radius:8px;overflow:hidden}.custom-upload .upload-box .upload-text{flex:1;padding:1.1rem 1rem;background-color:#fff;font-size:.9rem;color:#6b7280;border-right:2px solid #d1d5db}.custom-upload .upload-box .upload-btn{background-color:#cbcdcc!important;padding:.75rem 1rem;font-weight:400;font-size:16px;display:flex!important;justify-content:center!important;align-items:center!important;color:#fff;transition:all .3s;cursor:pointer;white-space:nowrap}.custom-upload .upload-box .upload-btn:hover{background-color:#737373!important}.fs-548{width:100%;max-width:548px!important}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@font-face{font-family:cd-bold;src:url(/_next/static/media/ClashDisplay-Bold.7152a0cf.otf)}@font-face{font-family:cd-medium;src:url(/_next/static/media/ClashDisplay-Medium.e95bbbba.otf)}@font-face{font-family:cd-regular;src:url(/_next/static/media/ClashDisplay-Regular.d60c2bc8.otf)}@font-face{font-family:cd-semibold;src:url(/_next/static/media/ClashDisplay-Semibold.a69f8631.otf)}@font-face{font-family:cd-light;src:url(/_next/static/media/ClashDisplay-Light.f8bf0f73.otf)}@font-face{font-family:inter-bold;src:url(/_next/static/media/Inter-Bold.658d907c.ttf)}@font-face{font-family:inter-medium;src:url(/_next/static/media/Inter-Medium.adc5e936.ttf)}@font-face{font-family:inter-regular;src:url(/_next/static/media/Inter-Regular.a1db7239.ttf)}@font-face{font-family:inter-semibold;src:url(/_next/static/media/Inter-SemiBold.3558e004.ttf)}@font-face{font-family:inter-light;src:url(/_next/static/media/Inter-Light.1ae2e909.ttf)}@font-face{font-family:open-bold;src:url(/_next/static/media/OpenSans-Bold.716ef260.ttf)}@font-face{font-family:open-medium;src:url(/_next/static/media/OpenSans-Medium.e5a4ca90.ttf)}@font-face{font-family:open-regular;src:url(/_next/static/media/OpenSans-Regular.3b687d13.ttf)}@font-face{font-family:open-semibold;src:url(/_next/static/media/OpenSans-SemiBold.4a74bb18.ttf)}@font-face{font-family:open-light;src:url(/_next/static/media/OpenSans-Light.a5561eb8.ttf)}@font-face{font-family:pop-bold;src:url(/_next/static/media/Poppins-Bold.8001a01b.ttf)}@font-face{font-family:pop-medium;src:url(/_next/static/media/Poppins-Medium.a52d0bf0.ttf)}@font-face{font-family:pop-regular;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf)}@font-face{font-family:pop-semibold;src:url(/_next/static/media/Poppins-SemiBold.98512bf8.ttf)}@font-face{font-family:pop-light;src:url(/_next/static/media/Poppins-Light.8b20023e.ttf)}@font-face{font-family:rob-bold;src:url(/_next/static/media/Roboto-Bold.ff276312.ttf)}@font-face{font-family:rob-medium;src:url(/_next/static/media/Roboto-Medium.f40b95bf.ttf)}@font-face{font-family:rob-regular;src:url(/_next/static/media/Roboto-Regular.a5023d7b.ttf)}@font-face{font-family:rob-semibold;src:url(/_next/static/media/Roboto-SemiBold.3452daa4.ttf)}@font-face{font-family:rob-light;src:url(/_next/static/media/Roboto-Light.8e11f5fa.ttf)}@font-face{font-family:nun-bold;src:url(/_next/static/media/Nunito-Bold.b099a1e6.ttf)}@font-face{font-family:nun-medium;src:url(/_next/static/media/Nunito-Medium.c3a2273e.ttf)}@font-face{font-family:nun-regular;src:url(/_next/static/media/Nunito-Regular.eb399881.ttf)}@font-face{font-family:nun-semibold;src:url(/_next/static/media/Nunito-SemiBold.f17704b1.ttf)}@font-face{font-family:nun-light;src:url(/_next/static/media/Nunito-Light.f7fc0612.ttf)}.cd-regular{font-family:cd-regular!important}.cd-bold{font-family:cd-bold!important}.cd-medium{font-family:cd-medium!important}.cd-semibold{font-family:cd-semibold!important}.cd-light{font-family:cd-light!important}.inter-light{font-family:inter-light!important}.inter-medium{font-family:inter-medium!important}.inter-regular{font-family:inter-regular!important}.inter-semibold{font-family:inter-semibold!important}.inter-bold{font-family:inter-bold!important}.pop-light{font-family:pop-light!important}.pop-medium{font-family:pop-medium!important}.pop-regular{font-family:pop-regular!important}.pop-semibold{font-family:pop-semibold!important}.pop-bold{font-family:pop-bold!important}.open-light{font-family:open-light!important}.open-medium{font-family:open-medium!important}.open-regular{font-family:open-regular!important}.open-semibold{font-family:open-semibold!important}.open-bold{font-family:open-bold!important}.rob-light{font-family:rob-light!important}.rob-medium{font-family:rob-medium!important}.rob-regular{font-family:rob-regular!important}.rob-semibold{font-family:rob-semibold!important}.rob-bold{font-family:rob-bold!important}.nun-light{font-family:nun-light!important}.nun-medium{font-family:nun-medium!important}.nun-regular{font-family:nun-regular!important}.nun-semibold{font-family:nun-semibold!important}.nun-bold{font-family:nun-bold!important}*{box-sizing:border-box;margin:0;padding:0}:root,main{background-color:#f7f8fa!important}main{min-height:100vh}.letter-spacing-2{letter-spacing:.4px!important}.bg-light-gray{background-color:#f7f8fa!important}.bg-dark-gray{background-color:#e5e7eb!important}.line-height{line-height:1!important}.letter-spacing{letter-spacing:1px}.bg-blue{background-color:#2563eb!important}.text-color{color:#0284c7!important}.text-blue{color:#2563eb!important}.text-dark-blue{color:#111827!important}.text-dark-blue2{color:#0c1741!important}.text-light-green{color:#16a34a!important}.text-dark-info{color:#0f766e!important}.text-orange{color:#f97316!important}.text-light-orange{color:#ca8a04!important}.text-dark-red{color:#b91c1c!important}.bg-dark-blue{background-color:#0c1741!important}.bg-dark-blue2{background-color:#111827!important}.text-gray{color:#636364!important}.text-light-gray{color:#666!important}.text-dark-gray{color:#a0a3a9!important}.border-blue{border:2px solid #2563eb!important}.text-purple{color:#4f46e5!important}.text-light-red{color:#e11d48!important}.border-left{border:none!important;border-left:4px solid #2563eb!important}.fs-10{font-size:10px!important}.fsnew-13{font-size:13px!important}@media screen and (max-width:500px){.fsnew-13{font-size:10px!important}}.fs-13{font-size:13px!important}.fs-16{font-size:16px!important}.fs-20{font-size:20px!important}@media screen and (max-width:1200px){.fs-20{font-size:18px!important}}@media screen and (max-width:768px){.fs-20{font-size:16px!important}}@media screen and (max-width:480px){.fs-20{font-size:14px!important}}.fs-24{font-size:24px!important}@media screen and (max-width:1200px){.fs-24{font-size:22px!important}}@media screen and (max-width:768px){.fs-24{font-size:20px!important}}@media screen and (max-width:480px){.fs-24{font-size:18px!important}}.fs-56{font-size:56px!important}@media screen and (max-width:1200px){.fs-56{font-size:50px!important}}@media screen and (max-width:768px){.fs-56{font-size:40px!important}}@media screen and (max-width:480px){.fs-56{font-size:30px!important}}.fs-30{font-size:30px!important}@media screen and (max-width:1200px){.fs-30{font-size:28px!important}}@media screen and (max-width:768px){.fs-30{font-size:25px!important}}@media screen and (max-width:480px){.fs-30{font-size:20px!important}}.fs-48{font-size:48px!important}@media screen and (max-width:1200px){.fs-48{font-size:40px!important}}@media screen and (max-width:768px){.fs-48{font-size:35px!important}}@media screen and (max-width:480px){.fs-48{font-size:30px!important}}.fs-40{font-size:40px!important}@media screen and (max-width:1200px){.fs-40{font-size:35px!important}}@media screen and (max-width:768px){.fs-40{font-size:30px!important}}@media screen and (max-width:480px){.fs-40{font-size:25px!important}}.nav-link{color:#000!important;display:inline-flex!important}.nav-link.text-blue,.nav-link:hover{border-bottom:2px solid #2563eb;color:#2563eb!important}.nav-link.text-blue{font-weight:600}.nav-link.text-blue .nav-link.active,.nav-link.text-blue:hover{border-bottom:2px solid #2563eb;color:#2563eb!important}.nav-link.text-blue .nav-link.active{font-weight:600}.custom-a{min-width:236px;min-height:48px;border-radius:40px!important}.custom-navbar{min-height:64px!important}h2{color:#111827}.face-hover{color:#000;transition:all .2s ease-in-out}.face-hover:hover{color:#084dd6!important}.insta-hover{color:#000;transition:all .2s ease-in-out}.insta-hover:hover{color:red!important}.dribb-hover{color:#000;transition:all .2s ease-in-out}.dribb-hover:hover{color:#ea4c89!important}.fs-287{width:100%;max-width:287px}.fluid-container{width:100%;max-width:1900px;margin-inline:auto}.balck-border{border-radius:24px 24px 0 0!important}