@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;700&display=swap');

.wcss-cysl0b {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: hsl(6, 78%, 57%);
    --toastify-color-transparent: rgba(255, 255, 255, .7);
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-container-width: fit-content;
    --toastify-toast-width: 320px;
    --toastify-toast-offset: 16px;
    --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
    --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
    --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
    --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
    --toastify-toast-background: #fff;
    --toastify-toast-padding: 14px;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-toast-bd-radius: 6px;
    --toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error);
    --toastify-color-progress-bgo: .2;
    --chakra-ring-inset: var(--chakra-empty,/*!*/ /*!*/);
    --chakra-ring-offset-width: 0px;
    --chakra-ring-offset-color: #fff;
    --chakra-ring-color: rgba(66, 153, 225, 0.6);
    --chakra-ring-offset-shadow: 0 0 #0000;
    --chakra-ring-shadow: 0 0 #0000;
    --chakra-space-x-reverse: 0;
    --chakra-space-y-reverse: 0;
    --colors-light: #fff;
    --colors-dark: #252525;
    --colors-gray: #f2f2f2;
    --colors-palette-almostBlack: #252525;
    --colors-palette-grey_400: #575757;
    --colors-palette-grey_300: #737373;
    --colors-palette-white: #ffffff;
    --colors-palette-grey_100: #dddddd;
    --colors-palette-grey_50: #f2f2f2;
    --colors-palette-green_400: #134028;
    --colors-palette-purple_400: #480081;
    --colors-palette-grey_200: #b9b9b9;
    --colors-palette-blue_400: #242463;
    --colors-palette-orange_400: #ae5308;
    --colors-palette-purple_50: #bc9fea;
    --colors-palette-orange_200: #ffa215;
    --colors-palette-orange_300: #ee6b00;
    --colors-palette-purple_25: #cfc0ff;
    --colors-palette-orange_100: #ffd34d;
    --colors-palette-purple_15: #e4e0fc;
    --colors-palette-orange_15: #ffefb5;
    --colors-palette-purple_05: #f4f3fe;
    --colors-palette-green_200: #75b260;
    --colors-palette-green_300: #33823f;
    --colors-palette-purple_300: #7119b8;
    --colors-palette-green_100: #aee26d;
    --colors-palette-purple_200: #8529cd;
    --colors-palette-green_15: #d6f6b5;
    --colors-palette-purple_100: #9b50d6;
    --colors-palette-red_100: #ff99b2;
    --colors-palette-red_400: #720827;
    --colors-palette-blue_200: #2b83d3;
    --colors-palette-blue_300: #3e3e9d;
    --colors-palette-blue_100: #61bce3;
    --colors-palette-blue_15: #d9ecf7;
    --colors-palette-red_200: #f43e49;
    --colors-palette-red_300: #b90037;
    --colors-palette-red_15: #ffe2eb;
    --colors-palette-grey_250: #949494;
    --colors-palette-grey_05: #fafafa;
    --colors-palette-red_05: #fff8f9;
    --colors-palette-blue_05: #f2f9fd;
    --colors-palette-orange_05: #fff9e8;
    --colors-palette-green_05: #f8fff2;
    --colors-palette-brown_400: #462c0f;
    --colors-palette-brown_300: #724007;
    --colors-palette-brown_200: #ad681f;
    --colors-palette-brown_100: #d1a06f;
    --colors-palette-brown_15: #ecdac4;
    --colors-palette-brown_05: #f9f2ea;
    --colors-palette-gold_400: #55380c;
    --colors-palette-gold_300: #815717;
    --colors-palette-gold_200: #936816;
    --colors-palette-gold_100: #b1884c;
    --colors-palette-gold_50: #d6c1a1;
    --colors-palette-gold_25: #ece3d3;
    --colors-palette-gold_15: #f8f5ef;
    --colors-palette-gold_05: #fbf9f4;
    --colors-fill-sectionInverseSecondary: #252525;
    --colors-fill-ctaPrimary: #8529cd;
    --colors-fill-sectionInversePrimary: #242463;
    --colors-fill-default: #ffffff;
    --colors-fill-bannerOverlay: linear-gradient(90deg, #242463ff, #24246300);
    --colors-fill-extensionIllustration: #480081;
    --colors-fill-preferenceBackground: #f4f3fe;
    --colors-fill-listviewBackground: #d9ecf7;
    --colors-fill-ctaSecondaryRakPlus: #f8f5ef;
    --colors-fill-ctaPrimaryRakPlus: #936816;
    --colors-fill-sectionInversePrimaryRakPlus: #252525;
    --colors-fill-sectionPrimaryRakPlus: #fbf9f4;
    --colors-border-primary: #252525;
    --colors-border-inverse: #ffffff;
    --colors-border-iconContainer: #dddddd;
    --colors-border-divider: #b9b9b9;
    --colors-border-listViewDivider: #f4f3fe;
    --colors-text-primary: #252525;
    --colors-text-secondary: #575757;
    --colors-text-tertiary: #737373;
    --colors-text-inverse: #ffffff;
    --colors-text-cashback: #8529cd;
    --colors-text-cashbackInStore: #8529cd;
    --colors-text-action: #8529cd;
    --colors-text-actionRakPlus: #936816;
    --colors-text-cashbackRakPlus: #936816;
    --colors-brand-purple: #8529cd;
    --colors-brand-darkIndigo: #242463;
    --colors-brand-goldRakPlus: #b1884c;
    --colors-state-error: #b90037;
    --colors-state-disabled: #949494;
    --colors-state-unselected: #737373;
    --colors-state-hover: #9b50d6;
    --colors-state-pressed: #7119b8;
    --colors-state-selected: #8529cd;
    --colors-state-focused: #8529cd;
    --colors-state-info: #3e3e9d;
    --colors-state-success: #33823f;
    --colors-state-warning: #ee6b00;
    --colors-state-pressedRakPlus: #815717;
    --colors-state-focusedRakPlus: #b1884c;
    --colors-state-hoverRakPlus: #b1884c;
    --colors-state-selectedRakPlus: #936816;
    display: block;
}

.firtsline-innerh {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0rem; /* Increased from 2.5rem to 4rem for extra space */
  width: 100%;
 max-width: none; 
 
 padding-right: 0px;
 padding-left: 0px;

  box-sizing: border-box;

}
.firtslinenm {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: calc(100vw - (100vw - 100%));
  max-width: 100vw;
  box-sizing: border-box;
  padding: 0;
  z-index: 1;
}
.firtsline-innerhNM {
  
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4rem; /* Increased from 2.5rem to 4rem for extra space */
  width: 100%;
 max-width: none; 

  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;

}     
.css-1lyn6qc {
  box-sizing: border-box;
  color: #252525;
  display: block;
  font-family: 'Lora', Merriweather, Georgia, 'Times New Roman', Times, serif;
  font-size: 64px;
  font-weight: 250;
  line-height: 1.08;
  letter-spacing: 0.01em;
  margin: 0;
  padding: 0;
  unicode-bidi: isolate;
  width: auto;
}

.css-1gfp9c5 {
  box-sizing: border-box;
  color: #252525;
  display: block;
  font-family: "Rakuten Sans UI", system-ui, Arial, Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  height: 72px;
  line-height: 24px;
  margin-top: 16px;
  margin-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  unicode-bidi: isolate;
  width: 643.5px;
}

.css-lbs6ic {
  box-sizing: border-box;
  color: #252525;
  display: block;
  font-family: "Rakuten Sans UI", system-ui, Arial, Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 58px;
  line-height: 20px;
  margin-top: 32px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  overflow-clip-margin: content-box;
  overflow-x: clip;
  overflow-y: clip;
  padding: 0;
  width: 249px;
}
.looper-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0rem; /* Increased from 2.5rem to 4rem for extra space */
  width: 100%;
 max-width: none; 
 
 padding-right: 0px;
 padding-left: 0px;

  box-sizing: border-box;
  

}
.css-1u5mhyx {
  box-sizing: border-box;
  display: block;
  position: static;
  height: 210px;
  width: auto;
  object-fit: contain;
  margin: 0 0 0 auto;
  padding: 0;
  margin-left: auto;
}

.hero-section-bg {
  background: #f7f6fd;
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 60px 0;
} 

body {
  overflow-x: hidden;
} 

.css-3doork {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
  padding: 64px 16px 56px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
}

.css-1nynbwh {
  font-size: 28px;
  font-weight: 400;
  color: #2d0047;
  text-align: center;
  margin-bottom: 48px;
  letter-spacing: 0.01em;
  font-family: 'Lora', serif;
}

.css-1adcgbm {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 56px;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}
@media (max-width: 900px) {
  .css-1adcgbm {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
}

.css-1iyizq4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 420px;
  min-width: 0;
  flex: 1 1 0;
  text-align: center;
  background: #ede7fa;
  border-radius: 24px;
  padding: 32px 24px 24px 24px;
  box-shadow: 0 2px 8px rgba(45,0,71,0.04);
}

.css-etx1h4 {
  width: 180px;
  height: 180px;
  object-fit: contain;
  display: block;
  margin: 0 auto 24px auto;
  border-radius: 16px;
  background: none;
}

.css-1bucahh {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: #18181a;
  text-align: center;
  letter-spacing: 0.01em;
}

.css-9b95rq {
  font-size: 1.05rem;
  color: #575757;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.6;
  display: block;
} 

/* Responsive hero section */
.hero-section {
    padding: 40px 0;
}



.firtsline-innerh.hero-section {
    display: flex;
    flex-direction: row;
    align-items: flex-start ;
    justify-content: right;
    gap: 100px;
    width: 100%;
  
    box-sizing: border-box;
    /* margin-top: 80px; */
    overflow: hidden;
     padding-bottom: 0px;

     padding-top: 80px;
     margin-left: 0;
     margin-right: 0;

}

.wcss-cysl0b {
    max-width: 650px;
    width: 100%;
    text-align: left;
    margin-right: 255px;
    padding-top: 100px;
}

.css-1lyn6qc {
    font-size: 3.5rem;
    line-height: 1.1;
    margin-bottom: 34px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.css-1gfp9c5 {
    width: 100%;
    max-width: 650px;
    font-size: 1.25rem;
    height: auto;
    margin: 16px 0 32px 0;
    text-align: left;
}

.css-lbs6ic {
    width: 180px;
    height: auto;
    margin: 32px 0 0 0;
    display: block;
}

.css-1u5mhyx {
    max-width: 100%;
    width: auto;
    height: 595px;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0;
}

.css-1u5mhyx img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}

.chakra-image.css-etx1h4 {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 340px;
    object-fit: contain;
    display: block;
    margin: 0 auto 24px auto;
    border-radius: 16px;
    background: none;
}

/* Tablet */
@media (max-width: 900px) {
    .firtsline-innerh.hero-section {
        flex-direction: column;
        align-items: center;
        gap: 24px;
        padding: 24px 0;
    }
    .wcss-cysl0b {
        max-width: 100%;
        text-align: center;
    }
    .css-1lyn6qc,
    .css-1gfp9c5 {
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }
    .css-1lyn6qc {
        font-size: 2.2rem;
    }
    .css-1gfp9c5 {
        font-size: 1.1rem;
    }
    .css-1u5mhyx {
        height: 260px;
    }
}

/* Mobile */
@media (max-width: 600px) {
    .hero-section {
        padding: 16px 0;
    }
    .firtsline-innerh.hero-section {
        flex-direction: column;
        gap: 16px;
        padding: 0;
    }
    .css-1lyn6qc {
        font-size: 1.4rem;
        margin-bottom: 12px;
    }
    .css-1gfp9c5 {
        font-size: 1rem;
        margin-bottom: 16px;
    }
    .css-lbs6ic {
        width: 120px;
        margin-top: 16px;
    }
    .css-1u5mhyx {
        height: 120px;
    }
} 

@media (max-width: 600px) {
    .firtsline-innerh.hero-section {
        flex-direction: column;
        gap: 16px;
        padding: 0;
    }
    .wcss-cysl0b {
        order: 1;
        width: 100%;
        background: #fff; /* Optional: add background for contrast */
        padding-bottom: 12px; /* Extra space below text */
        box-shadow: 0 2px 8px rgba(45,0,71,0.03); /* Optional: subtle shadow */
    }
    .css-lbs6ic {
        order: 2;
        width: 120px;
        margin: 16px auto 0 auto;
        display: block;
    }
} 

@media (max-width: 600px) {
    .firtsline-innerh.hero-section {
        display: flex !important;
        flex-direction: column !important;
        overflow: visible !important;
        height: auto !important;
        min-height: unset !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
    }
    .wcss-cysl0b {
        order: 1 !important;
        width: 100%;
        text-align: center;
    }
    .css-1u5mhyx {
        order: 2 !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100vw !important;
        max-height: unset !important;
        margin: 16px 0 16px 0 !important;
        display: block !important;
        background: #fff;
        border-radius: 12px;
        box-shadow: 0 2px 8px rgba(45,0,71,0.04);
        object-fit: contain !important;
    }
} 

@media (max-width: 600px) {
  .wcss-cysl0b {
    margin-top: 2px !important;
    padding-top: 30px !important;
  }
  .css-1lyn6qc {
    margin-top: 50px !important;
  }
} 

@media (max-width: 600px) {
  .css-1u5mhyx {
    margin-bottom: 0 !important;
  }
} 

/* RTL Support for Hero Section - Minimal approach */
[dir="rtl"] .firtsline-innerh {
    flex-direction: row-reverse;
}

[dir="rtl"] .firtsline-innerh_right {
    margin-left: 0;
    margin-right: auto;
}

/* Mobile RTL - Minimal approach to prevent distortion */
@media (max-width: 768px) {
    [dir="rtl"] .firtsline-innerh {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }
    
    [dir="rtl"] .wcss-cysl0b,
    [dir="rtl"] .css-1u5mhyx,
    [dir="rtl"] .css-lbs6ic {
        text-align: center !important;
        margin: 0 auto !important;
    }
    
    [dir="rtl"] .css-1lyn6qc,
    [dir="rtl"] .css-1gfp9c5,
    [dir="rtl"] .css-1nynbwh,
    [dir="rtl"] .css-1adcgbm,
    [dir="rtl"] .css-3doork,
    [dir="rtl"] .css-9b95rq,
    [dir="rtl"] .css-1bucahh,
    [dir="rtl"] .css-etx1h4 {
        text-align: center !important;
        margin: 0 auto !important;
    }
} 