.main-second-section{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.secondSection{width:calc(100% - (var(--gutter-width) * 2));flex-direction:column;justify-content:center;align-items:center;gap:30px;max-width:2000px;height:100%;display:flex;position:relative}.secondSection__labelTop{flex-direction:row;align-items:center;gap:15px;display:flex}.secondSection__labelTop span{font-size:clamp(20px,3vw,30px);font-family:var(--font-secondary);color:var(--orange-primary);letter-spacing:-.02em;line-height:100%}.secondSection__about-text{justify-content:center;align-items:center;width:100%;display:flex}.secondSection__about-text h1{letter-spacing:-.04em;text-align:center;max-width:70%;font-size:clamp(30px,4vw,60px);font-weight:700;line-height:100%}.secondSection__imagesLayer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.secondSection__imagesLayer img{border-radius:10px;position:absolute;transform:scale(.8)}.secondSection__imagesLayer img:first-child{top:12%;left:10%}.secondSection__imagesLayer img:nth-child(2){top:35%;left:2%}.secondSection__imagesLayer img:nth-child(3){top:59%;left:10%}.secondSection__imagesLayer img:nth-child(4){top:75%;left:3%}.secondSection__imagesLayer img:nth-child(5){top:73%;left:20%}.secondSection__imagesLayer img:nth-child(6){top:12%;right:10%}.secondSection__imagesLayer img:nth-child(7){top:35%;right:2%}.secondSection__imagesLayer img:nth-child(8){top:59%;right:10%}.secondSection__imagesLayer img:nth-child(9){top:75%;right:3%}.secondSection__imagesLayer img:nth-child(10){top:73%;right:20%}@media (max-width:1366px){.secondSection__imagesLayer img:nth-child(3),.secondSection__imagesLayer img:nth-child(8){display:none}}@media (max-width:1078px){.secondSection__imagesLayer img:nth-child(2){top:35%;left:-2%}.secondSection__imagesLayer img:nth-child(7){top:35%;right:-2%}}@media (max-width:816px){.secondSection__imagesLayer img:nth-child(2),.secondSection__imagesLayer img:nth-child(7){display:none}.secondSection__imagesLayer img:first-child{top:15%;left:-2%}.secondSection__imagesLayer img:nth-child(6){top:15%;right:-2%}}@media (max-width:598px){.secondSection__imagesLayer img{display:none}.secondSection__about-text h1{max-width:100%}}
.main-third-section{justify-content:center;align-items:center;width:100%;height:fit-content;min-height:100vh;padding-bottom:50px;display:flex;position:relative}.thirdSection{width:calc(100% - (var(--gutter-width) * 2));flex-direction:column;max-width:2000px;height:100%;padding-top:200px;padding-bottom:50px;display:flex;position:relative}.thirdSection__top-txt-grp{flex-direction:column;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.thirdSection__top-txt-grp h1{text-align:center;letter-spacing:-.03em;max-width:7em;font-size:clamp(50px,6.5vw,100px);line-height:100%}.thirdSection__top-txt-grp span{text-align:center;letter-spacing:-.03em;max-width:18em;font-size:clamp(20px,2vw,30px);font-weight:600;line-height:100%}.wordsTitleThirdSection3{font-family:var(--font-secondary);color:var(--orange-primary);text-transform:lowercase;font-size:.8em;line-height:100%;overflow:visible}.thirdSection__card-grp{flex-direction:row;justify-content:center;align-items:end;gap:10px;width:100%;margin-top:80px;display:flex}.thirdSection-card{border:2px solid var(--orange-primary-stroke);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ff7213b3;border-radius:10px;flex-direction:column;gap:30px;width:fit-content;max-width:552px;height:fit-content;padding:40px;display:flex}.thirdSection-card:first-child{margin-left:2em;transform:rotate(-7.11deg)}.thirdSection-card:nth-child(2){transform:translate(-2em)rotate(9.22deg)}#highlight-txt__thirdSection{color:#833100}.thirdSection-card h1{color:#fff;font-size:clamp(30px,3vw,40px);line-height:100%}.source-card a{font-size:15px;font-family:var(--font-primary);color:#fff;font-style:italic;text-decoration:none}.icon-card-sad{background-color:#fff;border:2px solid #c17039;border-radius:100px;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:15px;display:flex}@media (max-width:392px){.thirdSection__top-txt-grp h1{font-size:45px}.thirdSection__top-txt-grp span{width:80%}}@media (max-width:854px){.thirdSection-card:first-child{margin-left:0;transform:rotate(0)}.thirdSection-card:nth-child(2){transform:translate(0)rotate(0)}.thirdSection__card-grp{flex-direction:column;align-items:center;margin-top:30px}.thirdSection-card{padding:25px}}
.main-fourth-section{justify-content:center;width:100%;height:100%;display:flex}.fourthSection{width:calc(100% - (var(--gutter-width) * 2));flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.fourthSection__first-headline-txt{max-width:70%}.fourthSection__first-headline-txt h1{letter-spacing:-.03em;text-align:center;font-size:clamp(35px,5.5vw,80px);font-weight:700}.wordFourthSection__firstHeadlineTxt4{font-family:var(--font-secondary);color:var(--orange-primary);font-size:.85em;line-height:100%}.fourthSection__second-headline-txt{max-width:70%;position:absolute}.fourthSection__second-headline-txt h1{text-align:center;letter-spacing:-.03em;font-size:clamp(30px,5vw,50px);line-height:100%}.wordFourthSection__secondHeadlineTxt29,.wordFourthSection__secondHeadlineTxt30,.wordFourthSection__secondHeadlineTxt31{color:var(--orange-primary)}@media (max-width:860px){.fourthSection__first-headline-txt{max-width:100%}.fourthSection__second-headline-txt{max-width:90%}}
.main-fifth-section{justify-content:center;width:100%;height:fit-content;min-height:100vh;padding-bottom:50px;display:flex;position:relative}.fifthSection{width:calc(100% - (var(--gutter-width) * 2));flex-direction:column;max-width:2000px;height:100%;padding-top:200px;padding-bottom:50px;display:flex;position:relative}.fifthSection__top-txt-grp{flex-direction:column;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.fifthSection__top-txt-grp h1{text-align:center;letter-spacing:-.03em;max-width:7em;font-size:clamp(50px,6.5vw,100px);line-height:100%}.fifthSection__top-txt-grp span{text-align:center;letter-spacing:-.03em;max-width:18em;font-size:clamp(20px,2vw,30px);font-weight:600;line-height:100%}.wordsTitleFifthSection3{font-family:var(--font-secondary);color:var(--orange-primary);text-transform:lowercase;font-size:.8em;line-height:100%;overflow:visible}.fifthSection__programs-wrapper{flex-flow:wrap;justify-content:center;gap:20px;width:100%;height:fit-content;margin-top:50px;display:flex}.fifthSection__program-card{border:2px solid var(--orange-primary-stroke);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ff7213b3;border-radius:10px;flex-direction:column;gap:25px;width:100%;max-width:515px;height:fit-content;padding:20px;display:flex;position:relative}.image-program-card{border-radius:10px;width:100%;height:259px;overflow:hidden}.image-program-card img{object-fit:cover;width:100%;height:110%}.program-card-txt-grp{flex-direction:column;gap:10px;display:flex}.program-card-txt-grp h1{letter-spacing:-.05em;color:#fff;font-size:clamp(25px,3vw,35px);font-weight:700}.program-card-txt-grp span{letter-spacing:-.02em;color:#fff;font-size:15px;font-weight:600}.btn-program-card{width:calc(100% - 40px)}.wrapper-btn-program-card{width:100%;position:absolute;bottom:20px;left:20px}.fifthSection__view-all{justify-content:center;width:100%;margin-top:40px;display:flex}.fifthSection__view-all a{text-underline-offset:5px;color:#000000d8;text-align:center;letter-spacing:0;width:fit-content;font-size:clamp(15px,2.5vw,25px);font-weight:600;text-decoration:underline}.fifthSection__view-all a:hover{text-decoration:none}@media (max-width:800px){.fifthSection{padding-top:150px}}@media (max-width:392px){.fifthSection__top-txt-grp h1{font-size:45px}.fifthSection__top-txt-grp span{width:80%}}
.main-sixth-section{justify-content:center;width:100%;height:fit-content;min-height:100vh;padding-bottom:50px;display:flex;position:relative}.sixthSection{width:calc(100% - (var(--gutter-width) * 2));flex-direction:column;max-width:2000px;height:100%;padding-top:150px;padding-bottom:50px;display:flex;position:relative}.sixthSection__top-txt-grp{flex-direction:column;align-items:center;gap:20px;width:100%;height:fit-content;display:flex}.sixthSection__top-txt-grp h1{text-align:center;letter-spacing:-.03em;max-width:7em;font-size:clamp(50px,6.5vw,100px);line-height:100%}.sixthSection__top-txt-grp span{text-align:center;letter-spacing:-.03em;max-width:15em;font-size:clamp(20px,2vw,30px);font-weight:600;line-height:100%}.wordsTitleSixthSection3{font-family:var(--font-secondary);color:var(--orange-primary);text-transform:lowercase;font-size:.8em;line-height:100%;overflow:visible}.sixthSection__cards-animation{flex-direction:row;justify-content:center;gap:20px;width:100%;margin-top:50px;display:flex}.card-animation{border:2px solid var(--orange-primary-stroke);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ff7213b3;border-radius:10px;flex-direction:column;justify-content:space-between;width:325px;height:400px;padding:30px 25px;display:flex}.text-grp-card-animation{flex-direction:column;gap:5px;display:flex}.text-grp-card-animation span{letter-spacing:-.03em;color:var(--white);font-size:40px;font-weight:700}.text-grp-card-animation h1{letter-spacing:-.03em;color:var(--white);font-size:50px;font-weight:700;line-height:85%}@media (max-width:392px){.sixthSection__top-txt-grp h1{font-size:45px}.sixthSection__top-txt-grp span{width:80%}}@media (max-width:1040px){.text-grp-card-animation span{font-size:30px}.text-grp-card-animation h1{font-size:40px}.card-animation{width:285px;height:350px}}@media (max-width:884px){.sixthSection__cards-animation{flex-direction:column;justify-content:center;align-items:center;display:flex}.card-animation{width:100%;max-width:515px;height:350px}.text-grp-card-animation span{font-size:40px}.text-grp-card-animation h1{font-size:50px}}
.main-seventh-section{justify-content:center;width:100%;height:fit-content;min-height:100vh;padding-bottom:50px;display:flex;position:relative}.seventhSection{flex-direction:column;width:100%;max-width:2000px;height:100%;padding-top:150px;padding-bottom:50px;display:flex;position:relative;overflow:hidden}.seventhSection__top-txt-grp{flex-direction:column;align-items:start;gap:20px;width:100%;height:fit-content;margin-left:40px;display:flex}.seventhSection__top-txt-grp h1{text-align:left;letter-spacing:-.03em;max-width:10em;font-size:clamp(50px,6.5vw,100px);line-height:108%}#subTitleSeventhSection{text-align:left;letter-spacing:-.03em;max-width:17em;font-size:clamp(20px,2vw,30px);font-weight:600;line-height:100%}.wordsTitleSeventhSection6{font-family:var(--font-secondary);color:var(--orange-primary);text-transform:lowercase;font-size:.8em;line-height:100%;overflow:visible}.logo-grp__seventhSection{flex-direction:row;gap:25px;width:100%;margin-top:50px;display:flex;overflow:hidden}.seventhSection__logoWrapper{background-color:#fbe8dcb3;border:2px solid #9d9d9d;border-radius:10px;justify-content:center;align-items:center;width:423px;height:369px;padding:150px 45px;display:flex}.seventhSection__logoWrapper img{object-fit:cover;width:auto;height:60px}@media (max-width:934px){.seventhSection__logoWrapper{width:350px;height:300px}.seventhSection__logoWrapper img{object-fit:cover;width:auto;height:50px}}@media (max-width:800px){.seventhSection__top-txt-grp{margin-left:20px}}@media (max-width:392px){.thirdSection__top-txt-grp h1{font-size:45px}.thirdSection__top-txt-grp span{width:80%}}@media (max-width:520px){#titleSeventhSection{max-width:90%}}
.main-marquee{white-space:nowrap;align-items:end;width:100%;display:flex;overflow:hidden}.marquee-inner{will-change:transform}.marquee-group{flex-shrink:0;align-items:center;padding:0;display:inline-flex}.content{align-items:center;padding:0;display:inline-flex}.content h1{color:#000;letter-spacing:-.02em;font-family:Inter;font-size:10vw;font-weight:500}
