.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*{scrollbar-color:auto;scrollbar-width:auto}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 transparent}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,   );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 transparent}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,   );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }::-ms-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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }::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:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:900;src:url(../fonts/Lufga2/Lufga-Black.d65d15.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Black.d61cf5.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:900;src:url(../fonts/Lufga2/Lufga-BlackItalic.bbe389.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-BlackItalic.84841d.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:800;src:url(../fonts/Lufga2/Lufga-ExtraBold.9b0ab9.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-ExtraBold.1aabc0.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:800;src:url(../fonts/Lufga2/Lufga-ExtraBoldItalic.351219.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-ExtraBoldItalic.8aa9d1.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:700;src:url(../fonts/Lufga2/Lufga-Bold.414f10.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Bold.426462.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:700;src:url(../fonts/Lufga2/Lufga-BoldItalic.4ad16f.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-BoldItalic.e811d7.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:600;src:url(../fonts/Lufga2/Lufga-SemiBold.85afe9.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-SemiBold.98a632.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:600;src:url(../fonts/Lufga2/Lufga-SemiBoldItalic.0ee3a9.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-SemiBoldItalic.85de80.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:500;src:url(../fonts/Lufga2/Lufga-MediumItalic.7074b3.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-MediumItalic.25b3e1.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:500;src:url(../fonts/Lufga2/Lufga-Medium.093bac.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Medium.17f565.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:400;src:url(../fonts/Lufga2/Lufga-Regular.747282.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Regular.e3de80.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:400;src:url(../fonts/Lufga2/Lufga-Italic.57fe70.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Italic.62afd9.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:200;src:url(../fonts/Lufga2/Lufga-ExtraLight.6cfef9.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-ExtraLight.852942.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:200;src:url(../fonts/Lufga2/Lufga-ExtraLightItalic.f130fb.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-ExtraLightItalic.b28e37.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:normal;font-weight:100;src:url(../fonts/Lufga2/Lufga-Thin.8664f4.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-Thin.4a6131.woff) format("woff")}@font-face{font-display:swap;font-family:Lufga;font-style:italic;font-weight:100;src:url(../fonts/Lufga2/Lufga-ThinItalic.205991.woff2) format("woff2"),url(../fonts/Lufga2/Lufga-ThinItalic.02705b.woff) format("woff")}:root{--screen-height:100%}html{-webkit-font-smoothing:antialiased}body{font-family:Lufga,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity));overflow-x:hidden}body.mobile-menu-open{height:100vh;overflow:hidden}p{margin-top:1.25rem;--tw-text-opacity:1;color:rgba(71,71,71,var(--tw-text-opacity));line-height:1.6875rem}h1,h2,h3,h4,h5,h6{font-weight:700;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.container{max-width:1350px}.container,.container-sm{margin:0 auto;padding:0 30px}.container-sm{max-width:1024px}.container-xs{margin:0 auto;max-width:780px;padding:0 30px}.container-xxs{margin:0 auto;max-width:700px;padding:0 30px}.container-xxxs{margin:0 auto;max-width:470px;padding:0 30px}.container-full{margin:0 auto;max-width:100vw;padding:0 30px}.white-section,[class*=section] .white-section{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.white-section,.white-section h1,.white-section h2,.white-section h3,.white-section h4,.white-section h5,.white-section h6,[class*=section] .white-section,[class*=section] .white-section h1,[class*=section] .white-section h2,[class*=section] .white-section h3,[class*=section] .white-section h4,[class*=section] .white-section h5,[class*=section] .white-section h6{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.white-section p,[class*=section] .white-section p{--tw-text-opacity:1;color:rgba(71,71,71,var(--tw-text-opacity))}.white-section.cards_item p,[class*=section] .white-section.cards_item p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.purple-section,[class*=section] .purple-section{--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity))}.purple-section,.purple-section h1,.purple-section h2,.purple-section h3,.purple-section h4,.purple-section h5,.purple-section h6,.purple-section p,[class*=section] .purple-section,[class*=section] .purple-section h1,[class*=section] .purple-section h2,[class*=section] .purple-section h3,[class*=section] .purple-section h4,[class*=section] .purple-section h5,[class*=section] .purple-section h6,[class*=section] .purple-section p{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.violet-section,[class*=section] .violet-section{--tw-bg-opacity:1;background-color:rgba(146,93,211,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.violet-section h1,.violet-section h2,.violet-section h3,.violet-section h4,.violet-section h5,.violet-section h6,.violet-section p,[class*=section] .violet-section h1,[class*=section] .violet-section h2,[class*=section] .violet-section h3,[class*=section] .violet-section h4,[class*=section] .violet-section h5,[class*=section] .violet-section h6,[class*=section] .violet-section p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.pink-section,[class*=section] .pink-section{--tw-bg-opacity:1;background-color:rgba(255,0,229,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.pink-section h1,.pink-section h2,.pink-section h3,.pink-section h4,.pink-section h5,.pink-section h6,.pink-section p,[class*=section] .pink-section h1,[class*=section] .pink-section h2,[class*=section] .pink-section h3,[class*=section] .pink-section h4,[class*=section] .pink-section h5,[class*=section] .pink-section h6,[class*=section] .pink-section p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.iris-section,[class*=section] .iris-section{--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity))}.iris-section,.iris-section h1,.iris-section h2,.iris-section h3,.iris-section h4,.iris-section h5,.iris-section h6,.iris-section p,[class*=section] .iris-section,[class*=section] .iris-section h1,[class*=section] .iris-section h2,[class*=section] .iris-section h3,[class*=section] .iris-section h4,[class*=section] .iris-section h5,[class*=section] .iris-section h6,[class*=section] .iris-section p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.electric-section,[class*=section] .electric-section{--tw-bg-opacity:1;background-color:rgba(0,255,201,var(--tw-bg-opacity))}.electric-section,.electric-section h1,.electric-section h2,.electric-section h3,.electric-section h4,.electric-section h5,.electric-section h6,.electric-section p,[class*=section] .electric-section,[class*=section] .electric-section h1,[class*=section] .electric-section h2,[class*=section] .electric-section h3,[class*=section] .electric-section h4,[class*=section] .electric-section h5,[class*=section] .electric-section h6,[class*=section] .electric-section p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.gray-section,[class*=section] .gray-section{--tw-bg-opacity:1;background-color:rgba(242,242,242,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(25,25,25,var(--tw-text-opacity))}.gray-section h1,.gray-section h2,.gray-section h3,.gray-section h4,.gray-section h5,.gray-section h6,.gray-section p,[class*=section] .gray-section h1,[class*=section] .gray-section h2,[class*=section] .gray-section h3,[class*=section] .gray-section h4,[class*=section] .gray-section h5,[class*=section] .gray-section h6,[class*=section] .gray-section p{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.editor-styles-wrapper h1,h1{font-size:2.25rem;line-height:2.75rem}@media (min-width:1084px){.editor-styles-wrapper h1,h1{font-size:4.5rem;line-height:5.625rem}}.is-style-text-h1,.text-h1{font-size:2.25rem!important;line-height:2.75rem!important}@media (min-width:1084px){.is-style-text-h1,.text-h1{font-size:4.5rem!important;line-height:5.625rem!important}}.editor-styles-wrapper h2,h2{font-size:2.25rem;line-height:2.75rem}@media (min-width:1084px){.editor-styles-wrapper h2,h2{font-size:3.75rem;line-height:4.625rem}}.is-style-text-h2,.text-h2{font-size:2.25rem!important;line-height:2.75rem!important}@media (min-width:1084px){.is-style-text-h2,.text-h2{font-size:3.75rem!important;line-height:4.625rem!important}}.editor-styles-wrapper h3,h3{font-size:1.5rem;line-height:2rem}@media (min-width:1084px){.editor-styles-wrapper h3,h3{font-size:3rem;line-height:3.75rem}}.is-style-text-h3,.text-h3{font-size:1.5rem!important;line-height:2rem!important}@media (min-width:1084px){.is-style-text-h3,.text-h3{font-size:3rem!important;line-height:3.75rem!important}}.editor-styles-wrapper h4,h4{font-size:1.25rem;line-height:1.875rem}@media (min-width:1084px){.editor-styles-wrapper h4,h4{font-size:2.25rem;line-height:2.75rem}}.is-style-text-h4,.text-h4{font-size:1.25rem!important;line-height:1.875rem!important}@media (min-width:1084px){.is-style-text-h4,.text-h4{font-size:2.25rem!important;line-height:2.75rem!important}}.editor-styles-wrapper h5,h5{font-size:1rem;line-height:1.5rem}@media (min-width:1084px){.editor-styles-wrapper h5,h5{font-size:1.875rem;line-height:2.375rem}}.is-style-text-h5,.text-h5{font-size:1rem!important;line-height:1.5rem!important}@media (min-width:1084px){.is-style-text-h5,.text-h5{font-size:1.875rem!important;line-height:2.375rem!important}}.editor-styles-wrapper h6,h6{font-size:1rem;line-height:1.5rem}@media (min-width:1084px){.editor-styles-wrapper h6,h6{font-size:1.5rem;line-height:2rem}}.is-style-text-h6,.text-h6{font-size:1rem!important;line-height:1.5rem!important}@media (min-width:1084px){.is-style-text-h6,.text-h6{font-size:1.5rem!important;line-height:2rem!important}}.hide-scrollbar{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}input[type=email]:not(.not-styled),input[type=tel]:not(.not-styled),input[type=text]:not(.not-styled),textarea:not(.not-styled){border-radius:.75rem;border-width:1px;width:100%;--tw-border-opacity:1;border-color:rgba(216,210,227,var(--tw-border-opacity));padding:.5rem 1.25rem}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' fill='none'%3E%3Cpath fill='%233B1F73' d='M8.5 9.142c-.293 0-.586-.111-.808-.334L.835 1.95A1.142 1.142 0 1 1 2.45.335l6.048 6.05 6.05-6.05a1.142 1.142 0 1 1 1.616 1.617L9.308 8.809a1.14 1.14 0 0 1-.809.333'/%3E%3C/svg%3E");background-position:right 1rem center;background-size:inherit}.wpcf7-form label{font-size:.875rem;font-weight:700;line-height:1.25rem}.wpcf7-form .wpcf7-list-item input{margin-right:.5rem}.wpcf7-form .wpcf7-list-item label{font-weight:400}.wpcf7-form .wpcf7-list-item.first{margin-left:0}[x-cloak]{display:none!important}:focus{outline:none}.parallax-object{object-position:50% 100%}.purple-scrollbar::-webkit-scrollbar{width:5px}.purple-scrollbar::-webkit-scrollbar-track{border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(216,210,227,var(--tw-bg-opacity))}.purple-scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity));outline-color:#b45309;outline-width:1px}hr.wp-block-separator{margin-bottom:1.25rem;margin-top:1.25rem;width:100%;--tw-text-opacity:1;color:rgba(230,230,230,var(--tw-text-opacity))}.gradient-404{background:linear-gradient(79.71deg,#2f195c 6.74%,rgba(47,25,92,.8) 92.39%)}.tl_cards_slider p{margin-top:0}input:focus:focus,select:focus:focus,textarea:focus:focus{outline-width:0;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}input:focus,select:focus,textarea:focus{outline:none}footer a:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.avatar-wrapper img{border-radius:9999px;height:1.75rem;object-fit:cover;width:1.75rem}.bg-g{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='523' height='486' fill='none'%3E%3Cpath fill='url(%23a)' d='M261.783 567.318c148.574 0 260.861-109.442 260.861-253.728 0-56.206-17.202-106.985-46.792-148.203 14.405-8.682 35.184-11.939 46.832-12.338V0c-43.957 1.229-131.469 36.144-164.876 76.664-29.512-10.74-61.72-16.804-96.026-16.804C113.209 59.86.94 169.3.94 313.59c0 64.836 22.798 122.518 61.26 166.515C25.936 505.929 2.179 551.723.96 599.067c-2.058 81.838 56.81 146.115 152.156 148.571l153.048 3.677c39.282.82 67.567 13.068 81.894 40.48l134.207-73.647c-38.861-82.257-94.926-105.995-183.718-110.071l-153.028-3.697c-36.205.409-54.566-30.92-35.366-60.149 33.547 14.734 71.17 23.086 111.629 23.086'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='translate(533.174 419.4)scale(818.748)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF00E5'/%3E%3Cstop offset='.541' stop-color='%23925DD3'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat bottom;background-size:contain;position:relative}.ayg-pagination-next .ayg-btn{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity));padding:1rem 2rem}.wp-block-columns{margin-bottom:0;margin-top:0}@media (max-width:1083px){.wp-block-columns{display:block}.wp-block-columns .wp-block-column{margin-left:0!important}}.wp-block-columns .wp-block-column p:first-child{margin-top:0;padding-top:0}.single-post .entry-content .wp-block-image,.single-post .entry-content blockquote,.single-post .entry-content h1,.single-post .entry-content h2,.single-post .entry-content h3,.single-post .entry-content h4{margin-bottom:16px;margin-top:48px}.btn{align-items:center;border-radius:9999px;display:inline-flex;font-weight:500;gap:.5rem;justify-content:space-between;padding:.875rem 1.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn.alignright{float:right}.btn.btn-purple{--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn.btn-purple .button-arrow svg{fill:#fff}.btn.btn-purple .button-border{display:none}.btn.btn-green{--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.btn.btn-green .button-arrow svg{fill:#3b1f73}.btn.btn-green .button-border{display:none}.btn.btn-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}.btn.btn-white .button-arrow svg{fill:#754aa9}.btn.btn-white .button-border{display:none}.btn.btn-link{background-color:initial;border-radius:0;height:auto;--tw-bg-opacity:0;padding:0;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.btn.btn-link .button-arrow svg{fill:#2f195c}.purple-section .btn.btn-link{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.purple-section .btn.btn-link .button-arrow svg{fill:#fff}.purple-section .btn.btn-link .btn-border{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.btn.button-with-arrow .button-arrow svg:first-child{left:100%;top:-100%}.btn.button-with-arrow .button-arrow svg:first-child,.btn.button-with-arrow .button-arrow svg:last-child{position:absolute;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn.button-with-arrow .button-arrow svg:last-child{left:0;top:0}.btn.button-with-arrow:hover .button-arrow svg:first-child{animation:arrow-1 .5s;left:50%;top:-50%}.btn.button-with-arrow:hover .button-arrow svg:last-child{animation:arrow-2 .5s;left:0;top:0}.btn.button-with-arrow:hover .button-border{animation:button-arrow-border .5s;width:100%}.has-animated-arrow .button-arrow svg:first-child{left:100%;top:-100%}.has-animated-arrow .button-arrow svg:first-child,.has-animated-arrow .button-arrow svg:last-child{position:absolute;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.has-animated-arrow .button-arrow svg:last-child{left:0;top:0}.has-animated-arrow:hover .button-arrow svg:first-child{animation:arrow-1 .5s;left:100%;top:-100%}.has-animated-arrow:hover .button-arrow svg:last-child{animation:arrow-2 .5s;left:0;top:0}.has-animated-arrow:hover .button-border{animation:button-arrow-border .5s;width:100%}@keyframes arrow-1{0%{left:100%;top:-100%}1%{left:50%;top:-50%}to{left:100%;top:-100%}}@keyframes arrow-2{0%{left:-100%;top:100%}to{left:0;top:0}}@keyframes button-arrow-border{0%{width:0}to{width:100%}}.wpcf7-submit{cursor:pointer;--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity));--tw-text-opacity:1;align-items:center;border-radius:9999px;color:rgba(255,255,255,var(--tw-text-opacity));display:inline-flex;font-weight:500;gap:.5rem;justify-content:space-between;padding:.875rem 1.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wpcf7-submit.alignright{float:right}.wpcf7-submit.btn-purple{--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.wpcf7-submit.btn-purple .button-arrow svg{fill:#fff}.wpcf7-submit.btn-purple .button-border{display:none}.wpcf7-submit.btn-green{--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.wpcf7-submit.btn-green .button-arrow svg{fill:#3b1f73}.wpcf7-submit.btn-green .button-border{display:none}.wpcf7-submit.btn-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}.wpcf7-submit.btn-white .button-arrow svg{fill:#754aa9}.wpcf7-submit.btn-white .button-border{display:none}.wpcf7-submit.btn-link{background-color:initial;border-radius:0;height:auto;--tw-bg-opacity:0;padding:0;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.wpcf7-submit.btn-link .button-arrow svg{fill:#2f195c}.purple-section .wpcf7-submit.btn-link{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.purple-section .wpcf7-submit.btn-link .button-arrow svg{fill:#fff}.purple-section .wpcf7-submit.btn-link .btn-border{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.wpcf7-submit.button-with-arrow .button-arrow svg:first-child{left:100%;position:absolute;top:-100%;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wpcf7-submit.button-with-arrow .button-arrow svg:last-child{left:0;position:absolute;top:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wpcf7-submit.button-with-arrow:hover .button-arrow svg:first-child{animation:arrow-1 .5s;left:50%;top:-50%}.wpcf7-submit.button-with-arrow:hover .button-arrow svg:last-child{animation:arrow-2 .5s;left:0;top:0}.wpcf7-submit.button-with-arrow:hover .button-border{animation:button-arrow-border .5s;width:100%}.wpcf7-form-control.wpcf7-select{border-color:#d8d2e3;border-radius:10px;width:100%}#main-menu.mobile-hidden{display:none}@media (min-width:1084px){#main-menu.mobile-hidden{display:flex}}@media (max-width:1083px){#main-menu{height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:50;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media (min-width:1084px){#menu-main-menu{display:flex;gap:3rem}#menu-main-menu>li.menu-item{font-weight:700;position:relative}#menu-main-menu>li.menu-item>a{display:flex;padding-bottom:.5rem;padding-top:.5rem}#menu-main-menu>li.menu-item.current-menu-ancestor>a,#menu-main-menu>li.menu-item.current-menu-item>a,#menu-main-menu>li.menu-item>a:hover{--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.menu-item.current-menu-ancestor>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='none'%3E%3Cpath fill='%23AB5DEC' d='M6.142 7.107a.85.85 0 0 1-.606-.251L.393 1.713A.857.857 0 1 1 1.605.501L6.142 5.04 10.679.502a.857.857 0 1 1 1.212 1.212L6.748 6.856a.86.86 0 0 1-.607.25'/%3E%3C/svg%3E")!important}#menu-main-menu>li.menu-item.current-menu-ancestor li.current-menu-item a{font-weight:700;--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.menu-item>ul.sub-menu{border-radius:1rem;border-width:2px;display:none;flex-direction:column;left:0;position:absolute;row-gap:1.25rem;top:100%;z-index:50;--tw-border-opacity:1;border-color:rgba(171,93,236,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));box-shadow:0 24px 56px 0 rgba(167,174,186,.16);padding:2rem}#menu-main-menu>li.menu-item>ul.sub-menu .nav-description{display:block;font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}#menu-main-menu>li.menu-item>ul.sub-menu li a{font-weight:700;white-space:nowrap;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}#menu-main-menu>li.menu-item>ul.sub-menu li a:after{content:none}#menu-main-menu>li.menu-item>ul.sub-menu li a:hover{--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.menu-item.menu-item-has-children a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='currentColor'%3E%3Cpath d='M6.142 7.107a.85.85 0 0 1-.606-.251L.393 1.713A.857.857 0 1 1 1.605.501L6.142 5.04 10.679.502a.857.857 0 1 1 1.212 1.212L6.748 6.856a.86.86 0 0 1-.607.25'/%3E%3C/svg%3E");display:inline-block;height:1.25rem;margin-left:.5rem;vertical-align:middle;width:1.25rem}#menu-main-menu>li.menu-item.menu-item-has-children:hover>a{--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.menu-item.menu-item-has-children:hover>ul.sub-menu{display:flex}}@media (max-width:1083px){#menu-main-menu{display:block;padding-left:1.75rem;padding-right:1.75rem;width:100%}#menu-main-menu>li{margin-bottom:1rem;margin-top:1rem}#menu-main-menu>li.current-menu-ancestor li.current-menu-item a,#menu-main-menu>li.current-menu-ancestor>a,#menu-main-menu>li.current-menu-item>a{--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.current-menu-ancestor li.current-menu-item a{font-weight:700}#menu-main-menu>li.menu-item-has-children>a{align-items:center;display:flex}#menu-main-menu>li.menu-item-has-children>a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");display:block;height:1.25rem;margin-left:.25rem;width:1.25rem}#menu-main-menu>li>a{font-size:1.25rem;font-weight:700;justify-content:space-between;line-height:1.875rem}#menu-main-menu>li ul.sub-menu{max-height:0;overflow:hidden;padding-top:.5rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}#menu-main-menu>li ul.sub-menu li{padding-bottom:.25rem;padding-top:.25rem}#menu-main-menu>li ul.sub-menu .nav-description{display:none}#menu-main-menu>li.submenu-open>a{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgba(171,93,236,var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}#menu-main-menu>li.submenu-open>a:after{--tw-rotate:180deg;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23AB5DEC' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");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))}#menu-main-menu>li.submenu-open ul.sub-menu{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.search-form{display:block!important}}.website-header{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity));transition:all .5s}.website-header.has-hero{max-width:100%;width:100vw;z-index:100}.website-header.has-hero,.website-header.has-hero.fixed-header{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.website-header.has-hero.fixed-header{position:fixed;--tw-shadow:0px 24px 48px -12px rgba(16,24,40,.18);--tw-shadow-colored:0px 24px 48px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transform:translateY(-80px)}.website-header.has-hero.fixed-header.going-down{transform:translateY(-80px)}.website-header.has-hero.fixed-header.going-up{transform:translate(0)}.hero-section{height:540px}@media (min-width:1084px){.hero-section{height:740px}}.hero-section .hero-gradient{background:#000;background:linear-gradient(0deg,#000,#000 25%,transparent 55%)}@media (min-width:1084px){.hero-section .hero-gradient{background:none}}.hero-section.hero-bg-gradient{background:#3b1f73}.hero-section .video-gradient-overlay,.hero-section.hero-bg-gradient{background:linear-gradient(113deg,rgba(255,0,229,0) 69.1%,rgba(255,0,229,.8) 147.53%),linear-gradient(270deg,rgba(59,31,115,0),rgba(59,31,115,.8) 79.48%)}@media (min-width:1084px){.hero-section .video-gradient-overlay{background:linear-gradient(113deg,rgba(255,0,229,0) 69.1%,rgba(255,0,229,.8) 147.53%),linear-gradient(270deg,rgba(59,31,115,0),rgba(59,31,115,.8) 79.48%)}.hero-section.white-hero-section h1,.hero-section.white-hero-section h1 span{color:var(--wp--preset--color--purple-100)!important}}@media (max-width:1083px){.hero-section.white-hero-section h1,.hero-section.white-hero-section h1 span{color:#fff!important}}@media (min-width:1084px){.hero-section.white-hero-section:after{background:linear-gradient(180deg,rgba(59,31,115,0) 50%,#3b1f73 569.06%);bottom:0;content:"";height:164px;left:0;position:absolute;width:100%}.hero-section.white-hero-section{min-height:640px}}@media (max-width:1083px){.hero-section.white-hero-section .person_image img{max-height:540px}.hero-section.white-hero-section .person_image:before{background:linear-gradient(180deg,rgba(59,31,115,0),#3b1f73 75.5%);bottom:0;content:"";height:312px;left:0;position:absolute;width:100%;z-index:1}}.wp-block-cards-list .card-content p:first-child{margin-top:0}.white-section .cards_item.white-section{border-width:1px;--tw-border-opacity:1;border-color:rgba(216,210,227,var(--tw-border-opacity))}.white-section .cards_item.white-section.cards_item_with_link:hover{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}.should-hide{display:none}.wp-block-jobs-grid .cards_splide.is-active .splide__slide{margin-right:1.75rem;width:410px}.wp-block-jobs-grid .cards_splide:not(.is-active) .cards_list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem}@media (min-width:640px){.wp-block-jobs-grid .cards_splide:not(.is-active) .cards_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1084px){.wp-block-jobs-grid .cards_splide:not(.is-active) .cards_list{grid-template-columns:repeat(3,minmax(0,1fr))}}article.type-post .post-categories{display:flex;font-size:.875rem;gap:.5rem;line-height:1.25rem;padding:.25rem;--tw-text-opacity:1;color:rgba(146,93,211,var(--tw-text-opacity))}article.type-post .post-categories li{border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:.25rem .5rem}article.type-post .blog-content{color:#474747;padding-bottom:124px}article.type-post .blog-content h1,article.type-post .blog-content h2,article.type-post .blog-content h3{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}article.type-post .blog-content h2{font-size:28px}@media (min-width:1084px){article.type-post .blog-content h2{font-size:57px}}article.type-post .blog-content ul{list-style-type:disc;margin-top:1rem;padding-left:1.75rem}article.type-post .blog-content ol{list-style-type:decimal;margin-top:1rem;padding-left:1.75rem}article.type-post .blog-content img{border-radius:20px!important;margin-top:15px}article.type-post .blog-content blockquote{border-left-width:2px;--tw-border-opacity:1;border-color:rgba(117,74,169,var(--tw-border-opacity));font-size:1.25rem;line-height:1.875rem;padding-left:1.25rem;--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}@media (min-width:1084px){article.type-post .blog-content blockquote{font-size:1.5rem;line-height:2rem}}article.type-post .blog-content blockquote p{--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}article.type-post .blog-content blockquote cite{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}article.type-post .blog-content blockquote cite:before{content:"— "}@media (max-width:1083px){article.type-post .post-thumbnail-wrapper{margin:0 -30px}}#sb_instagram{-ms-scroll-snap-type:x var(--tw-scroll-snap-strictness);scroll-snap-type:x var(--tw-scroll-snap-strictness)}#sb_instagram #sbi_images{align-items:center;display:flex;gap:1.25rem;justify-content:flex-start;padding:0!important;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}#sb_instagram #sbi_images .sbi_item{scroll-snap-align:start;width:auto!important}#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo{border-radius:1.25rem;height:200px!important;object-fit:cover;width:200px!important}[class*=section] .white-section .wp-block-content-block{--tw-text-opacity:1;color:rgba(71,71,71,var(--tw-text-opacity))}[class*=section] .white-section .wp-block-content-block blockquote{border-left-width:2px;margin-left:1.25rem;margin-top:2rem;--tw-border-opacity:1;border-color:rgba(117,74,169,var(--tw-border-opacity));font-size:1.25rem;line-height:1.875rem;padding-left:1.25rem;--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}@media (min-width:1084px){[class*=section] .white-section .wp-block-content-block blockquote{font-size:1.5rem;line-height:2rem;margin-left:25px}}[class*=section] .white-section .wp-block-content-block blockquote p{--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}[class*=section] .white-section .wp-block-content-block blockquote p:first-child{margin-top:0}[class*=section] .white-section .wp-block-content-block blockquote cite{display:block;font-size:.875rem;line-height:1.25rem;margin-top:1.25rem;--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.splide .splide__pagination{bottom:-2rem;justify-content:center}.splide .splide__pagination .splide__pagination__page{height:.625rem;margin-left:.5rem;margin-right:.5rem;width:.625rem;--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity));opacity:1}.splide .splide__pagination .splide__pagination__page.is-active{border-style:solid;border-width:2px;--tw-border-opacity:1;background-color:initial;border-color:rgba(59,31,115,var(--tw-border-opacity));height:.8rem;opacity:1;width:.8rem}.white-section .splide .splide__pagination .splide__pagination__page{--tw-bg-opacity:1;background-color:rgba(216,210,227,var(--tw-bg-opacity))}.white-section .splide .splide__pagination .splide__pagination__page.is-active{--tw-border-opacity:1;border-color:rgba(171,93,236,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.purple-section .splide .splide__pagination .splide__pagination__page.is-active{--tw-border-opacity:1;border-color:rgba(171,93,236,var(--tw-border-opacity))}.iris-section .splide .splide__pagination .splide__pagination__page.is-active{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}@media (min-width:1350px){.quote-splide .splide__pagination{justify-content:flex-start}}.wp-block-company-testimonials-slider .quote-splide .splide__pagination,.wp-block-employee-testimonials-slider .quote-splide .splide__pagination{bottom:-.5rem}@media (min-width:1350px){.wp-block-company-testimonials-slider .quote-splide .splide__pagination,.wp-block-employee-testimonials-slider .quote-splide .splide__pagination{bottom:0;margin-left:330px}}.wp-block-cards-list .cards_splide{margin-left:-1.25rem;margin-right:-1.25rem}.wp-block-cards-list .cards_splide:not(.is-active) .cards_list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem}@media (min-width:640px){.wp-block-cards-list .cards_splide:not(.is-active) .cards_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1084px){.wp-block-cards-list .cards_splide:not(.is-active) .cards_list_2_cols{grid-template-columns:repeat(2,minmax(0,1fr))}.wp-block-cards-list .cards_splide:not(.is-active) .cards_list_3_cols{grid-template-columns:repeat(3,minmax(0,1fr))}.wp-block-cards-list .cards_splide:not(.is-active) .cards_list_4_cols{grid-template-columns:repeat(4,minmax(0,1fr))}}h2.ayg-player-title{font-size:36px}.white-hero-section .job-search-form{color:#fff}@media (min-width:1084px){.white-hero-section .job-search-form{color:var(--wp--preset--color--purple-100)!important}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.-bottom-\[1px\]{bottom:-1px}.-left-\[1px\]{left:-1px}.bottom-0{bottom:0}.bottom-\[-80px\]{bottom:-80px}.left-0{left:0}.left-1\/2{left:50%}.left-\[14px\]{left:14px}.right-0{right:0}.right-5{right:1.25rem}.right-7{right:1.75rem}.right-\[80\%\]{right:80%}.top-0{top:0}.top-1{top:.25rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-7{top:1.75rem}.top-\[-80px\]{top:-80px}.top-\[14px\]{top:14px}.top-\[88px\]{top:88px}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-4{grid-column:span 4/span 4}.float-right{float:right}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-16{margin-bottom:-4rem;margin-top:-4rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mr-0{margin-right:0}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-0{height:0}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[162px\!important\]{height:162px!important}.h-\[190px\]{height:190px}.h-\[278px\]{height:278px}.h-\[300px\]{height:300px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[620px\]{height:620px}.h-\[64px\]{height:64px}.h-\[72px\]{height:72px}.h-\[96px\]{height:96px}.h-\[calc\(100\%\+128px\)\]{height:calc(100% + 128px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-56{max-height:14rem}.max-h-\[197px\]{max-height:197px}.max-h-\[80\%\]{max-height:80%}.min-h-\[540px\]{min-height:540px}.w-1\/12{width:8.333333%}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-14{width:3.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/12{width:16.666667%}.w-3{width:.75rem}.w-3\/12{width:25%}.w-32{width:8rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-7{width:1.75rem}.w-7\/12{width:58.333333%}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-\[100px\]{width:100px}.w-\[162px\]{width:162px}.w-\[190px\]{width:190px}.w-\[300px\]{width:300px}.w-\[96px\]{width:96px}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[300px\]{min-width:300px}.min-w-fit{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.max-w-\[150px\]{max-width:150px}.max-w-\[312px\]{max-width:312px}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.max-w-full{max-width:100%}.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.max-w-none{max-width:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.origin-top-right{transform-origin:top right}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-5{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))}.translate-x-5{--tw-translate-x:1.25rem}.rotate-180{--tw-rotate:180deg}.rotate-180,.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-default{cursor:default}.cursor-grab{cursor:-webkit-grab;cursor:grab}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-y-16{row-gap:4rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.625rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.625rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.25rem}.rounded-4xl{border-radius:2rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-t-3xl{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-current{border-color:currentColor}.border-gray-30{--tw-border-opacity:1;border-color:rgba(179,179,179,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-iris-100{--tw-border-opacity:1;border-color:rgba(171,93,236,var(--tw-border-opacity))}.border-purple-100{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}.border-purple-20{--tw-border-opacity:1;border-color:rgba(216,210,227,var(--tw-border-opacity))}.border-purple-60{--tw-border-opacity:1;border-color:rgba(137,121,171,var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity:1;border-color:rgba(146,93,211,var(--tw-border-opacity))}.border-violet-120{--tw-border-opacity:1;border-color:rgba(117,74,169,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-b-purple-20{--tw-border-opacity:1;border-bottom-color:rgba(216,210,227,var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-gray-5{--tw-bg-opacity:1;background-color:rgba(242,242,242,var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:rgba(74,222,128,var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgba(129,140,248,var(--tw-bg-opacity))}.bg-iris-20{--tw-bg-opacity:1;background-color:rgba(171,93,236,var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgba(255,0,229,var(--tw-bg-opacity))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgba(59,31,115,var(--tw-bg-opacity))}.bg-purple-20{--tw-bg-opacity:1;background-color:rgba(216,210,227,var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-violet-100{--tw-bg-opacity:1;background-color:rgba(146,93,211,var(--tw-bg-opacity))}.bg-violet-20{--tw-bg-opacity:1;background-color:rgba(233,223,246,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(250,204,21,var(--tw-bg-opacity))}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-left-bottom{background-position:0 100%}.bg-no-repeat{background-repeat:no-repeat}.\!fill-white{fill:#fff!important}.fill-current{fill:currentColor}.fill-gray-60{fill:#666}.fill-iris-100{fill:#ab5dec}.fill-pink-120{fill:#cc00b7}.fill-purple-100{fill:#3b1f73}.fill-violet-100{fill:#925dd3}.fill-violet-120{fill:#754aa9}.fill-white{fill:#fff}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.object-right{object-position:right}.object-top{object-position:top}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-40{padding-bottom:10rem;padding-top:10rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-5{padding-top:1.25rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-3xl{font-size:2.25rem;line-height:2.75rem}.text-4xl{font-size:3rem;line-height:3.75rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.25rem;line-height:1.875rem}.text-md{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1.125rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.\!text-white{--tw-text-opacity:1!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-content-gray{--tw-text-opacity:1;color:rgba(71,71,71,var(--tw-text-opacity))}.text-gray-30{--tw-text-opacity:1;color:rgba(179,179,179,var(--tw-text-opacity))}.text-gray-40{--tw-text-opacity:1;color:rgba(153,153,153,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-60{--tw-text-opacity:1;color:rgba(102,102,102,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-green-100{--tw-text-opacity:1;color:rgba(4,252,155,var(--tw-text-opacity))}.text-green-50{--tw-text-opacity:1;color:rgba(240,253,244,var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:rgba(238,242,255,var(--tw-text-opacity))}.text-iris-100{--tw-text-opacity:1;color:rgba(171,93,236,var(--tw-text-opacity))}.text-purple-100{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.text-purple-20{--tw-text-opacity:1;color:rgba(216,210,227,var(--tw-text-opacity))}.text-purple-40{--tw-text-opacity:1;color:rgba(177,165,199,var(--tw-text-opacity))}.text-purple-60{--tw-text-opacity:1;color:rgba(137,121,171,var(--tw-text-opacity))}.text-purple-80{--tw-text-opacity:1;color:rgba(98,76,143,var(--tw-text-opacity))}.text-red-50{--tw-text-opacity:1;color:rgba(254,242,242,var(--tw-text-opacity))}.text-violet-100{--tw-text-opacity:1;color:rgba(146,93,211,var(--tw-text-opacity))}.text-violet-120{--tw-text-opacity:1;color:rgba(117,74,169,var(--tw-text-opacity))}.text-violet-80{--tw-text-opacity:1;color:rgba(168,125,220,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-yellow-50{--tw-text-opacity:1;color:rgba(254,252,232,var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.placeholder-white::-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-consent{--tw-shadow:0px 14px 42px rgba(8,15,52,.06);--tw-shadow-colored:0px 14px 42px var(--tw-shadow-color)}.shadow-consent,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0px 4px 6px rgba(16,24,40,.03);--tw-shadow-colored:0px 4px 6px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0px 1px 2px rgba(16,24,40,.06);--tw-shadow-colored:0px 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline-0{outline-width:0}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-0,.ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.last\:border-b-0:last-child{border-bottom-width:0}.group:hover .group-hover\:-translate-y-1{--tw-translate-y:-0.25rem}.group:hover .group-hover\:-translate-y-1,.group:hover .group-hover\:translate-x-1{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))}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:scale-\[1\.1\]{--tw-scale-x:1.1;--tw-scale-y:1.1;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))}.group:hover .group-hover\:fill-purple-100{fill:#3b1f73}.group:hover .group-hover\:fill-white{fill:#fff}.group:hover .group-hover\:underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:blur-sm{--tw-blur:blur(4px);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)}.group.white-hero-section .group-\[\.white-hero-section\]\:fill-purple-100{fill:#3b1f73}.group.hero-section .group-\[\.hero-section\]\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group.white-hero-section .group-\[\.white-hero-section\]\:text-purple-100{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.group.white-hero-section .group-\[\.white-hero-section\]\:placeholder-purple-100::-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(59,31,115,var(--tw-placeholder-opacity))}.group.white-hero-section .group-\[\.white-hero-section\]\:placeholder-purple-100::placeholder{--tw-placeholder-opacity:1;color:rgba(59,31,115,var(--tw-placeholder-opacity))}.hover\:border-purple-100:hover{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}.focus\:not-sr-only:focus{height:auto;margin:0;overflow:visible;padding:0;position:static;width:auto;clip:auto;white-space:normal}.focus\:border-purple-20:focus{--tw-border-opacity:1;border-color:rgba(216,210,227,var(--tw-border-opacity))}.focus\:border-violet-100:focus{--tw-border-opacity:1;border-color:rgba(146,93,211,var(--tw-border-opacity))}.focus\:placeholder-transparent:focus::-ms-input-placeholder{color:transparent}.focus\:placeholder-transparent:focus::placeholder{color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-violet-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(146,93,211,var(--tw-ring-opacity))}@media (min-width:640px){.sm\:mb-0{margin-bottom:0}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:w-1\/2{width:50%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:840px){.md\:mb-0{margin-bottom:0}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:text-left{text-align:left}}@media (min-width:1084px){.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:left-\[40\%\]{left:40%}.lg\:right-12{right:3rem}.lg\:top-3{top:.75rem}.lg\:top-4{top:1rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:line-clamp-4{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-10{height:2.5rem}.lg\:h-8{height:2rem}.lg\:h-\[280px\]{height:280px}.lg\:h-\[68px\]{height:68px}.lg\:min-h-\[120px\]{min-height:120px}.lg\:min-h-\[360px\]{min-height:360px}.lg\:min-h-\[410px\]{min-height:410px}.lg\:w-10{width:2.5rem}.lg\:w-10\/12{width:83.333333%}.lg\:w-7\/12{width:58.333333%}.lg\:w-\[140px\]{width:140px}.lg\:w-\[160px\]{width:160px}.lg\:w-\[23\%\]{width:23%}.lg\:w-\[275px\]{width:275px}.lg\:w-\[280px\]{width:280px}.lg\:w-\[68px\]{width:68px}.lg\:w-\[75px\]{width:75px}.lg\:w-full{width:100%}.lg\:max-w-md{max-width:28rem}.lg\:flex-grow-0{flex-grow:0}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:gap-10{gap:2.5rem}.lg\:gap-8{gap:2rem}.lg\:space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:rounded-lg{border-radius:.5rem}.lg\:rounded-xl{border-radius:.75rem}.lg\:border-b{border-bottom-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-purple-100{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}.lg\:p-0{padding:0}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:py-\[75px\]{padding-bottom:75px;padding-top:75px}.lg\:pb-0{padding-bottom:0}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pl-0{padding-left:0}.lg\:pl-12{padding-left:3rem}.lg\:pl-20{padding-left:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pt-1{padding-top:.25rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-32{padding-top:8rem}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:text-5xl{font-size:3.75rem;line-height:4.625rem}.lg\:text-6xl{font-size:4.5rem;line-height:5.625rem}.lg\:text-lg{font-size:1.25rem;line-height:1.875rem}.lg\:text-md{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.5rem;line-height:2rem}.lg\:font-normal{font-weight:400}.lg\:shadow-lg{--tw-shadow:0px 4px 6px rgba(16,24,40,.03);--tw-shadow-colored:0px 4px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.group.white-hero-section .group-\[\.white-hero-section\]\:lg\:border-purple-100{--tw-border-opacity:1;border-color:rgba(59,31,115,var(--tw-border-opacity))}.group.white-hero-section .group-\[\.white-hero-section\]\:lg\:text-purple-100{--tw-text-opacity:1;color:rgba(59,31,115,var(--tw-text-opacity))}}@media (max-width:1083px){.max-lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.max-lg\:text-center{text-align:center}.group.white-hero-section .group-\[\.white-hero-section\]\:max-lg\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media (min-width:1350px){.xl\:absolute{position:absolute}.xl\:left-0{left:0}.xl\:top-0{top:0}.xl\:ml-0{margin-left:0}.xl\:ml-\[340px\]{margin-left:340px}.xl\:mt-0{margin-top:0}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:h-\[300px\!important\]{height:300px!important}.xl\:min-h-\[300px\]{min-height:300px}.xl\:w-8\/12{width:66.666667%}.xl\:w-\[300px\]{width:300px}.xl\:w-\[calc\(100\%-340px\)\]{width:calc(100% - 340px)}.xl\:flex-row{flex-direction:row}.xl\:fill-purple-100{fill:#3b1f73}.xl\:text-left{text-align:left}}@media (max-width:1349px){.max-xl\:m-auto{margin:auto}}