/* Build Time: 8/4/2026, 9:06:22 AM */
@charset "UTF-8";.breadcrumbWrap{position:relative;width:100%;z-index:15}.breadcrumbWrap ul{padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:start}.breadcrumbWrap ul li{--shapeGap: .7rem;position:relative;font-weight:700;display:grid;gap:var(--shapeGap);padding-inline-end:var(--shapeGap);grid-template-columns:auto 11px;align-items:center;font-weight:400}[dir=rtl] .breadcrumbWrap ul li{font-weight:500}.breadcrumbWrap ul li{font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .breadcrumbWrap ul li{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (max-width: 767px){.breadcrumbWrap ul li{padding-inline-end:.5rem;--shapeGap: .3rem;font-size:.85rem}}.breadcrumbWrap ul li:last-child{padding-inline-end:0}.breadcrumbWrap ul li:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEzTDcgN0wxIDEiIHN0cm9rZT0iI0Q4RDhEOCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-position:center;background-repeat:no-repeat;background-size:contain;position:relative;width:100%;aspect-ratio:1;transform:scale(1)}[dir=rtl] .breadcrumbWrap ul li:after{transform:scaleX(-1)}.breadcrumbWrap ul li:last-child:after{display:none}.breadcrumbWrap ul li.current{max-width:220px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;color:#d8d8d8}@media only screen and (max-width: 767px){.breadcrumbWrap ul li.current{max-width:130px}}.breadcrumbWrap a{max-width:220px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;transition:all .3s ease-in-out;color:#d8d8d8}@media only screen and (max-width: 767px){.breadcrumbWrap a{max-width:130px}}@media (hover: hover) and (pointer: fine){.breadcrumbWrap a:hover{opacity:1;transform:scale(1.05)}}.inner_page main:not(:has(.pageBanner .inlineScroll)) .pageBanner+.section:not([class*=colorSection]){padding-top:0}.inner_page:not(:has(.inlineScroll)) .pageBanner{min-height:auto}.inner_page .pageBanner{padding-top:30vh;min-height:100vh;display:flex;align-items:start}@media only screen and (max-width: 64rem){.inner_page .pageBanner{padding-top:17rem;min-height:auto}}@media only screen and (max-width: 61.25rem){.inner_page .pageBanner{padding-top:12rem}}@media only screen and (max-width: 47.9375rem){.inner_page .pageBanner{padding-top:8rem}}.pageBanner{padding-bottom:var(--sectionGap)}.pageBanner .container{display:flex;flex-wrap:wrap;gap:1rem}@media only screen and (min-width: 64.0625rem){.pageBanner .container{row-gap:2rem;justify-content:space-between}}@media only screen and (max-width: 64rem){.pageBanner .container{flex-direction:column;gap:2.5rem}}@media only screen and (max-width: 47.9375rem){.pageBanner .container{gap:1rem}}.pageBanner .container:not(:has(.imgBox)){align-items:start}.pageBanner .container:has(.titleTag){align-items:flex-start}.pageBanner .container .titleBox{flex:1}@media only screen and (max-width: 64rem){.pageBanner .container .titleBox{flex:inherit}}@media only screen and (min-width: 64.0625rem){.pageBanner .container .contentBox{width:max(30%,29rem)}}.pageBanner .titleBox{display:flex;flex-direction:column;gap:4rem}@media only screen and (min-width: 100rem){.pageBanner .titleBox{gap:5rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.pageBanner .titleBox{gap:3rem}}@media only screen and (max-width: 64rem){.pageBanner .titleBox{width:100%;gap:1.5rem}}@media only screen and (max-width: 61.25rem){.pageBanner .titleBox{gap:1rem}}@media only screen and (min-width: 64.0625rem){.pageBanner .titleBox .textBox{max-width:70%}}.pageBanner .bannerSideImg{width:40%;display:flex;flex-direction:column}@media only screen and (max-width: 64rem){.pageBanner .bannerSideImg{width:50%}}@media only screen and (max-width: 47.9375rem){.pageBanner .bannerSideImg{width:100%}}.pageBanner .bannerSideImg .imgBox{display:flex;width:100%}.pageBanner .bannerSideImg video{width:100%;height:100%}.pageBanner .bannerSideImg video,.pageBanner .bannerSideImg img{aspect-ratio:574/658;object-fit:cover}.pageBanner .bannerSideImg:has(.more){border:1px solid #d8d8d8;padding:2rem;justify-content:center}@media only screen and (min-width: 64.0625rem){.pageBanner .bannerSideImg:has(.more){width:35%}}@media only screen and (max-width: 47.9375rem){.pageBanner .bannerSideImg:has(.more){padding:1.5rem}}.pageBanner .bannerSideImg .moreWrap{justify-content:center}.pageBanner .imgBox{border-radius:1.5rem;overflow:hidden;width:min(90%,50rem);border:1px solid hsla(from var(--black) h s l/.05);display:flex}@media only screen and (max-width: 64rem){.pageBanner .imgBox{width:100%}}@media only screen and (max-width: 47.9375rem){.pageBanner .imgBox{border-radius:1rem}}.pageBanner .imgBox video{width:100%;height:auto}.pageBanner .titleTag{--lineS: 5rem;text-transform:uppercase;display:grid;grid-template-columns:auto var(--lineS);gap:.8rem;align-self:flex-start;align-items:center;letter-spacing:1px;width:100%;place-content:start}@media only screen and (max-width: 64rem){.pageBanner .titleTag{font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .pageBanner .titleTag{font-size:calc(28 / var(--gfs) * 1rem)}.pageBanner .titleTag{--lineS: 4rem}}@media only screen and (max-width: 47.9375rem){.pageBanner .titleTag{--lineS: 3rem}}.pageBanner .titleTag i{display:flex;height:1px;background:var(--black);opacity:.53}.pageBanner .contentBox{display:flex;flex-direction:column}.pageBanner .contentBox .scrollBox{flex:1;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;padding-top:3rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.pageBanner .contentBox .scrollBox{padding-top:2rem}}@media only screen and (max-width: 64rem){.pageBanner .contentBox .scrollBox{display:none}}.pageBanner .contentBox .scrollBox .inlineScroll{position:sticky;bottom:1rem;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .pageBanner .contentBox .scrollBox .inlineScroll{font-size:calc(28 / var(--gfs) * 1rem)}.pageBanner .contentBox .scrollBox .inlineScroll{letter-spacing:.5px;line-height:90%;display:grid;grid-template-columns:40px auto;gap:.8rem;align-items:center;text-transform:uppercase}.pageBanner .contentBox .scrollBox .inlineScroll i{display:flex;height:1px;background:var(--black);opacity:.53;animation:scrollAnim 1.5s cubic-bezier(.23,.48,.26,.94) infinite}@keyframes scrollAnim{0%{transform:scaleX(0);transform-origin:left}49%{transform:scaleX(1);transform-origin:left}51%{transform:scaleX(1);transform-origin:right}to{transform:scaleX(0);transform-origin:right}}.awardFormMain{--formMainColor: #c9b496;--sideManu: 22rem;--black: var(--brandColor3);padding-top:var(--headerHeight);min-height:100vh;background:var(--brandColor1);display:grid;align-items:flex-start;position:relative;color:var(--black)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.awardFormMain{--sideManu: 20rem}}@media only screen and (max-width: 47.9375rem){.awardFormMain{--sideManu:calc(100vw - 2rem)}}.awardFormMain:has(.sideNav){grid-template-columns:var(--sideManu) 1fr}@media only screen and (max-width: 64rem){.awardFormMain:has(.sideNav){grid-template-columns:100%}.awardFormMain:has(.sideNav):has(.sideButton.active) .sideNav{pointer-events:auto;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.awardFormMain .sideButton{--h: 15vh;position:fixed;top:calc(50% - var(--h) / 2);width:2.5rem;height:var(--h);display:flex;align-items:center;justify-content:center;border-start-end-radius:1rem;border-end-end-radius:1rem;z-index:25;transition:all .4s var(--ease);left:-2px}[dir=rtl] .awardFormMain .sideButton{left:auto;right:-2px}.awardFormMain .sideButton{background:var(--black);color:var(--white)}@media only screen and (min-width: 64.0625rem){.awardFormMain .sideButton{display:none;pointer-events:none}}@media only screen and (max-width: 61.25rem){.awardFormMain .sideButton{width:2rem}}@media only screen and (max-width: 47.9375rem){.awardFormMain .sideButton{width:1.5rem}}.awardFormMain .sideButton.active{left:var(--sideManu)}[dir=rtl] .awardFormMain .sideButton.active{left:auto;right:var(--sideManu)}.awardFormMain .sideButton.active svg{transform:rotate(180deg)}.awardFormMain .sideButton svg{width:80%;height:auto;transition:all .4s var(--ease)}.awardFormMain .sideNav{background:var(--black);color:var(--white);position:sticky;top:var(--headerHeight);height:calc(100vh - var(--headerHeight));padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.awardFormMain .sideNav>*{opacity:0;transform:translate(2rem)}[dir=rtl] .awardFormMain .sideNav>*{transform:translate(-2rem)}@media only screen and (max-width: 64rem){.awardFormMain .sideNav{width:var(--sideManu);position:fixed;top:var(--headerHeight);left:0}[dir=rtl] .awardFormMain .sideNav{left:auto;right:0}.awardFormMain .sideNav{z-index:11;transition:all .4s var(--ease);pointer-events:none;clip-path:polygon(0 0,0 0,0 100%,0% 100%)}[dir=rtl] .awardFormMain .sideNav{clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.awardFormMain .sideNav .navWrap{flex:1;overflow-y:auto}.awardFormMain .sideNav::-webkit-scrollbar{display:none}.awardFormMain .sideNav .link{--numS: 2.7rem;--g: .8rem;display:grid;grid-template-columns:var(--numS) calc(100% - var(--numS) - var(--g));align-items:center;color:var(--white);gap:var(--g);padding:.8rem;position:relative;font-size:calc(28 / var(--gfs) * 1rem);line-height:100%;color:#a0a0a0}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.awardFormMain .sideNav .link{padding:.6rem;--numS: 2.5rem;font-size:calc(25 / var(--gfs) * 1rem)}}.awardFormMain .sideNav .link .t{font-weight:600}.awardFormMain .sideNav .link .d{opacity:.4;font-size:90%}.awardFormMain .sideNav .link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--white);opacity:.1;border-radius:.8rem;z-index:-2;transform:scaleY(0);transform-origin:bottom;transition:transform .4s var(--ease)}.awardFormMain .sideNav .link .num{flex-shrink:0;width:var(--numS);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;aspect-ratio:1;position:relative;font-size:13px;font-weight:700;color:#a0a0a0}.awardFormMain .sideNav .link .num:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid hsla(from var(--white) h s l/.2);border-radius:50%;z-index:-2}.awardFormMain .sideNav .link .num:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--formMainColor);border-radius:50%;transform:scale(0);transition:all .3s var(--ease);transform-origin:center;z-index:-1}.awardFormMain .sideNav .link .num span{transition:all .3s var(--ease)}.awardFormMain .sideNav .link .num .icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transform:scale(0);transition:all .3s var(--ease);width:100%;height:100%}.awardFormMain .sideNav .link .num .icon svg{width:30%;height:auto}.awardFormMain .sideNav .link .c{flex:1;display:flex;flex-direction:column;gap:.4rem}.awardFormMain .sideNav .link .c>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.awardFormMain .sideNav .link.done,.awardFormMain .sideNav .link.done .num{color:var(--white)}.awardFormMain .sideNav .link.done .num:before{background:hsla(from var(--white) h s l/.2)}.awardFormMain .sideNav .link.done .num span{transform:scale(0)}.awardFormMain .sideNav .link.done .num .icon{transform:scale(1)}.awardFormMain .sideNav .link.active{color:var(--white)}.awardFormMain .sideNav .link.active:before{transform:scaleY(1);transform-origin:top}.awardFormMain .sideNav .link.active .num{color:var(--text)}.awardFormMain .sideNav .link.active .num:after{transform:scale(1)}.awardFormMain .sideNav .link.active .num span{transform:scale(1)}.awardFormMain .sideNav .link.active .num .icon{transform:scale(0)}@media (hover: hover) and (pointer: fine){.awardFormMain .sideNav .link:hover:before{transform:scaleY(1);transform-origin:top}}.awardFormMain .sideNav .navWrap ul{list-style:none;display:flex;flex-direction:column;gap:1.5vh;margin:0;padding:0}.awardFormMain .sideNav .topProgress{display:flex;flex-direction:column;gap:1rem;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .awardFormMain .sideNav .topProgress{font-size:calc(28 / var(--gfs) * 1rem)}.awardFormMain .sideNav .topProgress{line-height:100%}.awardFormMain .sideNav .topProgress .top{display:flex;justify-content:space-between;font-weight:600}.awardFormMain .sideNav .topProgress .progress{display:flex;height:3px;background:hsla(from var(--white) h s l/.2);border-radius:2rem}.awardFormMain .sideNav .topProgress .progress .progress-bar{background:var(--formMainColor);width:0%;height:100%;border-radius:2rem}.awardFormMain .sideNav .sideBottom{border-top:1px solid hsla(from var(--white) h s l/.2);padding-top:1.5rem;display:flex;flex-direction:column;gap:.6rem;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .awardFormMain .sideNav .sideBottom{font-size:calc(28 / var(--gfs) * 1rem)}.awardFormMain .sideNav .sideBottom{line-height:100%}.awardFormMain .sideNav .sideBottom .t{opacity:.4;font-size:85%}.awardFormMain .sideNav .sideBottom .v{font-weight:600}.awardFormMain .contentArea{display:flex;flex-direction:column;height:100%}.awardFormMain .contentArea .steps{display:none}.awardFormMain .contentArea .content{flex:1;overflow-y:auto;padding:4rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.awardFormMain .contentArea .content{padding:3rem 1.5rem}}@media only screen and (max-width: 61.25rem){.awardFormMain .contentArea .content{padding:3rem 2.5rem}}@media only screen and (max-width: 47.9375rem){.awardFormMain .contentArea .content{padding:2rem}}.awardFormMain .contentArea .content h3.title{display:none}.awardFormMain .textBox{line-height:150%}.awardFormMain .actions{border:1px solid hsla(from var(--black) h s l/.18);background:rgba(243,242,237,.9);padding:1rem;position:sticky;bottom:0;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.awardFormMain .actions ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}@media only screen and (max-width: 47.9375rem){.awardFormMain .actions ul{gap:.3rem}}.awardFormMain .actions ul li:nth-child(1){flex:1;display:flex}.awardFormMain .actions ul li[aria-disabled=true]{opacity:0;pointer-events:none}.awardFormMain .actions .more{font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.awardFormMain .actions .more{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.awardFormMain .actions .more{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.awardFormMain .actions .more{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .awardFormMain .actions .more{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .awardFormMain .actions .more{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .awardFormMain .actions .more{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .awardFormMain .actions .more{font-size:calc(26 / var(--gfs) * 1rem)}}.awardFormMain .actions .more{min-width:120px}@media only screen and (max-width: 47.9375rem){.awardFormMain .actions .more{min-width:inherit}}.dom_loaded .awardFormMain section.current .stpperContent>*{transition:all 1.2s var(--elastic);transform:translateY(0);opacity:1}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(1){transition-delay:.55s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(2){transition-delay:.7s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(3){transition-delay:.85s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(4){transition-delay:1s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(5){transition-delay:1.15s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(6){transition-delay:1.3s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(7){transition-delay:1.45s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(8){transition-delay:1.6s}.dom_loaded .awardFormMain section.current .stpperContent>*:nth-child(9){transition-delay:1.75s}.dom_loaded .awardFormMain .sideNav>*{transform:translate(0);opacity:1;transition:all 1.2s var(--elastic)}.dom_loaded .awardFormMain .sideNav>*:nth-child(1){transition-delay:.45s}.dom_loaded .awardFormMain .sideNav>*:nth-child(2){transition-delay:.6s}.stpperContent{display:flex;flex-direction:column;gap:10vh}.stpperContent>*{transform:translateY(2rem);opacity:0}@media only screen and (max-width: 64rem){.stpperContent{gap:5rem}}@media only screen and (max-width: 47.9375rem){.stpperContent{gap:3rem}}.stpperContent .smallTitle{font-weight:500;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .stpperContent .smallTitle{font-size:calc(28 / var(--gfs) * 1rem)}.stpperContent .smallTitle{line-height:100%;text-transform:uppercase}.stpperContent .titleBox{display:flex;flex-direction:column;gap:.8rem}.stpperContent .formRow{display:flex;flex-direction:column;gap:.4rem}.stpperContent .whiteRow{background:#fbfaf7;padding:2rem;border-radius:var(--round);gap:.8rem}@media only screen and (min-width: 100rem){.stpperContent .whiteRow{padding:2.5rem}}@media only screen and (max-width: 47.9375rem){.stpperContent .whiteRow{padding:1.2rem}}.stpperContent .whiteRow .inputArea:has(.inputBox){margin-top:1rem}@media only screen and (max-width: 47.9375rem){.stpperContent .whiteRow .inputArea:has(.inputBox){margin-top:.5rem}}.stpperContent .inputArea{margin-top:.8rem}@media only screen and (max-width: 47.9375rem){.stpperContent .inputArea{margin-top:.5rem}}.stpperContent .inputArea:has(.inputBox){margin-top:1.5rem}@media only screen and (max-width: 47.9375rem){.stpperContent .inputArea:has(.inputBox){margin-top:1rem}}.segmentWrap{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}@media only screen and (min-width: 100rem){.segmentWrap{gap:1.5rem}}@media only screen and (max-width: 64rem){.segmentWrap{grid-template-columns:100%;gap:.7rem}}@media only screen and (min-width: 64.0625rem){.segmentWrap.color>.finAnimL .seItem{aspect-ratio:494/350}}.segmentWrap.color>.finAnimL:nth-child(1) .seItem{background-color:var(--brandColor1)}.segmentWrap.color>.finAnimL:nth-child(2) .seItem{background-color:var(--brandColor6)}.segmentWrap.color>.finAnimL:nth-child(3) .seItem{background-color:var(--brandColor7)}.segmentWrap:has(input:checked) .seItem{box-shadow:none!important;border-color:transparent!important}.segmentWrap:has(input:checked) .seItem label.error{display:none!important}.segmentWrap:has(input:checked) .seItem:has(input:checked){border-color:var(--black)!important;box-shadow:0 0 20px #00000026!important}@media (hover: hover) and (pointer: fine){.segmentWrap:has(input:checked) .seItem:hover{transform:translateY(-.5rem);box-shadow:0 0 20px #0003!important}}.seItem{background:var(--white);padding:1.5rem;border-radius:var(--round);position:relative;border:1px solid transparent;transition:all .4s var(--ease);display:flex;flex-direction:column;align-items:start;gap:1.5rem}@media only screen and (min-width: 100rem){.seItem{padding:2.5rem}}@media only screen and (max-width: 64rem){.seItem{flex-direction:row}}@media only screen and (max-width: 47.9375rem){.seItem{padding:1rem;gap:1rem}}.seItem:has(.is-invalid){border-color:hsla(from var(--brandRed) h s l/.5)!important}.seItem input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:10;cursor:pointer}.seItem label.error{background-color:var(--brandRed)!important;color:var(--white)!important;font-size:11px;padding:.2em .8em;font-weight:400;z-index:10;border-radius:5px;margin-bottom:0;line-height:120%;text-align:center;text-transform:none}.seItem label.error:after{display:none}.seItem label.error{position:absolute;bottom:0;transform:translateY(calc(100% + .2rem));right:0}[dir=rtl] .seItem label.error{right:auto;left:0}.seItem .title{text-transform:uppercase;font-size:calc(65 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.seItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.seItem .title{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.seItem .title{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.seItem .title{font-size:calc(55 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.seItem .title{font-size:calc(50 / var(--gfs) * 1rem)}}[dir=rtl] .seItem .title{line-height:150%}.seItem .title{font-weight:700;color:var(--black)}.seItem .c{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:.3rem}@media only screen and (min-width: 100rem){.seItem .c{gap:.5rem}}.seItem .textBox{line-height:145%}.seItem .iconBox{border:1px solid var(--black);width:3.6rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%}@media only screen and (min-width: 100rem){.seItem .iconBox{width:4rem}}@media only screen and (max-width: 47.9375rem){.seItem .iconBox{width:2.5rem}}.seItem .iconBox svg,.seItem .iconBox img{width:50%;height:auto;margin:auto}.tagWrap{display:flex;flex-wrap:wrap;gap:.5rem}@media only screen and (max-width: 47.9375rem){.tagWrap{gap:.35rem}}.tagWrap:has(input:not(:checked).is-invalid)>*:not(:first-child) label.error{display:none}.tagWrap:has(input:checked) .tagItem{box-shadow:none!important;border-color:transparent!important}.tagWrap:has(input:checked) .tagItem label.error{display:none!important}.tagItem{background:var(--white);padding:.2rem 2rem;border-radius:2rem;position:relative;border:1px solid transparent;transition:all .4s var(--ease);display:flex;align-items:center;gap:1.5rem;font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.tagItem{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.tagItem{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.tagItem{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .tagItem{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .tagItem{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .tagItem{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .tagItem{font-size:calc(26 / var(--gfs) * 1rem)}}.tagItem{min-height:var(--inputH);text-transform:uppercase;cursor:pointer}@media only screen and (max-width: 47.9375rem){.tagItem{padding-inline:1.3rem}}.tagItem input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:10;cursor:pointer}.tagItem:has(input:checked){background:var(--black);color:var(--white);box-shadow:none!important}.tagItem:has(input:checked) label.error{display:none}.tagItem:has(.is-invalid){border-color:hsla(from var(--brandRed) h s l/.5)!important}.tagItem label.error{background-color:var(--brandRed)!important;color:var(--white)!important;font-size:11px;padding:.2em .8em;font-weight:400;z-index:10;border-radius:5px;margin-bottom:0;line-height:120%;text-align:center;text-transform:none}.tagItem label.error:after{display:none}.tagItem label.error{position:absolute;bottom:0;transform:translateY(calc(100% + .2rem));right:0}[dir=rtl] .tagItem label.error{right:auto;left:0}@media (hover: hover) and (pointer: fine){.tagItem:hover{transform:translateY(-.25rem);box-shadow:0 0 20px #0003;z-index:2}}.radioWrap{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}@media only screen and (max-width: 61.25rem){.radioWrap{grid-template-columns:100%;gap:.5rem}}.radioItem{--iconS: 2.2rem;border:1px solid var(--black);border-radius:var(--round);padding:1rem;position:relative;display:grid;grid-template-columns:var(--iconS) 1fr;align-items:center;gap:1rem;transition:all .3s var(--ease)}@media only screen and (min-width: 100rem){.radioItem{padding:1.3rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.radioItem{padding:.6rem .8rem;--iconS: 2rem}}@media only screen and (max-width: 64rem){.radioItem{--iconS: 2.2rem}}@media only screen and (max-width: 61.25rem){.radioItem{--iconS: 2rem}}@media only screen and (max-width: 47.9375rem){.radioItem{--iconS: 1.5rem;align-items:start;padding:.7rem;gap:.6rem}}.radioItem input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:10;margin:0}.radioItem:has(.is-invalid){border-color:hsla(from var(--brandRed) h s l/.5)!important}.radioItem label.error{background-color:var(--brandRed)!important;color:var(--white)!important;font-size:11px;padding:.2em .8em;font-weight:400;z-index:10;border-radius:5px;margin-bottom:0;line-height:120%;text-align:center;text-transform:none}.radioItem label.error:after{display:none}.radioItem label.error{position:absolute;bottom:0;transform:translateY(calc(100% + .2rem));right:0}[dir=rtl] .radioItem label.error{right:auto;left:0}.radioItem .iconBox{border:1px solid hsla(from var(--black) h s l/.28);width:var(--iconS);aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.radioItem .iconBox:before{content:"";position:absolute;top:20%;right:20%;bottom:20%;left:20%;aspect-ratio:1;background:var(--white);border-radius:50%;transition:all .4s var(--ease);transform:scale(.5);opacity:0}@media only screen and (max-width: 47.9375rem){.radioItem .iconBox:before{top:22%;right:22%;bottom:22%;left:22%}}.radioItem .c{display:flex;flex-direction:column;gap:.3rem}.radioItem .title{font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.radioItem .title{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.radioItem .title{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.radioItem .title{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .radioItem .title{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .radioItem .title{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .radioItem .title{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .radioItem .title{font-size:calc(26 / var(--gfs) * 1rem)}}.radioItem .title{line-height:100%;text-transform:uppercase;font-weight:700;margin-bottom:0!important}.radioItem .textBox{color:#777;line-height:120%}.radioItem:has(input:checked){border-color:var(--black);background:var(--black);color:var(--white)}.radioItem:has(input:checked) .iconBox{border-color:var(--white)}.radioItem:has(input:checked) .iconBox:before{transform:scale(1);opacity:1}@media (hover: hover) and (pointer: fine){.radioItem:hover{transform:translateY(-.2rem);box-shadow:0 0 20px #00000026}}.inputBox{--g: 1.5rem;position:relative;display:grid;align-items:flex-start;grid-template-columns:repeat(2,calc(50% - var(--g) / 2));gap:var(--g)}@media only screen and (min-width: 100rem){.inputBox{--g: 1.8rem}}@media only screen and (max-width: 47.9375rem){.inputBox{grid-template-columns:100%;--g: 1.2rem}}.selectedCardStep{display:flex;align-items:center;justify-content:space-between;gap:var(--gap);border:1px solid var(--black);width:100%;padding:1rem 1.5rem;border-radius:var(--round);margin-top:1.5rem}@media only screen and (max-width: 61.25rem){.selectedCardStep{flex-direction:column;align-items:start;gap:.5rem;margin-top:1rem}}@media only screen and (max-width: 47.9375rem){.selectedCardStep{padding:1rem}}.selectedCardStep .contentBox{flex:1;display:flex;flex-wrap:wrap;gap:.5rem}@media only screen and (max-width: 61.25rem){.selectedCardStep .contentBox{gap:.25rem}}.selectedCardStep .tag{background:var(--black);color:var(--white);display:flex;align-items:center;padding:.8rem 1.2rem;border-radius:10px;font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.selectedCardStep .tag{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.selectedCardStep .tag{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.selectedCardStep .tag{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .selectedCardStep .tag{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .selectedCardStep .tag{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .selectedCardStep .tag{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .selectedCardStep .tag{font-size:calc(26 / var(--gfs) * 1rem)}}.selectedCardStep .tag{line-height:120%;gap:.5rem;flex-wrap:wrap}@media only screen and (max-width: 47.9375rem){.selectedCardStep .tag{gap:.2rem}}.selectedCardStep .tag .t{text-transform:uppercase;font-weight:600}.selectedCardStep .tag .v{opacity:.6}@media only screen and (max-width: 61.25rem){.selectedCardStep .more{align-self:end}}.accordionWrap{display:flex;flex-direction:column;gap:.5rem}.acItem{background:#fbfaf7;border-radius:var(--round);overflow:hidden}.acItem:has(label.error) .acHead{border:1px solid var(--brandRed);background:hsla(from var(--brandRed) h s l/.8)}.acItem:has(.acHead.active) .acContent{max-height:200vh}.acItem .title{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.acItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.acItem .title{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.acItem .title{font-size:calc(36 / var(--gfs) * 1rem)}}[dir=rtl] .acItem .title{font-size:calc(45 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .acItem .title{font-size:calc(43 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .acItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .acItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .acItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}.acItem .title{text-transform:uppercase;font-weight:500}.acItem .acContent{max-height:0;padding:0;overflow:hidden;transition:all .4s var(--ease)}.acItem .acContent>*{padding:1.5rem}.acItem .acHead{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.2rem;border:1px solid var(--black);background:var(--brandColor3);color:var(--white);border-radius:var(--round);gap:.8rem;font-size:calc(27 / var(--gfs) * 1rem)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.acItem .acHead{font-size:calc(29 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.acItem .acHead{font-size:calc(29 / var(--gfs) * 1rem)}}[dir=rtl] .acItem .acHead{font-size:calc(30 / var(--gfs) * 1rem)}@media only screen and (max-width: 64rem){[dir=rtl] .acItem .acHead{font-size:calc(28 / var(--gfs) * 1rem)}}.acItem .acHead{text-transform:uppercase;cursor:pointer;transition:all .4s var(--ease)}.acItem .acHead span{flex:1}.acItem .acHead .num{padding-inline:.7rem;aspect-ratio:1;border:1px solid var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:75%;font-weight:500}.acItem .acHead .arrow{display:flex;align-items:center;justify-content:center}.acItem .acHead .arrow svg{width:.8rem;height:auto;transition:all .4s var(--ease)}.acItem .acHead.active .arrow svg{transform:rotate(180deg)}.acItem .acContent{overflow:hidden}.drop-uploader__zone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:280px;text-align:center;background-color:var(--white);border:2px dashed hsla(from var(--black) h s l/.2);border-radius:var(--round);cursor:pointer;transition:background-color .2s ease,border-color .2s ease}@media only screen and (max-width: 47.9375rem){.drop-uploader__zone{padding:1rem}}@media (hover: hover) and (pointer: fine){.drop-uploader__zone:hover{background-color:hsla(from var(--brandColor1) h s l/.1);border-color:hsla(from var(--black) h s l/.5)}}.drop-uploader__zone--dragover{background-color:hsla(from var(--brandColor1) h s l/.1);border-color:hsla(from var(--black) h s l/.5)}.drop-uploader__input{display:none}.drop-uploader__icon{width:3.5rem;aspect-ratio:1;border:1px solid hsla(from var(--black) h s l/.38);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:300;margin-bottom:1rem;pointer-events:none;line-height:1}@media only screen and (max-width: 47.9375rem){.drop-uploader__icon{width:3rem;font-size:1.5rem}}.drop-uploader__heading{font-size:calc(27 / var(--gfs) * 1rem)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.drop-uploader__heading{font-size:calc(29 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.drop-uploader__heading{font-size:calc(29 / var(--gfs) * 1rem)}}[dir=rtl] .drop-uploader__heading{font-size:calc(30 / var(--gfs) * 1rem)}@media only screen and (max-width: 64rem){[dir=rtl] .drop-uploader__heading{font-size:calc(28 / var(--gfs) * 1rem)}}.drop-uploader__heading{line-height:120%;font-weight:500;text-transform:uppercase;margin:0 0 .75rem;pointer-events:none}.drop-uploader .textBox{color:#666;max-width:30rem}.drop-uploader__subtext{font-size:.75rem;line-height:1.5;margin:0;pointer-events:none}.drop-uploader__file-list{margin-top:1rem;font-size:calc(27 / var(--gfs) * 1rem)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.drop-uploader__file-list{font-size:calc(29 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.drop-uploader__file-list{font-size:calc(29 / var(--gfs) * 1rem)}}[dir=rtl] .drop-uploader__file-list{font-size:calc(30 / var(--gfs) * 1rem)}@media only screen and (max-width: 64rem){[dir=rtl] .drop-uploader__file-list{font-size:calc(28 / var(--gfs) * 1rem)}}.drop-uploader__file-list{font-weight:300;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:30rem}.drop-uploader__file-list .drop-uploader__file-item{--closeS: 1.8rem;width:100%;display:grid;align-items:center;grid-template-columns:calc(100% - .5rem - var(--closeS)) var(--closeS);gap:.5rem;border:1px solid hsla(from var(--black) h s l/.1);padding:5px 10px;padding-inline-end:5px;border-radius:8px;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .drop-uploader__file-list .drop-uploader__file-item{font-size:calc(28 / var(--gfs) * 1rem)}.drop-uploader__file-list .drop-uploader__file-item{font-weight:400}.drop-uploader__file-list .fileName{flex:1;text-align:start;display:flex;max-width:90%}.drop-uploader__file-list .fileName>*{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop-uploader__file-list .iconBox{flex:1;display:flex;align-items:center;gap:.5rem}.drop-uploader__file-list .btn-outline-danger{background:hsla(from var(--black) h s l/.08);border:none;color:transparent;width:var(--closeS);aspect-ratio:1;overflow:hidden;position:relative;border-radius:6px;transition:all .4s var(--ease)}.drop-uploader__file-list .btn-outline-danger:before{content:"×";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--text);transition:all .4s var(--ease)}@media (hover: hover) and (pointer: fine){.drop-uploader__file-list .btn-outline-danger:hover{background:var(--brandRed)}.drop-uploader__file-list .btn-outline-danger:hover:before{color:var(--white)}}.thankYouLottie{width:50vh;height:auto;max-width:35rem}@media only screen and (max-width: 64rem){.thankYouLottie{width:30rem}}@media only screen and (max-width: 61.25rem){.thankYouLottie{width:20rem}}@media only screen and (max-width: 36.25rem){.thankYouLottie{width:15rem}}.loginWrap{padding-top:var(--headerHeight);display:flex;align-items:center;justify-content:center}.loginWrap:has(.thankYouLottie) .formRow{justify-content:center;align-items:center}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.loginWrap:has(.thankYouLottie) .stpperContent{gap:1rem}}.loginWrap:has(.thankYouLottie) .textBox{opacity:.6}.loginWrap .limitedWD{margin-inline:auto;width:min(40rem,95%)}.loginWrap .contentArea{width:100%;padding-block:var(--sectionGap)}.loginWrap .whiteRow{width:100%;max-width:30rem;margin-inline:auto}.loginWrap .stpperContent{gap:2.5rem}@media only screen and (min-width: 100rem){.loginWrap .stpperContent{gap:3rem}}@media only screen and (max-width: 64rem){.loginWrap .stpperContent{gap:2rem}}@media only screen and (max-width: 47.9375rem){.loginWrap .stpperContent{gap:1.5rem}}.reviewWrap{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width: 47.9375rem){.reviewWrap{gap:.5rem}}.reItem{border-radius:var(--round);display:flex;flex-direction:column;gap:2rem;padding:1.5rem 2rem 2rem;background:#fbfaf7;color:var(--brandColor3)}@media only screen and (max-width: 61.25rem){.reItem{gap:1.5rem}}@media only screen and (max-width: 47.9375rem){.reItem{padding:1rem 1.2rem;gap:1.2rem}}.reItem.declarationBox{background:#dce5c0}.reItem.declarationBox .t{font-weight:600}.reItem .topBox{display:flex;align-items:center;justify-content:space-between;gap:var(--gap);font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.reItem .topBox{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.reItem .topBox{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.reItem .topBox{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .reItem .topBox{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .reItem .topBox{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .reItem .topBox{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .reItem .topBox{font-size:calc(26 / var(--gfs) * 1rem)}}.reItem .topBox{line-height:120%;text-transform:uppercase;font-weight:600}.reItem .topBox .editBtn{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:1;padding:.5rem;z-index:5;color:var(--brandColor3);margin-inline-end:-1rem;margin-top:-.5rem}.reItem .topBox .editBtn>*{pointer-events:none}.reItem .topBox .editBtn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brandColor3);opacity:.05;border-radius:50%;transition:all .4s var(--ease);transform:scale(0);z-index:-1}.reItem .topBox .editBtn svg{width:1rem;height:auto;position:relative;z-index:5;transition:all .4s var(--ease);opacity:.3}@media (hover: hover) and (pointer: fine){.reItem .topBox .editBtn:hover:before{transform:scale(1)}.reItem .topBox .editBtn:hover svg{transform:scale(.9);opacity:.5}}.reItem .contentBox{display:flex;flex-wrap:wrap;column-gap:var(--gap);row-gap:2rem}@media only screen and (max-width: 61.25rem){.reItem .contentBox{row-gap:1.5rem}}@media only screen and (max-width: 47.9375rem){.reItem .contentBox{row-gap:1.2rem}}.reItem .contentBox .groupItem{flex:1 1 calc(50% - var(--gap));width:100%}@media only screen and (max-width: 61.25rem){.reItem .contentBox .groupItem{flex:inherit}}.reItem .contentBox .groupItem.small{flex:1 1 calc(33% - var(--gap))}@media only screen and (max-width: 61.25rem){.reItem .contentBox .groupItem.small{flex:1 1 calc(50% - var(--gap))}}@media only screen and (max-width: 47.9375rem){.reItem .contentBox .groupItem.small{flex:inherit}}.reItem .contentBox .groupItem.full{flex:inherit}.groupItem{display:flex;flex-direction:column}.groupItem .t{font-size:calc(27 / var(--gfs) * 1rem)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.groupItem .t{font-size:calc(29 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.groupItem .t{font-size:calc(29 / var(--gfs) * 1rem)}}[dir=rtl] .groupItem .t{font-size:calc(30 / var(--gfs) * 1rem)}@media only screen and (max-width: 64rem){[dir=rtl] .groupItem .t{font-size:calc(28 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.groupItem .t{font-size:calc(24 / var(--gfs) * 1rem)}}.groupItem .v{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.groupItem .v{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.groupItem .v{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.groupItem .v{font-size:calc(36 / var(--gfs) * 1rem)}}[dir=rtl] .groupItem .v{font-size:calc(45 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .groupItem .v{font-size:calc(43 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .groupItem .v{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .groupItem .v{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .groupItem .v{font-size:calc(40 / var(--gfs) * 1rem)}}.groupItem .v{display:flex;align-items:center;gap:.5rem;font-weight:500}[dir=rtl] .groupItem .v{font-weight:600}.groupItem .v .icon{display:flex;align-items:center;justify-content:center;align-self:start;padding-top:.25rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.groupItem .v .icon{padding-top:.15rem}}.groupItem .v .icon svg{width:.95rem;height:auto}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.groupItem .v .icon svg{width:.9rem}}@media only screen and (max-width: 47.9375rem){.groupItem .v .icon svg{width:.75rem}}.groupItem:has(.fileList){gap:.5rem}@media only screen and (max-width: 47.9375rem){.groupItem:has(.fileList){gap:.1rem}}.groupItem:has(.textBox){gap:.2rem}.groupItem:has(.textBox) .t{font-weight:600}.groupItem:has(.checkboxWrap){gap:1.5rem}@media only screen and (max-width: 47.9375rem){.groupItem:has(.checkboxWrap){gap:1rem}}.groupItem .fileList{display:flex;flex-direction:column;gap:.8rem}@media only screen and (max-width: 47.9375rem){.groupItem .fileList{gap:.5rem}}.groupItem .checkboxWrap{flex-direction:column;gap:1.4rem}@media only screen and (max-width: 47.9375rem){.groupItem .checkboxWrap{gap:1rem}}.groupItem .checkboxWrap label{padding-inline-start:calc(var(--rSize) + .8rem)}.achievementList{--cardS: 22rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cardS),1fr));gap:var(--gapMd)}@media only screen and (max-width: 64rem){.achievementList{--cardS: 20rem}}@media only screen and (max-width: 64rem){.achievementList{gap:1rem}}@media only screen and (max-width: 47.9375rem){.achievementList{gap:.5rem}}.achievementList.col2{--cardS: 30rem}@media only screen and (max-width: 64rem){.achievementList.col2{grid-template-columns:100%}}.achievementList.mixedColor>*:nth-child(1) .inner{background:var(--brandColor10)}.achievementList.mixedColor>*:nth-child(2) .inner{background:var(--brandColor6)}.achievementList.mixedColor>*:nth-child(3) .inner{background:var(--brandColor3);color:var(--white)}.achievementList.mixedColor>*:nth-child(4) .inner{background:var(--brandColor9)}.achItem.style1 .inner:not(:has(>.imgBox)) .num{font-weight:300;font-size:4.2rem;opacity:.1}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.achItem.style1 .inner:not(:has(>.imgBox)) .num{font-size:3.5rem}}@media only screen and (max-width: 61.25rem){.achItem.style1 .inner:not(:has(>.imgBox)) .num{font-size:3.5rem}}@media only screen and (max-width: 47.9375rem){.achItem.style1 .inner:not(:has(>.imgBox)) .num{font-size:2.5rem}}.achItem.style1 .inner:not(:has(>.imgBox)) .contentBox{gap:2.8rem}@media only screen and (max-width: 61.25rem){.achItem.style1 .inner:not(:has(>.imgBox)) .contentBox{gap:2rem}}@media only screen and (max-width: 47.9375rem){.achItem.style1 .inner:not(:has(>.imgBox)) .contentBox{gap:1.5rem}}.achItem.style1 .smallImgBox{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:hsla(from var(--black) h s l/.05)}.achItem.style1 .smallImgBox img{width:60%;height:auto;aspect-ratio:1}.achItem.style1:nth-child(4n+2) .inner,.achItem.style1:nth-child(4n+3) .inner{background-color:hsla(from var(--brandColor9) h s l/.32)}.achItem.style1:nth-child(4n+2) .inner .smallImgBox,.achItem.style1:nth-child(4n+3) .inner .smallImgBox{background:#dad0bf}.achItem.style1 .c{flex:1}.achItem .inner{position:relative;display:flex;border-radius:var(--round);overflow:hidden}.achItem .inner:has(>.imgBox){color:var(--white)}.achItem .inner:has(>.imgBox) .contentBox{position:absolute;top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.achItem .inner:not(:has(>.imgBox)){padding:1.5rem;height:100%;background:var(--white)}@media only screen and (min-width: 100rem){.achItem .inner:not(:has(>.imgBox)){padding:1.8rem}}@media only screen and (max-width: 47.9375rem){.achItem .inner:not(:has(>.imgBox)){padding:1.3rem}}.achItem .inner:not(:has(>.imgBox)) .contentBox{gap:1.5rem;width:100%}.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(65 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(55 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.achItem .inner:not(:has(>.imgBox)) .num{font-size:calc(50 / var(--gfs) * 1rem)}}[dir=rtl] .achItem .inner:not(:has(>.imgBox)) .num{line-height:150%}.achItem .inner:not(:has(>.imgBox)) .num{font-weight:700}.achItem .imgBox{position:relative}.achItem .imgBox:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--black);opacity:.01}.achItem .imgBox img{aspect-ratio:480/300;transition:all .6s var(--ease)}.achItem .smallImgBox{position:relative;border-radius:var(--round);overflow:clip;transition:all .4s var(--ease);width:8rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.achItem .smallImgBox{width:6.5rem}}@media only screen and (max-width: 61.25rem){.achItem .smallImgBox{width:6.5rem}}@media only screen and (max-width: 47.9375rem){.achItem .smallImgBox{border-radius:10px}}.achItem .smallImgBox img{aspect-ratio:1}.achItem .smallImgBox .arrow{display:flex;position:absolute;top:1rem;right:1rem}[dir=rtl] .achItem .smallImgBox .arrow{right:auto;left:1rem}.achItem .contentBox{display:flex;flex-direction:column;z-index:5;justify-content:space-between}.achItem .c{display:flex;flex-direction:column;gap:.5rem}.achItem .title{font-size:calc(65 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.achItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.achItem .title{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.achItem .title{font-size:calc(60 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.achItem .title{font-size:calc(55 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.achItem .title{font-size:calc(50 / var(--gfs) * 1rem)}}[dir=rtl] .achItem .title{line-height:150%}.achItem .title{font-weight:600;text-transform:uppercase;transition:all .4s var(--ease) .1s}.achItem .textBox{transition:all .4s var(--ease) 0s;line-height:140%;font-weight:100}.achItem .topBox{display:flex;justify-content:space-between}@media (hover: hover) and (pointer: fine){.achItem:hover .smallImgBox{transform:translate(.5rem) translateY(-.5rem)}[dir=rtl] .achItem:hover .smallImgBox{transform:translate(-.5rem) translateY(-.5rem)}.achItem:hover .imgBox img{transform:scale(1.08);transition-duration:1s}.achItem:hover .textBox,.achItem:hover .title{transform:translateY(-.8rem)}.achItem:hover .title{transition-delay:0s}.achItem:hover .textBox{transition-delay:.1s}}.achItem .arrow svg{transform:scale(1)}[dir=rtl] .achItem .arrow svg{transform:scaleX(-1)}.countdown-container{display:flex;align-items:center;justify-content:center;background-color:var(--brandColor1);padding:1.2rem 2rem;border-radius:1.2rem;align-self:center;justify-self:end}@media only screen and (max-width: 64rem){.countdown-container{justify-self:start}}@media only screen and (max-width: 47.9375rem){.countdown-container{padding:1rem 1.2rem;border-radius:1rem;width:100%;justify-content:space-between}}.countdown-container .countdown-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-width:3rem}.countdown-container .countdown-item .value{font-size:calc(75 / var(--gfs) * 1rem);font-weight:300;line-height:1;letter-spacing:-1px}@media only screen and (max-width: 64rem){.countdown-container .countdown-item .value{font-size:calc(60 / var(--gfs) * 1rem)}}.countdown-container .countdown-item .label{font-size:calc(22 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.countdown-container .countdown-item .label{font-size:calc(24 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.countdown-container .countdown-item .label{font-size:calc(23 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.countdown-container .countdown-item .label{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .countdown-container .countdown-item .label{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .countdown-container .countdown-item .label{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .countdown-container .countdown-item .label{font-size:calc(26 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .countdown-container .countdown-item .label{font-size:calc(26 / var(--gfs) * 1rem)}}.countdown-container .countdown-item .label{line-height:100%;font-weight:500;color:#676767;text-transform:uppercase}@media only screen and (max-width: 64rem){.countdown-container .countdown-item .label{font-size:calc(20 / var(--gfs) * 1rem)}}.countdown-container .separator{font-size:calc(35 / var(--gfs) * 1rem);font-weight:500;color:var(--brandColor);margin-inline:1rem;-webkit-user-select:none;user-select:none;align-self:flex-start;transform:translateY(.4rem)}@media only screen and (max-width: 47.9375rem){.countdown-container .separator{margin-inline:.5rem}}.currentAwardList{--cardS: 33rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--cardS),1fr));gap:2rem}@media only screen and (min-width: 100rem){.currentAwardList{gap:3rem}}@media only screen and (max-width: 64rem){.currentAwardList{--cardS: 20rem;gap:1.5rem;margin-top:var(--sectionGapSmall)}}@media only screen and (max-width: 47.9375rem){.currentAwardList{gap:.5rem}}.cuAvItem .inner{border:1px solid var(--brandColor);padding-inline:4rem;border-radius:1.5rem;display:flex;align-items:center;gap:.5rem;aspect-ratio:3/1.2}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cuAvItem .inner{padding-inline:3rem}}@media only screen and (max-width: 64rem){.cuAvItem .inner{padding-inline:2rem}}@media only screen and (max-width: 61.25rem){.cuAvItem .inner{flex-direction:column;padding:1.5rem 1rem;border-radius:1rem;gap:1rem}}.cuAvItem .iconBox{width:4.5rem;border:1px solid var(--brandColor);display:flex;align-items:center;justify-content:center;aspect-ratio:1;color:#767676;border-radius:50%;margin-inline-start:2rem}@media only screen and (min-width: 100rem){.cuAvItem .iconBox{width:5rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cuAvItem .iconBox{margin-inline-start:1rem}}@media only screen and (max-width: 64rem){.cuAvItem .iconBox{margin-inline-start:0rem;width:3.8rem}}@media only screen and (max-width: 61.25rem){.cuAvItem .iconBox{width:3.5rem}}.cuAvItem .iconBox svg{width:40%;height:auto}.cuAvItem .c{flex:1;display:flex;flex-direction:column;text-align:center;gap:.2rem}@media only screen and (min-width: 100rem){.cuAvItem .c{gap:.5rem}}.cuAvItem .date{display:inline-flex;justify-content:center;gap:1rem;font-size:calc(130 / var(--gfs) * 1rem);line-height:100%;font-weight:700}@media only screen and (min-width: 100rem){.cuAvItem .date{font-size:calc(150 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.cuAvItem .date{font-size:calc(100 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.cuAvItem .date{font-size:calc(80 / var(--gfs) * 1rem)}}.cuAvItem .date span{font-weight:100}.cuAvItem .t{font-size:calc(27 / var(--gfs) * 1rem)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cuAvItem .t{font-size:calc(29 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.cuAvItem .t{font-size:calc(29 / var(--gfs) * 1rem)}}[dir=rtl] .cuAvItem .t{font-size:calc(30 / var(--gfs) * 1rem)}@media only screen and (max-width: 64rem){[dir=rtl] .cuAvItem .t{font-size:calc(28 / var(--gfs) * 1rem)}}.cuAvItem .t{font-weight:600}@media only screen and (max-width: 61.25rem){.cuAvItem .t{font-size:calc(24 / var(--gfs) * 1rem)}}.cycleWrap{--imgS: 20rem;display:grid;gap:4rem;grid-template-columns:1fr var(--imgS) 1fr;margin-top:var(--sectionGap)}@media only screen and (min-width: 100rem){.cycleWrap{--imgS: 23rem;gap:5rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cycleWrap{--imgS: 18rem;gap:3rem}}@media only screen and (max-width: 64rem){.cycleWrap{grid-template-columns:repeat(2,1fr);margin-top:3rem}}@media only screen and (max-width: 61.25rem){.cycleWrap{gap:2rem;margin-top:2rem}}@media only screen and (max-width: 47.9375rem){.cycleWrap{grid-template-columns:100%;margin-top:1.2rem}}.cycleWrap>.imgBox{border-radius:1.3rem;overflow:hidden;position:relative}@media only screen and (min-width: 64.0625rem){.cycleWrap>.imgBox{grid-row:1/3;grid-column:2}}@media only screen and (min-width: 48rem) and (max-width: 64rem){.cycleWrap>.imgBox{display:none}}@media only screen and (max-width: 47.9375rem){.cycleWrap>.imgBox{aspect-ratio:2/2.8;width:100%;border-radius:var(--round)}}.cycleItem{display:flex;flex-direction:column;gap:1rem}.cycleItem .iconBox{width:2.8rem;display:flex;align-items:center;justify-content:center;opacity:.3;margin-bottom:.5rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cycleItem .iconBox{width:2.5rem}}@media only screen and (max-width: 47.9375rem){.cycleItem .iconBox{width:2.5rem}}.cycleItem .iconBox svg{width:100%;height:auto}.cycleItem .title{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.cycleItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.cycleItem .title{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.cycleItem .title{font-size:calc(36 / var(--gfs) * 1rem)}}[dir=rtl] .cycleItem .title{font-size:calc(45 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .cycleItem .title{font-size:calc(43 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .cycleItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .cycleItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .cycleItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}.cycleItem .title{font-weight:500}.cycleItem:nth-last-child(2){align-self:flex-end}.cycleItem:last-child{align-self:flex-end}.whiteBox{background:var(--white);padding:5rem;border-radius:var(--roundL)}@media only screen and (min-width: 100rem){.whiteBox{padding:5.5rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.whiteBox{padding:4rem}}@media only screen and (max-width: 64rem){.whiteBox{padding:3rem}}@media only screen and (max-width: 47.9375rem){.whiteBox{padding:1.5rem}}.listStyle:not(.normal){font-size:calc(33 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.listStyle:not(.normal){font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.listStyle:not(.normal){font-size:calc(30 / var(--gfs) * 1rem)}}.listStyle.normal ol{grid-template-columns:100%;gap:var(--gapMd)}@media only screen and (max-width: 47.9375rem){.listStyle.normal ol{gap:1rem}}.listStyle.normal ol li{padding-bottom:var(--gapMd);border-bottom:1px solid hsla(from var(--black) h s l/.1)}@media only screen and (max-width: 47.9375rem){.listStyle.normal ol li{padding-bottom:1rem}}.listStyle.normal ol li:last-child{padding-bottom:0;border-bottom:none}.listStyle ol{grid-template-columns:repeat(2,1fr);gap:var(--gapLg);padding:0;counter-reset:list-item}@media only screen and (max-width: 61.25rem){.listStyle ol{grid-template-columns:100%}}.listStyle ol li{position:relative;list-style:none;counter-increment:list-item;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1.5rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.listStyle ol li{gap:1.2rem}}@media only screen and (max-width: 64rem){.listStyle ol li{gap:1rem}}.listStyle ol li:nth-child(n+10):before{content:counter(list-item)}.listStyle ol li:before{content:"0" counter(list-item);width:4rem;border:1px solid hsla(from var(--black) h s l/.5);aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;vertical-align:middle;font-size:calc(37 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.listStyle ol li:before{font-size:calc(39 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.listStyle ol li:before{font-size:calc(36 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.listStyle ol li:before{font-size:calc(34 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.listStyle ol li:before{font-size:calc(33 / var(--gfs) * 1rem)}}[dir=rtl] .listStyle ol li:before{font-size:calc(40 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .listStyle ol li:before{font-size:calc(44 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .listStyle ol li:before{font-size:calc(38 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){[dir=rtl] .listStyle ol li:before{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){[dir=rtl] .listStyle ol li:before{font-size:calc(35 / var(--gfs) * 1rem)}}.listStyle ol li:before{font-weight:500}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.listStyle ol li:before{width:3.8rem}}@media only screen and (max-width: 64rem){.listStyle ol li:before{width:3.5rem}}@media only screen and (max-width: 47.9375rem){.listStyle ol li:before{width:3rem;font-size:calc(26 / var(--gfs) * 1rem)}}.imgCard{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:var(--gapLg);background:var(--brandColor1);overflow:clip;border-radius:var(--roundL)}@media only screen and (max-width: 64rem){.imgCard{grid-template-columns:100%}}.imgCard.style1{--cardS: min(27rem, 35%);grid-template-areas:"contentBox imgBox";grid-template-columns:1fr var(--cardS)}@media only screen and (max-width: 64rem){.imgCard.style1{grid-template-columns:100%;grid-template-areas:"imgBox" "contentBox"}}.imgCard.style1 .imgBox{grid-area:imgBox}@media only screen and (max-width: 64rem){.imgCard.style1 .imgBox img{aspect-ratio:2/1.4}}.imgCard.style1 .contentBox{grid-area:contentBox;display:flex;flex-direction:column;gap:var(--gapMd);max-width:80%;align-self:center}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.imgCard.style1 .contentBox{max-width:90%}}@media only screen and (max-width: 64rem){.imgCard.style1 .contentBox{max-width:100%}}@media only screen and (max-width: 47.9375rem){.imgCard.style1 .contentBox{gap:1rem}}.imgCard.style1 .governanceWrap{display:flex;flex-wrap:wrap;align-items:start;gap:2.5rem;padding-bottom:var(--gapMd);border-bottom:1px solid hsla(from var(--black) h s l/.1)}@media only screen and (max-width: 61.25rem){.imgCard.style1 .governanceWrap{gap:2rem}}@media only screen and (max-width: 47.9375rem){.imgCard.style1 .governanceWrap{flex-direction:column;gap:1rem;padding-bottom:1rem}}.imgCard.style1 .governanceWrap .imgBox{width:8rem;position:relative;top:0;border-radius:var(--round)}@media only screen and (max-width: 47.9375rem){.imgCard.style1 .governanceWrap .imgBox{width:6rem;border-radius:10px}}.imgCard.style1 .governanceWrap .imgBox img{aspect-ratio:1}.imgCard.style1 .governanceWrap .textBox{flex:1;align-self:center}.imgCard.normal{align-items:start;background:transparent;border-radius:0}.imgCard.normal .imgBox{height:auto}@media only screen and (min-width: 64.0625rem){.imgCard.normal .imgBox{position:sticky;top:1rem}}.imgCard.normal .contentBox{padding:0}.imgCard .imgBox{border-radius:var(--roundL);overflow:clip;height:100%}.imgCard .imgBox picture,.imgCard .imgBox img{height:100%;object-fit:cover}.imgCard .contentBox{padding:var(--gapLg)}@media only screen and (min-width: 64.0625rem){.imgCard .contentBox{padding-inline-start:0}}@media only screen and (max-width: 64rem){.imgCard .contentBox{padding-top:0;padding-bottom:var(--gapLg)}}.imgCard:has(.listStyle){--cardS: 30rem;grid-template-columns:var(--cardS) 1fr}@media only screen and (max-width: 64rem){.imgCard:has(.listStyle){--cardS: 25rem}}@media only screen and (max-width: 61.25rem){.imgCard:has(.listStyle){--cardS: 15rem}}@media only screen and (max-width: 47.9375rem){.imgCard:has(.listStyle){grid-template-columns:100%;gap:2rem}}@media only screen and (min-width: 64.0625rem){.imgCard:has(.listStyle) .imgBox{height:100%;position:relative;top:0}.imgCard:has(.listStyle) .imgBox picture,.imgCard:has(.listStyle) .imgBox img{position:absolute;top:0;right:0;bottom:0;left:0}}@media only screen and (max-width: 64rem){.imgCard:has(.listStyle) .imgBox{position:sticky;top:1rem}}@media only screen and (max-width: 47.9375rem){.imgCard:has(.listStyle) .imgBox{position:relative;top:0}}.disqualificationList{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gapMd)}@media only screen and (max-width: 64rem){.disqualificationList{grid-template-columns:100%;gap:1rem}}@media only screen and (max-width: 47.9375rem){.disqualificationList{gap:.5rem}}.disItem{background:var(--white);padding:2.5rem;border-radius:var(--roundL);display:flex;flex-direction:column;gap:var(--gapMd)}@media only screen and (min-width: 100rem){.disItem{padding:3rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.disItem{padding:2rem}}@media only screen and (max-width: 47.9375rem){.disItem{padding:1.2rem;gap:.8rem}}.disItem.color1{background:var(--brandColor9)}.disItem.color2{background:var(--brandColor7)}.disItem .title{font-size:calc(75 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.disItem .title{font-size:calc(80 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.disItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.disItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.disItem .title{font-size:calc(65 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.disItem .title{font-size:calc(52 / var(--gfs) * 1rem)}}[dir=rtl] .disItem .title{line-height:150%}.disItem .title{font-weight:700}.disItem .textBox{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.disItem .imgBox{border-radius:var(--round);overflow:hidden}.fieldsWrap{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--gap)}@media only screen and (max-width: 64rem){.fieldsWrap{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 61.25rem){.fieldsWrap{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 47.9375rem){.fieldsWrap{grid-template-columns:100%;gap:.5rem}}.fieldItem{border-radius:var(--roundL);background:var(--white);padding:3rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;aspect-ratio:496/542}@media only screen and (max-width: 64rem){.fieldItem{border-radius:1.2rem;padding-block:2.5rem;aspect-ratio:inherit;gap:3rem}}@media only screen and (max-width: 47.9375rem){.fieldItem{flex-direction:row;gap:1.2rem;align-items:center;padding:1rem}}.fieldItem .iconBox{width:55%;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.fieldItem .iconBox{width:60%}}@media only screen and (max-width: 47.9375rem){.fieldItem .iconBox{width:4.5rem}}.fieldItem .iconBox:after,.fieldItem .iconBox:before{content:"";position:absolute;top:0%;right:0%;bottom:0%;left:0%;border-radius:50%;transition:all .8s var(--elastic)}.fieldItem .iconBox:before{top:-10%;right:-10%;bottom:-10%;left:-10%;background:hsla(from var(--brandColor5) h s l/.3);z-index:-1;transition-delay:.15s}.fieldItem .iconBox:after{background:hsla(from var(--brandColor5) h s l/.5);z-index:-2;transition-delay:0s}.fieldItem .iconBox img,.fieldItem .iconBox svg{width:40%;height:auto;transition:all .4s var(--elastic)}.fieldItem .title{flex:1;display:flex;align-items:center;justify-content:center;font-size:calc(32 / var(--gfs) * 1rem);text-transform:uppercase;font-weight:700;transition:all .4s var(--elastic)}@media only screen and (min-width: 100rem){.fieldItem .title{font-size:calc(35 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.fieldItem .title{font-size:calc(30 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.fieldItem .title{flex:1;text-align:start;justify-content:start;font-size:calc(34 / var(--gfs) * 1rem)}}@media (hover: hover) and (pointer: fine){.fieldItem:hover .iconBox:after,.fieldItem:hover .iconBox:before{transform:scale(.9)}.fieldItem:hover .iconBox:before{transition-delay:0s}.fieldItem:hover .iconBox:after{transition-delay:.15s}.fieldItem:hover .iconBox img,.fieldItem:hover .iconBox svg{transform:scale(.9)}.fieldItem:hover .title{transform:translateY(-.6rem)}}.contactWrap{background:var(--brandColor1);border-radius:2rem;display:flex;flex-wrap:wrap;gap:4rem;align-items:start;--iconSize: 12rem;--imgSize: 17rem;--baseP: 3rem;padding:calc(var(--baseP) + 1rem) var(--baseP) calc(var(--baseP) + 3rem)}@media only screen and (min-width: 100rem){.contactWrap{--iconSize: 14rem;--baseP: 4rem;--imgSize: 18rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.contactWrap{--iconSize: 10rem;--baseP: 2rem;--imgSize: 15rem;gap:3rem}}@media only screen and (max-width: 64rem){.contactWrap{--iconSize: 8rem;--baseP: 2rem;--imgSize: 13rem;gap:2rem}}@media only screen and (max-width: 61.25rem){.contactWrap{flex-direction:column;gap:1.5rem;--imgSize: 15rem}}@media only screen and (max-width: 47.9375rem){.contactWrap{border-radius:var(--round);padding:1.5rem 1.2rem 1.8rem;gap:1rem;--iconSize: 6rem;--imgSize: 8rem}}.contactWrap .imgBox{border-radius:var(--roundL);width:var(--imgSize);display:flex;align-items:center;justify-content:center;align-self:flex-start;overflow:clip}@media only screen and (max-width: 47.9375rem){.contactWrap .imgBox{border-radius:var(--round)}}.contactWrap .sideIconBox{background:hsla(from var(--brandColor9) h s l/.25);color:#ab694080;border-radius:var(--roundL);display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:var(--iconSize)}@media only screen and (max-width: 47.9375rem){.contactWrap .sideIconBox{border-radius:var(--round)}}.contactWrap .sideIconBox svg{width:60%;height:auto}.contactWrap .pageTitleSmall{min-height:var(--iconSize);display:flex;align-items:center}.contactWrap .contentBox{flex:1;display:flex;flex-direction:column;gap:1rem}.contactWrap .colwrap{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gapLg)}@media only screen and (max-width: 64rem){.contactWrap .colwrap{grid-template-columns:100%}}@media only screen and (max-width: 61.25rem){.contactWrap .colwrap{gap:1.5rem}}@media only screen and (max-width: 61.25rem){.contactWrap .moreWrap{margin-top:1rem}}.programsList{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gapMd)}@media only screen and (max-width: 64rem){.programsList{gap:1.5rem}}@media only screen and (max-width: 61.25rem){.programsList{grid-template-columns:100%;gap:1rem}}@media only screen and (max-width: 47.9375rem){.programsList{gap:.5rem}}@media only screen and (min-width: 64.0625rem){.programsList.col3{grid-template-columns:repeat(3,1fr);gap:var(--gap)}}.programsItem .inner{display:flex;position:relative;border-radius:var(--roundL);overflow:clip}@media (hover: hover) and (pointer: fine){.programsItem .inner:hover .imgBox img{transform:scale(1.1);transition-duration:1.2s}.programsItem .inner:hover .contentBox>*{transform:translateY(-.7rem)}.programsItem .inner:hover .contentBox>*:nth-child(1){transition-delay:0s}.programsItem .inner:hover .contentBox>*:nth-child(2){transition-delay:.1s}}.programsItem .imgBox{width:100%}.programsItem .imgBox img{aspect-ratio:747/497;object-fit:cover;transition:all .4s var(--ease)}.programsItem .contentBox{--logoS: 4rem;position:absolute;left:0;bottom:0;right:0;padding:2rem;z-index:5;display:grid;grid-template-columns:var(--logoS) 1fr;place-content:end;gap:1.7rem;align-items:center;color:var(--white);min-height:50%}@media only screen and (min-width: 100rem){.programsItem .contentBox{padding:2.5rem}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.programsItem .contentBox{padding:1.5rem;--logoS: 3.5rem;gap:1.3rem}}@media only screen and (max-width: 64rem){.programsItem .contentBox{--logoS: 3.5rem;gap:1rem;padding:1.5rem}}@media only screen and (max-width: 47.9375rem){.programsItem .contentBox{--logoS: 3rem;gap:.8rem;padding:1rem}}.programsItem .contentBox:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,rgba(0,0,0,0),hsla(from var(--black) h s l/.9))}.programsItem .contentBox>*{transition:all .4s var(--ease)}.programsItem .contentBox>*:nth-child(1){transition-delay:.1s}.programsItem .contentBox>*:nth-child(2){transition-delay:0s}.programsItem .logoBox{border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:clip}.programsItem .logoBox img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.programsItem .title{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.programsItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.programsItem .title{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.programsItem .title{font-size:calc(36 / var(--gfs) * 1rem)}}[dir=rtl] .programsItem .title{font-size:calc(45 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .programsItem .title{font-size:calc(43 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .programsItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .programsItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .programsItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}.programsItem .title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.testimonialsList{display:flex;flex-direction:column;gap:3.5rem}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.testimonialsList{gap:2.5rem}}@media only screen and (max-width: 64rem){.testimonialsList{gap:2rem}}@media only screen and (max-width: 47.9375rem){.testimonialsList{gap:1.5rem}}.testimonialItem .inner{--imgS: 10rem;display:grid;grid-template-columns:var(--imgS) 1fr;gap:var(--gapMd);align-items:start}@media only screen and (max-width: 64rem){.testimonialItem .inner{gap:1.5rem}}@media only screen and (max-width: 61.25rem){.testimonialItem .inner{--imgS: 8rem;gap:1rem}}@media only screen and (max-width: 47.9375rem){.testimonialItem .inner{grid-template-columns:100%;gap:0}}.testimonialItem .imgBox{border-radius:var(--roundL);overflow:clip;position:relative;aspect-ratio:1}@media only screen and (min-width: 48rem){.testimonialItem .imgBox{position:sticky;top:1rem}}@media only screen and (max-width: 47.9375rem){.testimonialItem .imgBox{border-radius:var(--roundL) var(--roundL) 0 0}}.testimonialItem .imgBox img{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.testimonialItem .contentBox{background:hsla(from var(--brandColor1) h s l/.4);padding:3rem;border-radius:var(--roundL);display:flex;flex-direction:column;gap:var(--gap)}@media only screen and (max-width: 64rem){.testimonialItem .contentBox{padding:2rem}}@media only screen and (max-width: 47.9375rem){.testimonialItem .contentBox{gap:.8rem;padding:1.5rem 1.2rem;border-radius:0 0 var(--roundL) var(--roundL)}}.testimonialItem .title{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.testimonialItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.testimonialItem .title{font-size:calc(37 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.testimonialItem .title{font-size:calc(36 / var(--gfs) * 1rem)}}[dir=rtl] .testimonialItem .title{font-size:calc(45 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .testimonialItem .title{font-size:calc(43 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){[dir=rtl] .testimonialItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .testimonialItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){[dir=rtl] .testimonialItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}.testimonialItem .title{font-weight:600}.testimonialItem .hash{font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .testimonialItem .hash{font-size:calc(28 / var(--gfs) * 1rem)}.testimonialItem .hash{opacity:.5}.testimonialItem:nth-child(2n) .contentBox{background:hsla(from var(--brandColor2) h s l/.2)}.launchSlider{position:relative}.launchItem .inner{display:flex;border-radius:var(--roundL);overflow:clip;outline:none;box-shadow:none;border:none}.launchItem .imgBox{width:100%;overflow:hidden}.launchItem .imgBox img{width:100%;height:80vh;object-fit:cover;transition:all .6s var(--ease)}@media only screen and (max-width: 64rem){.launchItem .imgBox img{height:100%;aspect-ratio:1525/880}}@media (hover: hover) and (pointer: fine){.launchItem:hover .imgBox img{transform:scale(1.1);transition-duration:1.2s}}.mediaList{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gapMd)}@media only screen and (max-width: 64rem){.mediaList{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 61.25rem){.mediaList{gap:1rem}}@media only screen and (max-width: 47.9375rem){.mediaList{gap:.5rem;grid-template-columns:100%}}@media only screen and (min-width: 64.0625rem){.mediaItem.full{grid-column:-1/1}.mediaItem.full .inner{display:grid;grid-template-columns:repeat(2,1fr)}.mediaItem.full .imgBox img{aspect-ratio:753/308}.mediaItem.full .contentBox{min-height:auto;justify-content:center}.mediaItem.full .c{padding-inline-start:1rem;padding-block:1rem}.mediaItem.full .topBox{display:contents}.mediaItem.full .arrow{order:5}}.mediaItem:nth-child(2n) .inner{background:hsla(from var(--brandColor2) h s l/.3)}.mediaItem .inner{display:flex;flex-direction:column;gap:1.5rem;background:hsla(from var(--brandColor9) h s l/.3);padding:1.5rem;border-radius:var(--roundL)}@media only screen and (max-width: 61.25rem){.mediaItem .inner{padding:1.2rem;gap:1rem}}.mediaItem .topBox{display:flex;align-items:center;justify-content:space-between;gap:var(--gap)}.mediaItem .t{font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .mediaItem .t{font-size:calc(28 / var(--gfs) * 1rem)}.mediaItem .contentBox{flex:1;min-height:30vh;display:flex;flex-direction:column;justify-content:flex-end;gap:.2rem;transition:all .4s var(--ease) 0s}@media only screen and (max-width: 64rem){.mediaItem .contentBox{min-height:10rem}}@media only screen and (max-width: 47.9375rem){.mediaItem .contentBox{min-height:auto}}.mediaItem .c{display:flex;flex-direction:column;gap:var(--gap)}@media only screen and (max-width: 47.9375rem){.mediaItem .c{gap:2rem}}.mediaItem .title{font-size:calc(75 / var(--gfs) * 1rem);line-height:130%}@media only screen and (min-width: 100rem){.mediaItem .title{font-size:calc(80 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.mediaItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.mediaItem .title{font-size:calc(70 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.mediaItem .title{font-size:calc(65 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.mediaItem .title{font-size:calc(52 / var(--gfs) * 1rem)}}[dir=rtl] .mediaItem .title{line-height:150%}.mediaItem .subTitle{font-weight:300}.mediaItem .arrow{display:flex;align-items:center;justify-content:center;width:.8rem;transition:all .4s var(--ease)}@media only screen and (max-width: 61.25rem){.mediaItem .arrow{width:.65rem}}.mediaItem .arrow svg{width:100%;height:auto}.mediaItem .imgBox{border-radius:var(--round);overflow:clip;width:100%;display:flex}.mediaItem .imgBox img{aspect-ratio:429/341;object-fit:cover;height:100%;transition:all .4s var(--ease)}@media (hover: hover) and (pointer: fine){.mediaItem:hover .arrow{transform:translate(.5rem) translateY(-.5rem)}[dir=rtl] .mediaItem:hover .arrow{transform:translate(-.5rem) translateY(-.5rem)}.mediaItem:hover .imgBox img{transform:scale(1.1);transition-duration:1.2s}.mediaItem:hover .contentBox{transform:translateY(-1rem);transition-delay:.15s}}.broadcastItem:nth-child(4n+2) .inner,.broadcastItem:nth-child(4n+3) .inner{background-color:hsla(from var(--brandColor6) h s l/.32)}.broadcastItem:nth-child(4n+2) .mBox .iconBox,.broadcastItem:nth-child(4n+3) .mBox .iconBox{background-color:hsla(from var(--brandColor6) h s l/.2)}.broadcastItem .inner{display:flex;flex-direction:column;background:var(--brandColor1);border-radius:var(--roundL)}.broadcastItem .imageWrap{border-radius:var(--roundL);overflow:clip;display:flex;position:relative;color:var(--white)}.broadcastItem .imageWrap .imgBox{position:relative;width:100%}.broadcastItem .imageWrap .imgBox:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;background:linear-gradient(to bottom,transparent,hsla(from var(--black) h s l/.7));z-index:0}.broadcastItem .imageWrap .imgBox img{transition:all .4s var(--ease);aspect-ratio:747/497;object-fit:cover}.broadcastItem .imageWrap .title{position:absolute;left:0;bottom:0;width:100%;padding:1.5rem}@media only screen and (min-width: 64.0625rem){.broadcastItem .imageWrap .title{font-size:calc(39 / var(--gfs) * 1rem);line-height:130%}}@media only screen and (min-width: 100rem){.broadcastItem .imageWrap .title{font-size:calc(40 / var(--gfs) * 1rem)}}@media only screen and (max-width: 64rem){.broadcastItem .imageWrap .title{padding:1.5rem}}@media only screen and (max-width: 47.9375rem){.broadcastItem .imageWrap .title{padding:1.2rem}}.broadcastItem .imageWrap .iconBox{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.broadcastItem .imageWrap .iconBox svg{width:12%;height:auto;transition:all .4s var(--ease)}@media only screen and (max-width: 47.9375rem){.broadcastItem .imageWrap .iconBox svg{width:15%}}.broadcastItem .contentBox{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}@media only screen and (max-width: 64rem){.broadcastItem .contentBox{padding:1.5rem;gap:1rem}}@media only screen and (max-width: 47.9375rem){.broadcastItem .contentBox{padding:1.2rem;gap:.5rem}}.broadcastItem .topBox{display:flex;flex-direction:column;gap:.8rem;flex:1}.broadcastItem .title{font-size:calc(45 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.broadcastItem .title{font-size:calc(48 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.broadcastItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.broadcastItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.broadcastItem .title{font-size:calc(40 / var(--gfs) * 1rem)}}[dir=rtl] .broadcastItem .title{line-height:150%}.broadcastItem .metaWrap{border-top:1px solid hsla(from var(--black) h s l/.05);padding-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem 2rem}@media only screen and (max-width: 64rem){.broadcastItem .metaWrap{gap:.5rem 1rem;padding-top:1rem}}@media only screen and (max-width: 47.9375rem){.broadcastItem .metaWrap{gap:1rem}}.broadcastItem .mBox{display:flex;align-items:center;gap:.5rem;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .broadcastItem .mBox{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (max-width: 47.9375rem){.broadcastItem .mBox{flex:1}}.broadcastItem .mBox .iconBox{width:2.3rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:hsla(from var(--brandColor) h s l/.2);border-radius:10px;color:#757575}.broadcastItem .mBox .iconBox svg{width:50%;height:auto}.broadcastItem .logoBox{display:flex;align-items:center;gap:.8rem;font-weight:500;flex:1;font-weight:600}@media only screen and (max-width: 47.9375rem){.broadcastItem .logoBox{width:100%;flex:inherit}}.broadcastItem .logoBox img{width:3.5rem;height:auto;aspect-ratio:70/45;object-fit:cover;border-radius:5px}@media only screen and (max-width: 47.9375rem){.broadcastItem .logoBox img{width:3rem}}@media (hover: hover) and (pointer: fine){.broadcastItem:hover .imageWrap .imgBox img{transform:scale(1.1)}}.articleList{display:flex;flex-wrap:wrap;gap:var(--gapMd)}.articleList.style2{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 64rem){.articleList.style2{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 47.9375rem){.articleList.style2{grid-template-columns:repeat(1,1fr)}}.articleList.style2 .articleItem{width:100%}.articleList.style2 .articleItem:nth-child(odd) .inner{background:var(--brandColor1)}.articleList.style2 .articleItem:nth-child(2n) .inner{background-color:hsla(from var(--brandColor6) h s l/.32)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.articleList{gap:1rem}}@media only screen and (max-width: 64rem){.articleList{gap:1.5rem}}@media only screen and (max-width: 61.25rem){.articleList{gap:1rem}}@media only screen and (max-width: 47.9375rem){.articleList{gap:.5rem}}.articleItem{width:65%;min-height:300px}@media only screen and (max-width: 64rem){.articleItem{width:100%}}.articleItem:nth-child(4n+2),.articleItem:nth-child(4n+3){width:calc(35% - var(--gapMd))}@media only screen and (max-width: 64rem){.articleItem:nth-child(4n+2),.articleItem:nth-child(4n+3){width:calc(50% - .75rem)}}@media only screen and (max-width: 47.9375rem){.articleItem:nth-child(4n+2),.articleItem:nth-child(4n+3){width:100%}}@media only screen and (min-width: 48rem){.articleItem:nth-child(4n+2) .mainImg,.articleItem:nth-child(4n+3) .mainImg{display:none}}.articleItem:nth-child(4n+2) .inner,.articleItem:nth-child(4n+3) .inner{background-color:hsla(from var(--brandColor6) h s l/.32)}.articleItem .inner{display:flex;background:var(--brandColor1);border-radius:var(--roundL);overflow:hidden;height:100%}@media only screen and (max-width: 47.9375rem){.articleItem .inner{flex-direction:column}}.articleItem .inner>*{flex:1}.articleItem .mainImg{position:relative}@media only screen and (max-width: 47.9375rem){.articleItem .mainImg{aspect-ratio:3/2}}.articleItem .contentBox{padding:4rem 2rem 2rem;display:flex;flex-direction:column;gap:var(--gap)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.articleItem .contentBox{padding:3rem 1.5rem 1.5rem}}@media only screen and (max-width: 61.25rem){.articleItem .contentBox{padding:2rem 1.2rem 1.2rem}}.articleItem .textBox{line-height:140%;flex:1}.articleItem .title{font-weight:600;text-transform:uppercase;font-size:calc(55 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.articleItem .title{font-size:calc(48 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.articleItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.articleItem .title{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.articleItem .title{font-size:calc(45 / var(--gfs) * 1rem)}}.articleItem .metaWrap{padding-top:var(--gap);border-top:1px solid hsla(from var(--black) h s l/.1);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem}.articleItem .logoBox{background-color:var(--white);padding:5px 10px;border-radius:var(--round);overflow:clip}@media only screen and (max-width: 61.25rem){.articleItem .logoBox{border-radius:5px}}.articleItem .logoBox img{width:100%;height:auto;max-height:2.5rem;aspect-ratio:3/1;object-fit:contain}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.articleItem .logoBox img{max-height:2rem}}@media only screen and (max-width: 61.25rem){.articleItem .logoBox img{max-height:1.8rem}}.articleItem .authBox{display:flex;align-items:center;gap:.8rem;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .articleItem .authBox{font-size:calc(28 / var(--gfs) * 1rem)}.articleItem .authBox{line-height:100%;color:#284c58}.articleItem .authBox .c{display:flex;flex-direction:column;gap:.3rem}.articleItem .authBox .d{font-size:90%;opacity:.7}.articleItem .authBox .imgBox{width:3.5rem;border-radius:50%;border:4px solid var(--white)}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.articleItem .authBox .imgBox{width:3rem}}@media only screen and (max-width: 61.25rem){.articleItem .authBox .imgBox{width:2.8rem}}.articleItem .authBox .imgBox img{aspect-ratio:1;border-radius:50%}.inner_page main:has(.pageNotFoundWrap){padding-top:var(--headerHeight);padding-bottom:var(--footerHeight);display:flex;align-items:center;justify-content:center}.inner_page main:has(.pageNotFoundWrap) .pageBanner{padding:0;width:100%;align-items:center}.pageNotFoundWrap{align-items:center;text-align:center}@media only screen and (min-width: 64.0625rem){.pageNotFoundWrap .moreWrap{margin-top:0}}@media only screen and (max-width: 47.9375rem){.pageNotFoundWrap .moreWrap{margin-top:.5rem}}[dir=rtl] .mediaItem .arrow svg{transform:scaleX(-1)}.how-to-use{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media only screen and (max-width: 61.25rem){.how-to-use{grid-template-columns:100%}}@media only screen and (max-width: 47.9375rem){.how-to-use{gap:1rem}}.how-to-use-intro,.how-to-use-card{min-height:24rem}.how-to-use-intro{display:flex;flex-direction:column;justify-content:center;padding-inline-end:10%}@media only screen and (max-width: 61.25rem){.how-to-use-intro{min-height:auto;padding:1rem 0 2rem}}.how-to-use-intro p{max-width:38rem;line-height:1.55;line-height:170%;font-size:calc(29 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.how-to-use-intro p{font-size:calc(30 / var(--gfs) * 1rem)}}[dir=rtl] .how-to-use-intro p{font-size:calc(32 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .how-to-use-intro p{font-size:calc(33 / var(--gfs) * 1rem)}}.how-to-use-card{display:flex;flex-direction:column;justify-content:flex-start;padding:3.5rem;border-radius:.65rem;background:var(--brandColor5)}@media only screen and (min-width: 100rem){.how-to-use-card{padding:4rem}}@media only screen and (max-width: 64rem){.how-to-use-card{min-height:21rem;padding:2.5rem}}@media only screen and (max-width: 47.9375rem){.how-to-use-card{min-height:auto;padding:2rem 1.5rem}}.how-to-use-card h3{margin:2rem 0 1rem;font-weight:700;line-height:1.1;font-size:calc(45 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.how-to-use-card h3{font-size:calc(48 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.how-to-use-card h3{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.how-to-use-card h3{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.how-to-use-card h3{font-size:calc(40 / var(--gfs) * 1rem)}}[dir=rtl] .how-to-use-card h3{line-height:150%}.how-to-use-card p{max-width:38rem;line-height:1.55;line-height:170%;font-size:calc(29 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.how-to-use-card p{font-size:calc(30 / var(--gfs) * 1rem)}}[dir=rtl] .how-to-use-card p{font-size:calc(32 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .how-to-use-card p{font-size:calc(33 / var(--gfs) * 1rem)}}.how-to-use-icon{display:flex;width:fit-content;color:#c9d1d4}.how-to-use-icon svg{width:auto;height:2.4rem}.pronunciation-card-word{display:flex;align-items:center;gap:1.5rem;margin-top:1.2rem;font-size:calc(50 / var(--gfs) * 1rem);font-style:italic;line-height:1}.pronunciation-card-word button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:50%;background:var(--white);color:var(--brandColor2);cursor:pointer}.correct-usage-card{background:#f4eee5}.example-card{background:#e8edef}.example-card h3{margin-bottom:1.2rem}.example-card fieldset{padding:0;border:0;margin:0}.example-card legend{margin-bottom:.6rem;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.example-card legend{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.example-card legend{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .example-card legend{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .example-card legend{font-size:calc(28 / var(--gfs) * 1rem)}}.example-card-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem}@media only screen and (max-width: 47.9375rem){.example-card-options{grid-template-columns:100%;gap:.7rem}}.example-card-options label{display:flex;align-items:center;gap:.8rem;min-height:2.8rem;padding:.5rem .9rem;border:1px solid #aab8c1;border-radius:.55rem;cursor:pointer;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.example-card-options label{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.example-card-options label{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .example-card-options label{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .example-card-options label{font-size:calc(28 / var(--gfs) * 1rem)}}.example-card-options input{flex:0 0 auto;width:1.2rem;height:1.2rem;margin:0;accent-color:var(--brandColor2)}.example-card .textBox ul{display:grid;gap:.8rem;padding-inline-start:1.2rem;margin:2.2rem 0 0;list-style:square;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .example-card .textBox ul{font-size:calc(28 / var(--gfs) * 1rem)}.meaning-section{background:var(--white)}.meaning-wrap{display:grid;grid-template-columns:minmax(18rem,.85fr) minmax(30rem,1.15fr);gap:8%}@media only screen and (max-width: 61.25rem){.meaning-wrap{grid-template-columns:100%;gap:3rem}}.meaning-list{border-top:1px solid #d9dfe1;pointer-events:none}.meaning-list details{border-bottom:1px solid #d9dfe1}.meaning-list summary{--iconS: 3.2rem;display:grid;grid-template-columns:var(--iconS) 1fr;gap:1.3rem;align-items:start;min-height:6.5rem;padding:1.5rem 0;cursor:pointer;list-style:none}@media only screen and (max-width: 47.9375rem){.meaning-list summary{--iconS: 2.7rem;gap:.9rem;min-height:5.5rem;padding:1.2rem 0}}.meaning-list summary::-webkit-details-marker{display:none}.meaning-icon{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid #d9dfe1;border-radius:50%;color:var(--brandColor3)}.meaning-icon svg{width:1.65rem;height:1.65rem}.meaning-copy{display:flex;flex-direction:column;gap:.4rem}.meaning-copy strong{font-weight:700;line-height:1.1;font-size:calc(45 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.meaning-copy strong{font-size:calc(48 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.meaning-copy strong{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.meaning-copy strong{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.meaning-copy strong{font-size:calc(40 / var(--gfs) * 1rem)}}[dir=rtl] .meaning-copy strong{line-height:150%}.meaning-copy>.textBox{display:grid;grid-template-rows:0fr;max-width:31rem;opacity:0;line-height:1.45;transition:grid-template-rows .35s var(--ease),opacity .25s var(--ease);font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .meaning-copy>.textBox{font-size:calc(28 / var(--gfs) * 1rem)}.meaning-copy>.textBox p{min-height:0;overflow:hidden}.meaning-arrow{position:relative;width:.7rem;height:.7rem;margin-top:.55rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform .3s var(--ease);display:none}.meaning-list details .meaning-copy>.textBox{grid-template-rows:1fr;opacity:1}.meaning-list details .meaning-arrow{transform:rotate(225deg)}@media only screen and (max-width: 47.9375rem){.meaning-wrap{gap:2rem}.meaning-intro p{margin-top:1.5rem}.meaning-icon{width:2.7rem;height:2.7rem}.meaning-icon svg{width:1.4rem;height:1.4rem}}.resources-section{background:#f4f3f0}.resources-section .resources-heading{display:flex;flex-direction:column;gap:.5rem}.resources-wrap{display:grid;grid-template-columns:minmax(17rem,.68fr) minmax(34rem,1.32fr);min-height:42rem;overflow:hidden;border-radius:.6rem;background:var(--white)}@media only screen and (max-width: 61.25rem){.resources-wrap{grid-template-columns:100%}}.resources-image{position:relative;min-height:42rem;overflow:hidden}@media only screen and (max-width: 61.25rem){.resources-image{min-height:28rem}}@media only screen and (max-width: 47.9375rem){.resources-image{min-height:21rem}}.resources-image picture,.resources-image img{width:100%;height:100%;aspect-ratio:504/1080}.resources-image img{object-fit:cover;object-position:center;filter:grayscale(1)}.resources-faq{position:absolute;inset-inline-start:50%;bottom:4.2rem;display:flex;align-items:center;gap:.8rem;padding:.7rem 1rem;border-radius:2rem;background:var(--brandColor4);color:var(--white);transform:translate(-50%);font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.resources-faq{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.resources-faq{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .resources-faq{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .resources-faq{font-size:calc(28 / var(--gfs) * 1rem)}}[dir=rtl] .resources-faq{transform:translate(50%)}.resources-faq-arrow{width:.55rem;height:.55rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}[dir=rtl] .resources-faq-arrow{transform:rotate(-135deg)}.resources-content{display:flex;flex-direction:column;justify-content:center;padding:4.5rem 5rem}@media only screen and (max-width: 64rem){.resources-content{padding:3.5rem}}@media only screen and (max-width: 47.9375rem){.resources-content{padding:2.2rem 1.5rem}}.resources-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;margin-top:3rem}@media only screen and (max-width: 47.9375rem){.resources-list{grid-template-columns:100%;gap:1rem;margin-top:2rem}}.resource-card{display:flex;flex-direction:column;min-height:11.5rem;padding:1.5rem;border:1px solid #d9dfe1;border-radius:.55rem}.resource-card h3{font-weight:500;line-height:1.2;line-height:170%;font-size:calc(29 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.resource-card h3{font-size:calc(30 / var(--gfs) * 1rem)}}[dir=rtl] .resource-card h3{font-size:calc(32 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .resource-card h3{font-size:calc(33 / var(--gfs) * 1rem)}}.resource-card>a{display:flex;align-items:center;justify-content:space-between;min-height:2.9rem;padding:.5rem .9rem;margin-top:auto;border-radius:.35rem;background:var(--brandColor1);color:var(--brandColor3);font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.resource-card>a{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.resource-card>a{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .resource-card>a{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .resource-card>a{font-size:calc(28 / var(--gfs) * 1rem)}}.resource-tags{display:flex;gap:.6rem;margin:.5rem 0 1.5rem;position:relative;padding-bottom:1rem}.resource-tags:after{content:"";background-color:var(--black);width:100%;height:1px;top:100%;left:0;position:absolute;opacity:.2}.resource-tags span{padding:.2rem .5rem;border-radius:.2rem;background:#eceeed;letter-spacing:.08em;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.resource-tags span{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.resource-tags span{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .resource-tags span{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .resource-tags span{font-size:calc(28 / var(--gfs) * 1rem)}}.resource-download-icon{position:relative;width:1.8rem;height:1.8rem;border-radius:50%;background:var(--white);background-image:url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 9.44971V11.2497C0.75 12.9066 2.09315 14.2497 3.75 14.2497H13.75C15.4069 14.2497 16.75 12.9066 16.75 11.2497V9.44971' stroke='%23284C58' stroke-width='1.5'/%3E%3Cpath d='M8.75005 0.749804L8.75005 9.5498M13.55 4.7498L8.75005 9.5498L3.95005 4.7498' stroke='%23284C58' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:50%}.case-study-section{background:var(--white)}.case-study-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:2.5rem}.case-study-filters button{padding:.45rem .85rem;border:1px solid #9aa8ad;border-radius:.35rem;background:var(--white);color:var(--brandColor2);cursor:pointer;transition:background-color .3s var(--ease),color .3s var(--ease);font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.case-study-filters button{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.case-study-filters button{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .case-study-filters button{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .case-study-filters button{font-size:calc(28 / var(--gfs) * 1rem)}}.case-study-filters button.active{border-color:var(--brandColor2);background:var(--brandColor2);color:var(--white)}.case-study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}@media only screen and (max-width: 61.25rem){.case-study-grid{gap:1.5rem}}@media only screen and (max-width: 47.9375rem){.case-study-grid{grid-template-columns:100%;gap:1.2rem}}.case-study-card{overflow:hidden;border-radius:.8rem;background:#f4f3f0}.case-study-card .comparison{--comparison-position: 50%;position:relative;overflow:hidden}.case-study-card .comparison>.before,.case-study-card .comparison>.after{width:100%}.case-study-card .comparison>.after{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 0 0 var(--comparison-position))}html[dir=rtl] .case-study-card .comparison>.after{clip-path:inset(0 calc(100% - var(--comparison-position)) 0 0)}.case-study-card .comparison .imgBox,.case-study-card .comparison picture,.case-study-card .comparison img,.case-study-card .comparison video{width:100%;height:100%;aspect-ratio:896/576}.case-study-card .comparison img{object-fit:cover}.case-study-card .top-bar{position:absolute;top:0;left:0;z-index:4;display:flex;justify-content:space-between;width:100%;padding:1rem}.case-study-card .top-bar .tag{padding:.5rem .8rem;background:var(--brandColor2);color:var(--white);text-transform:uppercase;border-radius:var(--roundL);line-height:100%;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .case-study-card .top-bar .tag{font-size:calc(28 / var(--gfs) * 1rem)}.case-study-card .slider{position:absolute;top:0;left:var(--comparison-position);z-index:5;width:2px;height:100%;background:var(--white);cursor:ew-resize;touch-action:none;transform:translate(-50%)}.case-study-card .slider:before{content:"";position:absolute;top:0;right:-1.25rem;bottom:0;left:-1.25rem}.case-study-card .slider:focus-visible{outline:2px solid var(--white);outline-offset:3px}.case-study-card .slider span{position:absolute;top:50%;left:50%;padding:.5rem .8rem;background:var(--white);color:var(--brandColor3);white-space:nowrap;transform:translate(-50%,-50%);border-radius:var(--roundL);line-height:100%;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .case-study-card .slider span{font-size:calc(28 / var(--gfs) * 1rem)}.case-study-content{padding:2rem 1.5rem 1.5rem}@media only screen and (max-width: 61.25rem){.case-study-content{padding:1.5rem 1.2rem 1.2rem}}.case-study-content h2{font-weight:700;line-height:1.1;font-size:calc(45 / var(--gfs) * 1rem);line-height:110%}@media only screen and (min-width: 100rem){.case-study-content h2{font-size:calc(48 / var(--gfs) * 1rem)}}@media only screen and (min-width: 64.0625rem) and (max-width: 85.625rem) and (min-height: 500px) and (max-height: 670px){.case-study-content h2{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 61.25rem){.case-study-content h2{font-size:calc(42 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.case-study-content h2{font-size:calc(40 / var(--gfs) * 1rem)}}[dir=rtl] .case-study-content h2{line-height:150%}.case-study-content h2{margin:0}.case-study-content>.textBox{min-height:3.5rem;margin-top:.7rem;line-height:1.45;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .case-study-content>.textBox{font-size:calc(28 / var(--gfs) * 1rem)}.case-study-meta{display:grid;grid-template-columns:40% 1fr;gap:1.5rem;padding:1.3rem 0;margin-top:1rem;border-top:1px solid #d7d9d8;border-bottom:1px solid #d7d9d8}@media only screen and (max-width: 61.25rem){.case-study-meta{grid-template-columns:1fr;gap:.5rem;padding-block:1rem}}.case-study-meta .meta-wrap{display:flex;align-items:center;gap:.7rem}.case-study-meta .meta-wrap .meta-icon{width:3rem;height:3rem;border-radius:var(--round);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media only screen and (max-width: 61.25rem){.case-study-meta .meta-wrap .meta-icon{width:2.6rem;height:2.6rem;border-radius:10px}}.case-study-meta .meta-wrap .meta-icon:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#7676764d;opacity:.5}.case-study-meta .meta-wrap .text-wrap{display:flex;flex-direction:column;gap:.2rem;line-height:100%}.case-study-meta span{color:#372a2099;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.case-study-meta span{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.case-study-meta span{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .case-study-meta span{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .case-study-meta span{font-size:calc(28 / var(--gfs) * 1rem)}}.case-study-meta strong{overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .case-study-meta strong{font-size:calc(28 / var(--gfs) * 1rem)}.case-study-result{margin-top:1rem}@media only screen and (max-width: 61.25rem){.case-study-result{margin-top:.5rem}}.case-study-result span{color:#372a2099;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.case-study-result span{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.case-study-result span{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .case-study-result span{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .case-study-result span{font-size:calc(28 / var(--gfs) * 1rem)}}.case-study-result p{margin-top:.25rem;line-height:1.4;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .case-study-result p{font-size:calc(28 / var(--gfs) * 1rem)}.titleBox.descBox{gap:1rem;padding-inline-end:2rem;align-items:flex-start}.titleBox.descBox .textBox{max-width:100%}.participation-feed-section{background:var(--white)}.participation-filters-wrapper{position:relative}.participation-filters{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:4rem;position:relative}.participation-filters label{position:relative}.participation-filters select{min-width:10rem;height:2.8rem;padding:0 2.5rem 0 1rem;border:1px solid #9aa8ad;border-radius:.55rem;background:var(--white);color:var(--brandColor3);cursor:pointer;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .participation-filters select{font-size:calc(28 / var(--gfs) * 1rem)}@media only screen and (max-width: 47.9375rem){.participation-filters{flex-wrap:wrap;justify-content:flex-start;margin-bottom:2rem}.participation-filters label{flex:1 1 calc(50% - .4rem)}.participation-filters select{width:100%;min-width:0}}.participation-scroll{display:flex;align-items:center;gap:2rem;margin-inline-start:auto;letter-spacing:.18em;position:absolute;inset-inline-end:0;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.participation-scroll{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.participation-scroll{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .participation-scroll{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .participation-scroll{font-size:calc(28 / var(--gfs) * 1rem)}}.participation-scroll i{width:1rem;height:1px;background:#9aa8ad}@media only screen and (max-width: 47.9375rem){.participation-scroll{display:none}}.participation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.participation-grid.style2{grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (max-width: 64rem){.participation-grid,.participation-grid.style2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width: 47.9375rem){.participation-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:.8rem}.participation-grid.style2{grid-template-columns:repeat(1,minmax(0,1fr))}}.participation-card{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:.65rem;color:var(--white)}.participation-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.75));pointer-events:none}.participation-card .imgBox,.participation-card picture,.participation-card img{width:100%;height:100%}.participation-card img{object-fit:cover;transition:transform .6s var(--ease)}@media (hover: hover) and (pointer: fine){.participation-card:hover img{transform:scale(1.04)}}.participation-platform{position:absolute;top:1rem;inset-inline-end:1rem;z-index:2;width:1.25rem;height:1.25rem;border-radius:.3rem}.participation-platform:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9968 5.84284C8.58954 5.84284 5.83973 8.5927 5.83973 12C5.83973 15.4073 8.58954 18.1572 11.9968 18.1572C15.404 18.1572 18.1538 15.4073 18.1538 12C18.1538 8.5927 15.404 5.84284 11.9968 5.84284ZM11.9968 16.0017C9.79333 16.0017 7.99515 14.2035 7.99515 12C7.99515 9.79651 9.79333 7.9983 11.9968 7.9983C14.2002 7.9983 15.9984 9.79651 15.9984 12C15.9984 14.2035 14.2002 16.0017 11.9968 16.0017ZM18.406 4.1557C17.6105 4.1557 16.968 4.79813 16.968 5.59367C16.968 6.38921 17.6105 7.03164 18.406 7.03164C19.2015 7.03164 19.8439 6.39221 19.8439 5.59367C19.8442 5.40477 19.8071 5.21767 19.735 5.0431C19.6628 4.86853 19.5569 4.70992 19.4233 4.57634C19.2897 4.44277 19.1311 4.33686 18.9565 4.26468C18.782 4.1925 18.5949 4.15546 18.406 4.1557ZM23.9987 12C23.9987 10.3429 24.0137 8.70077 23.9206 7.04665C23.8275 5.12536 23.3893 3.4202 21.9843 2.01525C20.5764 0.607302 18.8743 0.172008 16.953 0.0789456C15.2959 -0.0141173 13.6539 0.000892936 11.9998 0.000892936C10.3427 0.000892936 8.70061 -0.0141173 7.04652 0.0789456C5.12526 0.172008 3.42014 0.610305 2.01522 2.01525C0.607291 3.42321 0.172005 5.12536 0.0789442 7.04665C-0.014117 8.70377 0.000892919 10.3459 0.000892919 12C0.000892919 13.6541 -0.014117 15.2992 0.0789442 16.9533C0.172005 18.8746 0.610293 20.5798 2.01522 21.9847C3.42314 23.3927 5.12526 23.828 7.04652 23.9211C8.70361 24.0141 10.3457 23.9991 11.9998 23.9991C13.6569 23.9991 15.2989 24.0141 16.953 23.9211C18.8743 23.828 20.5794 23.3897 21.9843 21.9847C23.3923 20.5768 23.8275 18.8746 23.9206 16.9533C24.0167 15.2992 23.9987 13.6571 23.9987 12ZM21.3569 19.0788C21.1378 19.6252 20.8736 20.0334 20.4503 20.4537C20.0271 20.877 19.6218 21.1412 19.0754 21.3603C17.4964 21.9877 13.7469 21.8467 11.9968 21.8467C10.2466 21.8467 6.49416 21.9877 4.91512 21.3633C4.36876 21.1442 3.96049 20.88 3.54022 20.4567C3.11694 20.0334 2.85277 19.6282 2.63362 19.0818C2.00921 17.4997 2.15031 13.7502 2.15031 12C2.15031 10.2498 2.00921 6.49728 2.63362 4.91822C2.85277 4.37185 3.11694 3.96357 3.54022 3.54329C3.9635 3.123 4.36876 2.85582 4.91512 2.63667C6.49416 2.01225 10.2466 2.15335 11.9968 2.15335C13.7469 2.15335 17.4994 2.01225 19.0784 2.63667C19.6248 2.85582 20.0331 3.12 20.4533 3.54329C20.8766 3.96657 21.1408 4.37185 21.3599 4.91822C21.9843 6.49728 21.8432 10.2498 21.8432 12C21.8432 13.7502 21.9843 17.4997 21.3569 19.0788Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain}.participation-platform.fb:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23FFFFFF' height='800px' width='800px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='-337 273 123.5 256' xml:space='preserve'%3E%3Cpath d='M-260.9,327.8c0-10.3,9.2-14,19.5-14c10.3,0,21.3,3.2,21.3,3.2l6.6-39.2c0,0-14-4.8-47.4-4.8c-20.5,0-32.4,7.8-41.1,19.3 c-8.2,10.9-8.5,28.4-8.5,39.7v25.7H-337V396h26.5v133h49.6V396h39.3l2.9-38.3h-42.2V327.8z'%3E%3C/path%3E%3C/svg%3E")}.participation-platform.x:before{background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_2339_159' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='17' height='17'%3E%3Cpath d='M0 0H16.2465V16.2465H0V0Z' fill='white'%3E%3C/path%3E%3C/mask%3E%3Cg mask='url(%23mask0_2339_159)'%3E%3Cpath d='M12.7942 0.761719H15.2857L9.84309 6.99807L16.2465 15.4857H11.2333L7.30399 10.3391L2.81297 15.4857H0.319129L6.14004 8.81304L0 0.762879H5.14087L8.68726 5.46626L12.7942 0.761719ZM11.918 13.9911H13.299L4.38657 2.17865H2.90581L11.918 13.9911Z' fill='white'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}.participation-platform.youtube:before{background-image:url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 8.17699C0.75 4.67586 1.09814 2.92472 2.1855 1.83736C3.27286 0.75 5.024 0.75 8.52514 0.75H15.1398C18.6409 0.75 20.3909 0.75 21.4794 1.83736C22.568 2.92472 22.9149 4.67586 22.9149 8.17699V9.52546C22.9149 13.0266 22.5668 14.7777 21.4794 15.8651C20.3921 16.9525 18.6409 16.9525 15.1398 16.9525H8.52514C5.024 16.9525 3.27286 16.9525 2.1855 15.8651C1.09814 14.7777 0.75 13.0266 0.75 9.52546V8.17699Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M14.9496 8.26135L9.99671 5.16638C9.89129 5.1005 9.77016 5.06404 9.6459 5.06079C9.52163 5.05753 9.39876 5.08761 9.29004 5.14789C9.18132 5.20817 9.09073 5.29645 9.02766 5.40358C8.96459 5.5107 8.93135 5.63275 8.9314 5.75706V11.9482C8.93156 12.0724 8.96495 12.1943 9.0281 12.3012C9.09125 12.4082 9.18187 12.4963 9.29055 12.5565C9.39923 12.6166 9.52202 12.6466 9.64619 12.6433C9.77035 12.64 9.89138 12.6035 9.99671 12.5377L14.9496 9.44271C15.0498 9.38014 15.1325 9.29309 15.1898 9.18976C15.2471 9.08642 15.2772 8.9702 15.2772 8.85203C15.2772 8.73386 15.2471 8.61764 15.1898 8.5143C15.1325 8.41097 15.0498 8.32392 14.9496 8.26135Z' stroke='white' stroke-width='1.5' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E")}.participation-platform.tiktok:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cmask id='SVGDIxREdHt'%3E%3Cpath d='M16.6 5.82c-0.68 -0.78 -1.06 -1.78 -1.06 -2.82h-3.09v12.4c-0.02 0.67 -0.31 1.31 -0.79 1.77c-0.48 0.47 -1.13 0.73 -1.8 0.73c-1.42 0 -2.6 -1.16 -2.6 -2.6c0 -1.72 1.66 -3.01 3.37 -2.48v-3.16c-3.45 -0.46 -6.47 2.22 -6.47 5.64c0 3.33 2.76 5.7 5.69 5.7c3.14 0 5.69 -2.55 5.69 -5.7v-6.29c1.25 0.9 2.76 1.38 4.3 1.38v-3.09c0 0 -1.88 0.09 -3.24 -1.48Z' fill='%23fff'%3E%3C/path%3E%3Cg fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M11 11h-1c-2.21 0 -4.5 1.79 -4.5 4c0 2.21 1.5 4.5 4.5 4.5c2.21 0 4 -2.29 4 -4.5v-12.5' stroke-dasharray='36'%3E%3Canimate attributeName='stroke-dashoffset' dur='0.6s' fill='freeze' values='72;36'%3E%3C/animate%3E%3C/path%3E%3Cpath d='M18 2.5v8' stroke-dasharray='10' stroke-dashoffset='20'%3E%3Canimate attributeName='stroke-dashoffset' begin='0.5s' dur='0.1s' fill='freeze' to='10'%3E%3C/animate%3E%3C/path%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Cpath d='M0 0h24v24H0z' fill='%23fff' mask='url(%23SVGDIxREdHt)'%3E%3C/path%3E%3C/svg%3E")}.participation-platform.linkedin:before{background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 93.06 93.06' xml:space='preserve' %3E%3Cg%3E%3Cg%3E%3Cpath d='M11.185,0.08C5.004,0.08,0.001,5.092,0,11.259c0,6.173,5.003,11.184,11.186,11.184c6.166,0,11.176-5.011,11.176-11.184 C22.362,5.091,17.351,0.08,11.185,0.08z'/%3E%3Crect x='1.538' y='30.926' width='19.287' height='62.054'/%3E%3Cpath d='M69.925,29.383c-9.382,0-15.673,5.144-18.248,10.022h-0.258v-8.479H32.921H32.92v62.053h19.27V62.281 c0-8.093,1.541-15.932,11.575-15.932c9.89,0,10.022,9.256,10.022,16.451v30.178H93.06V58.942 C93.06,42.235,89.455,29.383,69.925,29.383z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.participation-card-meta{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:space-between;gap:.6rem;padding:1rem;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.participation-card-meta{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.participation-card-meta{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .participation-card-meta{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .participation-card-meta{font-size:calc(28 / var(--gfs) * 1rem)}}.participation-card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participation-card-meta time{flex:0 0 auto}@media only screen and (max-width: 47.9375rem){.participation-card-meta{flex-direction:column;padding:.7rem}}.city-media-section{background:var(--white)}.city-media-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:4rem}.city-media-filters button{padding:.65rem 1.2rem;border:1px solid #aeb9bd;border-radius:.45rem;background:var(--white);color:var(--brandColor3);cursor:pointer;transition:background-color .3s var(--ease),color .3s var(--ease)}.city-media-filters button.active{background:var(--brandColor2);color:var(--white)}.city-media-filters button{font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .city-media-filters button{font-size:calc(28 / var(--gfs) * 1rem)}@media (hover: hover) and (pointer: fine){.city-media-filters button:hover{background:var(--brandColor2);color:var(--white)}}@media only screen and (max-width: 47.9375rem){.city-media-filters{justify-content:flex-start;margin-bottom:2rem}}.city-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}@media only screen and (max-width: 47.9375rem){.city-media-grid{grid-template-columns:100%;gap:1rem}}.city-media-card{position:relative;display:block;aspect-ratio:1.52/1;overflow:hidden;border-radius:.65rem;color:var(--white)}.city-media-card:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.55));pointer-events:none}.city-media-card .imgBox,.city-media-card picture,.city-media-card img,.city-media-card video{width:100%;height:100%;aspect-ratio:735/486;object-fit:cover}.city-media-card img{object-fit:cover;transition:transform .6s var(--ease)}@media (hover: hover) and (pointer: fine){.city-media-card:hover img{transform:scale(1.03)}}.city-media-label{position:absolute;inset-inline-start:1.5rem;bottom:1.2rem;z-index:2;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .city-media-label{font-size:calc(28 / var(--gfs) * 1rem)}.city-media-play{position:absolute;top:50%;left:50%;z-index:3;width:4.8rem;height:4.8rem;border-radius:50%;background:var(--white);transform:translate(-50%,-50%)}.city-media-play:after{content:"";position:absolute;top:50%;left:53%;width:0;height:0;border-top:.55rem solid transparent;border-bottom:.55rem solid transparent;border-left:.85rem solid #aeb9bd;transform:translate(-50%,-50%)}.city-media-play.blue:after{border-left-color:#1689d5}@media only screen and (max-width: 47.9375rem){.city-media-play{width:3.8rem;height:3.8rem}}.uppercase{text-transform:uppercase}.contact-map-section{padding-bottom:0;background:var(--white)}.contact-map-heading{padding-bottom:3rem}.contact-map-heading h2{display:flex;flex-direction:column;font-size:calc(100 / var(--gfs) * 1rem);font-weight:400;line-height:.9;letter-spacing:-.04em}.contact-map-heading h2 strong{font-weight:800}@media only screen and (max-width: 47.9375rem){.contact-map-heading h2{font-size:calc(60 / var(--gfs) * 1rem)}}.contact-map-wrap{position:relative;min-height:43rem;overflow:hidden;background:#c8cccd}.contact-map{position:absolute;top:0;right:0;bottom:0;left:0}.contact-map-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:2rem;color:var(--brandColor3);text-align:center;filter:grayscale(100%);line-height:170%;font-size:calc(29 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.contact-map-fallback{font-size:calc(30 / var(--gfs) * 1rem)}}[dir=rtl] .contact-map-fallback{font-size:calc(32 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .contact-map-fallback{font-size:calc(33 / var(--gfs) * 1rem)}}.contact-map-fallback p{display:none}.is-key-missing .contact-map-fallback,.has-error .contact-map-fallback{display:flex}.contact-map-card{position:absolute;top:50%;right:7%;z-index:5;width:min(26rem,38vw);padding:2rem;border-radius:.45rem;background:var(--white);opacity:0;pointer-events:none;transform:translate(1rem,-50%);transition:opacity .35s var(--ease),transform .35s var(--ease)}.contact-map-card.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%)}.contact-map-card.is-visible.is-changing{opacity:.35}[dir=rtl] .contact-map-card{right:auto;left:7%;transform:translate(-1rem,-50%)}[dir=rtl] .contact-map-card.is-visible{transform:translateY(-50%)}@media only screen and (max-width: 47.9375rem){.contact-map-card{top:auto;right:1rem;bottom:1rem;left:1rem;width:auto;padding:1.2rem;transform:translateY(1rem)}.contact-map-card.is-visible{transform:none}[dir=rtl] .contact-map-card{right:1rem;left:1rem;transform:translateY(1rem)}[dir=rtl] .contact-map-card.is-visible{transform:none}}.contact-map-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.contact-map-details div{display:flex;flex-direction:column;gap:.25rem}.contact-map-details span{color:#8b9192;font-size:calc(23 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){.contact-map-details span{font-size:calc(25 / var(--gfs) * 1rem)}}@media only screen and (max-width: 47.9375rem){.contact-map-details span{font-size:calc(23 / var(--gfs) * 1rem)}}[dir=rtl] .contact-map-details span{font-size:calc(26 / var(--gfs) * 1rem)}@media only screen and (min-width: 100rem){[dir=rtl] .contact-map-details span{font-size:calc(28 / var(--gfs) * 1rem)}}.contact-map-details strong{overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap;font-size:calc(26 / var(--gfs) * 1rem)}[dir=rtl] .contact-map-details strong{font-size:calc(28 / var(--gfs) * 1rem)}.contact-map-image{margin-top:1.5rem;overflow:hidden;border-radius:.45rem}.contact-map-image img{width:100%;aspect-ratio:1.85/1;object-fit:cover}.contact-map-pages{display:flex;justify-content:center;gap:.35rem;margin-top:1rem}.contact-map-pages button{width:.5rem;height:.5rem;padding:0;border:0;border-radius:50%;background:#d5d6d6;cursor:pointer;transition:background-color .3s var(--ease),transform .3s var(--ease)}.contact-map-pages button.active{background:var(--brandColor);transform:scale(1.2)}
