@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.playbtn{display:flex;align-items:center;gap:20px;cursor:pointer}.playbtn .text{font-size:20px;transition:all .7s ease-in-out}.playbtn .triangle{stroke-dasharray:240;stroke-dashoffset:480;stroke:#fff;transform:translateY(0);transition:all .7s ease-in-out}.playbtn .circle{stroke:#fff;stroke-dasharray:650;stroke-dashoffset:1300;transition:all .5s ease-in-out}.playbtn:hover .text{color:var(--pink)}.playbtn:hover .triangle{stroke-dashoffset:0;opacity:1;stroke:var(--pink);animation:trailorPlay .7s ease-in-out}.playbtn:hover .circle{stroke-dashoffset:0;stroke:var(--pink)}.pageNotFound{height:700px;padding-top:200px}.pageNotFound .content{text-align:center;color:var(--black-light);display:flex;flex-direction:column}.pageNotFound .content .bigText{font-size:150px;font-weight:700}.pageNotFound .content .smallText{font-size:44px}.loadingSpinner{width:100%;height:150px;position:relative;display:flex;align-items:center;justify-content:center}.loadingSpinner .spinner{animation:rotate 2s linear infinite;z-index:2;width:50px;height:50px}.loadingSpinner .spinner .path{stroke:#93bfec;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.loadingSpinner.initial{height:700px}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 330px){.container{max-width:330px}}@media (min-width: 460){.container{max-width:460}}@media (min-width: 620px){.container{max-width:620px}}@media (min-width: 890px){.container{max-width:890px}}@media (min-width: 980px){.container{max-width:980px}}@media (min-width: 1090px){.container{max-width:1090px}}@media (min-width: 1300px){.container{max-width:1300px}}@media (min-width: 1700px){.container{max-width:1700px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-bottom-6{bottom:-1.5rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0px}.left-0{left:0px}.left-1{left:.25rem}.left-6{left:1.5rem}.left-\[50px\]{left:50px}.right-0{right:0px}.right-10{right:2.5rem}.top-0{top:0px}.top-1\/3{top:33.333333%}.top-\[150\%\]{top:150%}.top-\[40px\]{top:40px}.z-10{z-index:10}.z-20{z-index:20}.z-\[-1\]{z-index:-1}.z-\[-700\]{z-index:-700}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[105\]{z-index:105}.z-\[110\]{z-index:110}.m-2{margin:.5rem}.mx-0{margin-left:0;margin-right:0}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[20px\]{margin-bottom:20px}.mb-\[25px\]{margin-bottom:25px}.mb-\[35px\]{margin-bottom:35px}.mb-\[40px\]{margin-bottom:40px}.mb-\[50px\]{margin-bottom:50px}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-5{margin-left:1.25rem}.mr-0{margin-right:0}.mr-16{margin-right:4rem}.mr-3{margin-right:.75rem}.mr-6{margin-right:1.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-\[70px\]{margin-top:70px}.flex{display:flex}.hidden{display:none}.h-7{height:1.75rem}.h-\[119px\]{height:119px}.h-\[120px\]{height:120px}.h-\[150px\]{height:150px}.h-\[190px\]{height:190px}.h-\[21px\]{height:21px}.h-\[220px\]{height:220px}.h-\[25px\]{height:25px}.h-\[270px\]{height:270px}.h-\[280px\]{height:280px}.h-\[320px\]{height:320px}.h-\[380px\]{height:380px}.h-\[40px\]{height:40px}.h-\[43px\]{height:43px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[600px\]{height:600px}.h-\[70px\]{height:70px}.h-\[72\.14px\]{height:72.14px}.h-full{height:100%}.h-screen{height:100vh}.min-h-\[700px\]{min-height:700px}.w-7{width:1.75rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[130px\]{width:130px}.w-\[133px\]{width:133px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[200px\]{width:200px}.w-\[204px\]{width:204px}.w-\[21px\]{width:21px}.w-\[230px\]{width:230px}.w-\[25px\]{width:25px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[65px\]{width:65px}.w-\[75\%\]{width:75%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[99\%\]{width:99%}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.flex-1{flex:1 1 0%}.flex-\[1\.5\]{flex:1.5}.flex-shrink-0{flex-shrink:0}@keyframes slidedown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.animate-slidedown{animation:slidedown .3s ease forwards}@keyframes slidetop{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.animate-slidetop{animation:slidetop .3s ease forwards}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[20px\]{gap:20px}.overflow-hidden{overflow:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-l-\[30px\]{border-top-left-radius:30px;border-bottom-left-radius:30px}.rounded-r-\[30px\]{border-top-right-radius:30px;border-bottom-right-radius:30px}.rounded-t-\[30px\]{border-top-left-radius:30px;border-top-right-radius:30px}.border-b-\[1px\]{border-bottom-width:1px}.border-t-\[1px\]{border-top-width:1px}.border-none{border-style:none}.border-b-dimWhite{border-bottom-color:#ffffffb3}.border-t-\[\#3F3E45\]{--tw-border-opacity: 1;border-top-color:rgb(63 62 69 / var(--tw-border-opacity))}.border-t-dimWhite{border-top-color:#ffffffb3}.bg-\[--black3\]{background-color:var(--black3)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.bg-blur{background-color:#000000b3}.bg-navbar{background-color:#00000040}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-gradient{background-image:linear-gradient(98.37deg,#f89e00 .99%,#da2f68 100%)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient2{background-image:linear-gradient(180deg,rgba(4,21,45,0) 0%,#04152d 79.17%)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-purple-400{--tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c084fc var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-repeat-y{background-repeat:repeat-y}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-center{-o-object-position:center;object-position:center}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.pb-3{padding-bottom:.75rem}.pl-6{padding-left:1.5rem}.pt-6{padding-top:1.5rem}.pt-\[100px\]{padding-top:100px}.text-center{text-align:center}.font-poppins{font-family:Poppins,sans-serif}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[40px\]{font-size:40px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.leading-\[27px\]{line-height:27px}.leading-\[34px\]{line-height:34px}.text-\[--black-light\]{color:var(--black-light)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-dimWhite{color:#ffffffb3}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-\[0\.2\]{opacity:.2}.opacity-\[0\.7\]{opacity:.7}.opacity-\[0\.8\]{opacity:.8}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-0{outline-width:0px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-300{transition-delay:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:1;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--black: #04152d;--black2: #041226;--black3: #020c1b;--black-lighter: #1c4b91;--black-light: #173d77;--pink: #da2f68;--orange: #f89e00;--gradient2:linear-gradient( 180deg, rgba(4, 21, 45, 0) 0%, #04152d 79.17% );--gradient: linear-gradient(98.37deg, #f89e00 .99%, #da2f68 100%)}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--black)}::-webkit-scrollbar{display:none}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:opacity-\[0\.5\]:hover{opacity:.5}@media (min-width: 330px){.xs\:mx-20{margin-left:5rem;margin-right:5rem}.xs\:mr-10{margin-right:2.5rem}.xs\:h-\[400px\]{height:400px}.xs\:w-\[160px\]{width:160px}.xs\:w-\[163px\]{width:163px}.xs\:w-\[80px\]{width:80px}.xs\:min-w-\[300px\]{min-width:300px}.xs\:flex-row{flex-direction:row}.xs\:flex-col{flex-direction:column}.xs\:justify-evenly{justify-content:space-evenly}.xs\:text-\[18px\]{font-size:18px}.xs\:text-\[20px\]{font-size:20px}.xs\:text-\[50px\]{font-size:50px}}@media (min-width: 460){.ms\:h-\[300px\]{height:300px}.ms\:h-\[500px\]{height:500px}.ms\:w-\[400px\]{width:400px}.ms\:min-w-\[400px\]{min-width:400px}.ms\:px-3{padding-left:.75rem;padding-right:.75rem}}@media (min-width: 620px){.ss\:mr-0{margin-right:0}.ss\:h-\[450px\]{height:450px}.ss\:h-\[50px\]{height:50px}.ss\:w-\[100px\]{width:100px}.ss\:w-\[200px\]{width:200px}.ss\:w-\[203px\]{width:203px}.ss\:w-\[500px\]{width:500px}.ss\:w-\[90\%\]{width:90%}.ss\:justify-center{justify-content:center}.ss\:p-10{padding:2.5rem}.ss\:text-\[20px\]{font-size:20px}.ss\:text-\[25px\]{font-size:25px}}@media (min-width: 890px){.sm\:top-\[99\%\]{top:99%}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[450px\]{height:450px}.sm\:h-full{height:100%}.sm\:w-\[700px\]{width:700px}.sm\:w-\[80\%\]{width:80%}.sm\:min-w-\[170px\]{min-width:170px}.sm\:min-w-\[204px\]{min-width:204px}.sm\:flex-none{flex:none}.sm\:flex-row{flex-direction:row}.sm\:justify-evenly{justify-content:space-evenly}.sm\:px-0{padding-left:0;padding-right:0}.sm\:pl-\[27px\]{padding-left:27px}.sm\:pr-\[66px\]{padding-right:66px}.sm\:text-\[35px\]{font-size:35px}.sm\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}}@media (min-width: 980px){.ssm\:h-\[500px\]{height:500px}.ssm\:w-\[900px\]{width:900px}}@media (min-width: 1090px){.md\:mb-0{margin-bottom:0}.md\:mb-3{margin-bottom:.75rem}.md\:mt-0{margin-top:0}.md\:flex{display:flex}.md\:h-\[700px\]{height:700px}.md\:w-\[1100px\]{width:1100px}.md\:w-\[204px\]{width:204px}.md\:w-\[250px\]{width:250px}.md\:w-full{width:100%}.md\:min-w-\[204px\]{min-width:204px}.md\:flex-row{flex-direction:row}.md\:gap-10{gap:2.5rem}.md\:gap-\[20px\]{gap:20px}.md\:text-\[14px\]{font-size:14px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[90px\]{font-size:90px}}@media (min-width: 1300px){.lg\:mx-\[40px\]{margin-left:40px;margin-right:40px}.lg\:mx-\[80px\]{margin-left:80px;margin-right:80px}.lg\:flex-row{flex-direction:row}}
