@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
 * {
     margin: 0;
     padding: 0;
     box-sizing: border-box;
     font-family: 'Inter', sans-serif !important;
}
 :root{
    --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";
    --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";
    --fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";
    --fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";
    --fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";
    --fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";
    --fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";
    --fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";
}
 svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display, inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-0.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width, 1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 html{
    line-height:1.5;
    -webkit-text-size-adjust:100%;
    -moz-tab-size:4;
    -o-tab-size:4;
    tab-size:4;
    font-family:var(--online-ogren-customkit-font-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-feature-settings:normal;
    font-variation-settings:normal;
    -webkit-tap-highlight-color:transparent;
}
 body{
    margin:0;
    line-height:inherit;
}
 h1,h2{
    font-size:inherit;
    font-weight:inherit;
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 button,input{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 [type=button],button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 [type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px;
}
 h1,h2,p{
    margin:0;
}
 input::placeholder{
    opacity:1;
    color:#9ca3af;
}
 [role=button],button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 iframe,img,svg,video{
    display:block;
    vertical-align:middle;
}
 img,video{
    max-width:100%;
    height:auto;
}
 :root{
    --keyframes-accordion-down-from-height:0px;
    --keyframes-accordion-down-to-height:var(--radix-accordion-content-height);
    --keyframes-accordion-up-from-height:var(--radix-accordion-content-height);
    --keyframes-accordion-up-to-height:0px;
    --animation-accordion-down:accordion-down 0.2s ease-out;
    --animation-accordion-up:accordion-up 0.2s ease-out;
    --fontFamily-sans-0:"Inter";
    --fontFamily-sans-1:ui-sans-serif;
    --fontFamily-sans-2:system-ui;
    --fontFamily-sans-3:sans-serif;
    --fontFamily-sans-4:"Apple Color Emoji";
    --fontFamily-sans-5:"Segoe UI Emoji";
    --fontFamily-sans-6:"Segoe UI Symbol";
    --fontFamily-sans-7:"Noto Color Emoji";
    --fontFamily-mono-0:"Klamp 105 Mono";
    --fontFamily-mono-1:ui-monospace;
    --fontFamily-mono-2:SFMono-Regular;
    --fontFamily-mono-3:Menlo;
    --fontFamily-mono-4:Monaco;
    --fontFamily-mono-5:Consolas;
    --fontFamily-mono-6:"Liberation Mono";
    --fontFamily-mono-7:"Courier New";
    --fontFamily-mono-8:monospace;
    --fontFamily-display-0:"Maison Neue Extended Black";
    --fontFamily-display-1:ui-sans-serif;
    --fontFamily-display-2:system-ui;
    --fontFamily-display-3:sans-serif;
    --fontFamily-display-4:"Apple Color Emoji";
    --fontFamily-display-5:"Segoe UI Emoji";
    --fontFamily-display-6:"Segoe UI Symbol";
    --fontFamily-display-7:"Noto Color Emoji";
    --fontSize-paragraph1-0:1.188rem;
    --fontSize-paragraph1-1-lineHeight:1.75rem;
    --fontSize-paragraph1-1-letterSpacing:-0.01em;
    --fontSize-paragraph1-1-fontWeight:400;
    --fontSize-paragraph2-0:1rem;
    --fontSize-paragraph2-1-lineHeight:1.5rem;
    --fontSize-paragraph2-1-letterSpacing:-0.015em;
    --fontSize-paragraph2-1-fontWeight:400;
    --fontSize-paragraph3-0:0.875rem;
    --fontSize-paragraph3-1-lineHeight:1.313rem;
    --fontSize-paragraph3-1-letterSpacing:-0.015em;
    --fontSize-paragraph3-1-fontWeight:400;
    --fontSize-paragraph4-0:0.75rem;
    --fontSize-paragraph4-1-lineHeight:1.063rem;
    --fontSize-paragraph4-1-letterSpacing:-0.015em;
    --fontSize-paragraph4-1-fontWeight:400;
    --fontSize-text1-0:1rem;
    --fontSize-text1-1-lineHeight:1.188rem;
    --fontSize-text1-1-letterSpacing:-0.01em;
    --fontSize-text1-1-fontWeight:400;
    --fontSize-text2-0:0.938rem;
    --fontSize-text2-1-lineHeight:1.125rem;
    --fontSize-text2-1-letterSpacing:-0.01em;
    --fontSize-text2-1-fontWeight:400;
    --fontSize-text3-0:0.875rem;
    --fontSize-text3-1-lineHeight:1.063rem;
    --fontSize-text3-1-letterSpacing:-0.01em;
    --fontSize-text3-1-fontWeight:400;
    --fontSize-text4-0:0.813rem;
    --fontSize-text4-1-lineHeight:1rem;
    --fontSize-text4-1-letterSpacing:-0.01em;
    --fontSize-text4-1-fontWeight:400;
    --fontSize-text5-0:0.75rem;
    --fontSize-text5-1-lineHeight:0.938rem;
    --fontSize-text5-1-letterSpacing:-0.01em;
    --fontSize-text5-1-fontWeight:400;
    --fontSize-text6-0:0.688rem;
    --fontSize-text6-1-lineHeight:0.875rem;
    --fontSize-text6-1-letterSpacing:-0.01em;
    --fontSize-text6-1-fontWeight:400;
    --fontSize-text7-0:0.625rem;
    --fontSize-text7-1-lineHeight:0.813rem;
    --fontSize-text7-1-letterSpacing:-0.01em;
    --fontSize-text7-1-fontWeight:400;
    --fontSize-subtitle1-0:1rem;
    --fontSize-subtitle1-1-lineHeight:1.188rem;
    --fontSize-subtitle1-1-letterSpacing:-0.01em;
    --fontSize-subtitle1-1-fontWeight:500;
    --fontSize-subtitle2-0:0.938rem;
    --fontSize-subtitle2-1-lineHeight:1.125rem;
    --fontSize-subtitle2-1-letterSpacing:-0.01em;
    --fontSize-subtitle2-1-fontWeight:500;
    --fontSize-subtitle3-0:0.875rem;
    --fontSize-subtitle3-1-lineHeight:1.063rem;
    --fontSize-subtitle3-1-letterSpacing:-0.01em;
    --fontSize-subtitle3-1-fontWeight:500;
    --fontSize-subtitle4-0:0.813rem;
    --fontSize-subtitle4-1-lineHeight:1rem;
    --fontSize-subtitle4-1-letterSpacing:-0.01em;
    --fontSize-subtitle4-1-fontWeight:500;
    --fontSize-subtitle5-0:0.75rem;
    --fontSize-subtitle5-1-lineHeight:0.938rem;
    --fontSize-subtitle5-1-letterSpacing:-0.01em;
    --fontSize-subtitle5-1-fontWeight:500;
    --fontSize-subtitle6-0:0.688rem;
    --fontSize-subtitle6-1-lineHeight:0.875rem;
    --fontSize-subtitle6-1-letterSpacing:-0.01em;
    --fontSize-subtitle6-1-fontWeight:500;
    --fontSize-subtitle7-0:0.625rem;
    --fontSize-subtitle7-1-lineHeight:0.813rem;
    --fontSize-subtitle7-1-letterSpacing:-0.01em;
    --fontSize-subtitle7-1-fontWeight:500;
    --fontSize-button1-0:1.063rem;
    --fontSize-button1-1-lineHeight:1.313rem;
    --fontSize-button1-1-letterSpacing:-0.005em;
    --fontSize-button1-1-fontWeight:600;
    --fontSize-button2-0:1rem;
    --fontSize-button2-1-lineHeight:1.188rem;
    --fontSize-button2-1-letterSpacing:-0.005em;
    --fontSize-button2-1-fontWeight:600;
    --fontSize-button3-0:0.938rem;
    --fontSize-button3-1-lineHeight:1.125rem;
    --fontSize-button3-1-letterSpacing:-0.005em;
    --fontSize-button3-1-fontWeight:600;
    --fontSize-button4-0:0.875rem;
    --fontSize-button4-1-lineHeight:1.063rem;
    --fontSize-button4-1-letterSpacing:-0.005em;
    --fontSize-button4-1-fontWeight:600;
    --fontSize-button5-0:0.813rem;
    --fontSize-button5-1-lineHeight:1rem;
    --fontSize-button5-1-letterSpacing:-0.005em;
    --fontSize-button5-1-fontWeight:600;
    --fontSize-overline1-0:0.875rem;
    --fontSize-overline1-1-lineHeight:1.063rem;
    --fontSize-overline1-1-letterSpacing:0.06em;
    --fontSize-overline1-1-fontWeight:600;
    --fontSize-overline2-0:0.813rem;
    --fontSize-overline2-1-lineHeight:1rem;
    --fontSize-overline2-1-letterSpacing:0.06em;
    --fontSize-overline2-1-fontWeight:600;
    --fontSize-overline3-0:0.75rem;
    --fontSize-overline3-1-lineHeight:0.938rem;
    --fontSize-overline3-1-letterSpacing:0.06em;
    --fontSize-overline3-1-fontWeight:600;
    --fontSize-overline4-0:0.688rem;
    --fontSize-overline4-1-lineHeight:0.813rem;
    --fontSize-overline4-1-letterSpacing:0.06em;
    --fontSize-overline4-1-fontWeight:600;
    --fontSize-header1-0:2.5rem;
    --fontSize-header1-1-lineHeight:3.5rem;
    --fontSize-header1-1-letterSpacing:-0.0125em;
    --fontSize-header1-1-fontWeight:600;
    --fontSize-header2-0:2rem;
    --fontSize-header2-1-lineHeight:2.813rem;
    --fontSize-header2-1-letterSpacing:-0.0125em;
    --fontSize-header2-1-fontWeight:600;
    --fontSize-header3-0:1.5rem;
    --fontSize-header3-1-lineHeight:2.125rem;
    --fontSize-header3-1-letterSpacing:-0.0125em;
    --fontSize-header3-1-fontWeight:600;
    --fontSize-header4-0:1.125rem;
    --fontSize-header4-1-lineHeight:1.563rem;
    --fontSize-header4-1-letterSpacing:-0.0125em;
    --fontSize-header4-1-fontWeight:600;
    --fontSize-header5-0:1rem;
    --fontSize-header5-1-lineHeight:1.375rem;
    --fontSize-header5-1-letterSpacing:-0.0125em;
    --fontSize-header5-1-fontWeight:600;
    --fontSize-display1-0:2.5rem;
    --fontSize-display1-1-lineHeight:3rem;
    --fontSize-display1-1-letterSpacing:0em;
    --fontSize-display1-1-fontWeight:700;
    --fontSize-display2-0:2rem;
    --fontSize-display2-1-lineHeight:2.375rem;
    --fontSize-display2-1-letterSpacing:0em;
    --fontSize-display2-1-fontWeight:700;
    --fontSize-display3-0:1.5rem;
    --fontSize-display3-1-lineHeight:1.813rem;
    --fontSize-display3-1-letterSpacing:0em;
    --fontSize-display3-1-fontWeight:700;
    --fontSize-display4-0:1.125rem;
    --fontSize-display4-1-lineHeight:1.375rem;
    --fontSize-display4-1-letterSpacing:0em;
    --fontSize-display4-1-fontWeight:700;
    --fontSize-displayL1-0:4.5rem;
    --fontSize-displayL1-1-lineHeight:5.4rem;
    --fontSize-displayL1-1-letterSpacing:0em;
    --fontSize-displayL1-1-fontWeight:700;
    --fontSize-displayL2-0:4rem;
    --fontSize-displayL2-1-lineHeight:4.8rem;
    --fontSize-displayL2-1-letterSpacing:0em;
    --fontSize-displayL2-1-fontWeight:700;
    --fontSize-displayL3-0:3.5rem;
    --fontSize-displayL3-1-lineHeight:4.2rem;
    --fontSize-displayL3-1-letterSpacing:0em;
    --fontSize-displayL3-1-fontWeight:700;
    --fontSize-displayL4-0:3rem;
    --fontSize-displayL4-1-lineHeight:3.6rem;
    --fontSize-displayL4-1-letterSpacing:0em;
    --fontSize-displayL4-1-fontWeight:700;
    --fontSize-mono1-0:1.125rem;
    --fontSize-mono1-1-lineHeight:1.313rem;
    --fontSize-mono1-1-letterSpacing:-0.01em;
    --fontSize-mono1-1-fontWeight:600;
    --fontSize-mono2-0:1rem;
    --fontSize-mono2-1-lineHeight:1.188rem;
    --fontSize-mono2-1-letterSpacing:-0.01em;
    --fontSize-mono2-1-fontWeight:600;
    --fontSize-mono3-0:0.938rem;
    --fontSize-mono3-1-lineHeight:1.125rem;
    --fontSize-mono3-1-letterSpacing:-0.01em;
    --fontSize-mono3-1-fontWeight:600;
    --fontSize-mono4-0:0.875rem;
    --fontSize-mono4-1-lineHeight:1rem;
    --fontSize-mono4-1-letterSpacing:-0.01em;
    --fontSize-mono4-1-fontWeight:600;
    --fontSize-mono5-0:0.813rem;
    --fontSize-mono5-1-lineHeight:0.938rem;
    --fontSize-mono5-1-letterSpacing:-0.01em;
    --fontSize-mono5-1-fontWeight:600;
    --fontSize-mono6-0:0.75rem;
    --fontSize-mono6-1-lineHeight:0.875rem;
    --fontSize-mono6-1-letterSpacing:-0.01em;
    --fontSize-mono6-1-fontWeight:600;
    --colors-online-ogren-custom-black:14,14,15;
    --colors-online-ogren-custom-off-black:40,41,46;
    --colors-online-ogren-custom-dark-gray:83,89,97;
    --colors-online-ogren-custom-gray:136,142,150;
    --colors-online-ogren-custom-stroke-dark:210,209,209;
    --colors-online-ogren-custom-stroke:232,232,232;
    --colors-online-ogren-custom-hover-press:235,235,235;
    --colors-online-ogren-custom-hover:246,246,246;
    --colors-online-ogren-custom-hover-50:251,251,252;
    --colors-online-ogren-custom-background:255,255,255;
    --colors-online-ogren-custom-primary:255, 98, 67;
    --colors-online-ogren-custom-primary-hover:154,42,20;
    --colors-online-ogren-custom-field-highlight:255, 98, 67;
    --colors-online-ogren-custom-field-highlight-hover:72,66,196;
    --colors-online-ogren-custom-success-green:74,179,37;
    --colors-online-ogren-custom-warning-yellow:226,177,0;
    --colors-online-ogren-custom-error-red:255,51,51;
    --colors-online-ogren-custom-blue-accent:22,160,251;
    --colors-online-ogren-custom-purple-accent:163,58,213;
    --colors-online-ogren-custom-lavender-accent:125,105,247;
    --colors-online-ogren-custom-indigo-accent:39,31,106;
    --colors-online-ogren-custom-brands-discord:88,101,242;
    --colors-online-ogren-custom-brands-twitter:29,161,242;
    --colors-online-ogren-custom-brands-coinbase:17,82,240;
    --colors-online-ogren-custom-brands-instagram:221,42,123;
    --colors-online-ogren-custom-brands-opensea:32,129,226;
    --colors-online-ogren-custom-brands-paypal:0,69,124;
    --colors-online-ogren-custom-brands-tradingview:41,98,255;
    --colors-online-ogren-custom-brands-telegram:36,129,204;
    --colors-online-ogren-custom-brands-stripe:99,91,255;
    --colors-online-ogren-custom-tag-green:56,134,62;
    --colors-online-ogren-custom-tag-green-background:230,247,207;
    --colors-online-ogren-custom-tag-blue:40,87,185;
    --colors-online-ogren-custom-tag-blue-background:216,244,246;
    --colors-online-ogren-custom-tag-gray:85,90,104;
    --colors-online-ogren-custom-tag-gray-background:235,238,241;
    --colors-online-ogren-custom-tag-purple:156,57,212;
    --colors-online-ogren-custom-tag-purple-background:240,225,249;
    --colors-online-ogren-custom-tag-warning:129,80,22;
    --colors-online-ogren-custom-tag-warning-background:251,236,184;
    --colors-online-ogren-custom-tag-error:207,22,22;
    --colors-online-ogren-custom-tag-error-background:252,229,221;
    --colors-online-ogren-custom-perk-software-start:255, 98, 67;
    --colors-online-ogren-custom-perk-software-end:255,168,67;
    --colors-online-ogren-custom-perk-discord-start:62,72,194;
    --colors-online-ogren-custom-perk-discord-end:88,101,242;
    --colors-online-ogren-custom-perk-content-start:0,94,235;
    --colors-online-ogren-custom-perk-content-end:100,155,238;
    --colors-online-ogren-custom-perk-file-start:240,0,70;
    --colors-online-ogren-custom-perk-file-end:253,87,165;
    --colors-online-ogren-custom-perk-link-start:218,148,44;
    --colors-online-ogren-custom-perk-link-end:242,201,53;
    --colors-online-ogren-custom-perk-custom-start:0,180,0;
    --colors-online-ogren-custom-perk-custom-end:135,226,147;
    --colors-online-ogren-custom-gradient-purple-start:128,51,201;
    --colors-online-ogren-custom-gradient-purple-middle:95,55,182;
    --colors-online-ogren-custom-gradient-purple-end:65,42,139;
    --colors-online-ogren-custom-gradient-fire-start:154,6,6;
    --colors-online-ogren-custom-gradient-fire-middle:239,69,8;
    --colors-online-ogren-custom-gradient-fire-end:254,223,1;
    --colors-online-ogren-custom-fixed-black:0,0,0;
    --colors-online-ogren-custom-fixed-white:255,255,255;
    --colors-online-ogren-custom-avatar-stroke:248,248,250;
    --colors-online-ogren-custom-primary-button-text:255,255,255;
    --boxShadow-sm:0px 1px 4px rgba(0,0,0,.08);
    --boxShadow-md:0px 2px 8px rgba(0,0,0,.08);
    --boxShadow-lg:0px 2px 16px rgba(0,0,0,.08);
    --boxShadow-xl:0px 6px 16px rgba(0,0,0,.1);
    --boxShadow-2xl:0px 8px 40px rgba(0,0,0,.1);
    --backgroundImage-gold-gradient:var(--gold-gradient);
    --backgroundImage-perk-software-gradient:var(--perk-software-gradient);
    --backgroundImage-perk-discord-gradient:var(--perk-discord-gradient);
    --backgroundImage-perk-content-gradient:var(--perk-content-gradient);
    --backgroundImage-perk-file-gradient:var(--perk-file-gradient);
    --backgroundImage-perk-link-gradient:var(--perk-link-gradient);
    --backgroundImage-perk-custom-gradient:var(--perk-custom-gradient);
    --backgroundImage-perk-telegram-gradient:var(--perk-telegram-gradient);
    --backgroundImage-perk-proxy-gradient:var(--perk-proxy-gradient);
    --backgroundImage-perk-course-gradient:var(--perk-course-gradient);
    --backgroundImage-perk-ebook-gradient:var(--perk-ebook-gradient);
    --backgroundImage-perk-tradingview-gradient:var(--perk-tradingview-gradient);
}
 html{
    line-height:inherit;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 :root{
    --gold-gradient:linear-gradient(91.91deg,#cf862d 2.24%,#eaaa4a 51.74%,#cf862d 101.16%);
    --perk-software-gradient:linear-gradient(225deg,#ffa843,#ff6243);
    --perk-discord-gradient:linear-gradient(225deg,#5865f2,#3e48c2);
    --perk-content-gradient:linear-gradient(225deg,#649bee,#005eeb);
    --perk-file-gradient:linear-gradient(225deg,#fd57a5,#f00046);
    --perk-link-gradient:linear-gradient(225deg,#f2c935,#da942c);
    --perk-custom-gradient:linear-gradient(225deg,#87e293,#00b400);
    --perk-telegram-gradient:linear-gradient(225deg,#56a8e8,#4e9bd4);
    --perk-proxy-gradient:linear-gradient(225deg,#ff6243,#b72f14);
    --perk-course-gradient:linear-gradient(225deg,#7737df,#551cb4);
    --perk-ebook-gradient:linear-gradient(225deg,#50ddb3,#0bad7c);
    --perk-tradingview-gradient:linear-gradient(225deg,#5fb0df,#1131f3);
}
 .paragraph1{
    font-style:normal;
    font-weight:400;
    font-size:19px;
    line-height:28px;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .paragraph2{
    font-size:16px;
    line-height:24px;
}
 .paragraph2,.paragraph3{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.015em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .paragraph3{
    font-size:14px;
    line-height:21px;
}
 .text1{
    font-size:16px;
    line-height:19px;
}
 .text1,.text2{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text2{
    font-size:15px;
    line-height:18px;
}
 .text3{
    font-size:14px;
    line-height:17px;
}
 .text3,.text4{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text4{
    font-size:13px;
    line-height:16px;
}
 .text5{
    font-size:12px;
    line-height:15px;
}
 .text5{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle1{
    font-size:16px;
    line-height:19px;
}
 .subtitle1,.subtitle2{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle2{
    font-size:15px;
    line-height:18px;
}
 .subtitle3{
    font-size:14px;
    line-height:17px;
}
 .subtitle3{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle5{
    font-size:12px;
    line-height:15px;
}
 .subtitle5{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .button3{
    font-size:15px;
    line-height:18px;
}
 .button3,.button4{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.005em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .button4{
    font-size:14px;
    line-height:17px;
}
 .overline3{
    font-size:12px;
    line-height:15px;
}
 .overline3{
    font-style:normal;
    font-weight:600;
    letter-spacing:.06em;
    text-transform:uppercase;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 h1{
    font-size:40px;
    line-height:56px;
}
 h1,h2{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 h2{
    font-size:32px;
    line-height:45px;
}
 .header4{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .header4{
    font-size:18px;
    line-height:25px;
}
 .header5{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .display2{
    font-style:normal;
    font-weight:700;
    letter-spacing:0;
    font-family:var(--online-ogren-customkit-font-display),sans-serif;
}
 .display2{
    font-size:32px;
    line-height:38px;
}
 .display3{
    font-size:24px;
    line-height:29px;
}
 .display3,.display4{
    font-style:normal;
    font-weight:700;
    letter-spacing:0;
    font-family:var(--online-ogren-customkit-font-display),sans-serif;
}
 .display4{
    font-size:18px;
    line-height:22px;
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .pointer-events-none{
    pointer-events:none;
}
 .fixed{
    position:fixed;
}
 .absolute{
    position:absolute;
}
 .relative{
    position:relative;
}
 .inset-0{
    inset:0;
}
 .bottom-0{
    bottom:0;
}
 .left-0{
    left:0;
}
 .left-1\/2{
    left:50%;
}
 .left-2{
    left:.5rem;
}
 .left-\[3px\]{
    left:3px;
}
 .right-0{
    right:0;
}
 .right-2{
    right:.5rem;
}
 .top-0{
    top:0;
}
 .top-1\/2{
    top:50%;
}
 .top-\[3px\]{
    top:3px;
}
 .z-10{
    z-index:10;
}
 .z-40{
    z-index:40;
}
 .-m-3{
    margin:-.75rem;
}
 .m-0{
    margin:0;
}
 .-mx-2{
    margin-left:-.5rem;
    margin-right:-.5rem;
}
 .-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
}
 .mx-auto{
    margin-left:auto;
    margin-right:auto;
}
 .my-4{
    margin-top:1rem;
    margin-bottom:1rem;
}
 .mb-1{
    margin-bottom:.25rem;
}
 .mb-10{
    margin-bottom:2.5rem;
}
 .mb-4{
    margin-bottom:1rem;
}
 .mb-5{
    margin-bottom:1.25rem;
}
 .mb-6{
    margin-bottom:1.5rem;
}
 .ml-2{
    margin-left:.5rem;
}
 .ml-\[7px\]{
    margin-left:7px;
}
 .mr-2{
    margin-right:.5rem;
}
 .mr-\[7px\]{
    margin-right:7px;
}
 .mt-0\.5{
    margin-top:.125rem;
}
 .mt-1{
    margin-top:.25rem;
}
 .mt-1\.5{
    margin-top:.375rem;
}
 .mt-10{
    margin-top:2.5rem;
}
 .mt-2{
    margin-top:.5rem;
}
 .mt-3{
    margin-top:.75rem;
}
 .mt-4{
    margin-top:1rem;
}
 .mt-6{
    margin-top:1.5rem;
}
 .block{
    display:block;
}
 .inline-block{
    display:inline-block;
}
 .flex{
    display:flex;
}
 .grid{
    display:grid;
}
 .hidden{
    display:none;
}
 .aspect-\[2\/1\]{
    aspect-ratio:2/1;
}
 .h-0{
    height:0;
}
 .h-1\.5{
    height:.375rem;
}
 .h-10{
    height:2.5rem;
}
 .h-12{
    height:3rem;
}
 .h-14{
    height:3.5rem;
}
 .h-2{
    height:.5rem;
}
 .h-40{
    height:10rem;
}
 .h-44{
    height:11rem;
}
 .h-8{
    height:2rem;
}
 .h-96{
    height:24rem;
}
 .h-\[0\.5px\]{
    height:.5px;
}
 .h-\[115px\]{
    height:115px;
}
 .h-\[120px\]{
    height:120px;
}
 .h-\[13px\]{
    height:13px;
}
 .h-\[14px\]{
    height:14px;
}
 .h-\[280px\]{
    height:280px;
}
 .h-\[300px\]{
    height:300px;
}
 .h-\[34px\]{
    height:34px;
}
 .h-\[3px\]{
    height:3px;
}
 .h-auto{
    height:auto;
}
 .h-full{
    height:100%;
}
 .max-h-\[34px\]{
    max-height:34px;
}
 .min-h-0{
    min-height:0;
}
 .\!w-10{
    width:2.5rem!important;
}
 .\!w-12{
    width:3rem!important;
}
 .w-1\.5{
    width:.375rem;
}
 .w-10{
    width:2.5rem;
}
 .w-2{
    width:.5rem;
}
 .w-8{
    width:2rem;
}
 .w-\[13px\]{
    width:13px;
}
 .w-\[14px\]{
    width:14px;
}
 .w-\[16\.8px\]{
    width:16.8px;
}
 .w-\[19px\]{
    width:19px;
}
 .w-\[1px\]{
    width:1px;
}
 .w-\[400px\]{
    width:400px;
}
 .w-\[93\%\]{
    width:93%;
}
 .w-auto{
    width:auto;
}
 .w-fit{
    width:-moz-fit-content;
    width:fit-content;
}
 .w-full{
    width:100%;
}
 .w-min{
    width:-moz-min-content;
    width:min-content;
}
 .min-w-0{
    min-width:0;
}
 .min-w-\[120px\]{
    min-width:120px;
}
 .min-w-\[240px\]{
    min-width:240px;
}
 .max-w-\[500px\]{
    max-width:500px;
}
 .max-w-\[662px\]{
    max-width:662px;
}
 .max-w-\[700px\]{
    max-width:700px;
}
 .flex-1{
    flex:1 1 0%;
}
 .shrink-0{
    flex-shrink:0;
}
 .-translate-x-1\/2{
    --tw-translate-x:-50%;
}
 .-translate-x-1\/2,.-translate-y-1\/2{
    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-y-1\/2{
    --tw-translate-y:-50%;
}
 .rotate-0{
    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));
}
 .rotate-0{
    --tw-rotate:0deg;
}
 .animate-ping{
    animation:ping 1s cubic-bezier(0,0,.2,1) infinite;
}
 .animate-pulse{
    animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}
 .\!cursor-not-allowed{
    cursor:not-allowed!important;
}
 .cursor-default{
    cursor:default;
}
 .cursor-pointer{
    cursor:pointer;
}
 .select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
 .snap-mandatory{
    --tw-scroll-snap-strictness:mandatory;
}
 .snap-start{
    scroll-snap-align:start;
}
 .scroll-p-3{
    scroll-padding:.75rem;
}
 .flex-row{
    flex-direction:row;
}
 .flex-col{
    flex-direction:column;
}
 .flex-col-reverse{
    flex-direction:column-reverse;
}
 .flex-wrap{
    flex-wrap:wrap;
}
 .flex-nowrap{
    flex-wrap:nowrap;
}
 .items-end{
    align-items:flex-end;
}
 .items-center{
    align-items:center;
}
 .items-stretch{
    align-items:stretch;
}
 .justify-end{
    justify-content:flex-end;
}
 .justify-center{
    justify-content:center;
}
 .justify-between{
    justify-content:space-between;
}
 .gap-0\.5{
    gap:.125rem;
}
 .gap-1{
    gap:.25rem;
}
 .gap-1\.5{
    gap:.375rem;
}
 .gap-10{
    gap:2.5rem;
}
 .gap-16{
    gap:4rem;
}
 .gap-2{
    gap:.5rem;
}
 .gap-3{
    gap:.75rem;
}
 .gap-4{
    gap:1rem;
}
 .gap-6{
    gap:1.5rem;
}
 .gap-8{
    gap:2rem;
}
 .self-stretch{
    align-self:stretch;
}
 .overflow-hidden{
    overflow:hidden;
}
 .overflow-x-auto{
    overflow-x:auto;
}
 .overflow-y-auto{
    overflow-y:auto;
}
 .overflow-y-hidden{
    overflow-y:hidden;
}
 .overflow-x-clip{
    overflow-x:clip;
}
 .overflow-y-clip{
    overflow-y:clip;
}
 .text-ellipsis{
    text-overflow:ellipsis;
}
 .whitespace-nowrap{
    white-space:nowrap;
}
 .rounded{
    border-radius:.25rem;
}
 .rounded-2xl{
    border-radius:1rem;
}
 .rounded-\[100\%\]{
    border-radius:100%;
}
 .rounded-\[10px\]{
    border-radius:10px;
}
 .rounded-\[20px\]{
    border-radius:20px;
}
 .rounded-\[2px\]{
    border-radius:2px;
}
 .rounded-full{
    border-radius:9999px;
}
 .rounded-lg{
    border-radius:.5rem;
}
 .rounded-md{
    border-radius:.375rem;
}
 .rounded-xl{
    border-radius:.75rem;
}
 .rounded-l-md{
    border-bottom-left-radius:.375rem;
}
 .rounded-l-md{
    border-top-left-radius:.375rem;
}
 .rounded-r-md{
    border-top-right-radius:.375rem;
    border-bottom-right-radius:.375rem;
}
 .rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px;
}
 .border{
    border-width:1px;
}
 .border-0{
    border-width:0;
}
 .border-\[0\.5px\]{
    border-width:.5px;
}
 .border-\[3px\]{
    border-width:3px;
}
 .border-b{
    border-bottom-width:1px;
}
 .border-b-\[0\.5px\]{
    border-bottom-width:.5px;
}
 .border-l{
    border-left-width:1px;
}
 .border-l-0{
    border-left-width:0;
}
 .border-r-0{
    border-right-width:0;
}
 .border-t{
    border-top-width:1px;
}
 .border-t-0{
    border-top-width:0;
}
 .border-solid{
    border-style:solid;
}
 .border-none{
    border-style:none;
}
 .border-black{
    --tw-border-opacity:1;
    border-color:rgb(0 0 0/var(--tw-border-opacity));
}
 .border-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .border-b-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-bottom-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .bg-\[\#0E0E0F\]{
    --tw-bg-opacity:1;
    background-color:rgb(14 14 15/var(--tw-bg-opacity));
}
 .bg-\[\#404040\]\/60{
    background-color:rgba(64,64,64,.6);
}
 .bg-\[\#E6F7CF\]{
    --tw-bg-opacity:1;
    background-color:rgb(230 247 207/var(--tw-bg-opacity));
}
 .bg-black\/10{
    background-color:rgba(0,0,0,.1);
}
 .bg-transparent{
    background-color:transparent;
}
 .bg-white{
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-background{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-background),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-black{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-black),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-field-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-field-highlight\/30{
    background-color:rgba(var(--colors-online-ogren-custom-field-highlight),.3);
}
 .bg-online-ogren-custom-hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-primary{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-primary),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-stroke{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-bg-opacity));
}
 .bg-gradient-to-b{
    background-image:linear-gradient(to bottom,var(--tw-gradient-stops));
}
 .from-transparent{
    --tw-gradient-from:transparent var(--tw-gradient-from-position);
    --tw-gradient-to:transparent var(--tw-gradient-to-position);
    --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
 .to-white{
    --tw-gradient-to:#fff var(--tw-gradient-to-position);
}
 .object-cover{
    -o-object-fit:cover;
    object-fit:cover;
}
 .object-bottom{
    -o-object-position:bottom;
    object-position:bottom;
}
 .p-2{
    padding:.5rem;
}
 .p-2\.5{
    padding:.625rem;
}
 .p-3{
    padding:.75rem;
}
 .p-4{
    padding:1rem;
}
 .p-6{
    padding:1.5rem;
}
 .p-8{
    padding:2rem;
}
 .px-0{
    padding-left:0;
    padding-right:0;
}
 .px-2{
    padding-left:.5rem;
    padding-right:.5rem;
}
 .px-2\.5{
    padding-left:.625rem;
    padding-right:.625rem;
}
 .px-3{
    padding-left:.75rem;
    padding-right:.75rem;
}
 .px-5{
    padding-left:1.25rem;
    padding-right:1.25rem;
}
 .px-6{
    padding-left:1.5rem;
    padding-right:1.5rem;
}
 .px-8{
    padding-left:2rem;
    padding-right:2rem;
}
 .px-\[15px\]{
    padding-left:15px;
    padding-right:15px;
}
 .px-\[5px\]{
    padding-left:5px;
    padding-right:5px;
}
 .py-0{
    padding-top:0;
    padding-bottom:0;
}
 .py-16{
    padding-top:4rem;
    padding-bottom:4rem;
}
 .py-2{
    padding-top:.5rem;
    padding-bottom:.5rem;
}
 .py-2\.5{
    padding-top:.625rem;
    padding-bottom:.625rem;
}
 .py-3{
    padding-top:.75rem;
    padding-bottom:.75rem;
}
 .py-3\.5{
    padding-top:.875rem;
    padding-bottom:.875rem;
}
 .py-4{
    padding-top:1rem;
    padding-bottom:1rem;
}
 .py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem;
}
 .py-8{
    padding-top:2rem;
    padding-bottom:2rem;
}
 .py-\[1\.5px\]{
    padding-top:1.5px;
    padding-bottom:1.5px;
}
 .py-\[11px\]{
    padding-top:11px;
    padding-bottom:11px;
}
 .pb-6{
    padding-bottom:1.5rem;
}
 .pb-8{
    padding-bottom:2rem;
}
 .pb-\[9px\]{
    padding-bottom:9px;
}
 .pl-2\.5{
    padding-left:.625rem;
}
 .pl-\[2px\]{
    padding-left:2px;
}
 .pl-\[5px\]{
    padding-left:5px;
}
 .pr-2{
    padding-right:.5rem;
}
 .pr-4{
    padding-right:1rem;
}
 .pt-0{
    padding-top:0;
}
 .pt-2{
    padding-top:.5rem;
}
 .pt-4{
    padding-top:1rem;
}
 .pt-5{
    padding-top:1.25rem;
}
 .pt-8{
    padding-top:2rem;
}
 .text-center{
    text-align:center;
}
 .text-right{
    text-align:right;
}
 .font-display{
    font-family:var(--online-ogren-customkit-font-display),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .font-roboto{
    font-family:var(--online-ogren-custom-font-roboto),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .font-robotomono{
    font-family:var(--online-ogren-custom-font-roboto-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
 .font-sans{
    font-family:var(--online-ogren-customkit-font-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .text-\[12px\]{
    font-size:12px;
}
 .text-\[14px\]{
    font-size:14px;
}
 .text-\[16px\]{
    font-size:16px;
}
 .text-\[17px\]{
    font-size:17px;
}
 .text-\[18px\]{
    font-size:18px;
}
 .text-\[20px\]{
    font-size:20px;
}
 .text-\[28px\]{
    font-size:28px;
}
 .text-\[32px\]{
    font-size:32px;
}
 .text-\[9px\]{
    font-size:9px;
}
 .text-button4{
    font-size:var(--fontSize-button4-0);
    line-height:var(--fontSize-button4-1-lineHeight);
    letter-spacing:var(--fontSize-button4-1-letterSpacing);
    font-weight:var(--fontSize-button4-1-fontWeight);
}
 .text-sm{
    font-size:.875rem;
    line-height:1.25rem;
}
 .text-xs{
    font-size:.75rem;
    line-height:1rem;
}
 .font-bold{
    font-weight:700;
}
 .font-medium{
    font-weight:500;
}
 .font-semibold{
    font-weight:600;
}
 .leading-\[25px\]{
    line-height:25px;
}
 .leading-\[33px\]{
    line-height:33px;
}
 .leading-\[34px\]{
    line-height:34px;
}
 .leading-\[35px\]{
    line-height:35px;
}
 .leading-\[40px\]{
    line-height:40px;
}
 .tracking-\[-0\.005em\]{
    letter-spacing:-.005em;
}
 .\!text-online-ogren-custom-black{
    --tw-text-opacity:1!important;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity))!important;
}
 .text-\[\#38863E\]{
    --tw-text-opacity:1;
    color:rgb(56 134 62/var(--tw-text-opacity));
}
 .text-white{
    --tw-text-opacity:1;
    color:rgb(255 255 255/var(--tw-text-opacity));
}
 .text-online-ogren-custom-background{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-background),var(--tw-text-opacity));
}
 .text-online-ogren-custom-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
}
 .text-online-ogren-custom-dark-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-field-highlight{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-text-opacity));
}
 .text-online-ogren-custom-fixed-white{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-fixed-white),var(--tw-text-opacity));
}
 .text-online-ogren-custom-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-off-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-off-black),var(--tw-text-opacity));
}
 .opacity-0{
    opacity:0;
}
 .opacity-40{
    opacity:.4;
}
 .opacity-50{
    opacity:.5;
}
 .shadow{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}
 .shadow{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .shadow-md{
    --tw-shadow:var(--boxShadow-md);
    --tw-shadow-colored:var(--boxShadow-md);
}
 .shadow-md{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .outline-none{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .outline-2{
    outline-width:2px;
}
 .blur-\[250px\]{
    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);
}
 .blur-\[250px\]{
    --tw-blur:blur(250px);
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .duration-200{
    transition-duration:.2s;
}
 .duration-300{
    transition-duration:.3s;
}
 .duration-500{
    transition-duration:.5s;
}
 .ease-in-out{
    transition-timing-function:cubic-bezier(.4,0,.2,1);
}
 .duration-200{
    animation-duration:.2s;
}
 .duration-300{
    animation-duration:.3s;
}
 .duration-500{
    animation-duration:.5s;
}
 .ease-in-out{
    animation-timing-function:cubic-bezier(.4,0,.2,1);
}
 .\[-webkit-box-orient\:vertical\]{
    -webkit-box-orient:vertical;
}
 .\[-webkit-line-clamp\:2\]{
    -webkit-line-clamp:2;
}
 .\[-webkit-line-clamp\:5\]{
    -webkit-line-clamp:5;
}
 .\[content-visibility\:auto\]{
    content-visibility:auto;
}
 .\[display\:-webkit-box\]{
    display:-webkit-box;
}
 .\[grid-template-columns\:repeat\(auto-fill\2c minmax\(160px\2c 1fr\)\)\]{
    grid-template-columns:repeat(auto-fill,minmax(160px,1fr));
}
 .\[grid-template-rows\:0fr\]{
    grid-template-rows:0fr;
}
 @media (min-width:640px){
     .sm\:display2{
        font-size:32px;
        line-height:38px;
    }
     .sm\:display2,.sm\:display3{
        font-style:normal;
        font-weight:700;
        letter-spacing:0;
        font-family:var(--online-ogren-customkit-font-display),sans-serif;
    }
     .sm\:display3{
        font-size:24px;
        line-height:29px;
    }
}
 @media (min-width:768px){
     .md\:display2{
        font-style:normal;
        font-weight:700;
        font-size:32px;
        line-height:38px;
        letter-spacing:0;
        font-family:var(--online-ogren-customkit-font-display),sans-serif;
    }
}
 .first-of-type\:ml-0:first-of-type{
    margin-left:0;
}
 .hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05;
}
 .hover\:scale-105:hover,.hover\:scale-\[101\%\]:hover{
    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));
}
 .hover\:scale-\[101\%\]:hover{
    --tw-scale-x:101%;
    --tw-scale-y:101%;
}
 .hover\:scale-\[102\%\]:hover{
    --tw-scale-x:102%;
    --tw-scale-y:102%;
}
 .hover\:scale-\[102\%\]:hover{
    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));
}
 .hover\:bg-online-ogren-custom-hover:hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .hover\:text-online-ogren-custom-dark-gray:hover{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .hover\:text-online-ogren-custom-off-black:hover{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-off-black),var(--tw-text-opacity));
}
 .hover\:underline:hover{
    text-decoration-line:underline;
}
 .hover\:shadow-lg:hover{
    --tw-shadow:var(--boxShadow-lg);
    --tw-shadow-colored:var(--boxShadow-lg);
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .active\:scale-95:active{
    --tw-scale-x:.95;
    --tw-scale-y:.95;
    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));
}
 .active\:bg-online-ogren-custom-hover-press:active{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover-press),var(--tw-bg-opacity));
}
 .group:hover .group-hover\:-rotate-6{
    --tw-rotate:-6deg;
}
 .group:hover .group-hover\:-rotate-6,.group:hover .group-hover\:scale-110{
    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\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1;
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[12\%\]{
    background-color:rgba(0,0,0,.12);
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[4\%\]{
    background-color:rgb(0 0 0/4%);
}
 .group\/button:hover .group-hover\/button\:bg-online-ogren-custom-background\/\[12\%\]{
    background-color:rgba(var(--colors-online-ogren-custom-background),12%);
}
 .group\/icon-button:hover .group-hover\/icon-button\:bg-black\/\[4\%\]{
    background-color:rgb(0 0 0/4%);
}
 .group:hover .group-hover\:opacity-100{
    opacity:1;
}
 .group\/button:active .group-active\/button\:bg-black\/\[18\%\]{
    background-color:rgba(0,0,0,.18);
}
 .group\/button:active .group-active\/button\:bg-black\/\[8\%\]{
    background-color:rgb(0 0 0/8%);
}
 .group\/button:active .group-active\/button\:bg-online-ogren-custom-background\/\[18\%\]{
    background-color:rgba(var(--colors-online-ogren-custom-background),18%);
}
 .group\/icon-button:active .group-active\/icon-button\:bg-black\/\[8\%\]{
    background-color:rgb(0 0 0/8%);
}
 @media (min-width:640px){
     .sm\:ml-3{
        margin-left:.75rem;
    }
     .sm\:block{
        display:block;
    }
     .sm\:flex{
        display:flex;
    }
     .sm\:hidden{
        display:none;
    }
     .sm\:w-\[calc\(50\%-6px\)\]{
        width:calc(50% - 6px);
    }
     .sm\:max-w-\[509px\]{
        max-width:509px;
    }
     .sm\:translate-y-0{
        --tw-translate-y: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));
    }
     .sm\:snap-x{
        scroll-snap-type:x var(--tw-scroll-snap-strictness);
    }
     .sm\:flex-row{
        flex-direction:row;
    }
     .sm\:border-t{
        border-top-width:1px;
    }
     .sm\:first-of-type\:ml-0:first-of-type{
        margin-left:0;
    }
}
 @media (min-width:768px){
     .md\:mx-0{
        margin-left:0;
        margin-right:0;
    }
     .md\:mb-2{
        margin-bottom:.5rem;
    }
     .md\:block{
        display:block;
    }
     .md\:flex{
        display:flex;
    }
     .md\:hidden{
        display:none;
    }
     .md\:w-\[calc\(33\.333\%-8px\)\]{
        width:calc(33.333% - 8px);
    }
     .md\:flex-none{
        flex:none;
    }
     .md\:flex-row{
        flex-direction:row;
    }
     .md\:gap-4{
        gap:1rem;
    }
     .md\:gap-5{
        gap:1.25rem;
    }
     .md\:self-start{
        align-self:flex-start;
    }
     .md\:rounded-xl{
        border-radius:.75rem;
    }
     .md\:border{
        border-width:1px;
    }
     .md\:p-0{
        padding:0;
    }
     .md\:p-10{
        padding:2.5rem;
    }
     .md\:p-16{
        padding:4rem;
    }
     .md\:p-8{
        padding:2rem;
    }
     .md\:px-2{
        padding-left:.5rem;
        padding-right:.5rem;
    }
     .md\:py-1{
        padding-top:.25rem;
        padding-bottom:.25rem;
    }
     .md\:py-12{
        padding-top:3rem;
        padding-bottom:3rem;
    }
     .md\:py-\[120px\]{
        padding-top:120px;
        padding-bottom:120px;
    }
     .md\:py-\[60\]{
        padding-top:60;
        padding-bottom:60;
    }
     .md\:py-\[60px\]{
        padding-top:60px;
        padding-bottom:60px;
    }
     .md\:pb-\[60px\]{
        padding-bottom:60px;
    }
     .md\:pt-\[100px\]{
        padding-top:100px;
    }
     .md\:text-left{
        text-align:left;
    }
     .md\:text-\[32px\]{
        font-size:32px;
    }
     .md\:text-\[56px\]{
        font-size:56px;
    }
     .md\:leading-\[38px\]{
        line-height:38px;
    }
     .md\:leading-\[62px\]{
        line-height:62px;
    }
     .md\:\[grid-template-columns\:repeat\(auto-fill\2c minmax\(240px\2c 1fr\)\)\]{
        grid-template-columns:repeat(auto-fill,minmax(240px,1fr));
    }
}
 @media (min-width:1024px){
     .lg\:ml-5{
        margin-left:1.25rem;
    }
     .lg\:block{
        display:block;
    }
     .lg\:h-\[300px\]{
        height:300px;
    }
     .lg\:h-auto{
        height:auto;
    }
     .lg\:w-\[1000px\]{
        width:1000px;
    }
     .lg\:w-\[calc\(25\%-15px\)\]{
        width:calc(25% - 15px);
    }
     .lg\:w-\[calc\(33\.333\%-13\.5px\)\]{
        width:calc(33.333% - 13.5px);
    }
     .lg\:max-w-\[420px\]{
        max-width:420px;
    }
     .lg\:max-w-\[638px\]{
        max-width:638px;
    }
     .lg\:max-w-lg{
        max-width:32rem;
    }
     .lg\:flex-row{
        flex-direction:row;
    }
     .lg\:gap-16{
        gap:4rem;
    }
     .lg\:gap-32{
        gap:8rem;
    }
     .lg\:self-center{
        align-self:center;
    }
     .lg\:overflow-visible{
        overflow:visible;
    }
     .lg\:py-16{
        padding-top:4rem;
        padding-bottom:4rem;
    }
     .lg\:py-32{
        padding-top:8rem;
        padding-bottom:8rem;
    }
     .lg\:py-\[60px\]{
        padding-top:60px;
        padding-bottom:60px;
    }
     .lg\:\[grid-template-columns\:repeat\(auto-fill\2c minmax\(282px\2c 1fr\)\)\]{
        grid-template-columns:repeat(auto-fill,minmax(282px,1fr));
    }
     .lg\:first-of-type\:ml-0:first-of-type{
        margin-left:0;
    }
}
 @media (min-width:1280px){
     .xl\:block{
        display:block;
    }
}
 :root{
    --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";
    --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";
    --fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";
    --fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";
    --fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";
    --fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";
    --fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";
    --fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";
}
 svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display,inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width,1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 .__className_e66fe9{
    font-family:__Inter_e66fe9,__Inter_Fallback_e66fe9;
    font-style:normal;
}
 .__variable_e66fe9{
    --online-ogren-customkit-font-sans:"__Inter_e66fe9","__Inter_Fallback_e66fe9";
}
 .__variable_829659{
    --online-ogren-custom-font-roboto-mono:"__Roboto_Mono_829659","__Roboto_Mono_Fallback_829659";
}
 .__variable_dc1cff{
    --online-ogren-custom-font-roboto:"__Roboto_dc1cff","__Roboto_Fallback_dc1cff";
}
 .__variable_66e5be{
    --online-ogren-customkit-font-display:"__online-ogren-customFont_66e5be","__online-ogren-customFont_Fallback_66e5be";
}
 .__variable_120b9c{
    --online-ogren-customkit-font-mono:"__klamp_105_mono_120b9c","__klamp_105_mono_Fallback_120b9c";
}
 .padded-container,.unpadded-container{
    margin-left:auto;
    margin-right:auto;
    max-width:1568px;
}
 .padded-container{
    padding-left:1.25rem;
    padding-right:1.25rem;
}
 @media (min-width:768px){
     .padded-container{
        padding-left:2.5rem;
        padding-right:2.5rem;
    }
}
 @media only screen and (max-width:767px){
     .intercom-lightweight-app{
        display:none;
    }
}
 .HomeHero_appear__v0PA3{
    animation:HomeHero_appear__v0PA3 .3s ease-in-out;
    animation-fill-mode:forwards;
}

 @media all{
     .fa-fw{
        text-align:center;
        width:1.25em;
    }
     .fa-futbol:before{
        content:"\f1e3";
    }
     .fa-backpack:before{
        content:"\f5d4";
    }
     .fa-chart-simple:before{
        content:"\e473";
    }
     .fa-wand-magic-sparkles:before{
        content:"\e2ca";
    }
     .fa-star:before{
        content:"\f005";
    }
     .fa-headset:before{
        content:"\f590";
    }
     .fa-arrow-right:before{
        content:"\f061";
    }
     .fa-badge-check:before{
        content:"\f336";
    }
     .fa-arrow-left:before{
        content:"\f060";
    }
     .fa-tag:before{
        content:"\f02b";
    }
     .fa-gear:before{
        content:"\f013";
    }
     .fa-caret-down:before{
        content:"\f0d7";
    }
     .fa-bell:before{
        content:"\f0f3";
    }
     .fa-magnifying-glass:before{
        content:"\f002";
    }
     .fa-chevron-down:before{
        content:"\f078";
    }
     .fa-arrow-up:before{
        content:"\f062";
    }
     .fa-truck-fast:before{
        content:"\f48b";
    }
     .fa-cart-shopping-fast:before{
        content:"\e0dc";
    }
     .fa-arrow-trend-up:before{
        content:"\e098";
    }
     .fa-chevron-left:before{
        content:"\f053";
    }
     .fa-chevron-right:before{
        content:"\f054";
    }
     .fa-trophy:before{
        content:"\f091";
    }
     .fa-fire-flame-curved:before{
        content:"\f7e4";
    }
     .fa-thumbs-up:before{
        content:"\f164";
    }
     :root{
        --fa-style-family-brands:"Font Awesome 6 Brands";
        --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";
    }
     .fa-discord:before{
        content:"\f392";
    }
     .fa-youtube:before{
        content:"\f167";
    }
     .fa-twitter:before{
        content:"\f099";
    }
     :root{
        --fa-style-family-duotone:"Font Awesome 6 Duotone";
        --fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";
    }
     :root{
        --fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";
    }
     :root{
        --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro";
    }
     :root{
        --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro";
    }
     :root{
        --fa-style-family-classic:"Font Awesome 6 Pro";
        --fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";
    }
     :root{
        --fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";
    }
     :root{
        --fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";
    }
     :root{
        --fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";
    }
     :root{
        --fa-style-family-sharp:"Font Awesome 6 Sharp";
        --fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";
    }
}
 .intercom-lightweight-app{
    position:fixed;
    z-index:2147483001;
    width:0;
    height:0;
    font-family:intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}
 .intercom-lightweight-app-launcher{
    position:fixed;
    z-index:2147483003;
    padding:0!important;
    margin:0!important;
    border:none;
    bottom:20px;
    right:20px;
    max-width:48px;
    width:48px;
    max-height:48px;
    height:48px;
    border-radius:50%;
    background:#ff6243;
    cursor:pointer;
    box-shadow:0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
    transition:transform 167ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
    box-sizing:content-box;
}
 .intercom-lightweight-app-launcher:hover{
    transition:transform 250ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
    transform:scale(1.1);
}
 .intercom-lightweight-app-launcher:active{
    transform:scale(0.85);
    transition:transform 134ms cubic-bezier(0.45, 0, 0.2, 1);
}
 .intercom-lightweight-app-launcher:focus{
    outline:none;
}
 .intercom-lightweight-app-launcher-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    position:absolute;
    top:0;
    left:0;
    width:48px;
    height:48px;
    transition:transform 100ms linear, opacity 80ms linear;
}
 .intercom-lightweight-app-launcher-icon-open{
    opacity:1;
    transform:rotate(0deg) scale(1);
}
 .intercom-lightweight-app-launcher-icon-open svg{
    width:24px;
    height:24px;
}
 .intercom-lightweight-app-launcher-icon-open svg path{
    fill:rgb(255, 255, 255);
}
 .intercom-lightweight-app-launcher-icon-minimize{
    opacity:0;
    transform:rotate(-60deg) scale(0);
}
 .intercom-lightweight-app-launcher-icon-minimize svg path{
    fill:rgb(255, 255, 255);
}
 @media print{
     .intercom-lightweight-app{
        display:none;
    }
}
 iframe#intercom-frame{
    position:absolute!important;
    opacity:0!important;
    width:1px!important;
    height:1px!important;
    top:0!important;
    left:0!important;
    border:none!important;
    display:block!important;
    z-index:-1!important;
}
 .intercom-namespace :focus:not(:focus-visible){
    outline:none;
}
/*! CSS Used keyframes */
 @keyframes ping{
    75%,to{
        transform:scale(2);
        opacity:0;
    }
}
 @keyframes pulse{
    50%{
        opacity:.5;
    }
}
 @keyframes HomeHero_appear__v0PA3{
    0%{
        transform:translateX(100%) scaleY(0);
        opacity:0;
        height:0;
    }
    to{
        transform:translateX(0) scaleY(1);
        opacity:1;
        height:66px;
    }
}
/*! CSS Used fontfaces */
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");
    unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");
    unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");
    unicode-range:U+1f??;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");
    unicode-range:U+0370-03ff;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");
    unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");
    unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");
    unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
 @font-face{
    font-family:__Inter_Fallback_e66fe9;
    src:local("Arial");
    ascent-override:90.20%;
    descent-override:22.48%;
    line-gap-override:0.00%;
    size-adjust:107.40%;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-regular.woff") format("woff");
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-semibold.woff") format("woff");
    font-weight:bold;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-regular-italic.woff") format("woff");
    font-style:italic;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-semibold-italic.woff") format("woff");
    font-weight:bold;
    font-style:italic;
}
 svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display, inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-0.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width, 1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 body{
    margin:0;
    line-height:inherit;
}
 h1{
    font-size:inherit;
    font-weight:inherit;
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 button,input{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 [type=button],button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 [type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px;
}
 h1,p{
    margin:0;
}
 input::placeholder{
    opacity:1;
    color:#9ca3af;
}
 [role=button],button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 iframe,img,svg,video{
    display:block;
    vertical-align:middle;
}
 img,video{
    max-width:100%;
    height:auto;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 .paragraph1{
    font-style:normal;
    font-weight:400;
    font-size:19px;
    line-height:28px;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .paragraph3{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.015em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .paragraph3{
    font-size:14px;
    line-height:21px;
}
 .text1{
    font-size:16px;
    line-height:19px;
}
 .text1,.text2{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text2{
    font-size:15px;
    line-height:18px;
}
 .text3{
    font-size:14px;
    line-height:17px;
}
 .text3,.text4{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text4{
    font-size:13px;
    line-height:16px;
}
 .text5{
    font-size:12px;
    line-height:15px;
}
 .text5{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle1{
    font-size:16px;
    line-height:19px;
}
 .subtitle1,.subtitle2{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle2{
    font-size:15px;
    line-height:18px;
}
 .subtitle3{
    font-size:14px;
    line-height:17px;
}
 .subtitle3,.subtitle4{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle4{
    font-size:13px;
    line-height:16px;
}
 .button3{
    font-size:15px;
    line-height:18px;
}
 .button3,.button4{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.005em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .button4{
    font-size:14px;
    line-height:17px;
}
 h1{
    font-size:40px;
    line-height:56px;
}
 h1{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .display3{
    font-size:24px;
    line-height:29px;
}
 .display3{
    font-style:normal;
    font-weight:700;
    letter-spacing:0;
    font-family:var(--online-ogren-customkit-font-display),sans-serif;
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .pointer-events-none{
    pointer-events:none;
}
 .fixed{
    position:fixed;
}
 .absolute{
    position:absolute;
}
 .relative{
    position:relative;
}
 .sticky{
    position:sticky;
}
 .inset-0{
    inset:0;
}
 .bottom-0{
    bottom:0;
}
 .left-0{
    left:0;
}
 .left-2{
    left:.5rem;
}
 .right-0{
    right:0;
}
 .right-2{
    right:.5rem;
}
 .top-0{
    top:0;
}
 .top-1\/2{
    top:50%;
}
 .z-10{
    z-index:10;
}
 .z-40{
    z-index:40;
}
 .z-50{
    z-index:50;
}
 .-mx-1{
    margin-left:-.25rem;
    margin-right:-.25rem;
}
 .mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem;
}
 .my-3{
    margin-top:.75rem;
    margin-bottom:.75rem;
}
 .mb-2{
    margin-bottom:.5rem;
}
 .mb-6{
    margin-bottom:1.5rem;
}
 .mr-\[7px\]{
    margin-right:7px;
}
 .mt-1\.5{
    margin-top:.375rem;
}
 .mt-4{
    margin-top:1rem;
}
 .mt-\[60px\]{
    margin-top:60px;
}
 .line-clamp-3{
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
 .inline-block{
    display:inline-block;
}
 .flex{
    display:flex;
}
 .aspect-\[2\/1\]{
    aspect-ratio:2/1;
}
 .h-0{
    height:0;
}
 .h-1\.5{
    height:.375rem;
}
 .h-10{
    height:2.5rem;
}
 .h-12{
    height:3rem;
}
 .h-2{
    height:.5rem;
}
 .h-8{
    height:2rem;
}
 .h-\[115px\]{
    height:115px;
}
 .h-\[13px\]{
    height:13px;
}
 .h-\[1px\]{
    height:1px;
}
 .h-full{
    height:100%;
}
 .max-h-\[39px\]{
    max-height:39px;
}
 .\!w-10{
    width:2.5rem!important;
}
 .\!w-12{
    width:3rem!important;
}
 .w-1\.5{
    width:.375rem;
}
 .w-2{
    width:.5rem;
}
 .w-52{
    width:13rem;
}
 .w-8{
    width:2rem;
}
 .w-\[13px\]{
    width:13px;
}
 .w-fit{
    width:-moz-fit-content;
    width:fit-content;
}
 .w-full{
    width:100%;
}
 .w-min{
    width:-moz-min-content;
    width:min-content;
}
 .min-w-\[120px\]{
    min-width:120px;
}
 .min-w-\[240px\]{
    min-width:240px;
}
 .max-w-\[500px\]{
    max-width:500px;
}
 .flex-1{
    flex:1 1 0%;
}
 .shrink-0{
    flex-shrink:0;
}
 .-translate-y-1\/2{
    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-y-1\/2{
    --tw-translate-y:-50%;
}
 .translate-y-full{
    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-y-full{
    --tw-translate-y:100%;
}
 .cursor-default{
    cursor:default;
}
 .cursor-not-allowed{
    cursor:not-allowed;
}
 .cursor-pointer{
    cursor:pointer;
}
 .select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
 .flex-row{
    flex-direction:row;
}
 .flex-col{
    flex-direction:column;
}
 .flex-wrap{
    flex-wrap:wrap;
}
 .flex-nowrap{
    flex-wrap:nowrap;
}
 .items-end{
    align-items:flex-end;
}
 .items-center{
    align-items:center;
}
 .items-stretch{
    align-items:stretch;
}
 .justify-center{
    justify-content:center;
}
 .justify-between{
    justify-content:space-between;
}
 .gap-0\.5{
    gap:.125rem;
}
 .gap-1{
    gap:.25rem;
}
 .gap-1\.5{
    gap:.375rem;
}
 .gap-10{
    gap:2.5rem;
}
 .gap-2{
    gap:.5rem;
}
 .gap-2\.5{
    gap:.625rem;
}
 .gap-3{
    gap:.75rem;
}
 .gap-4{
    gap:1rem;
}
 .gap-5{
    gap:1.25rem;
}
 .gap-6{
    gap:1.5rem;
}
 .gap-8{
    gap:2rem;
}
 .self-stretch{
    align-self:stretch;
}
 .overflow-auto{
    overflow:auto;
}
 .overflow-hidden{
    overflow:hidden;
}
 .overflow-x-auto{
    overflow-x:auto;
}
 .overflow-y-auto{
    overflow-y:auto;
}
 .overflow-x-hidden{
    overflow-x:hidden;
}
 .overscroll-contain{
    overscroll-behavior:contain;
}
 .text-ellipsis{
    text-overflow:ellipsis;
}
 .whitespace-nowrap{
    white-space:nowrap;
}
 .rounded{
    border-radius:.25rem;
}
 .rounded-full{
    border-radius:9999px;
}
 .rounded-lg{
    border-radius:.5rem;
}
 .rounded-md{
    border-radius:.375rem;
}
 .rounded-l-md{
    border-bottom-left-radius:.375rem;
}
 .rounded-l-md{
    border-top-left-radius:.375rem;
}
 .rounded-r-md{
    border-top-right-radius:.375rem;
    border-bottom-right-radius:.375rem;
}
 .border{
    border-width:1px;
}
 .border-0{
    border-width:0;
}
 .border-2{
    border-width:2px;
}
 .border-\[0\.5px\]{
    border-width:.5px;
}
 .border-b{
    border-bottom-width:1px;
}
 .border-b-\[3px\]{
    border-bottom-width:3px;
}
 .border-l{
    border-left-width:1px;
}
 .border-t{
    border-top-width:1px;
}
 .border-solid{
    border-style:solid;
}
 .border-none{
    border-style:none;
}
 .border-black{
    --tw-border-opacity:1;
    border-color:rgb(0 0 0/var(--tw-border-opacity));
}
 .border-transparent{
    border-color:transparent;
}
 .border-online-ogren-custom-off-black{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-off-black),var(--tw-border-opacity));
}
 .border-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .bg-\[\#404040\]\/60{
    background-color:rgba(64,64,64,.6);
}
 .bg-transparent{
    background-color:transparent;
}
 .bg-white{
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-background{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-background),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-black{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-black),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-primary{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-primary),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-stroke{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-bg-opacity));
}
 .object-cover{
    -o-object-fit:cover;
    object-fit:cover;
}
 .p-2\.5{
    padding:.625rem;
}
 .p-4{
    padding:1rem;
}
 .p-5{
    padding:1.25rem;
}
 .px-1{
    padding-left:.25rem;
    padding-right:.25rem;
}
 .px-2{
    padding-left:.5rem;
    padding-right:.5rem;
}
 .px-2\.5{
    padding-left:.625rem;
    padding-right:.625rem;
}
 .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-\[15px\]{
    padding-left:15px;
    padding-right:15px;
}
 .py-1{
    padding-top:.25rem;
    padding-bottom:.25rem;
}
 .py-1\.5{
    padding-top:.375rem;
    padding-bottom:.375rem;
}
 .py-2{
    padding-top:.5rem;
    padding-bottom:.5rem;
}
 .py-2\.5{
    padding-top:.625rem;
    padding-bottom:.625rem;
}
 .py-3{
    padding-top:.75rem;
    padding-bottom:.75rem;
}
 .py-3\.5{
    padding-top:.875rem;
    padding-bottom:.875rem;
}
 .py-4{
    padding-top:1rem;
    padding-bottom:1rem;
}
 .py-8{
    padding-top:2rem;
    padding-bottom:2rem;
}
 .py-\[11px\]{
    padding-top:11px;
    padding-bottom:11px;
}
 .py-\[7\.5px\]{
    padding-top:7.5px;
    padding-bottom:7.5px;
}
 .pb-1\.5{
    padding-bottom:.375rem;
}
 .pb-2{
    padding-bottom:.5rem;
}
 .pb-\[11px\]{
    padding-bottom:11px;
}
 .pb-\[60px\]{
    padding-bottom:60px;
}
 .pl-2\.5{
    padding-left:.625rem;
}
 .pl-5{
    padding-left:1.25rem;
}
 .pr-2{
    padding-right:.5rem;
}
 .pr-3{
    padding-right:.75rem;
}
 .pt-2{
    padding-top:.5rem;
}
 .text-right{
    text-align:right;
}
 .font-display{
    font-family:var(--online-ogren-customkit-font-display),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .font-sans{
    font-family:var(--online-ogren-customkit-font-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .text-\[12px\]{
    font-size:12px;
}
 .text-\[14px\]{
    font-size:14px;
}
 .text-\[16px\]{
    font-size:16px;
}
 .text-\[17px\]{
    font-size:17px;
}
 .text-\[18px\]{
    font-size:18px;
}
 .text-\[20px\]{
    font-size:20px;
}
 .text-\[8px\]{
    font-size:8px;
}
 .text-button4{
    font-size:var(--fontSize-button4-0);
    line-height:var(--fontSize-button4-1-lineHeight);
    letter-spacing:var(--fontSize-button4-1-letterSpacing);
    font-weight:var(--fontSize-button4-1-fontWeight);
}
 .text-display2{
    font-size:var(--fontSize-display2-0);
    line-height:var(--fontSize-display2-1-lineHeight);
    letter-spacing:var(--fontSize-display2-1-letterSpacing);
    font-weight:var(--fontSize-display2-1-fontWeight);
}
 .text-xs{
    font-size:.75rem;
    line-height:1rem;
}
 .font-bold{
    font-weight:700;
}
 .font-medium{
    font-weight:500;
}
 .font-semibold{
    font-weight:600;
}
 .tracking-\[-0\.005em\]{
    letter-spacing:-.005em;
}
 .\!text-online-ogren-custom-black{
    --tw-text-opacity:1!important;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity))!important;
}
 .text-online-ogren-custom-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
}
 .text-online-ogren-custom-dark-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-field-highlight{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-text-opacity));
}
 .text-online-ogren-custom-fixed-white{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-fixed-white),var(--tw-text-opacity));
}
 .text-online-ogren-custom-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-off-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-off-black),var(--tw-text-opacity));
}
 .text-online-ogren-custom-stroke-dark{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-stroke-dark),var(--tw-text-opacity));
}
 .opacity-0{
    opacity:0;
}
 .opacity-50{
    opacity:.5;
}
 .shadow{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}
 .shadow{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .shadow-md{
    --tw-shadow:var(--boxShadow-md);
    --tw-shadow-colored:var(--boxShadow-md);
}
 .shadow-md{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .outline-none{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .outline-2{
    outline-width:2px;
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .duration-200{
    transition-duration:.2s;
}
 .duration-300{
    transition-duration:.3s;
}
 .duration-200{
    animation-duration:.2s;
}
 .duration-300{
    animation-duration:.3s;
}
 .\[-webkit-box-orient\:vertical\]{
    -webkit-box-orient:vertical;
}
 .\[-webkit-line-clamp\:2\]{
    -webkit-line-clamp:2;
}
 .hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05;
}
 .hover\:scale-105:hover{
    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));
}
 .hover\:border-online-ogren-custom-hover:hover{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-border-opacity));
}
 .hover\:bg-online-ogren-custom-hover:hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .hover\:text-online-ogren-custom-dark-gray:hover{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .hover\:text-online-ogren-custom-off-black:hover{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-off-black),var(--tw-text-opacity));
}
 .hover\:underline:hover{
    text-decoration-line:underline;
}
 .focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .active\:scale-95:active{
    --tw-scale-x:.95;
    --tw-scale-y:.95;
    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));
}
 .active\:border-online-ogren-custom-hover-press:active{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-hover-press),var(--tw-border-opacity));
}
 .active\:bg-online-ogren-custom-hover-press:active{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover-press),var(--tw-bg-opacity));
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[12\%\]{
    background-color:rgba(0,0,0,.12);
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[4\%\]{
    background-color:rgb(0 0 0/4%);
}
 .group\/icon-button:hover .group-hover\/icon-button\:bg-black\/\[12\%\]{
    background-color:rgba(0,0,0,.12);
}
 .group\/icon-button:hover .group-hover\/icon-button\:bg-black\/\[4\%\]{
    background-color:rgb(0 0 0/4%);
}
 .group:hover .group-hover\:opacity-100{
    opacity:1;
}
 .group\/button:active .group-active\/button\:bg-black\/\[18\%\]{
    background-color:rgba(0,0,0,.18);
}
 .group\/button:active .group-active\/button\:bg-black\/\[8\%\]{
    background-color:rgb(0 0 0/8%);
}
 .group\/icon-button:active .group-active\/icon-button\:bg-black\/\[18\%\]{
    background-color:rgba(0,0,0,.18);
}
 .group\/icon-button:active .group-active\/icon-button\:bg-black\/\[8\%\]{
    background-color:rgb(0 0 0/8%);
}
 @media (min-width:640px){
     .sm\:block{
        display:block;
    }
     .sm\:hidden{
        display:none;
    }
     .sm\:translate-y-0{
        --tw-translate-y: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));
    }
     .sm\:flex-row{
        flex-direction:row;
    }
     .sm\:border-t{
        border-top-width:1px;
    }
}
 @media (min-width:768px){
     .md\:mx-0{
        margin-left:0;
        margin-right:0;
    }
     .md\:mb-1\.5{
        margin-bottom:.375rem;
    }
     .md\:block{
        display:block;
    }
     .md\:inline{
        display:inline;
    }
     .md\:flex{
        display:flex;
    }
     .md\:hidden{
        display:none;
    }
     .md\:h-\[110px\]{
        height:110px;
    }
     .md\:w-auto{
        width:auto;
    }
     .md\:flex-row{
        flex-direction:row;
    }
     .md\:items-center{
        align-items:center;
    }
     .md\:gap-5{
        gap:1.25rem;
    }
     .md\:rounded-lg{
        border-radius:.5rem;
    }
     .md\:border-b-0{
        border-bottom-width:0;
    }
     .md\:p-4{
        padding:1rem;
    }
     .md\:px-10{
        padding-left:2.5rem;
        padding-right:2.5rem;
    }
     .md\:px-2{
        padding-left:.5rem;
        padding-right:.5rem;
    }
     .md\:py-0{
        padding-top:0;
        padding-bottom:0;
    }
     .md\:py-1{
        padding-top:.25rem;
        padding-bottom:.25rem;
    }
     .md\:py-12{
        padding-top:3rem;
        padding-bottom:3rem;
    }
     @media (min-width:768px){
         .md\:md\:pl-\[14px\]{
            padding-left:14px;
        }
    }
     .md\:pl-4{
        padding-left:1rem;
    }
     .md\:pl-\[14px\]{
        padding-left:14px;
    }
     .md\:pr-2{
        padding-right:.5rem;
    }
     .md\:pr-\[10px\]{
        padding-right:10px;
    }
     .md\:text-\[16px\]{
        font-size:16px;
    }
     .md\:font-semibold{
        font-weight:600;
    }
     .md\:leading-\[22px\]{
        line-height:22px;
    }
     .md\:text-online-ogren-custom-black{
        --tw-text-opacity:1;
        color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
    }
     .md\:\[display\:-webkit-box\]{
        display:-webkit-box;
    }
}
 @media (min-width:1024px){
     .lg\:block{
        display:block;
    }
     .lg\:h-\[149px\]{
        height:149px;
    }
}
 svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display,inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width,1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 .__className_e66fe9{
    font-family:__Inter_e66fe9,__Inter_Fallback_e66fe9;
    font-style:normal;
}
 .__variable_e66fe9{
    --online-ogren-customkit-font-sans:"__Inter_e66fe9","__Inter_Fallback_e66fe9";
}
 .__variable_829659{
    --online-ogren-custom-font-roboto-mono:"__Roboto_Mono_829659","__Roboto_Mono_Fallback_829659";
}
 .__variable_dc1cff{
    --online-ogren-custom-font-roboto:"__Roboto_dc1cff","__Roboto_Fallback_dc1cff";
}
 .__variable_66e5be{
    --online-ogren-customkit-font-display:"__online-ogren-customFont_66e5be","__online-ogren-customFont_Fallback_66e5be";
}
 .__variable_120b9c{
    --online-ogren-customkit-font-mono:"__klamp_105_mono_120b9c","__klamp_105_mono_Fallback_120b9c";
}
 .padded-container,.unpadded-container{
    margin-left:auto;
    margin-right:auto;
    max-width:1568px;
}
 .padded-container{
    padding-left:1.25rem;
    padding-right:1.25rem;
}
 @media (min-width:768px){
     .padded-container{
        padding-left:2.5rem;
        padding-right:2.5rem;
    }
}
 @media only screen and (max-width:767px){
     .intercom-lightweight-app{
        display:none;
    }
}

 @media all{
     .fa-fw{
        text-align:center;
        width:1.25em;
    }
     .fa-circle-dot:before{
        content:"\f192";
    }
     .fa-square:before{
        content:"\f0c8";
    }
     .fa-circle:before{
        content:"\f111";
    }
     .fa-badge-check:before{
        content:"\f336";
    }
     .fa-caret-down:before{
        content:"\f0d7";
    }
     .fa-sliders:before{
        content:"\f1de";
    }
     .fa-ellipsis:before{
        content:"\f141";
    }
     .fa-bell:before{
        content:"\f0f3";
    }
     .fa-xmark-large:before{
        content:"\e59b";
    }
     .fa-magnifying-glass:before{
        content:"\f002";
    }
     .fa-chevron-down:before{
        content:"\f078";
    }
     .fa-arrow-up:before{
        content:"\f062";
    }
     .fa-chevron-left:before{
        content:"\f053";
    }
     .fa-chevron-right:before{
        content:"\f054";
    }
     .fa-discord:before{
        content:"\f392";
    }
     .fa-youtube:before{
        content:"\f167";
    }
     .fa-twitter:before{
        content:"\f099";
    }
}
 .intercom-lightweight-app{
    position:fixed;
    z-index:2147483001;
    width:0;
    height:0;
    font-family:intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}
 .intercom-lightweight-app-launcher{
    position:fixed;
    z-index:2147483003;
    padding:0!important;
    margin:0!important;
    border:none;
    bottom:20px;
    right:20px;
    max-width:48px;
    width:48px;
    max-height:48px;
    height:48px;
    border-radius:50%;
    background:#ff6243;
    cursor:pointer;
    box-shadow:0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
    transition:transform 167ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
    box-sizing:content-box;
}
 .intercom-lightweight-app-launcher:hover{
    transition:transform 250ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
    transform:scale(1.1);
}
 .intercom-lightweight-app-launcher:active{
    transform:scale(0.85);
    transition:transform 134ms cubic-bezier(0.45, 0, 0.2, 1);
}
 .intercom-lightweight-app-launcher:focus{
    outline:none;
}
 .intercom-lightweight-app-launcher-icon{
    display:flex;
    align-items:center;
    justify-content:center;
    position:absolute;
    top:0;
    left:0;
    width:48px;
    height:48px;
    transition:transform 100ms linear, opacity 80ms linear;
}
 .intercom-lightweight-app-launcher-icon-open{
    opacity:1;
    transform:rotate(0deg) scale(1);
}
 .intercom-lightweight-app-launcher-icon-open svg{
    width:24px;
    height:24px;
}
 .intercom-lightweight-app-launcher-icon-open svg path{
    fill:rgb(255, 255, 255);
}
 .intercom-lightweight-app-launcher-icon-minimize{
    opacity:0;
    transform:rotate(-60deg) scale(0);
}
 .intercom-lightweight-app-launcher-icon-minimize svg path{
    fill:rgb(255, 255, 255);
}
 @media print{
     .intercom-lightweight-app{
        display:none;
    }
}
 iframe#intercom-frame{
    position:absolute!important;
    opacity:0!important;
    width:1px!important;
    height:1px!important;
    top:0!important;
    left:0!important;
    border:none!important;
    display:block!important;
    z-index:-1!important;
}
 .intercom-namespace :focus:not(:focus-visible){
    outline:none;
}
/*! CSS Used fontfaces */
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");
    unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");
    unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");
    unicode-range:U+1f??;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");
    unicode-range:U+0370-03ff;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");
    unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");
    unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff;
}
 @font-face{
    font-family:__Inter_e66fe9;
    font-style:normal;
    font-weight:100 900;
    font-display:swap;
    src:url(https://online-ogren-custom.com/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");
    unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd;
}
 @font-face{
    font-family:__Inter_Fallback_e66fe9;
    src:local("Arial");
    ascent-override:90.20%;
    descent-override:22.48%;
    line-gap-override:0.00%;
    size-adjust:107.40%;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-regular.woff") format("woff");
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-semibold.woff") format("woff");
    font-weight:bold;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-regular-italic.woff") format("woff");
    font-style:italic;
}
 @font-face{
    font-family:intercom-font;
    font-display:swap;
    src:url("https://fonts.intercomcdn.com/messenger-m4/proximanova-semibold-italic.woff") format("woff");
    font-weight:bold;
    font-style:italic;
}
 svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display, inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-0.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width, 1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 h1,h2,h4{
    font-size:inherit;
    font-weight:inherit;
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 table{
    text-indent:0;
    border-color:inherit;
    border-collapse:collapse;
}
 button,input{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 [type=button],[type=submit],button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 h1,h2,h4,p{
    margin:0;
}
 input::placeholder{
    opacity:1;
    color:#9ca3af;
}
 button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 img,svg{
    display:block;
    vertical-align:middle;
}
 img{
    max-width:100%;
    height:auto;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 .paragraph1{
    font-style:normal;
    font-weight:400;
    font-size:19px;
    line-height:28px;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .paragraph2{
    font-size:16px;
    line-height:24px;
}
 .paragraph2{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.015em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text1{
    font-size:16px;
    line-height:19px;
}
 .text1{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text3{
    font-size:14px;
    line-height:17px;
}
 .text3{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text5{
    font-size:12px;
    line-height:15px;
}
 .text5{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle1{
    font-size:16px;
    line-height:19px;
}
 .subtitle1{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle3{
    font-size:14px;
    line-height:17px;
}
 .subtitle3{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .overline3{
    font-size:12px;
    line-height:15px;
}
 .overline3{
    font-style:normal;
    font-weight:600;
    letter-spacing:.06em;
    text-transform:uppercase;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 h1{
    font-size:40px;
    line-height:56px;
}
 h1,h2{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 h2{
    font-size:32px;
    line-height:45px;
}
 .header4,h4{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .header4,h4{
    font-size:18px;
    line-height:25px;
}
 .header5{
    font-style:normal;
    font-weight:600;
    font-size:16px;
    line-height:22px;
    letter-spacing:-.0125em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .display3{
    font-size:24px;
    line-height:29px;
}
 .display3{
    font-style:normal;
    font-weight:700;
    letter-spacing:0;
    font-family:var(--online-ogren-customkit-font-display),sans-serif;
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .absolute{
    position:absolute;
}
 .relative{
    position:relative;
}
 .sticky{
    position:sticky;
}
 .inset-0{
    inset:0;
}
 .bottom-0{
    bottom:0;
}
 .bottom-5{
    bottom:1.25rem;
}
 .left-0{
    left:0;
}
 .left-\[3px\]{
    left:3px;
}
 .right-0{
    right:0;
}
 .right-5{
    right:1.25rem;
}
 .top-\[141px\]{
    top:141px;
}
 .top-\[3px\]{
    top:3px;
}
 .z-10{
    z-index:10;
}
 .-m-3{
    margin:-.75rem;
}
 .-mx-2{
    margin-left:-.5rem;
    margin-right:-.5rem;
}
 .-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem;
}
 .mb-1{
    margin-bottom:.25rem;
}
 .mb-10{
    margin-bottom:2.5rem;
}
 .mb-2{
    margin-bottom:.5rem;
}
 .mb-6{
    margin-bottom:1.5rem;
}
 .ml-2{
    margin-left:.5rem;
}
 .ml-\[7px\]{
    margin-left:7px;
}
 .mr-2{
    margin-right:.5rem;
}
 .mr-\[7px\]{
    margin-right:7px;
}
 .mt-1{
    margin-top:.25rem;
}
 .mt-6{
    margin-top:1.5rem;
}
 .block{
    display:block;
}
 .inline-block{
    display:inline-block;
}
 .flex{
    display:flex;
}
 .grid{
    display:grid;
}
 .aspect-\[2\/1\]{
    aspect-ratio:2/1;
}
 .h-1{
    height:.25rem;
}
 .h-10{
    height:2.5rem;
}
 .h-12{
    height:3rem;
}
 .h-14{
    height:3.5rem;
}
 .h-16{
    height:4rem;
}
 .h-2{
    height:.5rem;
}
 .h-\[13px\]{
    height:13px;
}
 .h-\[14px\]{
    height:14px;
}
 .h-\[16px\]{
    height:16px;
}
 .h-\[188px\]{
    height:188px;
}
 .h-auto{
    height:auto;
}
 .h-fit{
    height:-moz-fit-content;
    height:fit-content;
}
 .h-full{
    height:100%;
}
 .min-h-0{
    min-height:0;
}
 .w-16{
    width:4rem;
}
 .w-2{
    width:.5rem;
}
 .w-\[13px\]{
    width:13px;
}
 .w-\[14px\]{
    width:14px;
}
 .w-\[30px\]{
    width:30px;
}
 .w-\[340px\]{
    width:340px;
}
 .w-\[78px\]{
    width:78px;
}
 .w-\[93\%\]{
    width:93%;
}
 .w-fit{
    width:-moz-fit-content;
    width:fit-content;
}
 .w-full{
    width:100%;
}
 .min-w-0{
    min-width:0;
}
 .max-w-\[218px\]{
    max-width:218px;
}
 .flex-1{
    flex:1 1 0%;
}
 .shrink-0{
    flex-shrink:0;
}
 .basis-0{
    flex-basis:0px;
}
 .table-auto{
    table-layout:auto;
}
 .rotate-0{
    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));
}
 .rotate-0{
    --tw-rotate:0deg;
}
 .animate-ping{
    animation:ping 1s cubic-bezier(0,0,.2,1) infinite;
}
 .animate-pulse{
    animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}
 .cursor-default{
    cursor:default;
}
 .cursor-pointer{
    cursor:pointer;
}
 .select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
 .snap-mandatory{
    --tw-scroll-snap-strictness:mandatory;
}
 .snap-start{
    scroll-snap-align:start;
}
 .scroll-p-3{
    scroll-padding:.75rem;
}
 .flex-row{
    flex-direction:row;
}
 .flex-col{
    flex-direction:column;
}
 .flex-wrap-reverse{
    flex-wrap:wrap-reverse;
}
 .flex-nowrap{
    flex-wrap:nowrap;
}
 .items-end{
    align-items:flex-end;
}
 .items-center{
    align-items:center;
}
 .justify-end{
    justify-content:flex-end;
}
 .justify-center{
    justify-content:center;
}
 .justify-between{
    justify-content:space-between;
}
 .gap-0{
    gap:0;
}
 .gap-0\.5{
    gap:.125rem;
}
 .gap-1{
    gap:.25rem;
}
 .gap-1\.5{
    gap:.375rem;
}
 .gap-2{
    gap:.5rem;
}
 .gap-3{
    gap:.75rem;
}
 .gap-5{
    gap:1.25rem;
}
 .gap-6{
    gap:1.5rem;
}
 .gap-\[11px\]{
    gap:11px;
}
 .gap-\[2px\]{
    gap:2px;
}
 .gap-\[6px\]{
    gap:6px;
}
 .gap-x-0{
    -moz-column-gap:0;
    column-gap:0;
}
 .gap-y-6{
    row-gap:1.5rem;
}
 .gap-y-\[60px\]{
    row-gap:60px;
}
 .gap-y-\[6px\]{
    row-gap:6px;
}
 .space-x-1>:not([hidden])~:not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(.25rem * var(--tw-space-x-reverse));
    margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)));
}
 .space-y-1>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.25rem * var(--tw-space-y-reverse));
}
 .space-y-3>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.75rem * var(--tw-space-y-reverse));
}
 .space-y-4>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse));
}
 .space-y-6>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse));
}
 .overflow-auto{
    overflow:auto;
}
 .overflow-hidden{
    overflow:hidden;
}
 .overflow-x-auto{
    overflow-x:auto;
}
 .overflow-x-hidden{
    overflow-x:hidden;
}
 .overflow-y-hidden{
    overflow-y:hidden;
}
 .truncate{
    overflow:hidden;
    white-space:nowrap;
}
 .text-ellipsis,.truncate{
    text-overflow:ellipsis;
}
 .whitespace-normal{
    white-space:normal;
}
 .whitespace-nowrap{
    white-space:nowrap;
}
 .whitespace-pre-wrap{
    white-space:pre-wrap;
}
 .rounded-2xl{
    border-radius:1rem;
}
 .rounded-\[10px\]{
    border-radius:10px;
}
 .rounded-\[20px\]{
    border-radius:20px;
}
 .rounded-full{
    border-radius:9999px;
}
 .rounded-lg{
    border-radius:.5rem;
}
 .rounded-md{
    border-radius:.375rem;
}
 .rounded-sm{
    border-radius:.125rem;
}
 .border{
    border-width:1px;
}
 .border-\[0\.5px\]{
    border-width:.5px;
}
 .\!border-b{
    border-bottom-width:1px!important;
}
 .border-b-\[0\.5px\]{
    border-bottom-width:.5px;
}
 .border-t{
    border-top-width:1px;
}
 .border-solid{
    border-style:solid;
}
 .border-dashed{
    border-style:dashed;
}
 .border-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .border-online-ogren-custom-stroke-dark{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke-dark),var(--tw-border-opacity));
}
 .border-t-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-top-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .bg-black\/75{
    background-color:rgba(0,0,0,.75);
}
 .bg-online-ogren-custom-background{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-background),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-field-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-field-highlight\/30{
    background-color:rgba(var(--colors-online-ogren-custom-field-highlight),.3);
}
 .bg-online-ogren-custom-gray\/10{
    background-color:rgba(var(--colors-online-ogren-custom-gray),.1);
}
 .bg-online-ogren-custom-hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-primary{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-primary),var(--tw-bg-opacity));
}
 .bg-gradient-to-b{
    background-image:linear-gradient(to bottom,var(--tw-gradient-stops));
}
 .from-transparent{
    --tw-gradient-from:transparent var(--tw-gradient-from-position);
    --tw-gradient-to:transparent var(--tw-gradient-to-position);
    --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);
}
 .to-white{
    --tw-gradient-to:#fff var(--tw-gradient-to-position);
}
 .object-cover{
    -o-object-fit:cover;
    object-fit:cover;
}
 .p-2{
    padding:.5rem;
}
 .p-3{
    padding:.75rem;
}
 .p-4{
    padding:1rem;
}
 .px-1{
    padding-left:.25rem;
    padding-right:.25rem;
}
 .px-2{
    padding-left:.5rem;
    padding-right:.5rem;
}
 .px-6{
    padding-left:1.5rem;
    padding-right:1.5rem;
}
 .px-\[15px\]{
    padding-left:15px;
    padding-right:15px;
}
 .px-\[19px\]{
    padding-left:19px;
    padding-right:19px;
}
 .py-0\.5{
    padding-top:.125rem;
    padding-bottom:.125rem;
}
 .py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem;
}
 .py-2{
    padding-top:.5rem;
    padding-bottom:.5rem;
}
 .py-4{
    padding-top:1rem;
    padding-bottom:1rem;
}
 .py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem;
}
 .pb-\[30px\]{
    padding-bottom:30px;
}
 .pt-0{
    padding-top:0;
}
 .pt-0\.5{
    padding-top:.125rem;
}
 .pt-6{
    padding-top:1.5rem;
}
 .text-right{
    text-align:right;
}
 .font-display{
    font-family:var(--online-ogren-customkit-font-display),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
 .text-\[10px\]{
    font-size:10px;
}
 .text-\[12px\]{
    font-size:12px;
}
 .text-\[16px\]{
    font-size:16px;
}
 .text-\[32px\]{
    font-size:32px;
}
 .text-button2{
    font-size:var(--fontSize-button2-0);
    line-height:var(--fontSize-button2-1-lineHeight);
    letter-spacing:var(--fontSize-button2-1-letterSpacing);
    font-weight:var(--fontSize-button2-1-fontWeight);
}
 .text-button4{
    font-size:var(--fontSize-button4-0);
    line-height:var(--fontSize-button4-1-lineHeight);
    letter-spacing:var(--fontSize-button4-1-letterSpacing);
    font-weight:var(--fontSize-button4-1-fontWeight);
}
 .text-display2{
    font-size:var(--fontSize-display2-0);
    line-height:var(--fontSize-display2-1-lineHeight);
    letter-spacing:var(--fontSize-display2-1-letterSpacing);
    font-weight:var(--fontSize-display2-1-fontWeight);
}
 .text-display3{
    font-size:var(--fontSize-display3-0);
    line-height:var(--fontSize-display3-1-lineHeight);
    letter-spacing:var(--fontSize-display3-1-letterSpacing);
    font-weight:var(--fontSize-display3-1-fontWeight);
}
 .text-header4{
    font-size:var(--fontSize-header4-0);
    line-height:var(--fontSize-header4-1-lineHeight);
    letter-spacing:var(--fontSize-header4-1-letterSpacing);
    font-weight:var(--fontSize-header4-1-fontWeight);
}
 .text-paragraph2{
    font-size:var(--fontSize-paragraph2-0);
    line-height:var(--fontSize-paragraph2-1-lineHeight);
    letter-spacing:var(--fontSize-paragraph2-1-letterSpacing);
    font-weight:var(--fontSize-paragraph2-1-fontWeight);
}
 .text-paragraph3{
    font-size:var(--fontSize-paragraph3-0);
    line-height:var(--fontSize-paragraph3-1-lineHeight);
    letter-spacing:var(--fontSize-paragraph3-1-letterSpacing);
    font-weight:var(--fontSize-paragraph3-1-fontWeight);
}
 .text-sm{
    font-size:.875rem;
    line-height:1.25rem;
}
 .text-subtitle1{
    font-size:var(--fontSize-subtitle1-0);
    line-height:var(--fontSize-subtitle1-1-lineHeight);
    letter-spacing:var(--fontSize-subtitle1-1-letterSpacing);
    font-weight:var(--fontSize-subtitle1-1-fontWeight);
}
 .text-subtitle3{
    font-size:var(--fontSize-subtitle3-0);
    line-height:var(--fontSize-subtitle3-1-lineHeight);
    letter-spacing:var(--fontSize-subtitle3-1-letterSpacing);
    font-weight:var(--fontSize-subtitle3-1-fontWeight);
}
 .text-subtitle5{
    font-size:var(--fontSize-subtitle5-0);
    line-height:var(--fontSize-subtitle5-1-lineHeight);
    letter-spacing:var(--fontSize-subtitle5-1-letterSpacing);
    font-weight:var(--fontSize-subtitle5-1-fontWeight);
}
 .text-text1{
    font-size:var(--fontSize-text1-0);
    line-height:var(--fontSize-text1-1-lineHeight);
    letter-spacing:var(--fontSize-text1-1-letterSpacing);
    font-weight:var(--fontSize-text1-1-fontWeight);
}
 .text-text3{
    font-size:var(--fontSize-text3-0);
    line-height:var(--fontSize-text3-1-lineHeight);
    letter-spacing:var(--fontSize-text3-1-letterSpacing);
    font-weight:var(--fontSize-text3-1-fontWeight);
}
 .text-text5{
    font-size:var(--fontSize-text5-0);
    line-height:var(--fontSize-text5-1-lineHeight);
    letter-spacing:var(--fontSize-text5-1-letterSpacing);
    font-weight:var(--fontSize-text5-1-fontWeight);
}
 .font-medium{
    font-weight:500;
}
 .uppercase{
    text-transform:uppercase;
}
 .text-black{
    --tw-text-opacity:1;
    color:rgb(0 0 0/var(--tw-text-opacity));
}
 .text-white{
    --tw-text-opacity:1;
    color:rgb(255 255 255/var(--tw-text-opacity));
}
 .text-online-ogren-custom-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
}
 .text-online-ogren-custom-dark-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-field-highlight{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-text-opacity));
}
 .text-online-ogren-custom-fixed-white{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-fixed-white),var(--tw-text-opacity));
}
 .text-online-ogren-custom-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-gray),var(--tw-text-opacity));
}
 .underline{
    text-decoration-line:underline;
}
 .shadow-md{
    --tw-shadow:var(--boxShadow-md);
    --tw-shadow-colored:var(--boxShadow-md);
}
 .shadow-md{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .shadow-sm{
    --tw-shadow:var(--boxShadow-sm);
    --tw-shadow-colored:var(--boxShadow-sm);
}
 .shadow-sm,.shadow-xl{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .shadow-xl{
    --tw-shadow:var(--boxShadow-xl);
    --tw-shadow-colored:var(--boxShadow-xl);
}
 .outline-none{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .backdrop-blur-md{
    --tw-backdrop-blur:blur(12px);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .duration-300{
    transition-duration:.3s;
}
 .duration-500{
    transition-duration:.5s;
}
 .duration-300{
    animation-duration:.3s;
}
 .duration-500{
    animation-duration:.5s;
}
 .\[content-visibility\:auto\]{
    content-visibility:auto;
}
 .\[grid-template-rows\:0fr\]{
    grid-template-rows:0fr;
}
 .first-of-type\:ml-0:first-of-type{
    margin-left:0;
}
 .hover\:scale-\[101\%\]:hover{
    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));
}
 .hover\:scale-\[101\%\]:hover{
    --tw-scale-x:101%;
    --tw-scale-y:101%;
}
 .hover\:text-online-ogren-custom-dark-gray:hover{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .hover\:underline:hover{
    text-decoration-line:underline;
}
 .hover\:shadow-lg:hover{
    --tw-shadow:var(--boxShadow-lg);
    --tw-shadow-colored:var(--boxShadow-lg);
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[12\%\]{
    background-color:rgba(0,0,0,.12);
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[4\%\]{
    background-color:rgb(0 0 0/4%);
}
 .group\/button:active .group-active\/button\:bg-black\/\[18\%\]{
    background-color:rgba(0,0,0,.18);
}
 .group\/button:active .group-active\/button\:bg-black\/\[8\%\]{
    background-color:rgb(0 0 0/8%);
}
 @media (min-width:640px){
     .sm\:ml-3{
        margin-left:.75rem;
    }
     .sm\:w-\[calc\(50\%-6px\)\]{
        width:calc(50% - 6px);
    }
     .sm\:snap-x{
        scroll-snap-type:x var(--tw-scroll-snap-strictness);
    }
     .sm\:first-of-type\:ml-0:first-of-type{
        margin-left:0;
    }
}
 @media (min-width:768px){
     .md\:mb-16{
        margin-bottom:4rem;
    }
     .md\:block{
        display:block;
    }
     .md\:flex{
        display:flex;
    }
     .md\:hidden{
        display:none;
    }
     .md\:w-\[340px\]{
        width:340px;
    }
     .md\:flex-row{
        flex-direction:row;
    }
     .md\:gap-x-10{
        -moz-column-gap:2.5rem;
        column-gap:2.5rem;
    }
     .md\:rounded-\[10px\]{
        border-radius:10px;
    }
     .md\:py-16{
        padding-top:4rem;
        padding-bottom:4rem;
    }
}
 @media (min-width:1024px){
     .lg\:ml-5{
        margin-left:1.25rem;
    }
     .lg\:w-\[calc\(33\.333\%-13\.5px\)\]{
        width:calc(33.333% - 13.5px);
    }
     .lg\:flex-1{
        flex:1 1 0%;
    }
     .lg\:basis-\[360px\]{
        flex-basis:360px;
    }
     .lg\:flex-row{
        flex-direction:row;
    }
     .lg\:gap-6{
        gap:1.5rem;
    }
     .lg\:gap-x-\[60px\]{
        -moz-column-gap:60px;
        column-gap:60px;
    }
     .lg\:first-of-type\:ml-0:first-of-type{
        margin-left:0;
    }
}
 @media (min-width:1280px){
     .xl\:flex-1{
        flex:1 1 0%;
    }
     .xl\:flex-row{
        flex-direction:row;
    }
     .xl\:gap-x-\[60px\]{
        -moz-column-gap:60px;
        column-gap:60px;
    }
     .xl\:gap-y-0{
        row-gap:0;
    }
}
 .\[\&\>\*\:last-child\]\:pb-0>:last-child{
    padding-bottom:0;
}
 .\[\&\>\*\]\:pb-2>*{
    padding-bottom:.5rem;
}
 .\[\&\>\*\]\:text-online-ogren-custom-dark-gray>*{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .\[\&\>p\]\:text-paragraph2>p{
    font-size:var(--fontSize-paragraph2-0);
    line-height:var(--fontSize-paragraph2-1-lineHeight);
    letter-spacing:var(--fontSize-paragraph2-1-letterSpacing);
    font-weight:var(--fontSize-paragraph2-1-fontWeight);
}
 svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display,inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width,1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 .padded-container{
    margin-left:auto;
    margin-right:auto;
    max-width:1568px;
}
 .padded-container{
    padding-left:1.25rem;
    padding-right:1.25rem;
}
 @media (min-width:768px){
     .padded-container{
        padding-left:2.5rem;
        padding-right:2.5rem;
    }
}
 .embla{
    --slide-spacing:1rem;
    --slide-size:100%;
    --slide-height:19rem;
}
 .embla__viewport{
    overflow:hidden;
}
 .embla__container{
    display:flex;
    flex-direction:row;
    height:auto;
    margin-left:calc(var(--slide-spacing) * -1);
}
 .embla__slide{
    flex:0 0 var(--slide-size);
    min-width:0;
    padding-left:var(--slide-spacing);
    position:relative;
}
 .embla__slide__number>span{
    background-image:linear-gradient(45deg,var(--brand-primary),var(--brand-secondary));
}

 @media all{
     .fa-fw{
        text-align:center;
        width:1.25em;
    }
     .fa-message-question:before{
        content:"\e1e3";
    }
     .fa-flag:before{
        content:"\f024";
    }
     .fa-shield-check:before{
        content:"\f2f7";
    }
     .fa-globe:before{
        content:"\f0ac";
    }
     .fa-star:before{
        content:"\f005";
    }
     .fa-cart-shopping:before{
        content:"\f07a";
    }
     .fa-chevron-down:before{
        content:"\f078";
    }
     .fa-chevron-right:before{
        content:"\f054";
    }
     .fa-discord:before{
        content:"\f392";
    }
     .fa-twitter:before{
        content:"\f099";
    }
}
/*! CSS Used keyframes */
 @keyframes ping{
    75%,to{
        transform:scale(2);
        opacity:0;
    }
}
 @keyframes pulse{
    50%{
        opacity:.5;
    }
}
 svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display, inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-0.125em;
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 button{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 [type=button],button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 p{
    margin:0;
}
 button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 img,svg,video{
    display:block;
    vertical-align:middle;
}
 img,video{
    max-width:100%;
    height:auto;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 .text1{
    font-size:16px;
    line-height:19px;
}
 .text1,.text2{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text2{
    font-size:15px;
    line-height:18px;
}
 .text3{
    font-size:14px;
    line-height:17px;
}
 .text3,.text4{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .text4{
    font-size:13px;
    line-height:16px;
}
 .text5{
    font-size:12px;
    line-height:15px;
}
 .text5{
    font-style:normal;
    font-weight:400;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle1{
    font-size:16px;
    line-height:19px;
}
 .subtitle1{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle4{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .subtitle4{
    font-size:13px;
    line-height:16px;
}
 .button4{
    font-style:normal;
    font-weight:600;
    letter-spacing:-.005em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 .button4{
    font-size:14px;
    line-height:17px;
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .absolute{
    position:absolute;
}
 .relative{
    position:relative;
}
 .bottom-0{
    bottom:0;
}
 .left-0{
    left:0;
}
 .left-2{
    left:.5rem;
}
 .right-0{
    right:0;
}
 .right-2{
    right:.5rem;
}
 .top-1\/2{
    top:50%;
}
 .mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem;
}
 .my-3{
    margin-top:.75rem;
    margin-bottom:.75rem;
}
 .mb-2{
    margin-bottom:.5rem;
}
 .mt-1\.5{
    margin-top:.375rem;
}
 .mt-4{
    margin-top:1rem;
}
 .line-clamp-3{
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
 .inline-block{
    display:inline-block;
}
 .flex{
    display:flex;
}
 .aspect-\[2\/1\]{
    aspect-ratio:2/1;
}
 .h-1\.5{
    height:.375rem;
}
 .h-2{
    height:.5rem;
}
 .h-8{
    height:2rem;
}
 .h-\[13px\]{
    height:13px;
}
 .h-full{
    height:100%;
}
 .max-h-\[39px\]{
    max-height:39px;
}
 .w-1\.5{
    width:.375rem;
}
 .w-2{
    width:.5rem;
}
 .w-8{
    width:2rem;
}
 .w-\[13px\]{
    width:13px;
}
 .w-full{
    width:100%;
}
 .w-min{
    width:-moz-min-content;
    width:min-content;
}
 .flex-1{
    flex:1 1 0%;
}
 .shrink-0{
    flex-shrink:0;
}
 .-translate-y-1\/2{
    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-y-1\/2{
    --tw-translate-y:-50%;
}
 .cursor-default{
    cursor:default;
}
 .cursor-not-allowed{
    cursor:not-allowed;
}
 .cursor-pointer{
    cursor:pointer;
}
 .select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
 .flex-row{
    flex-direction:row;
}
 .flex-col{
    flex-direction:column;
}
 .flex-nowrap{
    flex-wrap:nowrap;
}
 .items-center{
    align-items:center;
}
 .items-stretch{
    align-items:stretch;
}
 .justify-center{
    justify-content:center;
}
 .justify-between{
    justify-content:space-between;
}
 .gap-0\.5{
    gap:.125rem;
}
 .gap-1{
    gap:.25rem;
}
 .gap-1\.5{
    gap:.375rem;
}
 .gap-2{
    gap:.5rem;
}
 .gap-2\.5{
    gap:.625rem;
}
 .gap-3{
    gap:.75rem;
}
 .gap-4{
    gap:1rem;
}
 .gap-6{
    gap:1.5rem;
}
 .overflow-auto{
    overflow:auto;
}
 .overflow-hidden{
    overflow:hidden;
}
 .overflow-x-hidden{
    overflow-x:hidden;
}
 .text-ellipsis{
    text-overflow:ellipsis;
}
 .whitespace-nowrap{
    white-space:nowrap;
}
 .rounded{
    border-radius:.25rem;
}
 .rounded-full{
    border-radius:9999px;
}
 .rounded-lg{
    border-radius:.5rem;
}
 .rounded-md{
    border-radius:.375rem;
}
 .border-0{
    border-width:0;
}
 .border-2{
    border-width:2px;
}
 .border-\[0\.5px\]{
    border-width:.5px;
}
 .border-b{
    border-bottom-width:1px;
}
 .border-solid{
    border-style:solid;
}
 .border-black{
    --tw-border-opacity:1;
    border-color:rgb(0 0 0/var(--tw-border-opacity));
}
 .border-transparent{
    border-color:transparent;
}
 .border-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .bg-\[\#404040\]\/60{
    background-color:rgba(64,64,64,.6);
}
 .bg-white{
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity));
}
 .object-cover{
    -o-object-fit:cover;
    object-fit:cover;
}
 .p-2\.5{
    padding:.625rem;
}
 .p-5{
    padding:1.25rem;
}
 .px-2{
    padding-left:.5rem;
    padding-right:.5rem;
}
 .px-2\.5{
    padding-left:.625rem;
    padding-right:.625rem;
}
 .px-4{
    padding-left:1rem;
    padding-right:1rem;
}
 .py-1{
    padding-top:.25rem;
    padding-bottom:.25rem;
}
 .py-1\.5{
    padding-top:.375rem;
    padding-bottom:.375rem;
}
 .py-3{
    padding-top:.75rem;
    padding-bottom:.75rem;
}
 .py-\[7\.5px\]{
    padding-top:7.5px;
    padding-bottom:7.5px;
}
 .pl-5{
    padding-left:1.25rem;
}
 .pr-3{
    padding-right:.75rem;
}
 .text-right{
    text-align:right;
}
 .text-\[12px\]{
    font-size:12px;
}
 .text-\[14px\]{
    font-size:14px;
}
 .text-\[8px\]{
    font-size:8px;
}
 .text-xs{
    font-size:.75rem;
    line-height:1rem;
}
 .font-bold{
    font-weight:700;
}
 .font-semibold{
    font-weight:600;
}
 .text-online-ogren-custom-black{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
}
 .text-online-ogren-custom-dark-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-field-highlight{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-field-highlight),var(--tw-text-opacity));
}
 .text-online-ogren-custom-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-gray),var(--tw-text-opacity));
}
 .opacity-0{
    opacity:0;
}
 .opacity-50{
    opacity:.5;
}
 .shadow{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
}
 .shadow{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .outline-none{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .duration-200{
    transition-duration:.2s;
}
 .duration-200{
    animation-duration:.2s;
}
 .\[-webkit-box-orient\:vertical\]{
    -webkit-box-orient:vertical;
}
 .\[-webkit-line-clamp\:2\]{
    -webkit-line-clamp:2;
}
 .hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05;
}
 .hover\:scale-105:hover{
    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));
}
 .hover\:border-online-ogren-custom-hover:hover{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-border-opacity));
}
 .hover\:bg-online-ogren-custom-hover:hover{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover),var(--tw-bg-opacity));
}
 .focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .active\:scale-95:active{
    --tw-scale-x:.95;
    --tw-scale-y:.95;
    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));
}
 .active\:border-online-ogren-custom-hover-press:active{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-hover-press),var(--tw-border-opacity));
}
 .active\:bg-online-ogren-custom-hover-press:active{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-hover-press),var(--tw-bg-opacity));
}
 .group:hover .group-hover\:opacity-100{
    opacity:1;
}
 @media (min-width:768px){
     .md\:mx-0{
        margin-left:0;
        margin-right:0;
    }
     .md\:mb-1\.5{
        margin-bottom:.375rem;
    }
     .md\:inline{
        display:inline;
    }
     .md\:flex{
        display:flex;
    }
     .md\:hidden{
        display:none;
    }
     .md\:h-\[110px\]{
        height:110px;
    }
     .md\:w-auto{
        width:auto;
    }
     .md\:flex-row{
        flex-direction:row;
    }
     .md\:items-center{
        align-items:center;
    }
     .md\:gap-5{
        gap:1.25rem;
    }
     .md\:rounded-lg{
        border-radius:.5rem;
    }
     .md\:border-b-0{
        border-bottom-width:0;
    }
     .md\:p-4{
        padding:1rem;
    }
     .md\:py-0{
        padding-top:0;
        padding-bottom:0;
    }
     .md\:pl-4{
        padding-left:1rem;
    }
     .md\:pr-2{
        padding-right:.5rem;
    }
     .md\:text-\[16px\]{
        font-size:16px;
    }
     .md\:font-semibold{
        font-weight:600;
    }
     .md\:leading-\[22px\]{
        line-height:22px;
    }
     .md\:text-online-ogren-custom-black{
        --tw-text-opacity:1;
        color:rgba(var(--colors-online-ogren-custom-black),var(--tw-text-opacity));
    }
     .md\:\[display\:-webkit-box\]{
        display:-webkit-box;
    }
}
 @media (min-width:1024px){
     .lg\:h-\[149px\]{
        height:149px;
    }
}
 svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display,inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
}

 @media all{
     .fa-badge-check:before{
        content:"\f336";
    }
     .fa-sliders:before{
        content:"\f1de";
    }
     .fa-ellipsis:before{
        content:"\f141";
    }
     .fa-chevron-down:before{
        content:"\f078";
    }
     .fa-chevron-left:before{
        content:"\f053";
    }
     .fa-chevron-right:before{
        content:"\f054";
    }
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 button{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 [type=button],button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .absolute{
    position:absolute;
}
 .relative{
    position:relative;
}
 .inset-0{
    inset:0;
}
 .z-10{
    z-index:10;
}
 .flex{
    display:flex;
}
 .h-10{
    height:2.5rem;
}
 .w-fit{
    width:-moz-fit-content;
    width:fit-content;
}
 .shrink-0{
    flex-shrink:0;
}
 .cursor-pointer{
    cursor:pointer;
}
 .items-center{
    align-items:center;
}
 .justify-center{
    justify-content:center;
}
 .gap-6{
    gap:1.5rem;
}
 .overflow-hidden{
    overflow:hidden;
}
 .whitespace-nowrap{
    white-space:nowrap;
}
 .rounded-md{
    border-radius:.375rem;
}
 .bg-online-ogren-custom-primary{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-primary),var(--tw-bg-opacity));
}
 .px-\[15px\]{
    padding-left:15px;
    padding-right:15px;
}
 .text-button4{
    font-size:var(--fontSize-button4-0);
    line-height:var(--fontSize-button4-1-lineHeight);
    letter-spacing:var(--fontSize-button4-1-letterSpacing);
    font-weight:var(--fontSize-button4-1-fontWeight);
}
 .text-online-ogren-custom-dark-gray{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-dark-gray),var(--tw-text-opacity));
}
 .text-online-ogren-custom-fixed-white{
    --tw-text-opacity:1;
    color:rgba(var(--colors-online-ogren-custom-fixed-white),var(--tw-text-opacity));
}
 .outline-none{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}
 .focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px;
}
 .group\/button:hover .group-hover\/button\:bg-black\/\[12\%\]{
    background-color:rgba(0,0,0,.12);
}
 .group\/button:active .group-active\/button\:bg-black\/\[18\%\]{
    background-color:rgba(0,0,0,.18);
}
 @media (min-width:640px){
     .sm\:block{
        display:block;
    }
}
 @media (min-width:1024px){
     .lg\:block{
        display:block;
    }
}
 svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display, inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-0.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width, 1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{
    overflow:visible;
    box-sizing:content-box;
}
 .svg-inline--fa{
    display:var(--fa-display,inline-block);
    height:1em;
    overflow:visible;
    vertical-align:-.125em;
}
 .svg-inline--fa.fa-fw{
    width:var(--fa-fw-width,1.25em);
}
 .fa-fw{
    text-align:center;
    width:1.25em;
}
 *,:after,:before{
    box-sizing:border-box;
    border:0 solid #e5e7eb;
}
 :after,:before{
    --tw-content:"";
}
 a{
    color:inherit;
    text-decoration:inherit;
}
 button{
    font-family:inherit;
    font-feature-settings:inherit;
    font-variation-settings:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0;
}
 button{
    text-transform:none;
}
 button{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none;
}
 button{
    cursor:pointer;
}
 :disabled{
    cursor:default;
}
 svg{
    display:block;
    vertical-align:middle;
}
 ::selection{
    color:#4842c4;
    background:rgba(4,96,161,.2);
}
 .subtitle3{
    font-size:14px;
    line-height:17px;
}
 .subtitle3{
    font-style:normal;
    font-weight:500;
    letter-spacing:-.01em;
    font-family:var(--online-ogren-customkit-font-sans),sans-serif;
}
 *,: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-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgba(59,130,246,.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
}
 .z-30{
    z-index:30;
}
 .flex{
    display:flex;
}
 .h-\[1px\]{
    height:1px;
}
 .w-\[223px\]{
    width:223px;
}
 .w-full{
    width:100%;
}
 .items-center{
    align-items:center;
}
 .gap-2{
    gap:.5rem;
}
 .rounded{
    border-radius:.25rem;
}
 .rounded-lg{
    border-radius:.5rem;
}
 .border{
    border-width:1px;
}
 .border-online-ogren-custom-stroke{
    --tw-border-opacity:1;
    border-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-border-opacity));
}
 .bg-white{
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity));
}
 .bg-online-ogren-custom-stroke{
    --tw-bg-opacity:1;
    background-color:rgba(var(--colors-online-ogren-custom-stroke),var(--tw-bg-opacity));
}
 .px-3{
    padding-left:.75rem;
    padding-right:.75rem;
}
 .py-\[13px\]{
    padding-top:13px;
    padding-bottom:13px;
}
 .shadow-lg{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
 .shadow-lg{
    --tw-shadow:var(--boxShadow-lg);
    --tw-shadow-colored:var(--boxShadow-lg);
}
 .transition{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-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-backdrop-filter;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s;
}

 @media all{
     .fa-fw{
        text-align:center;
        width:1.25em;
    }
     .fa-right-from-bracket:before{
        content:"\f2f5";
    }
     .fa-house-user:before{
        content:"\e1b0";
    }
     .fa-hand-holding-dollar:before{
        content:"\f4c0";
    }
     .fa-gear:before{
        content:"\f013";
    }
     .fa-store:before{
        content:"\f54e";
    }
     .fa-life-ring:before{
        content:"\f1cd";
    }
}
