/* ===== FONTS ===== */
@font-face { font-family: 'Almoni'; font-weight: 300; src: url('../fonts/almoni-light-aaa.otf') format('opentype'); }
@font-face { font-family: 'Almoni'; font-weight: 400; src: url('../fonts/almoni-regular-aaa.otf') format('opentype'); }
@font-face { font-family: 'Almoni'; font-weight: 500; src: url('../fonts/almoni-medium-aaa.otf') format('opentype'); }
@font-face { font-family: 'Almoni'; font-weight: 700; src: url('../fonts/almoni-bold-aaa.otf') format('opentype'); }
@font-face { font-family: 'Almoni'; font-weight: 900; src: url('../fonts/almoni-black-aaa.otf') format('opentype'); }

/* ===== RESET ===== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { -webkit-text-size-adjust: none; }
img { max-width: 100%; display: block; border: 0; }
a { text-decoration: none; outline: none; }
button { cursor: pointer; border: none; background: none; outline: none; }
ul, ol { list-style: none; }
article, aside, figure, figcaption, footer, header, main, nav, section { display: block; }

/* ===== BASE ===== */
body { font-family: 'Almoni', Arial, sans-serif; font-weight: 400; font-size: 18px; line-height: 1.5; background: #ffffff; text-align: right; }

/* ===== WRAPPER ===== */
main.wrapper { max-width: 950px; margin: 0px auto; background: #f8f8f8; border: 1px solid #ddd; overflow: hidden; }

/* ===== MAIN CONTAINER ===== */
.main { max-width: 100%; padding-right: 37px; padding-left: 37px; }

/* ===== HERO SECTION ===== */

/* ===== UTILITY CLASSES (reference-code pattern) ===== */
.flw { width: 100%; }
.d-flex { display: flex; }
.lc-margin { margin: 0 auto; }
.text-center { text-align: center; }
h1 { font-weight: 700; font-size: 73px; line-height: 0.80; letter-spacing: 0.97px; direction: rtl; }
h2 { font-weight: 500; font-size: 50px; line-height: 45px; letter-spacing: 0.5px; }
h3 { font-weight: 300; font-size: 40px; line-height: 59px; letter-spacing: 0.4px; }
h4 { font-weight: 700; font-size: 33px; line-height: 36px; letter-spacing: 0.10px; }
h5 { font-weight: 700; font-size: 29px; line-height: 29px; letter-spacing: 0.10px; }
h6 { font-weight: 400; font-size: 25px; line-height: 21px; letter-spacing: 0.10px; }
body, p { letter-spacing: 0.10px; font-size: 17px; line-height: 18px; }

/* ===== SECTION 1 : HERO ===== */
section.section1 { position: relative; min-height: 440px; margin-bottom: 315px; }
.hero-wave-shape { position: absolute; bottom: 0; left: -75px; }
.hero-bg-shape { position: absolute; left: -175px; right: 0px; top: -85px; height: 609px; }
article.sec1_inner { display: flex; flex-direction: row; align-items: stretch; min-height: 440px; padding: 0; position: relative; z-index: 2; }
figure.sec1_img_col { flex: 0 0 45%; max-width: 45%; overflow: hidden; margin: 0; margin-top: -95px; height: 610px; }
.hero-img { width: 100%; height: 100%; object-fit: cover; object-position: bottom left; display: block; }
aside.sec1_text_col { flex: 1; padding: 97px 35px 155px 95px; display: flex; flex-direction: column; justify-content: flex-start; gap: 18px; position: relative; z-index: 3; max-width: 525px; margin-left: auto; margin-right: 0; }
.hero-title { font-size: 2.5em; font-weight: 900; color: #fff; line-height: 1.1; margin: 0; display: block; }
.hero-subtitle { font-size: 1.2em; font-weight: 500; color: #4ecdc4; line-height: 1.4; margin: 0; display: block; }
.css-credit-card { width: 360px; height: 233px; position: absolute; bottom: -120px; left: 0; right: 0; margin: 0 auto; z-index: 111; }
.css-credit-card-back { width: 360px; height: 220px; position: absolute; top: calc(100% + 93px); z-index: 11; left: 0; right: 0; margin: 0 auto; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }

/* ===== SECTION 2 : CARD INTRO ===== */
section.section2 { padding: 0 0 30px; text-align: center; }
article.sec2_content { display: flex; flex-direction: column; align-items: center; gap: 10px; text-align: center; max-width: 860px; }
.card-pre-title { font-size: 1.1em; font-weight: 400; color: #00004e; margin: 0; display: block; }
.card-tau-logo { font-size: 3em; font-weight: 900; color: #00004e; letter-spacing: 4px; display: block; line-height: 1.1; margin: 4px 0; }
.card-desc { font-size: 1em; color: #00004e; line-height: 1.6; margin: 0; display: block; }
article.benefits-box h2 { font-size: 60px; line-height: 48px; font-weight: 700; }

/* ===== BENEFITS BANNER ===== */

/* ===== SECTION 3 : BENEFITS BANNER ===== */
section.section3 { padding: 20px 37px; }
article.benefits-box { display: flex; flex-direction: row; align-items: center; border-radius: 84px; padding: 20px 40px; gap: 0; max-width: 700px; background: linear-gradient(90deg, rgb(46, 190, 172) 0%, rgb(128, 209, 183) 100%); }
aside.benefits-col-right h4 { font-weight: 500; }
aside.benefits-col-left h4 { font-weight: 500; direction: rtl; }
aside.benefits-col-right { flex: 1; text-align: center; padding: 0 20px; display: flex; flex-direction: column; gap: 6px; }
article.benefits-box h2 { color: #fff; }
.free-big { font-size: 2.2em; font-weight: 900; color: #00004e; line-height: 1; display: block; }
.free-desc { font-size: 0.9em; color: #00004e; line-height: 1.4; display: block; }
.benefits-divider { width: 2px; height: calc(100% - 80px); background: rgba(255, 255, 255, 1); flex-shrink: 0; position: absolute; left: 0; right: 0; margin: 0 auto; top: 40px; }
aside.benefits-col-left { flex: 1; text-align: center; padding: 0 20px; display: flex; flex-direction: column; gap: 4px; }
.already-text { font-size: 0.95em; color: #00004e; display: block; }
strong.count-50k { font-size: 2.4em; font-weight: 900; color: #00004e; line-height: 1; display: block; }
.joined-text { font-size: 0.9em; color: #00004e; line-height: 1.4; display: block; }

/* ===== HEADING SECTION ===== */

/* ===== SECTION 4 : HEADING ===== */
section.section4 { padding: 10px 37px 60px; text-align: center; }
article.sec4_content { display: flex; flex-direction: column; align-items: center; gap: 16px; }
.main-heading { font-size: 1.35em; font-weight: 700; color: #00004e; text-align: center; margin: 0; display: block; }
.arrow-wrap { display: flex; justify-content: center; }
.arrow-btn { display: inline-flex; align-items: center; justify-content: center; transition: transform 0.3s ease; }
.arrow-btn:hover { transform: translateY(4px); }

/* ===== CAMPUS SECTION ===== */

/* ===== SECTION 5 : CAMPUS DEALS ===== */
section.section5 { background: linear-gradient(90deg, #00ADED 0%, #007DBA 15%, #00004E 100%); padding: 40px 0 50px; position: relative; }
.arrow-wrap { width: 64px; height: 64px; position: absolute; top: -32px; left: 0; right: 0; margin: 0 auto; }
article.sec5_content { max-width: 1070px; padding: 0 37px; display: flex; flex-direction: column; align-items: stretch; gap: 20px; }
article.sec5_content > .campus-boxes { width: 100%; display: flex; flex-wrap: wrap; gap: 20px; margin-top: 13px; justify-content: center; }
.campus-title { font-size: 1.05em; font-weight: 700; color: #fff; text-align: center; display: block; }
article.campus-boxes { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; width: 100%; }
article.campus-box { min-width: 0; background: #fff; padding: 12px 8px 16px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 0; opacity: 0; transform: translateY(30px); transition: opacity 0.5s ease, transform 0.5s ease; width: calc(20% - 16px); margin-top: 37px; box-shadow: 3.248px 20.508px 31.145px 0 rgba(0, 0, 0, 0.5); }
article.campus-box.visible { opacity: 1; transform: translateY(0); }

/* Ensure campus boxes are visible even without JS */
article.campus-box.animate-on-scroll { opacity: 0; }
article.campus-box.animate-on-scroll.visible { opacity: 1; transform: translateY(0); }
figure.campus-logo-wrap { width: 73px; height: 73px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.55em; font-weight: 900; line-height: 1.2; text-align: center; margin: 0; margin-top: -37px; }
figure.campus-logo-wrap img { width: 100%; height: 100%; object-fit: cover; border-radius: 100%; }
aside.campus-box-content { width: 100%; display: flex; flex-direction: column; gap: 4px; height: 100%; }
.campus-box-amount { margin-top: auto; }
.campus-box-title { display: flex; flex-direction: column; gap: 10px; }
.campus-day { font-size: 1em; font-weight: 700; color: #00004e; display: block; }
.campus-deal { font-size: 0.72em; color: #555; line-height: 1.3; display: block; }
.campus-price { font-size: 1.35em; font-weight: 900; color: #00004e; display: block; }
.campus-orig { font-size: 0.68em; color: #999; display: block; }

/* ===== SLIDER SECTIONS ===== */

/* ===== SECTION 6 & 7 : SLIDERS ===== */
section.section6 { padding: 30px 0 20px; }
section.section7 { padding: 5px 0 10px; }
article.sec6_content, article.sec7_content { padding: 0 37px; display: flex; flex-direction: column; gap: 12px; }
.slider-title { font-size: 1.25em; font-weight: 700; color: #00004e; text-align: center; margin: 0; display: block; }
.slider-subtitle { font-size: 0.9em; color: #555; text-align: center; margin: 0; display: block; }
nav.slider-container { display: flex; flex-direction: row; align-items: center; gap: 10px; }
.slider-arrow { flex-shrink: 0; width: 38px; height: 38px; border-radius: 50%; border: 2px solid #00004e; display: flex; align-items: center; justify-content: center; color: #00004e; transition: all 0.3s ease; background: #fff; }
.slider-arrow:hover { background: #00004e; color: #fff; }
article.slider-viewport { flex: 1; overflow: hidden; font-size: 0; }
article.slider-track { display: flex; flex-direction: row; gap: 14px; transition: transform 0.4s ease; }

/* ===== FOOTER ===== */
footer.site-footer { padding: 16px 0 35px; }
article.footer-inner { text-align: center; }
.footer-text { font-size: 0.72em; color: #888; line-height: 1.5; display: block; }

/* ===== ANIMATIONS ===== */
.animate-on-scroll { opacity: 0; transform: translateY(30px); transition: opacity 0.6s ease, transform 0.6s ease; }
.animate-on-scroll.visible { opacity: 1; transform: translateY(0); }
.slide-in-right { opacity: 0; transform: translateX(40px); transition: opacity 0.7s ease 0.2s, transform 0.7s ease 0.2s; }
.slide-in-right.visible { opacity: 1; transform: translateX(0); }

/* ===== RAW TEXT STYLING IN CONTAINERS ===== */

/* Hero text col - style raw text nodes */
aside.sec1_text_col { color: #fff; }
aside.sec1_text_col h2 { color: #80d1b7; direction: rtl; }

/* Card inner - style raw text */
article.sec2_content { font-size: 1em; color: #00004e; text-align: center; line-height: 1.8; }
article.sec2_content h3 { line-height: 41px; }

/* Benefits col right - style raw text */
aside.benefits-col-right { color: #00004e; text-align: center; }

/* Benefits col left - style raw text */
aside.benefits-col-left { font-size: 0.9em; color: #00004e; text-align: center; line-height: 1.5; }

/* Heading inner - style raw text */
article.sec4_content { color: #00004e; text-align: center; }

/* Campus inner title - style raw text */
article.sec5_content { font-size: 1.05em; font-weight: 700; color: #fff; text-align: center; }

/* Campus box content - style raw text */
aside.campus-box-content { font-size: 0.75em; color: #555; text-align: center; line-height: 1.5; }

/* Slider inner - style raw text */
article.sec6_content, article.sec7_content { font-size: 1.25em; font-weight: 700; color: #00004e; text-align: center; }
article.sec6_content h4 { font-weight: 300; }
article.sec6_content h4 strong { font-weight: 700; }

/* Slide box - style raw text */
article.slide-box { border: none; font-size: 0; margin: 22px 20px; }
article.slide-box img { width: 100%; height: auto; object-fit: contain; box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.03), 2px 9px 15px rgba(0, 0, 0, 0.18); }

/* Footer inner - style raw text */
article.footer-inner { font-size: 0.72em; color: #15236c; line-height: 1.5; text-align: center; }
.campus-box-title h3 { background: linear-gradient(90deg, #F03B62 0%, #FF8A4C 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; line-height: 1; }
.campus-box-title h5 { color: #000A9F; font-weight: 400; }
.campus-box-title h4 { font-weight: 400; }
.campus-box-amount h5 { color: #0067b4; }
.campus-box-amount p { font-size: 18px; color: #15236c; font-weight: 300; text-decoration: line-through; }
.hero-bg-shape img { width: 100%; height: 100%; }
.mobile-img { display: none; }
.slick-prev:before, .slick-next:before { display: none; }
.slick-prev { background-image: url(../images/prev-arrow.png) !important; }
.slick-next { background-image: url(../images/next-arrow.png) !important; }
.slick-prev, .slick-next { width: 32px !important; height: 32px !important; background-position: center center !important; background-size: 32px !important; background-repeat: no-repeat !important; border-radius: 100% !important; z-index: 11; }
.campus-box-title h6 { color: #15236c; }
.campus-box-title h6 span { font-size: 17px; }
article.sec6_content, article.sec7_content { max-width: 890px; margin: 0 auto; }
.mobile-slider-img { display: none !important; }
.back-btn { display: inline-flex; align-items: center; justify-content: space-between; gap: 20px; width: 225px; height: 47px; padding: 0 10px; background: linear-gradient(90deg, #F54868 0%, #F96D57 100%); border-radius: 999px; text-decoration: none; direction: rtl; box-sizing: border-box; transition: transform .3s ease, box-shadow .3s ease; margin: 0 auto; text-align: center; }
.back-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 25px rgba(245, 72, 104, .25); }
.btn-text { flex: 1; text-align: center; color: #fff; font-size: 30px; font-weight: 700; line-height: 1; font-family: Arial, sans-serif; }
.btn-icon { width: 35px; height: 35px; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; color: #1E275A; flex-shrink: 0; }
.btn-icon svg { width: 33px; height: 30px; }
.back-btn-wrapper { text-align: center; margin-top: 40px; }
.back-btn:hover { background: #fff; border-color: #F54868; }
.back-btn:hover .btn-text { background: linear-gradient(90deg, #F54868 0%, #F96D57 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; }
.back-btn:hover .btn-icon { background: linear-gradient(90deg, #F54868 0%, #F96D57 100%); color: #fff; }
@media (min-width:970px) and (max-width:2000px) {
    figure.sec1_img_col { flex: 0 0 45%; max-width: 45%; overflow: hidden; margin: 0; margin-top: -95px; height: 1000px; }
    .hero-bg-shape { position: absolute; left: 0; right: -120px; top: -262px; height: 1000px; width: 1293px; }
    .css-credit-card { width: 550px; height: 365px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: 111; }
    main.wrapper { max-width: 100%; }
    .css-credit-card img, .css-credit-card-back img { width: 100%; height: 100%; object-fit: cover; }
    .css-credit-card-back { width: 540px; height: 336px; position: absolute; top: calc(100% + -5px); z-index: 11; left: 0; right: 0; margin: 0 auto; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
    .hero-wave-shape { width: 872px; left: -105px; }
    .hero-wave-shape img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
    .aside.sec1_text_col { padding-top: 220px; }
    article.sec6_content, article.sec7_content { max-width: 1200px; margin: 0 auto; }
    section.section1 { margin-bottom: 335px; }
    .hero-bg-shape img { width: 100%; height: 100%; object-fit: cover; }
}
@media (min-width:970px) and (max-width:1440px) {
    .css-credit-card { width: 450px; height: 295px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: 111; }
    .css-credit-card-back { width: 440px; height: 275px; position: absolute; top: calc(100% + -3px); z-index: 11; left: 0; right: 0; margin: 0 auto; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
    section.section1 { margin-bottom: 280px; }
}
@media (max-width:960px) {
    .hero-wave-shape { position: absolute; bottom: -60px; left: -75px; }
    aside.sec1_text_col { padding: 97px 35px 155px 50px; }
    .css-credit-card { bottom: -95px; }
    .hero-wave-shape { bottom: 10px; left: -45px; }
    .campus-box1 { order: 4; }
    .campus-box2 { order: 5; }
    .campus-box3 { order: 1; }
    .campus-box4 { order: 2; }
    .campus-box5 { order: 3; }
}
@media (max-width:767px) {
    h1 { font-size: 50px; }
    h2 { font-size: 36px; }
    h3 { font-size: 30px; }
    h4 { font-size: 25px; }
    h5 { font-size: 19px; }
    h6 { font-size: 16px; }
    body, p { letter-spacing: 0.10px; font-size: 17px; line-height: 18px; }
    article.campus-box { width: calc(33.33% - 14px); }
    article.sec5_content { padding: 0 20px; }
    section.section3 { padding: 20px; }
    section.section4 { padding: 10px 20px 60px; }
    .main { padding-left: 20px; padding-right: 20px; }
    aside.sec1_text_col { padding: 66px 20px 155px 70px; }
    .hero-bg-shape { height: 545px; }
    figure.sec1_img_col { flex: 0 0 40%; max-width: 40%; height: 560px; }
    .css-credit-card { width: 270px; height: 170px; bottom: -26px; }
    .css-credit-card-back { width: 270px; height: 170px; top: calc(100% + 28px); }
    article.sec5_content > .campus-boxes { margin-top: 0; }
    article.benefits-box { padding: 20px; }
    .arrow-wrap { width: 40px; height: 40px; top: -20px; }
    .hero-wave-shape { bottom: -45px; left: -45px; }
    .slick-prev, .slick-next { width: 24px !important; height: 24px !important; background-size: 24px !important; }
    article.benefits-box h2 { font-size: 40px; line-height: 35px; }
    section.section1 { margin-bottom: 200px; }
    .back-btn { width: 175px; height: 40px; gap: 10px; }
    .btn-icon svg { width: 30px; height: 30px; }
    .btn-icon { width: 30px; height: 30px; }
    .btn-text { font-size: 27px; }
    .back-btn-wrapper { margin-top: 30px; }
}
@media (max-width:560px) {
    h1 { font-size: 30px; }
    h2 { font-size: 25px; line-height: 1.2; }
    h3 { font-size: 20px; line-height: 1.2; }
    h4 { font-size: 18px; line-height: 1.2; }
    h5 { font-size: 16px; line-height: 1.2; }
    h6 { font-size: 16px; line-height: 1.2; }
    article.benefits-box h2 { font-size: 35px; line-height: 30px; }
    aside.sec1_text_col { padding-left: 20px; max-width: 230px; margin-left: 0; padding: 19px 10px 110px 20px; gap: 10px; }
    article.sec2_content h3 { font-size: 28px; line-height: 26px; }
    aside.sec1_text_col h1 { font-size: 30px; }
    .campus-box-title h3 { font-size: 30px; }
    .campus-box-amount h5 { font-size: 20px; }
    aside.sec1_text_col h2 { font-size: 25px; line-height: 0.9; }
    figure.sec1_img_col { height: 410px; flex: 0 0 60%; max-width: 60%; }
    .hero-bg-shape { height: 350px; left: -85px; right: 0px; top: -60px; }
    .hero-wave-shape { bottom: 115px; left: -65px; width: 190px; }
    article.sec1_inner { min-height: auto; }
    .css-credit-card { bottom: 70px; width: 220px; height: 141px; }
    .css-credit-card-back { top: calc(100% + -87px); width: 220px; }
    section.section1 { margin-bottom: 70px; }
    section.section2 { padding: 0; }
    section.section4 { padding: 10px 20px 30px; }
    .slider-img { display: none !important; }
    .mobile-slider-img { display: block !important; }
    article.slide-box { margin: 5px 10px; }
    .aside.benefits-col-left h4 { font-size: 16px; }
    article.benefits-box { padding: 10px; }
    article.slide-box img { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.03), 0px 0px 8px rgba(0, 0, 0, 0.18); }
    article.footer-inner p span, article.footer-inner p { font-size: 10px; line-height: 1.1; }
    .campus-box-amount p { font-size: 15px; }
    .campus-box-title h6 { line-height: 1; }
}
@media (max-width:480px) {

/* article.campus-box { width: 100%; } */ }
@media (max-width:370px) {
    .mobile-img { display: block; }
    .hero-img { display: none; }
    article.sec1_inner { flex-direction: column; }
    .css-credit-card { position: relative; padding-top: 30px; bottom: 0; height: auto; }
    .css-credit-card-back { position: relative; top: -4px; }
    .hero-wave-shape { display: none; }
    .hero-bg-shape { display: none; }
    aside.sec1_text_col { background: radial-gradient(circle, #00ADeD 0%, #00004E 100%); padding: 40px 20px; max-width: 100%; }
    figure.sec1_img_col { height: 100%; width: 100%; flex: 0 0 100%; max-width: 100%; margin: 0; }
    section.section1 { margin: 0; }
    main.wrapper { margin: 0; padding: 0; }
    article.campus-box { width: 100%; }
    article.benefits-box { flex-direction: column; border-radius: 30px; }
    .benefits-divider { width: 100%; height: 2px; position: unset; margin: 20px 0; }
}
