:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
*,:before,:after,::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:#3b82f680;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--font-figtree);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}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,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:1051px){.container{max-width:1051px}}@media (min-width:1500px){.container{max-width:1500px}}body{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:1.04rem;font-weight:500}@media (max-width:700px){body{font-size:1.08rem}}input,select,button,textarea{appearance:none}input::placeholder,select::placeholder,textarea::placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:.98em;font-weight:400}.navbar{z-index:40;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));justify-content:space-between;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;font-weight:500;transition-property:box-shadow;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0}.navbar.shadowed,.navbar.always-visible{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--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)}.navbar .logo{width:6.25rem;height:2.5rem;display:block;position:relative}.navbar .nav-links-container{align-items:center;gap:1rem;list-style-type:none;display:flex}.navbar .nav-links-container .link,.navbar .nav-links-container .\!link{display:inline-block}.navbar .nav-links-container .link.hide-on-desktop{display:none}@media (max-width:1050px){.navbar .nav-links-container .link.hide-on-desktop{display:inline-block}}.navbar .nav-links-container .\!link.hide-on-desktop{display:none}@media (max-width:1050px){.navbar .nav-links-container .\!link.hide-on-desktop{display:inline-block}.navbar .nav-links-container .link.hide-on-tablet,.navbar .nav-links-container .\!link.hide-on-tablet{display:none}}@media (max-width:700px){.navbar .nav-links-container .link.hide-on-mobile,.navbar .nav-links-container .\!link.hide-on-mobile{display:none}}.nav-links-container .link .tag{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-links-container .link .tag:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.nav-links-container .\!link .tag{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-links-container .\!link .tag:hover,.navbar .nav-links-container>.link.active>a,.navbar .nav-links-container>.link.active>button,.navbar .nav-links-container>.\!link.active>a,.navbar .nav-links-container>.\!link.active>button{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.navbar .nav-links-container .link.has-sub-menu,.navbar .nav-links-container .\!link.has-sub-menu{position:relative}.navbar .nav-links-container .link.has-sub-menu .sub-menu,.navbar .nav-links-container .\!link.has-sub-menu .sub-menu{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0px 6px 12px 0px #506ca440;--tw-shadow-colored:0px 6px 12px 0px var(--tw-shadow-color);min-width:14rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:.5rem;flex-direction:column;transition-property:max-height;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:120%;left:0;overflow:hidden}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .tag{--tw-text-opacity:1;width:100%;color:rgb(0 169 224/var(--tw-text-opacity,1));align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .tag:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .tag{--tw-text-opacity:1;width:100%;color:rgb(0 169 224/var(--tw-text-opacity,1));align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .tag:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .icon-wrap,.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .icon-wrap{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1));border-radius:9999px;width:1.8rem;height:1.8rem;padding:.5rem;display:inline-block;position:relative}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .icon,.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .icon{width:1.2rem;height:1.2rem;display:inline-block;position:absolute}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .icon{top:50%;left:50%;transform:translate(-50%,-50%)}.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .icon{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.navbar .toggle-nav-links{width:2.6rem;height:2.6rem;display:none}.btn{border-radius:9999px;outline-width:0;padding:.4em 1.8em;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:disabled{cursor:not-allowed}.btn .fill,.btn .stroke{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn.share-btn{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1));border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;width:fit-content;padding-left:.4em;padding-right:.4em;display:flex}.btn.share-btn svg{width:.8em}.btn.shadowed{--tw-shadow:0 6px 12px 0px #00000040;--tw-shadow-colored:0 6px 12px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.btn.primary.fill .fill{fill:#fff}.btn.primary.fill .stroke{stroke:#fff}.btn.white.fill{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1))}.btn.white.fill:hover{--tw-border-opacity:1;border-color:rgb(0 119 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 119 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn.white.fill .fill{fill:#07f}.btn.white.fill:hover .fill{fill:#fff}.btn.white.fill .stroke{stroke:#07f}.btn.white.fill .stroke:hover,.btn.white.fill:hover .stroke{stroke:#fff}.btn.primary.outline .fill{fill:#00a9e0}.btn.primary.outline:hover .fill{fill:#fff}.btn.primary.outline .stroke{stroke:#07f}.btn.primary.outline:hover .stroke{stroke:#fff}.accordion{flex-direction:column;display:flex}.accordion .item{border-bottom-width:1px;border-bottom-color:#64748b33;width:100%;font-weight:500}.accordion .item:last-child{border-bottom-width:0}.accordion .\!item{border-bottom-width:1px;border-bottom-color:#64748b33;width:100%;font-weight:500}.accordion .\!item:last-child{border-bottom-width:0}.accordion .item .header,.accordion .\!item .header{--tw-text-opacity:1;width:100%;color:rgb(0 0 0/var(--tw-text-opacity,1));justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:relative}.accordion .item.opened .header,.accordion .\!item.opened .header{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.accordion .item .header .heading,.accordion .\!item .header .heading,.accordion .item .header .\!heading{font-size:1.125rem}.accordion .item .header .icons .fill,.accordion .\!item .header .icons .fill{fill:#000;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordion .item.opened .header .icons .fill,.accordion .\!item.opened .header .icons .fill{fill:#000}.accordion .item .header .plus-icon,.accordion .\!item .header .plus-icon{width:.8rem}.accordion .item.opened .header .plus-icon,.accordion .\!item.opened .header .plus-icon{display:none}.accordion .item .header .minus-icon,.accordion .\!item .header .minus-icon{width:1.2rem;display:none}.accordion .item.opened .header .minus-icon,.accordion .\!item.opened .header .minus-icon{display:inline-block}.accordion .item .toggle-item,.accordion .\!item .toggle-item{width:100%;height:100%;position:absolute;top:0;left:0}.accordion .item .body,.accordion .\!item .body,.accordion .item .\!body{--tw-border-opacity:1;border-bottom-width:1px;border-color:rgb(206 206 206/var(--tw-border-opacity,1));transition-property:max-height;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1);overflow:hidden}.accordion .item .body>div,.accordion .\!item .body>div,.accordion .item .\!body>div{padding-bottom:1.8rem;padding-left:1.5rem;padding-right:1.5rem}.form-group{flex-direction:column;display:inline-flex}.form-group>.select{position:relative}.form-control::placeholder{color:#888989}.form-group>.select:after{--tw-content:"";content:var(--tw-content);background-image:url(/images/arrow-down.png);background-repeat:no-repeat;background-size:contain;width:.8em;height:.5em;position:absolute;top:.98em;right:.8em}.form-group .form-control{--tw-border-opacity:1;border-width:2px;border-color:rgb(226 232 240/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;width:100%;color:rgb(0 0 0/var(--tw-text-opacity,1));border-radius:8px;outline-width:0;padding:.4em .5em;font-size:.98em;font-weight:400;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:700px){.form-group .form-control{width:100%;padding-top:.5em;padding-bottom:.5em}}.input-search>.form-control{--tw-border-opacity:1;border-width:2px;border-color:rgb(0 169 224/var(--tw-border-opacity,1));border-radius:9999px;outline-width:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.form-group>.select .form-control{padding-right:2em}.form-control:focus{--tw-border-opacity:1;border-color:rgb(0 169 224/var(--tw-border-opacity,1))}.form-group .form-label{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:.25rem;font-weight:500}.form-group.required .form-label:after{--tw-content:" *";content:var(--tw-content);--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.form-group .err-msg{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1));font-size:.94rem}.multi-choice{cursor:pointer;align-items:center;font-weight:500;display:inline-flex}.multi-choice input{cursor:pointer;opacity:0;width:1px;height:1px;position:absolute}.multi-choice .choice-name{order:2;padding-left:.4em}.multi-choice .checkmark{order:1;justify-content:center;align-items:center;width:1.34em;height:1.34em;display:inline-flex}.multi-choice.checkbox .checkmark{border-radius:.36em}.multi-choice.radio .checkmark{border-radius:9999px}.multi-choice .checkmark{--tw-border-opacity:1;border-width:2px;border-color:rgb(209 211 224/var(--tw-border-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.multi-choice input:checked~.checkmark{--tw-border-opacity:1;border-color:rgb(0 119 255/var(--tw-border-opacity,1))}.multi-choice .checkmark>span{opacity:0;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.multi-choice.checkbox .checkmark>span{border-bottom-width:.134em;border-left-width:.134em;border-left-color:rgb(0 119 255/var(--tw-border-opacity,1));--tw-border-opacity:1;border-bottom-color:rgb(0 119 255/var(--tw-border-opacity,1));width:.67em;height:.33em;display:inline-block;transform:rotate(-45deg)translate(.06em,-.04em)}.multi-choice.radio .checkmark>span{--tw-bg-opacity:1;background-color:rgb(0 119 255/var(--tw-bg-opacity,1));border-radius:9999px;width:.5em;height:.5em;display:inline-block}.multi-choice input:checked~.checkmark>span{opacity:1}.section-container{width:100%}.section-container.first-section{padding-top:10rem}@media (max-width:700px){.section-container.first-section{padding-top:8rem}}.section-container.innovate-with-us-section{text-align:center;--tw-text-opacity:1;min-height:50rem;color:rgb(100 116 139/var(--tw-text-opacity,1));flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-weight:500;display:flex}.section-container.gradient-bg{position:relative;overflow:hidden}.section-container.curved-frame>*,.section-container.gradient-bg>*{position:relative}.section-container.gradient-bg.shaft .gradient{z-index:0;width:100%;height:100%;display:flex;position:absolute;top:0;overflow-x:hidden}.section-container.gradient-bg.shaft.left .gradient{left:0}.section-container.gradient-bg.shaft.right .gradient{right:0}.section-container.gradient-bg.shaft.middle .gradient{top:-20rem}@media (max-width:1050px){.section-container.gradient-bg.shaft.middle .gradient{top:-40vh}}@media (max-width:700px){.section-container.gradient-bg.shaft.middle .gradient{top:-60vh}}.section-container.gradient-bg.circle.one .gradient{width:50rem;position:absolute;top:-18rem;right:0}@media (max-width:1050px){.section-container.gradient-bg.circle.one .gradient{right:-10rem}}@media (max-width:700px){.section-container.gradient-bg.circle.one .gradient{display:none}}.section-container.curved-frame{position:relative}.section-container.curved-frame .frame{width:100%;height:auto;position:absolute;left:0}.section-container.curved-frame .frame.top{top:-1px}.section-container.curved-frame .frame.bottom{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));bottom:-1px}.innovate-with-us-section,.build-culture-section{text-align:center;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-weight:500;display:flex}@media (max-width:700px){.build-culture-section{padding-top:4rem;padding-bottom:4rem}}.innovate-with-us-section .heading,.innovate-with-us-section .\!heading{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1));font-size:4.5rem;line-height:1}.innovate-with-us-section .body,.innovate-with-us-section .\!body{max-width:28rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.build-culture-section .main-heading{letter-spacing:-.025em;flex-wrap:wrap;justify-content:center;max-width:34rem;font-size:3.8rem;line-height:1em;display:flex}@media (max-width:700px){.build-culture-section .main-heading{font-size:2.8rem}}.build-culture-section .content,.build-culture-section .\!content{flex-wrap:wrap;justify-content:space-between;gap:2%;width:100%;display:flex}.build-culture-section .content .section{--tw-border-opacity:1;border-width:1px;border-color:rgb(0 169 224/var(--tw-border-opacity,1));text-align:left;border-radius:1.5rem;flex-direction:column;width:32%;margin-bottom:2%;padding:2.5rem}@media (max-width:1050px){.build-culture-section .content .section{width:48%}}@media (max-width:700px){.build-culture-section .content .section{width:100%;margin-bottom:3rem}.build-culture-section .content .section:last-child{margin-bottom:0}}.build-culture-section .\!content .section{--tw-border-opacity:1;border-width:1px;border-color:rgb(0 169 224/var(--tw-border-opacity,1));text-align:left;border-radius:1.5rem;flex-direction:column;width:32%;margin-bottom:2%;padding:2.5rem}@media (max-width:1050px){.build-culture-section .\!content .section{width:48%}}@media (max-width:700px){.build-culture-section .\!content .section{width:100%;margin-bottom:3rem}.build-culture-section .\!content .section:last-child{margin-bottom:0}}.build-culture-section .content .section.half{width:48%}@media (max-width:700px){.build-culture-section .content .section.half{width:100%}}.build-culture-section .\!content .section.half{width:48%}@media (max-width:700px){.build-culture-section .\!content .section.half{width:100%}}.build-culture-section .content .section.full{width:100%}@media (max-width:1050px){.build-culture-section .content .section.full{width:48%}}@media (max-width:700px){.build-culture-section .content .section.full{width:100%}}.build-culture-section .\!content .section.full{width:100%}@media (max-width:1050px){.build-culture-section .\!content .section.full{width:48%}}@media (max-width:700px){.build-culture-section .\!content .section.full{width:100%}}.build-culture-section .content .icon,.build-culture-section .\!content .icon{width:2.6rem;height:2.6rem;margin-bottom:.6rem;position:relative}.build-culture-section .content .heading{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:2.1rem}@media (max-width:700px){.build-culture-section .content .heading{font-size:1.5rem;line-height:1.8rem}}.build-culture-section .\!content .heading{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:2.1rem}@media (max-width:700px){.build-culture-section .\!content .heading{font-size:1.5rem;line-height:1.8rem}}.build-culture-section .content .\!heading{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:2.1rem}@media (max-width:700px){.build-culture-section .content .\!heading{font-size:1.5rem;line-height:1.8rem}}.build-culture-section .content .heading.two-lines,.build-culture-section .\!content .heading.two-lines,.build-culture-section .content .\!heading.two-lines{height:3.8rem}.build-culture-section .content .body,.build-culture-section .\!content .body,.build-culture-section .content .\!body{--tw-text-opacity:1;color:rgb(74 74 74/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:500;line-height:1.575rem}.build-culture-section .content .cta,.build-culture-section .\!content .cta{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1));font-size:1.1rem}@media (max-width:700px){.contact-section{flex-direction:column}}.contact-section{gap:1.5rem;padding-bottom:4rem;font-weight:500;display:flex}@media (max-width:700px){.contact-section{flex-direction:column}}.contact-section .col{width:50%}@media (max-width:700px){.contact-section .col{width:100%}}.contact-section .col.forms{position:relative}@media (max-width:1050px){.contact-section .col.forms .form-control{width:100%}}.contact-section .col.forms .forms-container{z-index:10;flex-direction:column;gap:1.5rem;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:relative}.contact-section .col.forms.success .forms-container{z-index:0;opacity:0}.contact-section .col.forms .success-msg{text-align:center;opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.125rem;line-height:1.75rem;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0}.contact-section .col.forms.success .success-msg{z-index:10;opacity:1}.contact-section .heading,.contact-section .\!heading{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1rem}.contact-section .body{max-width:27rem;font-size:1.125rem;line-height:1.75rem}@media (max-width:700px){.contact-section .body{max-width:none}}.contact-section .\!body{max-width:27rem;font-size:1.125rem;line-height:1.75rem}@media (max-width:700px){.contact-section .\!body{max-width:none}}.posts-empty{text-align:center;flex-direction:column;align-items:center;font-weight:500;display:flex}.posts-empty .heading{--tw-text-opacity:1;max-width:26rem;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem}@media (max-width:700px){.posts-empty .heading{max-width:none;font-size:1.5rem;line-height:2rem}}.posts-empty .\!heading{--tw-text-opacity:1;max-width:26rem;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem}@media (max-width:700px){.posts-empty .\!heading{max-width:none;font-size:1.5rem;line-height:2rem}}.posts-empty .body{max-width:32rem;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}@media (max-width:700px){.posts-empty .body{max-width:none}}.posts-empty .\!body{max-width:32rem;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75rem}@media (max-width:700px){.posts-empty .\!body{max-width:none}}.section-title{letter-spacing:-.025em;font-size:2.25rem;font-weight:500;line-height:1em}@media (max-width:700px){.section-title{font-size:2.2rem}}.testimonies-1{--tw-bg-opacity:1;background-color:rgb(0 119 255/var(--tw-bg-opacity,1));text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:1.125rem;font-weight:500;line-height:1.75rem}.testimonies-1 .swiper{padding-top:8rem;padding-bottom:8rem;position:relative}.testimonies-1 .swiper .swiper-wrapper{align-items:center}.testimonies-1 .swiper .swiper-slide{flex-direction:column;justify-content:center;align-items:center;display:flex}.testimonies-1 .swiper .testimony-body{max-width:50rem;margin-bottom:1.5rem;font-size:1.3rem}.testimonies-1 .swiper .company-logo{height:3rem;margin-top:.5rem;margin-bottom:.5rem;position:relative}.testimonies-1 .swiper .nav-btns{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:1050px){.testimonies-1 .swiper .nav-btns{justify-content:center;gap:1rem;position:absolute;bottom:3.4rem}}@media (max-width:700px){.testimonies-1 .swiper .nav-btns{bottom:3rem}}.testimonies-1 .swiper .prev-slide,.testimonies-1 .swiper .next-slide{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:9999px;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex;position:absolute;top:43%}@media (max-width:1050px){.testimonies-1 .swiper .prev-slide,.testimonies-1 .swiper .next-slide{position:static}}.testimonies-1 .swiper .prev-slide{z-index:10;left:0}@media (max-width:1050px){.testimonies-1 .swiper .prev-slide{left:auto}}.testimonies-1 .swiper .next-slide{z-index:10;right:0}@media (max-width:1050px){.testimonies-1 .swiper .next-slide{right:auto}}.posts-nav{justify-content:space-between;gap:2.5rem}.posts-nav .form-group{padding-top:0;padding-bottom:0}.categories-slider.default{width:100%}.categories-slider.centered,.categories-slider .swiper-slide{width:fit-content}.categories-slider .swiper-slide .category{box-sizing:border-box;--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1));border-width:2px;border-color:#0000;padding:.25rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:700px){.categories-slider .swiper-slide .category{padding-top:.5rem;padding-bottom:.5rem}}.categories-slider .swiper-slide .category.active{--tw-border-opacity:1;border-color:rgb(0 169 224/var(--tw-border-opacity,1));border-radius:9999px}@keyframes infiniteSlide{0%{transform:translate(0)}to{transform:translate(-100%)}}.infinite-running-slider{gap:0;width:100%;display:flex;overflow-x:hidden}.infinite-running-slider .slider{flex-shrink:0;width:fit-content}.infinite-running-slider .slider.start{animation:40s linear infinite infiniteSlide}.swiper-default{padding-top:1rem;padding-bottom:1rem}.swiper-default .swiper-button-disabled{opacity:0}.swiper-default .swiper-button-prev,.swiper-default .swiper-button-next{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0px 6px 12px 0px #00000040;--tw-shadow-colored:0px 6px 12px 0px var(--tw-shadow-color);width:2rem;height:2rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:9999px;top:2.1rem}.swiper-default .swiper-button-prev:after,.swiper-default .swiper-button-next:after{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));font-size:1rem}.breadcrumbs{align-items:center;gap:1.25rem;list-style-type:none;display:flex}.breadcrumbs.first-section{margin-top:5rem;padding-top:.75rem;padding-bottom:.75rem}.breadcrumbs .item,.breadcrumbs .\!item{flex-shrink:0;align-items:center;gap:1.25rem;display:flex;overflow:hidden}.breadcrumbs .item svg,.breadcrumbs .\!item svg{flex-shrink:0;width:.5rem}.breadcrumbs .item .text,.breadcrumbs .\!item .text,.breadcrumbs .item .\!text{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden}.breadcrumbs .item:last-child,.breadcrumbs .\!item:last-child{flex-shrink:1}.breadcrumbs svg .stroke{stroke:#64748b}.posts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;display:grid}.post-card{flex-direction:column;font-weight:500;display:flex;position:relative}.post-card .thumbnail{width:100%;height:15rem;margin-bottom:1.5rem}@media (max-width:1050px){.post-card .thumbnail{height:13.7rem}}@media (max-width:700px){.post-card .thumbnail{height:58vw}}.post-card .body,.post-card .\!body{flex-direction:column;justify-content:space-between;display:flex}.post-card .title{letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1.2rem;font-size:1.75rem;font-weight:500;line-height:2.45rem}@media (max-width:700px){.post-card .title{line-height:2.1rem}}.post-card .excerpt{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1));margin-bottom:.9rem}.post-card.category-on-top .category{margin-bottom:.75rem}.post-card .link,.post-card .\!link{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.resource-header{text-align:center;flex-direction:column;align-items:center;font-weight:500;display:flex}.resource-header .category{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1));margin-bottom:1.2rem;font-size:1.2rem}.resource-header .title{letter-spacing:-.025em;--tw-text-opacity:1;max-width:34rem;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1.4rem;font-size:2.4rem;line-height:1em}@media (max-width:700px){.resource-header .title{max-width:none}}.resource-header .thumbnail{width:56rem;height:28.64rem;position:relative}@media (max-width:1050px){.resource-header .thumbnail{width:100%}}@media (max-width:700px){.resource-header .thumbnail{width:100%;height:60vw}}.resource-body{text-align:justify;align-items:stretch;padding-top:4rem;padding-bottom:4rem;font-weight:500;display:flex}@media (max-width:700px){.resource-body{flex-direction:column}}.resource-body .main-content{border-right-width:1px;width:100%;padding-right:2.4rem}@media (max-width:700px){.resource-body .main-content{border-right-width:0;padding-right:0}}.resource-body .main-content .table-content-heading{letter-spacing:-.025em;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-top:1rem;margin-bottom:1rem;font-size:1.5rem;line-height:2rem}.resource-body .sidebar{flex-shrink:0;width:22rem}@media (max-width:1050px){.resource-body .sidebar{width:16rem}}@media (max-width:700px){.resource-body .sidebar{width:100%;height:auto!important}}.resource-body .sidebar .body{padding-left:2.4rem;position:sticky;top:6rem}@media (max-width:700px){.resource-body .sidebar .body{padding-left:0}}.resource-body .sidebar .\!body{padding-left:2.4rem;position:sticky;top:6rem}@media (max-width:700px){.resource-body .sidebar .\!body{padding-left:0}}.resource-body .sidebar .table-contents{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.8rem 1.3rem}@media (max-width:700px){.resource-body .sidebar .table-contents{display:none}}.resource-body .sidebar .table-contents .heading,.resource-body .sidebar .table-contents .\!heading{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1));margin-bottom:.6rem;font-size:1.25rem;line-height:1.75rem}.resource-body .sidebar .table-contents .anchor{border-bottom-width:2px;padding-top:1rem;padding-bottom:1rem}.resource-body .sidebar .table-contents .anchor:last-child{border-bottom-width:0;padding-bottom:.4rem}.resource-body .sidebar .share-post{margin-top:1.5rem;margin-bottom:1.25rem;font-size:1.1rem}.resource-body .sidebar .share-post-links{align-items:center;gap:1rem;display:flex}.curved-caption-slider,.curved-caption-slider .images-swiper{position:relative}.curved-caption-slider .images-swiper .curve{z-index:10;width:110%;position:absolute;left:-5%}.curved-caption-slider .images-swiper .curve.top{top:-.1rem}.curved-caption-slider .images-swiper .curve.bottom{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));bottom:-.1rem}.curved-caption-slider .images-swiper .image{width:100%;height:28rem;position:relative}@media (max-width:1050px){.curved-caption-slider .images-swiper .image{height:40vw}}@media (max-width:700px){.curved-caption-slider .images-swiper .image{height:48vw}}.curved-caption-slider .images-swiper .\!image{width:100%;height:28rem;position:relative}@media (max-width:1050px){.curved-caption-slider .images-swiper .\!image{height:40vw}}@media (max-width:700px){.curved-caption-slider .images-swiper .\!image{height:48vw}}.curved-caption-slider.wide .images-swiper .image{height:30vw}@media (max-width:1050px){.curved-caption-slider.wide .images-swiper .image{height:42vw}}@media (max-width:700px){.curved-caption-slider.wide .images-swiper .image{height:46vw}}.curved-caption-slider.wide .images-swiper .\!image{height:30vw}@media (max-width:1050px){.curved-caption-slider.wide .images-swiper .\!image{height:42vw}}@media (max-width:700px){.curved-caption-slider.wide .images-swiper .\!image{height:46vw}}.curved-caption-slider .images-swiper .image .link,.curved-caption-slider .images-swiper .\!image .link,.curved-caption-slider .images-swiper .image .\!link{width:100%;height:100%;position:absolute;top:0;left:0}.curved-caption-slider .images-swiper .nav-btn{z-index:10;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);width:3.4rem;height:3.4rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:9999px;justify-content:center;align-items:center;display:flex;position:absolute;top:43%}@media (max-width:700px){.curved-caption-slider .images-swiper .nav-btn{width:2.8rem;height:2.8rem;top:38%}}.nav-btn{z-index:10;--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1));border-radius:9999px;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex;position:absolute;top:43%}@media (max-width:700px){.nav-btn{width:2.8rem;height:2.8rem;top:38%}}.nav-button{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1));border-radius:9999px;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex}@media (max-width:700px){.nav-button{width:2.8rem;height:2.8rem;top:38%}}.curved-caption-slider .images-swiper .nav-btn svg{width:1.8em}@media (max-width:700px){.curved-caption-slider .images-swiper .nav-btn svg{width:1.6em}}.nav-btn svg{width:1.8em}@media (max-width:700px){.nav-btn svg{width:1.6em}}.nav-button svg{width:1.8em}@media (max-width:700px){.nav-button svg{width:1.6em}}.curved-caption-slider .images-swiper .nav-btn.prev-slide{left:2rem}@media (max-width:700px){.curved-caption-slider .images-swiper .nav-btn.prev-slide{left:1vw}}.curved-caption-slider .images-swiper .nav-btn.next-slide{right:2rem}@media (max-width:700px){.curved-caption-slider .images-swiper .nav-btn.next-slide{right:1vw}}.curved-frame-img{position:relative}.curved-frame-img .frame{z-index:10;width:auto;height:100%;position:absolute;top:0}.curved-frame-img .frame.right{right:-1px}.curved-frame-img .frame.left{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));left:-1px}.curved-frame-img-2{position:relative}.curved-frame-img-2 img{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='1110' height='567' viewBox='0 0 1110 567' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M936.907 561.549C935.643 565.267 931.87 567.516 927.996 566.872C682.685 526.062 427.315 526.062 182.004 566.872C178.13 567.516 174.357 565.267 173.093 561.549C115.74 392.854 58.3756 224.149 1.02308 55.445C-0.562467 50.7811 2.40057 45.8058 7.25973 44.9965C367.479 -14.9988 742.521 -14.9988 1102.74 44.9965C1107.6 45.8058 1110.56 50.7811 1108.98 55.445C1051.62 224.149 994.26 392.844 936.907 561.549Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='1110' height='567' viewBox='0 0 1110 567' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M936.907 561.549C935.643 565.267 931.87 567.516 927.996 566.872C682.685 526.062 427.315 526.062 182.004 566.872C178.13 567.516 174.357 565.267 173.093 561.549C115.74 392.854 58.3756 224.149 1.02308 55.445C-0.562467 50.7811 2.40057 45.8058 7.25973 44.9965C367.479 -14.9988 742.521 -14.9988 1102.74 44.9965C1107.6 45.8058 1110.56 50.7811 1108.98 55.445C1051.62 224.149 994.26 392.844 936.907 561.549Z' fill='black'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.pinned-posts-slider .swiper-pagination{flex-wrap:nowrap;align-items:center;gap:0;width:100%;display:flex;position:absolute;bottom:0;left:0}.pinned-posts-slider .swiper-pagination .swiper-pagination-bullet{opacity:0;background-color:#8a94a080;border-radius:5rem;width:100%;height:.3rem;margin:0;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.pinned-posts-slider .swiper-pagination .swiper-pagination-bullet:hover{opacity:1}.pinned-posts-slider .swiper-pagination .swiper-pagination-bullet:after{opacity:0;--tw-content:"";content:var(--tw-content);background:linear-gradient(90deg,#07f 0%,#1374ff 21.35%,#aa5aff 73.96% 97.92%);width:100%;height:100%;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.pinned-posts-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.pinned-posts-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1}.challenge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}@media (max-width:1050px){.challenge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.challenge-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.challenge-card{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--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);border-radius:24px;flex-direction:column;justify-content:space-between;font-weight:500;display:flex;position:relative;overflow:hidden}.challenge-card .thumbnail{width:100%;height:12.88rem;position:relative}@media (min-width:1500px){.challenge-card .thumbnail{height:13.8rem}}@media (max-width:1050px){.challenge-card .thumbnail{height:23.67vw}}@media (max-width:700px){.challenge-card .thumbnail{height:51.345vw}}.challenge-card .label,.challenge-card .\!label{border-radius:9999px;padding:.36em 1em}.challenge-card .link,.challenge-card .\!link{width:100%;height:100%;position:absolute;top:0;left:0}.challenge-card .label.off,.challenge-card .\!label.off{--tw-text-opacity:1!important;color:rgb(64 64 64/var(--tw-text-opacity,1))!important;background-color:#4040401a!important}.challenge-card .thumbnail img{object-fit:cover}.challenge-card .thumbnail .logo{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:.5rem;justify-content:center;align-items:center;width:4.6rem;height:4.6rem;display:flex;position:absolute;bottom:-1.8rem;right:1.25rem}.challenge-card .thumbnail .logo .logo-inner{justify-content:center;align-items:center;width:92%;height:92%;display:flex;position:relative}.challenge-card .thumbnail .logo .logo-inner img{object-fit:cover;border-radius:.5rem}.challenge-card .content,.challenge-card .\!content{flex-direction:column;gap:0;padding:1.25rem 1.25rem 0;display:flex}.challenge-card .content .heading{--tw-text-opacity:1;width:76%;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.1em}@media (max-width:700px){.challenge-card .content .heading{width:72%}}.challenge-card .\!content .heading{--tw-text-opacity:1;width:76%;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.1em}@media (max-width:700px){.challenge-card .\!content .heading{width:72%}}.challenge-card .content .\!heading{--tw-text-opacity:1;width:76%;color:rgb(0 0 0/var(--tw-text-opacity,1));margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.1em}@media (max-width:700px){.challenge-card .content .\!heading{width:72%}}.challenge-card .content .type-prize,.challenge-card .\!content .type-prize{align-items:center;gap:1rem;margin-bottom:1rem;font-size:.94rem;display:flex}.challenge-card .content .type-prize .type,.challenge-card .\!content .type-prize .type{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1));background-color:#0077ff1a;font-size:.94em}.challenge-card .content .type-prize .separator,.challenge-card .\!content .type-prize .separator{border-color:#8a94a080;border-left-width:1.6px;height:1.3em}.challenge-card .content .type-prize .prize,.challenge-card .\!content .type-prize .prize,.challenge-card .content .type-prize .\!prize{flex-direction:column;line-height:1.2em;display:flex}.challenge-card .content .body,.challenge-card .\!content .body,.challenge-card .content .\!body{margin-bottom:1rem}.challenge-card .footer{justify-content:space-between;align-items:flex-end;gap:.5rem;padding-bottom:1.25rem;padding-left:1.25rem;padding-right:1.25rem;font-size:.92rem;display:flex}.challenge-card .footer .date{margin-bottom:.5rem}.challenge-card .footer .date:last-child{margin-bottom:0}.challenge-card .footer .status,.challenge-card .footer .\!status{text-align:center;--tw-text-opacity:1;color:rgb(170 90 255/var(--tw-text-opacity,1));background-color:#aa5aff1a;flex-shrink:0}.pagination,.pagination .inner{align-items:center;gap:.5rem;display:flex}.pagination .inner{list-style-type:none}.pagination .inner .page-link:not(.separator){--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1));border-radius:8px;justify-content:center;align-items:center;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.pagination .inner .page-link:not(.separator):hover,.pagination .inner .page-link:not(.separator).active{--tw-bg-opacity:1;background-color:rgb(0 169 224/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.pagination .inner .page-link>*{width:2rem;height:2rem;display:block}.pagination .inner .page-list-nav{align-items:center;display:flex}.page-footer{background-image:url(/images/footer-bg.jpg);background-position:50%;background-size:cover;font-weight:500}.page-footer .body{justify-content:flex-start;padding-top:5rem;padding-bottom:5rem;display:flex}@media (max-width:1050px){.page-footer .body{flex-direction:column;gap:1.5rem}}.page-footer .\!body{justify-content:flex-start;padding-top:5rem;padding-bottom:5rem;display:flex}@media (max-width:1050px){.page-footer .\!body{flex-direction:column;gap:1.5rem}}.page-footer .body .section{gap:2rem;width:100%;display:flex}@media (max-width:1050px){.page-footer .body .section{flex-shrink:0;justify-content:space-between;gap:1rem;width:100%}}@media (max-width:700px){.page-footer .body .section{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.page-footer .\!body .section{gap:2rem;width:100%;display:flex}@media (max-width:1050px){.page-footer .\!body .section{flex-shrink:0;justify-content:space-between;gap:1rem;width:100%}}@media (max-width:700px){.page-footer .\!body .section{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}.page-footer .body .logo,.page-footer .\!body .logo{width:6rem;height:1.7rem;display:block;position:relative}.page-footer .body .footer-nav,.page-footer .\!body .footer-nav{flex-direction:column;gap:1.5rem;font-size:1rem;display:flex}.page-footer .body .footer-head{flex-shrink:0;margin-right:2.5rem}@media (max-width:1050px){.page-footer .body .footer-head{margin-right:0}}.page-footer .\!body .footer-head{flex-shrink:0;margin-right:2.5rem}@media (max-width:1050px){.page-footer .\!body .footer-head{margin-right:0}}.page-footer .body .footer-nav .heading,.page-footer .\!body .footer-nav .heading,.page-footer .body .footer-nav .\!heading{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.page-footer .body .footer-nav ul,.page-footer .\!body .footer-nav ul{flex-direction:column;gap:.75rem;list-style-type:none;display:flex}.page-footer .body .footer-nav a{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-footer .body .footer-nav a:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.page-footer .\!body .footer-nav a{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-footer .\!body .footer-nav a:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.page-footer .body .subscription-form{flex-direction:column;gap:.75rem;display:flex;position:relative}@media (max-width:1050px){.page-footer .body .subscription-form{flex-shrink:1;width:100%}}.page-footer .\!body .subscription-form{flex-direction:column;gap:.75rem;display:flex;position:relative}@media (max-width:1050px){.page-footer .\!body .subscription-form{flex-shrink:1;width:100%}.page-footer .body .subscription-form .form-group,.page-footer .\!body .subscription-form .form-group{width:100%}}.page-footer .body .subscription-form .form-control,.page-footer .\!body .subscription-form .form-control{width:100%}.page-footer .copyright{border-top-width:1px;border-color:#8a94a080/50;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));justify-content:space-between;align-items:center;gap:.5rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;display:flex}@media (max-width:700px){.page-footer .copyright{flex-direction:column;align-items:flex-start}}.page-footer .copyright a{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-footer .copyright a:hover{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.faq-tabs::-webkit-scrollbar{cursor:pointer;width:100px;height:.75rem}.faq-tabs::-webkit-scrollbar-track{background-color:rgb(138 148 160/var(--tw-bg-opacity,1));--tw-bg-opacity:.1;background-clip:content-box}.faq-tabs::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1));border-radius:9999px}.faq-tabs::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1))}.dot-separator{--tw-bg-opacity:1;background-color:rgb(0 119 255/var(--tw-bg-opacity,1));border-radius:9999px;min-width:3px;min-height:3px;display:inline-block}.markdown>table{--tw-border-opacity:1;border-top-width:2px;border-bottom-width:2px;border-right-width:2px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));width:100%}.markdown>table td{--tw-border-opacity:1;border-left-width:2px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));text-align:start;vertical-align:top;padding:.5em}.markdown>table th{--tw-border-opacity:1;border-left-width:2px;border-color:rgb(203 213 225/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1));text-align:start;padding:1rem .3em}.markdown>table tr{--tw-border-opacity:1;border-bottom-width:2px;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.markdown a{text-decoration-line:underline}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{letter-spacing:-.025em;font-weight:500;line-height:1em}.markdown h2{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));font-size:1.8rem}.markdown h3{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));font-size:1.6rem}.markdown h4{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));font-size:1.4rem}.markdown h5{font-size:1.2rem}.markdown h6{font-size:1.1rem}.markdown blockquote{white-space:normal;--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1));align-items:center;padding-left:1rem;font-size:1.2rem;font-style:italic;font-weight:500;display:flex;position:relative}.markdown blockquote p:before{content:" ";--tw-translate-y:-50%;width:5px;height:66.6667%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1));margin-left:-1.3rem;position:absolute;top:50%}.markdown blockquote p{white-space:normal}.markdown img{object-fit:cover;max-width:100%;height:auto}.markdown ul,.markdown ol{white-space:normal;padding-left:1em;list-style-position:outside}.markdown ul{list-style-type:disc}.markdown ol{list-style-type:decimal}.markdown-lightbox{visibility:hidden;z-index:50;opacity:0;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.markdown-lightbox.is-visible{visibility:visible}.markdown-lightbox.is-shown{opacity:1}.markdown-lightbox .img{object-fit:contain;width:100%;max-height:80vh}.markdown-lightbox .close{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:3rem;position:absolute;top:1rem;right:2rem}.markdown-lightbox .swiper-wrapper{align-items:center}.markdown-lightbox .swiper-button-prev,.markdown-lightbox .swiper-button-next{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));opacity:1}@media (max-width:1050px){.markdown-lightbox .swiper-button-prev,.markdown-lightbox .swiper-button-next{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1))}}.markdown .youtube-embed{width:100%;height:28rem}@media (max-width:1050px){.markdown .youtube-embed{height:54vw}}.flex-ct-x{justify-content:center;display:flex}.flex-ct-y{align-items:center;display:flex}.flex-ct-all{justify-content:center;align-items:center;display:flex}.flex-col-ct-x{flex-direction:column;align-items:center;display:flex}.flex-col-ct-all{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:1051px){html{font-size:calc(.1407vw + 14.1976px)}}@media (max-width:1050px){html{font-size:calc(.4615vw + 11.1543px)}.navbar .nav-links-container{--tw-translate-x:-100%;width:100vw;height:92vh;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0px 6px 12px 0px #506ca440;--tw-shadow-colored:0px 6px 12px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);flex-direction:column;align-items:flex-start;gap:0;transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:4.4rem;left:0;overflow:hidden}.navbar.nav-links-shown .nav-links-container{--tw-translate-x:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.navbar .nav-links-container .link.has-sub-menu .sub-menu{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:0;position:static}.navbar .nav-links-container .link.has-sub-menu .sub-menu .link .tag{padding-left:2.25rem;font-size:1.1em}.navbar .nav-links-container>.link{width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.navbar .nav-links-container>.link:first-child{margin-top:1.6rem}.navbar .nav-links-container>.link:last-child{margin-bottom:1.6rem}.navbar .nav-links-container>.link>.tag{text-align:left;width:100%;padding:.8rem 6vw;font-size:1.25rem;line-height:1.75rem;display:inline-block}.navbar .toggle-nav-links{justify-content:center;align-items:center;display:flex}.navbar .toggle-nav-links .hamburger{display:block}.navbar.nav-links-shown .toggle-nav-links .hamburger,.navbar .toggle-nav-links .close{display:none}.navbar.nav-links-shown .toggle-nav-links .close{display:block}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.navbar .nav-links-container .\!link.has-sub-menu .sub-menu{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-radius:0;position:static}.navbar .nav-links-container .\!link.has-sub-menu .sub-menu .\!link .tag{padding-left:2.25rem;font-size:1.1em}.navbar .nav-links-container>.\!link{width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.navbar .nav-links-container>.\!link:first-child{margin-top:1.6rem}.navbar .nav-links-container>.\!link:last-child{margin-bottom:1.6rem}.navbar .nav-links-container>.\!link>.tag{text-align:left;width:100%;padding:.8rem 6vw;font-size:1.25rem;line-height:1.75rem;display:inline-block}}@media (max-width:700px){html{font-size:calc(.421vw + 13.0528px)}.navbar .nav-links-container>.link>.tag{padding-left:1rem;padding-right:1rem}.posts-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem}.posts-nav{flex-direction:column-reverse;gap:0}.posts-nav>div:last-child{width:100%}.posts-nav .categories-slider{padding-top:.5rem}.posts-nav .form-group{width:100%}.navbar .nav-links-container>.\!link>.tag{padding-left:1rem;padding-right:1rem}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-\[-2rem\]{left:-2rem}.left-\[-64px\]{left:-64px}.left-\[15\%\]{left:15%}.right-0{right:0}.right-12{right:3rem}.right-6{right:1.5rem}.right-\[-2rem\]{right:-2rem}.right-\[-64px\]{right:-64px}.top-0{top:0}.top-4{top:1rem}.top-\[21\.5rem\]{top:21.5rem}.top-\[50\%\]{top:50%}.top-\[6rem\]{top:6rem}.top-\[7rem\]{top:7rem}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.z-\[500\]{z-index:500}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[3rem\]{margin-top:3rem;margin-bottom:3rem}.my-\[6rem\]{margin-top:6rem;margin-bottom:6rem}.-mt-32{margin-top:-8rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[1\.6rem\]{margin-bottom:1.6rem}.mb-\[1\.8rem\]{margin-bottom:1.8rem}.mb-\[12px\]{margin-bottom:12px}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[2\.5rem\]{margin-bottom:2.5rem}.mb-\[24px\]{margin-bottom:24px}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[4\.5rem\]{margin-bottom:4.5rem}.mb-\[40px\]{margin-bottom:40px}.mb-\[4rem\]{margin-bottom:4rem}.mb-\[5rem\]{margin-bottom:5rem}.mb-\[64px\]{margin-bottom:64px}.mb-\[7\.5rem\]{margin-bottom:7.5rem}.mb-\[72px\]{margin-bottom:72px}.mb-\[7rem\]{margin-bottom:7rem}.mb-\[8\.625rem\]{margin-bottom:8.625rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-2px\]{margin-top:-2px}.mt-\[48px\]{margin-top:48px}.mt-\[5rem\]{margin-top:5rem}.mt-\[64px\]{margin-top:64px}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-\[1\.1rem\]{height:1.1rem}.h-\[120\%\]{height:120%}.h-\[14rem\]{height:14rem}.h-\[18rem\]{height:18rem}.h-\[21\.75rem\]{height:21.75rem}.h-\[23rem\]{height:23rem}.h-\[25\.8381rem\]{height:25.8381rem}.h-\[28rem\]{height:28rem}.h-\[35rem\]{height:35rem}.h-\[36\.25rem\]{height:36.25rem}.h-\[40rem\]{height:40rem}.h-\[4rem\]{height:4rem}.h-\[6rem\]{height:6rem}.h-\[80vh\]{height:80vh}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-\[16rem\]{max-height:16rem}.min-h-16{min-height:4rem}.min-h-20{min-height:5rem}.min-h-\[722px\]{min-height:722px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-10\/12{width:83.3333%}.w-12{width:3rem}.w-\[1\.2rem\]{width:1.2rem}.w-\[1\.3rem\]{width:1.3rem}.w-\[14rem\]{width:14rem}.w-\[19rem\]{width:19rem}.w-\[20rem\]{width:20rem}.w-\[22\.5rem\]{width:22.5rem}.w-\[22rem\]{width:22rem}.w-\[23rem\]{width:23rem}.w-\[250px\]{width:250px}.w-\[28\.0625rem\]{width:28.0625rem}.w-\[2px\]{width:2px}.w-\[350px\]{width:350px}.w-\[36rem\]{width:36rem}.w-\[46rem\]{width:46rem}.w-\[550px\]{width:550px}.w-\[60rem\]{width:60rem}.w-\[6rem\]{width:6rem}.w-\[8rem\]{width:8rem}.w-\[916px\]{width:916px}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[5\.4rem\]{min-width:5.4rem}.max-w-\[11rem\]{max-width:11rem}.max-w-\[25rem\]{max-width:25rem}.max-w-\[34rem\]{max-width:34rem}.max-w-\[350px\]{max-width:350px}.max-w-\[37rem\]{max-width:37rem}.max-w-\[38\.1rem\]{max-width:38.1rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[41rem\]{max-width:41rem}.max-w-\[44\.5rem\]{max-width:44.5rem}.max-w-\[450px\]{max-width:450px}.max-w-\[500px\]{max-width:500px}.max-w-\[55rem\]{max-width:55rem}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-none{list-style-type:none}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-40{gap:10rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[1\.5rem\]{gap:1.5rem}.gap-\[1rem\]{gap:1rem}.gap-\[36px\]{gap:36px}.gap-\[88px\]{gap:88px}.space-y-\[3\.5rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-3xl,.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-\[\#00A9E0\]{--tw-border-opacity:1;border-color:rgb(0 169 224/var(--tw-border-opacity,1))}.border-deep-blue{--tw-border-opacity:1;border-color:rgb(40 0 113/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-light-blue{--tw-border-opacity:1;border-color:rgb(0 169 224/var(--tw-border-opacity,1))}.border-b-body\/50{border-bottom-color:#64748b80}.border-r-body\/50{border-right-color:#64748b80}.bg-\[\#F5F7FA\]{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1))}.bg-accent{--tw-bg-opacity:1;background-color:rgb(0 119 255/var(--tw-bg-opacity,1))}.bg-black\/50{background-color:#00000080}.bg-deep-blue{--tw-bg-opacity:1;background-color:rgb(40 0 113/var(--tw-bg-opacity,1))}.bg-light-blue{--tw-bg-opacity:1;background-color:rgb(0 169 224/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-dark-blue{background-image:url(/images/bg-dark-blue.jpg)}.bg-gradient{background-image:linear-gradient(#00a9e000 69.66%,#80d4ef80 84.83%,#fff 100%),url(/images/bg-about.jpg)}.bg-gradient-custom{background-image:linear-gradient(268deg,#c31f53 0%,#2a0071 100%)}.bg-sbi-dark-blue-gradient{background-image:url(/images/sbi-dark-bg-gradient.jpg)}.bg-small-gradient{background-image:url(/images/small-bg-gradient.jpg)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-10{padding:2.5rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.p-\[40px\]{padding:40px}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[11rem\]{padding-left:11rem;padding-right:11rem}.px-\[1em\]{padding-left:1em;padding-right:1em}.px-\[36px\]{padding-left:36px;padding-right:36px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-\[5rem\]{padding-bottom:5rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.pt-\[4\.5rem\]{padding-top:4.5rem}.pt-\[4rem\]{padding-top:4rem}.pt-\[5rem\]{padding-top:5rem}.pt-\[7rem\]{padding-top:7rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.94rem\]{font-size:.94rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[1\.7rem\]{font-size:1.7rem}.text-\[1\.8125rem\]{font-size:1.8125rem}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2\.875rem\]{font-size:2.875rem}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.text-\[2rem\]{font-size:2rem}.text-\[3\.5rem\]{font-size:3.5rem}.text-\[3rem\]{font-size:3rem}.text-\[4\.5rem\]{font-size:4.5rem}.text-\[4rem\]{font-size:4rem}.text-\[6rem\]{font-size:6rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[1\.1em\]{line-height:1.1em}.leading-\[1\.4rem\]{line-height:1.4rem}.leading-\[1\.575rem\]{line-height:1.575rem}.leading-\[1\.75rem\]{line-height:1.75rem}.leading-\[120\%\]{line-height:120%}.leading-\[2\.1rem\]{line-height:2.1rem}.leading-\[2\.45rem\]{line-height:2.45rem}.leading-\[2\.5rem\]{line-height:2.5rem}.leading-\[2\.8rem\]{line-height:2.8rem}.leading-\[25\.2px\]{line-height:25.2px}.leading-\[2rem\]{line-height:2rem}.leading-\[3\.45rem\]{line-height:3.45rem}.leading-\[3rem\]{line-height:3rem}.leading-\[4\.5rem\]{line-height:4.5rem}.leading-\[4rem\]{line-height:4rem}.leading-\[56px\]{line-height:56px}.leading-\[6rem\]{line-height:6rem}.leading-none{line-height:1}.tracking-\[-0\.09rem\]{letter-spacing:-.09rem}.tracking-\[-0\.105rem\]{letter-spacing:-.105rem}.tracking-tight{letter-spacing:-.025em}.text-\[\#404040\]{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity,1))}.text-\[\#4A4A4A\]{--tw-text-opacity:1;color:rgb(74 74 74/var(--tw-text-opacity,1))}.text-\[\#888989\]{--tw-text-opacity:1;color:rgb(136 137 137/var(--tw-text-opacity,1))}.text-\[\#F5F7FA\]{--tw-text-opacity:1;color:rgb(245 247 250/var(--tw-text-opacity,1))}.text-\[\#F8F9FC\]{--tw-text-opacity:1;color:rgb(248 249 252/var(--tw-text-opacity,1))}.text-accent{--tw-text-opacity:1;color:rgb(0 119 255/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-body{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-deep-blue{--tw-text-opacity:1;color:rgb(40 0 113/var(--tw-text-opacity,1))}.text-light-blue{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-transparent{color:#0000}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline{outline-style:solid}.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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.\[key\:string\]{key:string}:root{--SBI-Dark-Blue-Gradient:linear-gradient(95deg, #62d7ff 0%, #00a9e0 20.76%, #065cc2 58.81%, #280071 98.84%);--SBI-Light-Blue-Gradient:linear-gradient(95deg, #86cef8 0%, #48a6dc 49%, #0076b9 98%)}.border-gradient{border-image:var(--SBI-Dark-Blue-Gradient) 1}@media (max-width:768px){.unset-h{min-height:unset;max-height:unset}}.base-font{font-size:16px}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:100px;line-height:25px;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:66px;line-height:33px;display:-webkit-box;overflow:hidden}.text-gradient{background:var(--SBI-Dark-Blue-Gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:3000px){.section-container{padding-left:calc(44.66vw - 837.8px);padding-right:calc(44.66vw - 837.8px)}}@media only screen and (min-width:2500px) and (max-width:3000px){.section-container{padding-left:calc(44.66vw - 838.5px);padding-right:calc(44.66vw - 838.5px)}}@media only screen and (min-width:2000px) and (max-width:2500px){.section-container{padding-left:calc(30vw - 400px);padding-right:calc(30vw - 400px)}}@media only screen and (min-width:1500px) and (max-width:2000px){.section-container{padding-left:calc(30vw - 410px);padding-right:calc(30vw - 410px)}}@media only screen and (min-width:1051px) and (max-width:1500px){.section-container{padding-left:calc(20vw - 216.2px);padding-right:calc(20vw - 216.2px)}}@media only screen and (max-width:1050px){.section-container{padding-left:6vw;padding-right:6vw}}@media only screen and (max-width:700px){.section-container{padding-left:2rem;padding-right:2rem}}@media (max-width:700px){.mobile-below\:flex-col-ct-x{flex-direction:column;align-items:center;display:flex}}.hover\:rounded-full:hover{border-radius:9999px}.hover\:border-light-blue:hover{--tw-border-opacity:1;border-color:rgb(0 169 224/var(--tw-border-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:text-slate-200:hover{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}@media (min-width:1051px){.desktop-above\:bg-cover{background-size:cover}}@media (max-width:1050px){.tablet-below\:static{position:static}.tablet-below\:order-1{order:1}.tablet-below\:order-2{order:2}.tablet-below\:col-span-full{grid-column:1/-1}.tablet-below\:mx-16{margin-left:4rem;margin-right:4rem}.tablet-below\:my-8{margin-top:2rem;margin-bottom:2rem}.tablet-below\:mb-0{margin-bottom:0}.tablet-below\:mb-16{margin-bottom:4rem}.tablet-below\:mb-7{margin-bottom:1.75rem}.tablet-below\:mb-8{margin-bottom:2rem}.tablet-below\:mb-\[4rem\]{margin-bottom:4rem}.tablet-below\:mt-0{margin-top:0}.tablet-below\:hidden{display:none}.tablet-below\:h-\[22rem\]{height:22rem}.tablet-below\:h-\[26vw\]{height:26vw}.tablet-below\:h-full{height:100%}.tablet-below\:w-\[44rem\]{width:44rem}.tablet-below\:w-full{width:100%}.tablet-below\:max-w-full{max-width:100%}.tablet-below\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tablet-below\:flex-row{flex-direction:row}.tablet-below\:flex-col{flex-direction:column}.tablet-below\:flex-col-reverse{flex-direction:column-reverse}.tablet-below\:gap-10{gap:2.5rem}.tablet-below\:gap-4{gap:1rem}.tablet-below\:border-0{border-width:0}.tablet-below\:bg-dark-blue{background-image:url(/images/bg-dark-blue.jpg)}.tablet-below\:bg-center{background-position:50%}.tablet-below\:object-contain{object-fit:contain}.tablet-below\:px-0{padding-left:0;padding-right:0}.tablet-below\:py-24{padding-top:6rem;padding-bottom:6rem}.tablet-below\:pl-0{padding-left:0}.tablet-below\:pr-0{padding-right:0}.tablet-below\:text-center{text-align:center}.tablet-below\:text-start{text-align:start}.tablet-below\:text-3xl{font-size:1.875rem;line-height:2.25rem}.tablet-below\:text-light-blue{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1))}}@media (max-width:700px){.mobile-below\:relative{position:relative}.mobile-below\:left-0{left:0}.mobile-below\:left-8{left:2rem}.mobile-below\:right-0{right:0}.mobile-below\:right-8{right:2rem}.mobile-below\:right-auto{right:auto}.mobile-below\:top-\[5\.2rem\]{top:5.2rem}.mobile-below\:top-auto{top:auto}.mobile-below\:col-span-full{grid-column:1/-1}.mobile-below\:mx-8{margin-left:2rem;margin-right:2rem}.mobile-below\:mx-auto{margin-left:auto;margin-right:auto}.mobile-below\:my-0{margin-top:0;margin-bottom:0}.mobile-below\:my-12{margin-top:3rem;margin-bottom:3rem}.mobile-below\:my-20{margin-top:5rem;margin-bottom:5rem}.mobile-below\:-ml-0{margin-left:0}.mobile-below\:-mt-20{margin-top:-5rem}.mobile-below\:mb-0{margin-bottom:0}.mobile-below\:mb-10{margin-bottom:2.5rem}.mobile-below\:mb-12{margin-bottom:3rem}.mobile-below\:mb-14{margin-bottom:3.5rem}.mobile-below\:mb-16{margin-bottom:4rem}.mobile-below\:mb-\[2\.5rem\]{margin-bottom:2.5rem}.mobile-below\:mb-\[2\.625rem\]{margin-bottom:2.625rem}.mobile-below\:ml-2{margin-left:.5rem}.mobile-below\:mr-2{margin-right:.5rem}.mobile-below\:mt-0{margin-top:0}.mobile-below\:mt-10{margin-top:2.5rem}.mobile-below\:mt-12{margin-top:3rem}.mobile-below\:mt-16{margin-top:4rem}.mobile-below\:mt-4{margin-top:1rem}.mobile-below\:flex{display:flex}.mobile-below\:hidden{display:none}.mobile-below\:h-24{height:6rem}.mobile-below\:h-\[10\.325rem\]{height:10.325rem}.mobile-below\:h-\[14rem\]{height:14rem}.mobile-below\:h-\[15\.625rem\]{height:15.625rem}.mobile-below\:h-\[24rem\]{height:24rem}.mobile-below\:h-\[34vh\]{height:34vh}.mobile-below\:h-\[50vh\]{height:50vh}.mobile-below\:h-\[58vw\]{height:58vw}.mobile-below\:h-full{height:100%}.mobile-below\:max-h-\[28rem\]{max-height:28rem}.mobile-below\:min-h-16{min-height:4rem}.mobile-below\:w-11\/12{width:91.6667%}.mobile-below\:w-24{width:6rem}.mobile-below\:w-\[11rem\]{width:11rem}.mobile-below\:w-\[92vw\]{width:92vw}.mobile-below\:w-full{width:100%}.mobile-below\:max-w-\[10rem\]{max-width:10rem}.mobile-below\:max-w-\[18\.75rem\]{max-width:18.75rem}.mobile-below\:max-w-\[300px\]{max-width:300px}.mobile-below\:max-w-full{max-width:100%}.mobile-below\:max-w-none{max-width:none}.mobile-below\:flex-1{flex:1}.mobile-below\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.mobile-below\:flex-col{flex-direction:column}.mobile-below\:flex-col-reverse{flex-direction:column-reverse}.mobile-below\:flex-wrap{flex-wrap:wrap}.mobile-below\:items-start{align-items:flex-start}.mobile-below\:justify-start{justify-content:flex-start}.mobile-below\:justify-center{justify-content:center}.mobile-below\:gap-0{gap:0}.mobile-below\:gap-10{gap:2.5rem}.mobile-below\:gap-12{gap:3rem}.mobile-below\:gap-2{gap:.5rem}.mobile-below\:gap-4{gap:1rem}.mobile-below\:gap-6{gap:1.5rem}.mobile-below\:overflow-x-auto{overflow-x:auto}.mobile-below\:rounded-\[2rem\]{border-radius:2rem}.mobile-below\:rounded-none{border-radius:0}.mobile-below\:bg-\[\#F5F7FA\]{--tw-bg-opacity:1;background-color:rgb(245 247 250/var(--tw-bg-opacity,1))}.mobile-below\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.mobile-below\:bg-dark-blue{background-image:url(/images/bg-dark-blue.jpg)}.mobile-below\:bg-dark-blue-bg{background-image:linear-gradient(#00a9e000 69.66%,#80d4ef80 84.83%,#fff 100%),url(/images/bg-dark-blue.jpg)}.mobile-below\:bg-mobile-gradient{background-image:linear-gradient(#00a9e000 69.66%,#80d4ef80 84.83%,#fff 100%),url(/images/bg-mobile.jpg)}.mobile-below\:bg-center{background-position:50%}.mobile-below\:bg-right{background-position:100%}.mobile-below\:p-6{padding:1.5rem}.mobile-below\:\!px-0{padding-left:0!important;padding-right:0!important}.mobile-below\:px-0{padding-left:0;padding-right:0}.mobile-below\:px-8{padding-left:2rem;padding-right:2rem}.mobile-below\:px-\[1\.4em\]{padding-left:1.4em;padding-right:1.4em}.mobile-below\:py-2{padding-top:.5rem;padding-bottom:.5rem}.mobile-below\:py-24{padding-top:6rem;padding-bottom:6rem}.mobile-below\:py-\[0\.6em\]{padding-top:.6em;padding-bottom:.6em}.mobile-below\:pb-0{padding-bottom:0}.mobile-below\:pb-16{padding-bottom:4rem}.mobile-below\:pb-24{padding-bottom:6rem}.mobile-below\:pt-0{padding-top:0}.mobile-below\:pt-10{padding-top:2.5rem}.mobile-below\:pt-12{padding-top:3rem}.mobile-below\:pt-16{padding-top:4rem}.mobile-below\:pt-24{padding-top:6rem}.mobile-below\:text-center{text-align:center}.mobile-below\:text-start{text-align:start}.mobile-below\:text-3xl{font-size:1.875rem;line-height:2.25rem}.mobile-below\:text-4xl{font-size:2.25rem;line-height:2.5rem}.mobile-below\:text-\[1\.125rem\]{font-size:1.125rem}.mobile-below\:text-\[1\.5rem\]{font-size:1.5rem}.mobile-below\:text-\[1\.75rem\]{font-size:1.75rem}.mobile-below\:text-\[16px\]{font-size:16px}.mobile-below\:text-\[1rem\]{font-size:1rem}.mobile-below\:text-\[20px\]{font-size:20px}.mobile-below\:text-\[3rem\]{font-size:3rem}.mobile-below\:font-bold{font-weight:700}.mobile-below\:font-medium{font-weight:500}.mobile-below\:font-semibold{font-weight:600}.mobile-below\:leading-\[1\.4rem\]{line-height:1.4rem}.mobile-below\:leading-\[1\.575rem\]{line-height:1.575rem}.mobile-below\:leading-\[1\.8rem\]{line-height:1.8rem}.mobile-below\:leading-\[2\.1rem\]{line-height:2.1rem}.mobile-below\:leading-\[3rem\]{line-height:3rem}.mobile-below\:text-light-blue{--tw-text-opacity:1;color:rgb(0 169 224/var(--tw-text-opacity,1))}}
