@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500..650;1,9..144,500&family=Plus+Jakarta+Sans:wght@400..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.lan-box{display:flex;align-items:center}.lan-box .btn-lang.MuiButton-root{min-width:0;height:44px;padding:0 13px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(11,37,69,.22);border-radius:15px;background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(243,246,249,.96));box-shadow:0 8px 22px rgba(11,37,69,.1),inset 0 1px 0 hsla(0,0%,100%,.9);color:#0b2545;font-family:inherit;font-size:13px;font-weight:700;line-height:1;text-transform:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.lan-box .btn-lang.MuiButton-root:hover{border-color:rgba(11,37,69,.45);background:#eef4f8;box-shadow:0 11px 26px rgba(11,37,69,.14);transform:translateY(-1px)}.lan-box .btn-lang.MuiButton-root:focus-visible{outline:3px solid rgba(11,37,69,.24);outline-offset:2px}.lan-box .language-globe{width:18px;height:18px;color:#0b2545}.lan-box .language-name{white-space:nowrap}.lan-box .language-chevron{margin-left:1px;transition:transform .18s ease}.lan-box .btn-lang[aria-expanded=true] .language-chevron{transform:rotate(180deg)}.language-flag.fi{width:20px;height:20px;display:inline-block;flex:0 0 20px;border-radius:50%;background-size:cover;background-position:50%;box-shadow:0 2px 6px rgba(24,15,49,.2)}.language-item-name{flex:1 1}.homepage-data-state{width:100%;min-height:96px;padding:18px;display:flex;align-items:center;justify-content:center;border:1px solid #dce4ee;border-radius:12px;background:#fff;color:#64748b;font-size:14px;text-align:center}.language-check{margin-left:auto;color:#0b2545}@media(prefers-reduced-motion:reduce){.MuiMenuItem-root,.lan-box .btn-lang.MuiButton-root,.lan-box .language-chevron{transition-duration:.01ms!important}.lan-box .btn-lang.MuiButton-root:hover{transform:none}}.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.property-big-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}.property-big-card-box .card-img div.status img{width:14px;height:14px}.property-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.property-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.property-big-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid #ddd;border-top:none;background:#fff}.property-big-card-box .info .title{color:#181a20;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.property-big-card-box .info .desc,.property-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.property-big-card-box .info .desc{margin-top:5px;color:#717171;font-size:13px;font-weight:400}.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.property-big-card-box .info .options div{display:flex;flex-direction:row}.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.property-big-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.property-big-card-box .info .bott,.property-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.property-big-card-box .info .bott div{width:65px}.property-big-card-box .info .bott p{color:#181a20;font-size:13px}.property-big-card-box .info .bott p,.property-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.property-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.agent-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}.agent-general-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.agent-general-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column}.agent-general-card .agent-desc .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.agent-general-card .agent-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.agent-general-card .agent-desc .buttons svg{width:24px;height:24px;cursor:pointer}.agent-general-card .agent-desc .buttons .view-cnt{font-size:13px}.community-general-card-config{position:relative;height:auto;gap:20px;border-radius:12px;cursor:pointer}.community-general-card-config .image-box{width:100%;height:283px}.community-general-card-config .image-box .card-img{width:100%;height:100%;border-radius:12px}.community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px}.community-general-card-config .desc-box .title{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize}.community-general-card-config .desc-box .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.community-general-card-config .desc-box .buttons svg{width:24px;height:24px;cursor:pointer}.community-general-card-config .desc-box .buttons .view-cnt{font-size:13px}.community-general-card-config .date-box{position:absolute;width:70px;height:69.014px;align-items:center;justify-content:center;top:235px;right:20px;border-radius:12px;background:#fff;box-shadow:0 6px 15px 0 rgba(64,79,104,.05)}.community-general-card-config .date-box .month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .date-box .day{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .info-box{width:100%;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .info-box .left span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #181a20;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container{flex-direction:column}#pc-wrap .home-page .trend-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties{padding:92px 0 94px;width:100%;height:776px;display:flex;flex-direction:row;border-top:1px solid rgba(212,164,58,.16);background:linear-gradient(180deg,#fbfaf6,#f6f6f6)}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:center}#pc-wrap .home-page .popular-properties .container .info-box{position:relative;justify-content:center;text-align:center}#pc-wrap .home-page .popular-properties .container .info-box .left{align-items:center}#pc-wrap .home-page .popular-properties .container .info-box .left span{font-size:40px;font-weight:600;letter-spacing:-1px}#pc-wrap .home-page .popular-properties .container .info-box .left p{margin-top:7px;color:#69707d;font-size:16px}#pc-wrap .home-page .popular-properties .container .info-box .right{position:absolute;right:0;bottom:3px}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:34px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper{width:100%;height:425px;display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex;margin:10px 0 10px 10px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box{position:relative;width:400px;height:425px;display:flex;flex-direction:column;transition:transform .3s,opacity .3s}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .top-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-properties .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-agents{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .top-agents .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-agents .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;filter:drop-shadow(0 10px 35px rgba(5,16,54,.1));cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{width:205px;height:280px;display:flex;flex-direction:column}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong{margin-top:20px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;height:810px;display:flex;flex-direction:row;background:#181a20}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .card-wrapper{position:relative;margin-top:48px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:300px;height:420px;border-radius:12px;opacity:1;cursor:pointer;transition:opacity .4s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover{opacity:1;scale:1.05;transition:.3s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover .more{opacity:1}#pc-wrap .home-page .events .container .card-wrapper .event-card .info{position:absolute;display:flex;flex-direction:column;top:35px;left:10px;right:10px}#pc-wrap .home-page .events .container .card-wrapper .event-card .info strong{color:#f64747;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .info span{color:#f66767;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .more{position:absolute;left:10px;right:10px;bottom:41px;display:flex;flex-direction:row;align-items:center;opacity:0}#pc-wrap .home-page .events .container .card-wrapper .event-card .more span{padding:0 5px;border-radius:5px;background:rgba(255,253,253,.769);color:#9c67f6;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:justify;cursor:pointer}#pc-wrap .home-page .community-board{position:relative;padding:124px 0 61px;width:100%;height:860px;display:flex;flex-direction:row}#pc-wrap .home-page .community-board .container{flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .container .community-main{width:100%;margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .community-board .container .community-main .center-line{height:90%;align-self:end}#pc-wrap .home-page .community-board .container .community-main .content-top{margin-bottom:26px;width:100%;height:30px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#pc-wrap .home-page .community-board .container .community-main .content-top span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:36px;color:#616161;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .content-top img{margin-left:10px;width:12px;height:12px}#pc-wrap .home-page .community-board .container .community-main .community-left{width:642px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap{display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card{margin-right:12px;margin-bottom:18px;width:202px;display:flex;flex-direction:column;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img{width:100%;height:141px;background-size:cover;background-repeat:round;border-radius:5px}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img div{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:5px 0;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:36px;letter-spacing:-.015em;color:#bdbdbd}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card strong{margin-top:10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:36px;letter-spacing:.105em;color:#000}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card span{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.015em;color:#d3d3d3}#pc-wrap .home-page .community-board .container .community-main .community-right{width:590px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card{display:flex;flex-direction:row;cursor:pointer;margin-bottom:34px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card img{width:180px;height:111px;border-radius:7px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div{margin-left:25px;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div strong{margin-top:15px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;letter-spacing:.105em;color:#212121}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:36px;letter-spacing:.105em;color:#bdbdbd}#mobile-wrap .home-page .featured-scholarships,#pc-wrap .home-page .featured-scholarships{padding:72px 0 36px;background:#fff}#mobile-wrap .home-page .featured-scholarships>.container,#pc-wrap .home-page .featured-scholarships>.container{width:min(1320px,100% - 64px);margin-right:auto;margin-left:auto}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{align-items:flex-end;gap:48px}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading h2,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading h2{margin-top:8px;color:#111827;font-family:Fraunces,serif;font-size:clamp(38px,3vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.08}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading p,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading p{max-width:620px;margin-top:12px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs,#pc-wrap .home-page .featured-scholarships .scholarship-tabs{min-height:58px;padding:5px;align-items:center;border-color:#e2e5e9;background:#fff;box-shadow:0 4px 16px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button{min-width:0;min-height:46px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button svg,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button svg{font-size:18px}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button.active,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active{box-shadow:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panels,#pc-wrap .home-page .featured-scholarships .scholarship-panels{margin-top:28px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box{width:100%}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper{height:auto;padding:7px 0 10px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .swiper-wrapper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .swiper-wrapper{align-items:stretch}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-slide,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-slide{width:auto;height:auto;margin:0;display:flex}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card:hover{border-color:#e2e5e9;box-shadow:0 10px 28px rgba(17,24,39,.085);transform:translateY(-2px)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img{position:relative;height:205px;aspect-ratio:auto;overflow:hidden;border-radius:13px 13px 0 0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img:after,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(19,13,29,.36));pointer-events:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img .scholarship-home-image,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img .scholarship-home-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-country,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-funding,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-country,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-funding{position:absolute;z-index:4;display:inline-flex;align-items:center;border-radius:999px;box-shadow:0 5px 14px rgba(32,23,48,.14)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-funding,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-funding{top:12px;left:12px;padding:7px 10px;border:1px solid rgba(11,37,84,.1);background:#eaf0f8;color:#0b2554;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-country,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-country{left:12px;bottom:12px;gap:6px;padding:6px 10px;border:1px solid rgba(226,229,233,.9);background:hsla(0,0%,100%,.96);color:#111827;font-size:11px;font-weight:700}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-favorite.MuiIconButton-root,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-favorite.MuiIconButton-root{position:absolute;z-index:4;top:12px;right:12px;width:40px;height:40px;border:1px solid #e2e5e9;background:hsla(0,0%,100%,.96);box-shadow:0 4px 14px rgba(17,24,39,.06);color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-favorite.MuiIconButton-root:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-favorite.MuiIconButton-root:hover{border-color:rgba(11,37,84,.2);background:#f1f5fa}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo{position:absolute;z-index:3;top:auto;right:12px;bottom:12px;left:auto;width:64px;height:50px;margin:0;padding:6px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transform:none;border:1px solid #e2e5e9;border-radius:11px;background:hsla(0,0%,100%,.96);box-shadow:0 4px 14px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo[hidden],#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo[hidden]{display:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info{min-height:0;padding:14px 16px 12px;display:flex;flex:1 1;flex-direction:column}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info .title,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info .title{min-height:43px;max-height:43px;margin:0;display:-webkit-box;overflow:hidden;color:#111827;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.25px;line-height:1.2;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body{min-height:15px;margin-top:6px;display:flex;align-items:center;gap:6px;color:#5f6673;font-size:12px;line-height:1.25}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body img,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body svg,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body svg{width:18px;height:18px;flex:0 0 18px;object-fit:contain;color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body span,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-provider-body span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-chips,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-chips{margin-top:7px;display:flex;flex-wrap:nowrap;gap:5px;overflow:hidden}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-chips span,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-chips span{flex:0 0 auto;padding:3px 7px;border:1px solid rgba(11,37,84,.07);border-radius:8px;background:#f1f5fa;color:#0b2554;font-size:9.5px;font-weight:700}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-description,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-description{min-height:32px;margin:8px 0 0;display:-webkit-box;overflow:hidden;color:#5f6673;font-size:12px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-footer,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-footer{margin-top:auto;padding-top:6px;border-top:1px solid #e2e5e9}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5f6673;font-size:12px;min-height:28px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats span,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats span{display:inline-flex;align-items:center;gap:4px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats svg,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-home-stats svg{font-size:14px;color:#5f6673}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta{min-height:38px;margin-top:6px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #0b2554;border-radius:10px;background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta svg,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta svg{font-size:17px;transition:transform .18s ease}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta:hover{border-color:#071c41;background:#071c41;color:#fff;transform:translateY(-1px)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta:hover svg,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta:hover svg{transform:translateX(3px)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:12px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root{width:38px;height:38px;border:1px solid #e2e5e9;background:#fff;color:#0b2554;box-shadow:0 4px 14px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root:hover{border-color:#0b2554;background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination{width:auto;display:flex;align-items:center;gap:6px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0;background:#c9ced6;opacity:1}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet-active,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet-active{width:20px;border-radius:999px;background:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-empty,#pc-wrap .home-page .featured-scholarships .scholarship-panel-empty{min-height:120px;padding:24px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #e2e5e9;border-radius:16px;background:hsla(0,0%,100%,.72);color:#5f6673}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-empty svg,#pc-wrap .home-page .featured-scholarships .scholarship-panel-empty svg{color:#0b2554}@media(max-width:1099px){#mobile-wrap .home-page .featured-scholarships,#pc-wrap .home-page .featured-scholarships{padding:64px 0 32px}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{align-items:flex-start;flex-direction:column;gap:28px}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs,#pc-wrap .home-page .featured-scholarships .scholarship-tabs{align-self:flex-end}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card{min-height:0}}#mobile-wrap .home-page .community-board,#mobile-wrap .home-page .events,#mobile-wrap .home-page .top-agents,#pc-wrap .home-page .community-board,#pc-wrap .home-page .events,#pc-wrap .home-page .top-agents{height:auto;box-sizing:border-box;background:var(--homepage-surface-secondary)}#mobile-wrap .home-page .community-board .container,#mobile-wrap .home-page .events .container,#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .community-board .container,#pc-wrap .home-page .events .container,#pc-wrap .home-page .top-agents .container{width:min(1300px,100% - 64px)}#mobile-wrap .home-page .community-board .info-box,#mobile-wrap .home-page .community-board .stories-heading,#mobile-wrap .home-page .events .info-box,#mobile-wrap .home-page .events .stories-heading,#mobile-wrap .home-page .top-agents .info-box,#mobile-wrap .home-page .top-agents .stories-heading,#pc-wrap .home-page .community-board .info-box,#pc-wrap .home-page .community-board .stories-heading,#pc-wrap .home-page .events .info-box,#pc-wrap .home-page .events .stories-heading,#pc-wrap .home-page .top-agents .info-box,#pc-wrap .home-page .top-agents .stories-heading{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px}#mobile-wrap .home-page .community-board .info-box .left>h2,#mobile-wrap .home-page .community-board .info-box .left>span,#mobile-wrap .home-page .community-board .info-box h2,#mobile-wrap .home-page .community-board .stories-heading .left>h2,#mobile-wrap .home-page .community-board .stories-heading .left>span,#mobile-wrap .home-page .community-board .stories-heading h2,#mobile-wrap .home-page .events .info-box .left>h2,#mobile-wrap .home-page .events .info-box .left>span,#mobile-wrap .home-page .events .info-box h2,#mobile-wrap .home-page .events .stories-heading .left>h2,#mobile-wrap .home-page .events .stories-heading .left>span,#mobile-wrap .home-page .events .stories-heading h2,#mobile-wrap .home-page .top-agents .info-box .left>h2,#mobile-wrap .home-page .top-agents .info-box .left>span,#mobile-wrap .home-page .top-agents .info-box h2,#mobile-wrap .home-page .top-agents .stories-heading .left>h2,#mobile-wrap .home-page .top-agents .stories-heading .left>span,#mobile-wrap .home-page .top-agents .stories-heading h2,#pc-wrap .home-page .community-board .info-box .left>h2,#pc-wrap .home-page .community-board .info-box .left>span,#pc-wrap .home-page .community-board .info-box h2,#pc-wrap .home-page .community-board .stories-heading .left>h2,#pc-wrap .home-page .community-board .stories-heading .left>span,#pc-wrap .home-page .community-board .stories-heading h2,#pc-wrap .home-page .events .info-box .left>h2,#pc-wrap .home-page .events .info-box .left>span,#pc-wrap .home-page .events .info-box h2,#pc-wrap .home-page .events .stories-heading .left>h2,#pc-wrap .home-page .events .stories-heading .left>span,#pc-wrap .home-page .events .stories-heading h2,#pc-wrap .home-page .top-agents .info-box .left>h2,#pc-wrap .home-page .top-agents .info-box .left>span,#pc-wrap .home-page .top-agents .info-box h2,#pc-wrap .home-page .top-agents .stories-heading .left>h2,#pc-wrap .home-page .top-agents .stories-heading .left>span,#pc-wrap .home-page .top-agents .stories-heading h2{color:var(--luxury-ink);font-family:Poppins,sans-serif;font-size:40px;font-weight:700;letter-spacing:-1.2px;line-height:1.15}#mobile-wrap .home-page .community-board .info-box p,#mobile-wrap .home-page .community-board .stories-heading p,#mobile-wrap .home-page .events .info-box p,#mobile-wrap .home-page .events .stories-heading p,#mobile-wrap .home-page .top-agents .info-box p,#mobile-wrap .home-page .top-agents .stories-heading p,#pc-wrap .home-page .community-board .info-box p,#pc-wrap .home-page .community-board .stories-heading p,#pc-wrap .home-page .events .info-box p,#pc-wrap .home-page .events .stories-heading p,#pc-wrap .home-page .top-agents .info-box p,#pc-wrap .home-page .top-agents .stories-heading p{margin-top:10px;color:var(--luxury-muted);font-family:Poppins,sans-serif;font-size:16px;line-height:1.6}#mobile-wrap .home-page .top-agents,#pc-wrap .home-page .top-agents{padding:68px 0 62px;background:#f8f9fa}#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .top-agents .container{width:min(1320px,100% - 64px);margin-right:auto;margin-left:auto;display:flex;flex-direction:column;align-items:stretch;gap:30px}#mobile-wrap .home-page .top-agents .info-box,#pc-wrap .home-page .top-agents .info-box{align-items:flex-end;justify-content:space-between;flex-direction:row;gap:32px}#mobile-wrap .home-page .top-agents .info-box .section-eyebrow,#pc-wrap .home-page .top-agents .info-box .section-eyebrow{color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}#mobile-wrap .home-page .top-agents .info-box .left h2,#pc-wrap .home-page .top-agents .info-box .left h2{max-width:680px;margin-top:8px;color:#111827;font-family:Fraunces,serif;font-size:clamp(38px,3vw,42px);font-weight:700;line-height:1.08;letter-spacing:-.035em}#mobile-wrap .home-page .top-agents .info-box .left .mentor-description,#pc-wrap .home-page .top-agents .info-box .left .mentor-description{max-width:520px;margin-top:12px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.6}#mobile-wrap .home-page .top-agents .mentors-link,#pc-wrap .home-page .top-agents .mentors-link{flex:0 0 auto;margin-bottom:2px}#mobile-wrap .home-page .top-agents .mentors-link:after,#pc-wrap .home-page .top-agents .mentors-link:after{content:"→";margin-left:7px;transition:transform .22s ease}#mobile-wrap .home-page .top-agents .mentors-link:hover:after,#pc-wrap .home-page .top-agents .mentors-link:hover:after{transform:translateX(3px)}#mobile-wrap .home-page .top-agents .mentor-spotlight,#pc-wrap .home-page .top-agents .mentor-spotlight{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,310px));justify-content:start;grid-gap:20px;gap:20px}#mobile-wrap .home-page .top-agents .mentor-supporting-grid,#pc-wrap .home-page .top-agents .mentor-supporting-grid{display:contents}#mobile-wrap .home-page .top-agents .top-agent-card,#pc-wrap .home-page .top-agents .top-agent-card{position:relative;min-width:0;height:430px;overflow:hidden;display:grid;grid-template-rows:265px minmax(0,1fr);border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(17,24,39,.05);color:#111827;transition:transform .22s ease,box-shadow .22s ease}#mobile-wrap .home-page .top-agents .top-agent-card:after,#pc-wrap .home-page .top-agents .top-agent-card:after{content:none}#mobile-wrap .home-page .top-agents .top-agent-card:hover,#pc-wrap .home-page .top-agents .top-agent-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(17,24,39,.08)}#mobile-wrap .home-page .top-agents .mentor-image-wrap,#pc-wrap .home-page .top-agents .mentor-image-wrap{position:relative;min-height:0;overflow:hidden;background:#f3f4f6}#mobile-wrap .home-page .top-agents .mentor-image-wrap img,#pc-wrap .home-page .top-agents .mentor-image-wrap img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}#mobile-wrap .home-page .top-agents .mentor-image-wrap.is-fallback img,#pc-wrap .home-page .top-agents .mentor-image-wrap.is-fallback img{position:absolute;left:24%;top:24%;width:52%;height:52%;object-fit:contain;opacity:.72}#mobile-wrap .home-page .top-agents .mentor-card-copy,#pc-wrap .home-page .top-agents .mentor-card-copy{min-width:0;padding:0;display:grid;grid-template-rows:46px 77px 42px;grid-gap:0;gap:0;box-sizing:border-box;background:#fff;color:#111827}#mobile-wrap .home-page .top-agents .mentor-card-identity,#pc-wrap .home-page .top-agents .mentor-card-identity{min-width:0;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap .home-page .top-agents .mentor-card-identity>strong,#pc-wrap .home-page .top-agents .mentor-card-identity>strong{min-width:0;overflow:hidden;color:#111827;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .top-agents .mentor-address,#pc-wrap .home-page .top-agents .mentor-address{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .top-agents .mentor-address .fi,#pc-wrap .home-page .top-agents .mentor-address .fi{width:21px;height:14px;border-radius:2px;background-size:cover}#mobile-wrap .home-page .top-agents .mentor-scholarship-credential,#pc-wrap .home-page .top-agents .mentor-scholarship-credential{min-width:0;height:66px;margin:0 16px;padding:5px 8px;align-self:center;display:flex;align-items:center;gap:10px;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:10px;background:#f8f9fa}#mobile-wrap .home-page .top-agents .mentor-scholarship-image,#pc-wrap .home-page .top-agents .mentor-scholarship-image{width:54px;height:54px;padding:4px;flex:0 0 54px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #e7e9ed;border-radius:8px;background:#fff}#mobile-wrap .home-page .top-agents .mentor-scholarship-image img,#pc-wrap .home-page .top-agents .mentor-scholarship-image img{width:100%;height:100%;display:block;object-fit:contain}#mobile-wrap .home-page .top-agents .mentor-scholarship-credential>div,#pc-wrap .home-page .top-agents .mentor-scholarship-credential>div{min-width:0;display:grid;grid-gap:3px;gap:3px}#mobile-wrap .home-page .top-agents .mentor-scholarship-credential strong,#pc-wrap .home-page .top-agents .mentor-scholarship-credential strong{display:-webkit-box;overflow:hidden;color:#111827;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .top-agents .mentor-scholarship-credential div>span,#pc-wrap .home-page .top-agents .mentor-scholarship-credential div>span{overflow:hidden;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .top-agents .mentor-card-footer,#pc-wrap .home-page .top-agents .mentor-card-footer{height:42px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #e2e5e9}#mobile-wrap .home-page .top-agents .mentor-profile-link,#pc-wrap .home-page .top-agents .mentor-profile-link{display:inline-flex;align-items:center;gap:4px;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700}#mobile-wrap .home-page .top-agents .mentor-profile-link svg,#pc-wrap .home-page .top-agents .mentor-profile-link svg{font-size:16px}#mobile-wrap .home-page .top-agents .top-agent-card-featured,#mobile-wrap .home-page .top-agents .top-agent-card-supporting,#pc-wrap .home-page .top-agents .top-agent-card-featured,#pc-wrap .home-page .top-agents .top-agent-card-supporting{width:100%}#mobile-wrap .home-page .top-agents .top-agent-card:hover .mentor-profile-link svg,#pc-wrap .home-page .top-agents .top-agent-card:hover .mentor-profile-link svg{transform:translateX(3px)}#mobile-wrap .home-page .top-agents .mentor-profile-link svg,#pc-wrap .home-page .top-agents .mentor-profile-link svg{transition:transform .28s ease}#mobile-wrap .home-page .top-agents .top-agent-card:hover .mentor-profile-link,#pc-wrap .home-page .top-agents .top-agent-card:hover .mentor-profile-link{color:#071c41}#mobile-wrap .home-page .top-agents .mentors-link,#mobile-wrap .home-page .top-agents .stories-link,#pc-wrap .home-page .top-agents .mentors-link,#pc-wrap .home-page .top-agents .stories-link{padding:11px 18px;border:1px solid var(--homepage-divider);border-radius:999px;color:var(--luxury-violet);font-size:14px;font-weight:700;transition:background .18s ease,border-color .18s ease,transform .18s ease}#mobile-wrap .home-page .top-agents .mentors-link:hover,#mobile-wrap .home-page .top-agents .stories-link:hover,#pc-wrap .home-page .top-agents .mentors-link:hover,#pc-wrap .home-page .top-agents .stories-link:hover{background:var(--luxury-lavender);border-color:var(--luxury-violet);transform:translateY(-1px)}#mobile-wrap .home-page .top-agents .mentors-link:focus-visible,#mobile-wrap .home-page .top-agents .stories-link:focus-visible,#pc-wrap .home-page .top-agents .mentors-link:focus-visible,#pc-wrap .home-page .top-agents .stories-link:focus-visible{outline:3px solid rgba(126,87,194,.28);outline-offset:3px}#mobile-wrap .home-page .top-agents .mentors-link,#pc-wrap .home-page .top-agents .mentors-link{padding:10px 16px;border-color:#d9dee6;border-radius:10px;background:#fff;box-shadow:none;color:#0b2554;font-size:13px}#mobile-wrap .home-page .top-agents .mentors-link:hover,#pc-wrap .home-page .top-agents .mentors-link:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa;color:#071c41}#mobile-wrap .home-page .top-agents .container .wrapper,#pc-wrap .home-page .top-agents .container .wrapper{margin-top:44px;gap:18px}#mobile-wrap .home-page .top-agents .container .wrapper .switch-btn,#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{flex:0 0 46px;width:46px;height:46px;border:1px solid var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);color:var(--luxury-violet)}#mobile-wrap .home-page .top-agents .container .wrapper .switch-btn:hover,#pc-wrap .home-page .top-agents .container .wrapper .switch-btn:hover{background:var(--luxury-lavender);transform:translateY(-2px)}#mobile-wrap .home-page .top-agents .container .wrapper .switch-btn:focus-visible,#pc-wrap .home-page .top-agents .container .wrapper .switch-btn:focus-visible{outline:3px solid rgba(126,87,194,.3);outline-offset:2px}#mobile-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next,#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:calc(100% - 128px);height:334px}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{height:334px;padding:4px}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-slide,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-slide{width:248px}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{width:248px;height:320px;padding:13px 13px 17px;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:20px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:hover{transform:translateY(-4px);box-shadow:var(--homepage-card-shadow-hover);border-color:var(--luxury-violet)}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:focus-visible,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card:focus-visible{outline:3px solid rgba(126,87,194,.3);outline-offset:2px}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-image-wrap,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-image-wrap{position:relative;width:100%;aspect-ratio:1/.88;overflow:hidden;border-radius:16px;background:var(--luxury-lavender)}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-image-wrap>img,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-image-wrap>img{width:100%;height:100%;border-radius:0;object-fit:cover}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-status,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-status{position:absolute;right:10px;bottom:10px;padding:6px 10px;border:1px solid var(--homepage-divider);border-radius:999px;background:var(--homepage-surface-card);color:var(--luxury-muted);font-size:12px;font-weight:700;line-height:1;box-shadow:var(--homepage-card-shadow)}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-status.status-active,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-status.status-active{color:#23734d;background:rgba(238,252,245,.94)}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong{margin-top:18px;color:var(--luxury-ink);font-size:17px;text-align:left}#mobile-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-address,#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card .mentor-address{margin-top:7px;color:var(--luxury-muted);font-size:13px;line-height:1.4;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .events,#pc-wrap .home-page .events{padding:104px 0;background:var(--homepage-surface-primary)}#mobile-wrap .home-page .events .card-wrapper,#pc-wrap .home-page .events .card-wrapper{margin-top:42px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}#mobile-wrap .home-page .events .card-wrapper .event-card,#pc-wrap .home-page .events .card-wrapper .event-card{width:auto}#mobile-wrap .home-page .events .event-card,#pc-wrap .home-page .events .event-card{overflow:hidden;min-width:0;height:auto;border:1px solid var(--homepage-divider);border-radius:22px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);opacity:1;transition:transform .22s ease,box-shadow .22s ease}#mobile-wrap .home-page .events .event-card:hover,#pc-wrap .home-page .events .event-card:hover{transform:translateY(-4px);box-shadow:var(--homepage-card-shadow-hover)}#mobile-wrap .home-page .events .event-card .event-image-wrap,#pc-wrap .home-page .events .event-card .event-image-wrap{width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--luxury-lavender)}#mobile-wrap .home-page .events .event-card .event-image-wrap img,#pc-wrap .home-page .events .event-card .event-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}#mobile-wrap .home-page .events .event-card:hover .event-image-wrap img,#pc-wrap .home-page .events .event-card:hover .event-image-wrap img{transform:scale(1.04)}#mobile-wrap .home-page .events .event-card .event-content,#pc-wrap .home-page .events .event-card .event-content{padding:22px 22px 24px}#mobile-wrap .home-page .events .event-card .event-location,#pc-wrap .home-page .events .event-card .event-location{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--luxury-lavender);color:var(--luxury-violet);font-size:12px;font-weight:700}#mobile-wrap .home-page .events .event-card h3,#pc-wrap .home-page .events .event-card h3{margin:15px 0 9px;color:var(--luxury-ink);font-size:19px;line-height:1.35}#mobile-wrap .home-page .events .event-card p,#pc-wrap .home-page .events .event-card p{color:var(--luxury-muted);font-size:14px;line-height:1.6}#mobile-wrap .home-page .community-board,#pc-wrap .home-page .community-board{width:100%;padding:68px 0;overflow:hidden;background:#fff}#mobile-wrap .home-page .community-board .container,#pc-wrap .home-page .community-board .container{width:min(1320px,100% - 64px);margin:0 auto;align-items:stretch}#mobile-wrap .home-page .community-board .stories-heading,#pc-wrap .home-page .community-board .stories-heading{width:100%;display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;gap:32px}#mobile-wrap .home-page .community-board .stories-heading>div,#pc-wrap .home-page .community-board .stories-heading>div{min-width:0}#mobile-wrap .home-page .community-board .stories-heading .section-eyebrow,#pc-wrap .home-page .community-board .stories-heading .section-eyebrow{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap .home-page .community-board .stories-heading h2,#pc-wrap .home-page .community-board .stories-heading h2{max-width:760px;margin:10px 0 0;color:#111827;font-family:Fraunces,serif;font-size:42px;font-weight:700;letter-spacing:-.035em;line-height:1.08}#mobile-wrap .home-page .community-board .stories-heading p,#pc-wrap .home-page .community-board .stories-heading p{max-width:620px;margin:12px 0 0;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.55}#mobile-wrap .home-page .community-board .stories-link,#pc-wrap .home-page .community-board .stories-link{min-height:46px;padding:0 18px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;transition:background .22s ease,border-color .22s ease}#mobile-wrap .home-page .community-board .stories-link:hover,#pc-wrap .home-page .community-board .stories-link:hover{border-color:#0b2554;background:#f8f9fa}#mobile-wrap .home-page .community-board .stories-link svg,#pc-wrap .home-page .community-board .stories-link svg{width:18px;height:18px}#mobile-wrap .home-page .community-board .stories-link:focus-visible,#pc-wrap .home-page .community-board .stories-link:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#mobile-wrap .home-page .community-board .stories-carousel,#pc-wrap .home-page .community-board .stories-carousel{position:relative;width:min(1214px,100vw);margin:28px 0 0 50%;padding-bottom:24px;transform:translateX(-50%)}#mobile-wrap .home-page .community-board .stories-swiper,#pc-wrap .home-page .community-board .stories-swiper{width:100%;overflow:hidden}#mobile-wrap .home-page .community-board .story-slide,#pc-wrap .home-page .community-board .story-slide{width:640px;height:340px;display:flex;align-items:center;justify-content:flex-start}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-prev,#pc-wrap .home-page .community-board .story-slide.swiper-slide-prev{justify-content:flex-end}#mobile-wrap .home-page .community-board .story-card,#pc-wrap .home-page .community-board .story-card{width:265px;height:310px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.06);color:#111827;opacity:.9;transform:scale(.97);transition:opacity .35s ease,transform .35s ease,box-shadow .35s ease}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card{width:640px;height:340px;opacity:1;transform:scale(1);box-shadow:0 10px 28px rgba(17,24,39,.09)}#mobile-wrap .home-page .community-board .story-card:focus-visible,#pc-wrap .home-page .community-board .story-card:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#mobile-wrap .home-page .community-board .story-image,#pc-wrap .home-page .community-board .story-image{width:100%;height:170px;flex:0 0 170px;overflow:hidden;background:#f8f9fa}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-image,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-image{height:180px;flex-basis:180px}#mobile-wrap .home-page .community-board .story-image img,#pc-wrap .home-page .community-board .story-image img{width:100%;height:100%;object-fit:cover}#mobile-wrap .home-page .community-board .story-content,#pc-wrap .home-page .community-board .story-content{min-width:0;flex:1 1;padding:12px 16px 14px;box-sizing:border-box;display:flex;flex-direction:column}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-content,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-content{padding:10px 22px 14px}#mobile-wrap .home-page .community-board .story-category,#pc-wrap .home-page .community-board .story-category{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}#mobile-wrap .home-page .community-board .story-content h3,#pc-wrap .home-page .community-board .story-content h3{margin:4px 0 0;display:-webkit-box;overflow:hidden;color:#111827;font-family:Fraunces,serif;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-content h3,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-content h3{font-size:26px;line-height:1.12}#mobile-wrap .home-page .community-board .story-excerpt,#pc-wrap .home-page .community-board .story-excerpt{margin:3px 0 0;display:-webkit-box;overflow:hidden;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}#mobile-wrap .home-page .community-board .story-footer,#pc-wrap .home-page .community-board .story-footer{min-width:0;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}#mobile-wrap .home-page .community-board .story-student,#pc-wrap .home-page .community-board .story-student{min-width:0;display:flex;align-items:center;gap:8px}#mobile-wrap .home-page .community-board .story-student>img,#pc-wrap .home-page .community-board .story-student>img{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;background:#f8f9fa}#mobile-wrap .home-page .community-board .story-student>div,#pc-wrap .home-page .community-board .story-student>div{min-width:0;display:flex;flex-direction:column;gap:1px}#mobile-wrap .home-page .community-board .story-student span,#mobile-wrap .home-page .community-board .story-student strong,#pc-wrap .home-page .community-board .story-student span,#pc-wrap .home-page .community-board .story-student strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .community-board .story-student strong,#pc-wrap .home-page .community-board .story-student strong{color:#111827;font-family:Plus Jakarta Sans,sans-serif;font-size:13px}#mobile-wrap .home-page .community-board .story-student span,#pc-wrap .home-page .community-board .story-student span{display:flex;align-items:center;gap:5px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:11px}#mobile-wrap .home-page .community-board .story-slide:not(.swiper-slide-active) .story-student span,#pc-wrap .home-page .community-board .story-slide:not(.swiper-slide-active) .story-student span{display:none}#mobile-wrap .home-page .community-board .story-read,#pc-wrap .home-page .community-board .story-read{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700}#mobile-wrap .home-page .community-board .story-read svg,#pc-wrap .home-page .community-board .story-read svg{width:17px;height:17px;transition:transform .22s ease}#mobile-wrap .home-page .community-board .story-card:focus-visible .story-read svg,#mobile-wrap .home-page .community-board .story-card:hover .story-read svg,#pc-wrap .home-page .community-board .story-card:focus-visible .story-read svg,#pc-wrap .home-page .community-board .story-card:hover .story-read svg{transform:translateX(3px)}#mobile-wrap .home-page .community-board .stories-pagination,#pc-wrap .home-page .community-board .stories-pagination{position:absolute;z-index:3;bottom:0;left:50%;width:auto;display:flex;align-items:center;gap:6px;transform:translateX(-50%)}#mobile-wrap .home-page .community-board .stories-pagination .swiper-pagination-bullet,#pc-wrap .home-page .community-board .stories-pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0;border-radius:999px;background:#d7dce4;opacity:1;transition:width .22s ease,background .22s ease}#mobile-wrap .home-page .community-board .stories-pagination .swiper-pagination-bullet-active,#pc-wrap .home-page .community-board .stories-pagination .swiper-pagination-bullet-active{width:22px;background:#0b2554}@media(max-width:1199px){#pc-wrap .home-page .events .card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:899px){#mobile-wrap .home-page .community-board .container,#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .community-board .container,#pc-wrap .home-page .top-agents .container{grid-template-columns:1fr}#mobile-wrap .home-page .top-agents .info-box,#pc-wrap .home-page .top-agents .info-box{align-items:flex-start;flex-direction:column;gap:20px}#mobile-wrap .home-page .top-agents .info-box .left h2,#pc-wrap .home-page .top-agents .info-box .left h2{font-size:36px}#mobile-wrap .home-page .stories-fallback,#pc-wrap .home-page .stories-fallback{align-items:flex-start;flex-direction:column}#pc-wrap .home-page .events .card-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){#mobile-wrap .home-page .top-agents,#pc-wrap .home-page .top-agents{padding:56px 0}#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .top-agents .container{width:min(100% - 40px,1300px);gap:32px}#mobile-wrap .home-page .top-agents .info-box .left h2,#pc-wrap .home-page .top-agents .info-box .left h2{font-size:34px}}#pc-wrap .home-page .featured-scholarships{width:100%;padding:88px 0;box-sizing:border-box;overflow:hidden;background:#fff}#pc-wrap .home-page .featured-scholarships>.container{width:min(1320px,100% - 64px);margin-right:auto;margin-left:auto;flex-direction:column}#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading .section-eyebrow{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading h2{margin:9px 0 0;color:#111827;font-family:Fraunces,serif;font-size:clamp(38px,3vw,48px);font-weight:700;letter-spacing:-1.4px;line-height:1.08}#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading p{margin-top:12px;max-width:620px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}#pc-wrap .home-page .featured-scholarships .scholarship-tabs{display:flex;padding:5px;border:1px solid #e2e5e9;border-radius:999px;background:#fff;box-shadow:0 4px 16px rgba(17,24,39,.06)}#pc-wrap .home-page .featured-scholarships .scholarship-tabs button{min-width:104px;padding:11px 18px;border:0;border-radius:999px;background:transparent;color:#5f6673;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease}#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:hover{color:#0b2554;background:#f1f5fa}#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active{color:#fff;background:#0b2554;box-shadow:none}#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active:hover{background:#071c41}#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#pc-wrap .home-page .featured-scholarships .scholarship-panels{position:relative;width:100%;margin-top:38px}#pc-wrap .home-page .featured-scholarships .scholarship-panels>[role=tabpanel]{width:100%}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section{width:100%;height:auto;padding:0;border:0;background:transparent}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section>.container{width:100%}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .embedded-controls{margin-bottom:8px;justify-content:flex-end}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box{margin-top:0}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box{margin-top:18px}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-property-swiper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-property-swiper{height:auto;padding:8px 4px;box-sizing:border-box}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-slide,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-property-slide,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-property-slide{margin:0 0 0 10px}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box .popular-property-swiper .popular-property-slide{margin:0}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box .popular-card-box{width:100%}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box{width:294px;min-height:390px;height:auto;overflow:hidden;border:1px solid var(--homepage-divider);border-radius:20px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box:hover{transform:translateY(-4px);box-shadow:var(--homepage-card-shadow-hover);border-color:#e2e5e9}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .card-img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .card-img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .card-img{width:100%;height:auto;aspect-ratio:16/9;border-radius:0;background-color:#f1f5fa;background-position:50%;background-repeat:no-repeat;background-size:cover}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .info,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info{min-height:220px;padding:18px 18px 16px;border:0;border-radius:0;box-shadow:none}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .info .title,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info .title,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info .title{color:var(--luxury-ink);font-size:16px;line-height:1.35}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .info .desc,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info .desc,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info .desc{margin-top:7px;color:var(--luxury-muted);line-height:1.45}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .info hr,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info hr,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info hr{margin:15px 0 13px;border-color:var(--homepage-divider)}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .bott,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .bott,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .bott{min-height:27px}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .bott .view-like-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .bott .view-like-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .bott .view-like-box{gap:5px}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .scholarship-cta,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .scholarship-cta,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .scholarship-cta{position:relative;top:-8px;width:calc(100% - 16px);height:40px;min-height:40px;margin:14px 8px 0;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--homepage-divider);border-radius:11px;background:#0b2554;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:750;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .scholarship-cta:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .scholarship-cta:hover,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .scholarship-cta:hover{color:#fff;background:#071c41}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-card-box .scholarship-cta:focus-visible,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .scholarship-cta:focus-visible,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .scholarship-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}@media(max-width:1050px){#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{align-items:flex-start;flex-direction:column}#pc-wrap .home-page .featured-scholarships .scholarship-tabs{align-self:flex-start}}@media(min-width:768px){#pc-wrap .home-page .featured-scholarships{padding-bottom:8px}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box .popular-property-swiper{height:auto;width:calc(100% + 56px);margin:-24px -28px -40px;padding:32px 32px 48px;overflow:hidden;-webkit-clip-path:inset(0 12px 0 0);clip-path:inset(0 12px 0 0)}#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .swiper-wrapper{align-items:flex-start}#pc-wrap .home-page .featured-scholarships .scholarship-cta{margin-top:4px}#pc-wrap .home-page .opportunity-banner{margin-top:8px}}#pc-wrap .home-page{--home-purple:var(--luxury-violet);--home-purple-soft:var(--luxury-lavender);--home-ink:#111827;--home-muted:#5f6673;--home-motion:220ms ease;overflow-x:clip}#pc-wrap .home-page .top-agents .mentors-link{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:999px;background:var(--homepage-surface-card);color:var(--home-purple);font-size:14px;font-weight:700;transition:background var(--home-motion),border-color var(--home-motion),transform var(--home-motion)}#pc-wrap .home-page .top-agents .mentors-link:hover{border-color:var(--luxury-violet);background:var(--home-purple-soft);transform:translateY(-1px)}#pc-wrap .home-page .top-agents .mentors-link:focus-visible{outline:3px solid rgba(126,87,194,.28);outline-offset:3px}#pc-wrap .home-page .top-agents .mentors-link{padding:10px 16px;border-color:#d9dee6;border-radius:10px;background:#fff;color:#0b2554;font-size:13px}#pc-wrap .home-page .top-agents .mentors-link:hover{border-color:rgba(11,37,84,.25);background:#f1f5fa;color:#071c41}#pc-wrap .home-page .community-board .container,#pc-wrap .home-page .events .container,#pc-wrap .home-page .featured-scholarships .container,#pc-wrap .home-page .top-agents .container{max-width:1320px}#pc-wrap .home-page .events .info-box h2,#pc-wrap .home-page .featured-scholarships-heading h2{margin:0;color:var(--home-ink);font-family:Fraunces,serif;font-size:clamp(38px,3vw,48px);font-weight:700;letter-spacing:-1.2px;line-height:1.08}#pc-wrap .home-page .events .info-box p,#pc-wrap .home-page .featured-scholarships-heading p{max-width:620px;color:var(--home-muted);font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}#pc-wrap .home-page .scholarship-panel-section .pagination-box button,#pc-wrap .home-page .top-agents .switch-btn{min-width:44px;min-height:44px}#pc-wrap .home-page .scholarship-panel-section .view-like-box button{width:36px;height:36px;margin:0}#pc-wrap .home-page [role=link]:focus-visible,#pc-wrap .home-page a:focus-visible,#pc-wrap .home-page button:focus-visible{outline:3px solid rgba(126,87,194,.3);outline-offset:3px}@media(max-width:1050px){#pc-wrap .home-page .events,#pc-wrap .home-page .featured-scholarships{padding-top:84px;padding-bottom:84px}#pc-wrap .home-page .events .info-box h2,#pc-wrap .home-page .featured-scholarships-heading h2{font-size:34px}}@media(max-width:768px){#pc-wrap .home-page .community-board .container{width:calc(100% - 32px)}#pc-wrap .home-page .community-board .stories-heading{align-items:flex-start;flex-direction:column}#pc-wrap .home-page .community-board .stories-heading h2{font-size:clamp(30px,8.5vw,34px)}#pc-wrap .home-page .community-board .stories-heading p{font-size:14px}#pc-wrap .home-page .community-board .stories-link{min-height:44px;margin-top:20px;font-size:13px}#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-image{height:180px;flex-basis:180px}#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-content h3{font-size:24px}#pc-wrap .home-page .community-board .story-excerpt{-webkit-line-clamp:2}}@media(prefers-reduced-motion:reduce){#pc-wrap .home-page *,#pc-wrap .home-page :after,#pc-wrap .home-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}#pc-wrap .home-page :hover{transform:none!important}}#pc-wrap .home-page .discover-future{position:relative;padding:58px 0 52px;overflow:hidden;background:#fff;font-family:Poppins,sans-serif}#pc-wrap .home-page .discover-future:before{position:absolute;width:430px;height:430px;top:-250px;left:28%;border-radius:50%;background:var(--homepage-glow);filter:blur(10px);content:"";pointer-events:none}#pc-wrap .home-page .discover-future:after{position:absolute;width:360px;height:360px;right:-180px;bottom:-150px;border-radius:50%;background:radial-gradient(circle,var(--homepage-glow),transparent 68%);filter:blur(18px);content:"";pointer-events:none}#pc-wrap .home-page .discover-future-container{position:relative;z-index:1;width:min(1300px,100% - 64px);margin:0 auto;display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);grid-gap:clamp(54px,6vw,92px);gap:clamp(54px,6vw,92px);align-items:center}#pc-wrap .home-page .discover-copy{display:flex;align-items:flex-start}#pc-wrap .home-page .discover-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--luxury-violet);font-size:13px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}#pc-wrap .home-page .discover-eyebrow:before{width:25px;height:2px;border-radius:99px;background:var(--luxury-violet);content:""}#pc-wrap .home-page .discover-copy h2,#pc-wrap .home-page .leading-universities-heading h2{margin:14px 0 0;color:var(--luxury-ink);font-family:Poppins,sans-serif;font-size:clamp(42px,4vw,58px);font-weight:750;letter-spacing:-.045em;line-height:1.04}#pc-wrap .home-page .discover-title{max-width:590px;letter-spacing:-.04em!important;line-height:1.02!important}#pc-wrap .home-page .discover-title-line{display:block}#pc-wrap .home-page .discover-title-accent{padding:0 .035em .055em;background:var(--homepage-divider);background-position:0 96%;background-size:0 .12em;background-repeat:no-repeat}#pc-wrap .home-page .discover-intro{max-width:570px;margin:16px 0 0;color:var(--luxury-muted);font-size:17px;line-height:1.7}#pc-wrap .home-page .discover-features{width:100%;margin-top:22px;display:grid;grid-gap:8px;gap:8px}#pc-wrap .home-page .discover-feature{width:100%}#pc-wrap .home-page .discover-feature-surface{width:100%;padding:10px 15px;display:grid;grid-template-columns:43px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;position:relative;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:18px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),background-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-feature-surface .discover-feature-icon{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--homepage-divider);border-radius:13px;background:var(--luxury-lavender);color:var(--luxury-violet);box-shadow:var(--homepage-card-shadow);transition:transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-feature-surface .discover-feature-icon svg{width:21px;height:21px}#pc-wrap .home-page .discover-feature-surface small,#pc-wrap .home-page .discover-feature-surface strong{display:block;font-family:Poppins,sans-serif}#pc-wrap .home-page .discover-feature-surface strong{color:var(--luxury-ink);font-size:16px;font-weight:750;line-height:1.25;transition:transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-feature-surface small{margin-top:5px;color:var(--luxury-muted);font-size:14px;line-height:1.45;transition:transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-feature-arrow{position:absolute;right:13px;top:calc(50% - 9px);display:inline-flex;align-items:center;justify-content:center;color:var(--luxury-violet);opacity:0;transform:translateX(-2px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-feature-arrow svg{width:18px;height:18px}#pc-wrap .home-page .discover-feature:focus-within .discover-feature-surface{border-color:rgba(126,87,194,.2);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow-hover)}#pc-wrap .home-page .discover-cta-wrap{margin-top:22px;border-radius:999px;box-shadow:var(--homepage-card-shadow);transition:box-shadow .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-cta{min-height:58px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;background:linear-gradient(120deg,var(--luxury-violet) 0,var(--luxury-violet-deep) 100%);background-position:0 50%;background-size:145% 100%;color:#fff;font-size:15px;font-weight:750;transition:background-position .35s cubic-bezier(.22,1,.36,1),filter .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-cta span{display:inline-flex;align-items:center;font-size:20px;line-height:1}#pc-wrap .home-page .discover-cta span svg{width:20px;height:20px}#pc-wrap .home-page .discover-cta:focus-visible{outline:3px solid rgba(126,87,194,.34);outline-offset:4px}#pc-wrap .home-page .discover-visual{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center}#pc-wrap .home-page .discover-visual-stage{position:relative;width:100%;height:430px;overflow:hidden;border:1px solid var(--homepage-divider);border-radius:22px;box-shadow:var(--homepage-card-shadow);isolation:isolate;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-visual-stage:after,#pc-wrap .home-page .discover-visual-stage:before{display:none;position:absolute;z-index:0;border-radius:34px;content:"";pointer-events:none;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-visual-stage:before{inset:17px 28px 12px 18px;opacity:.72;transform:rotate(-3deg) scale(.985)}#pc-wrap .home-page .discover-visual-stage:after,#pc-wrap .home-page .discover-visual-stage:before{border:1px solid var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow)}#pc-wrap .home-page .discover-visual-stage:after{inset:10px 18px 18px 28px;opacity:.82;transform:rotate(3deg) scale(.985)}#pc-wrap .home-page .discover-panel-surface{position:absolute;inset:0;overflow:hidden;z-index:1;border:1px solid var(--homepage-divider);border-radius:21px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);transition:border-color .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .discover-panel-surface:after{position:absolute;inset:1px 24px auto;height:1px;background:linear-gradient(90deg,transparent,#fff 24%,hsla(0,0%,100%,.94) 76%,transparent);content:""}#pc-wrap .home-page .discover-visual-glow{position:absolute;z-index:0;width:74%;aspect-ratio:1;top:53%;left:68%;border-radius:50%;background:radial-gradient(circle,var(--homepage-glow) 0,transparent 68%);filter:blur(10px);opacity:.88;translate:-50% -50%;transition:opacity .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .statistics-layer,#pc-wrap .home-page .student-cutout-layer{position:absolute;inset:0}#pc-wrap .home-page .student-cutout-layer{z-index:2}#pc-wrap .home-page .student-parallax{position:absolute;inset:0}#pc-wrap .home-page .statistics-layer{z-index:4;pointer-events:none}#pc-wrap .home-page .student-cutout{position:absolute;right:-18px;bottom:-18px;width:min(112%,650px)}#pc-wrap .home-page .student-cutout .student-cutout-image{width:100%;height:auto;display:block}#pc-wrap .home-page .floating-stat{position:absolute;z-index:3;min-width:122px;pointer-events:auto}#pc-wrap .home-page .floating-stat-surface{width:100%;padding:10px 12px;display:flex;align-items:center;gap:9px;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:17px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .floating-stat-float{width:100%;animation:discover-stat-float 7.5s ease-in-out infinite}#pc-wrap .home-page .stat-countries .floating-stat-float{animation-duration:6.5s}#pc-wrap .home-page .stat-scholarships .floating-stat-float{animation-duration:7.5s;animation-delay:-2.2s}#pc-wrap .home-page .stat-universities .floating-stat-float{animation-duration:8.5s;animation-delay:-3.8s}#pc-wrap .home-page .floating-stat-spread{width:100%;transition:transform .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .floating-stat-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:11px;background:var(--luxury-lavender);transition:transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .floating-stat-icon svg{width:18px;height:18px;color:var(--luxury-violet)}#pc-wrap .home-page .floating-stat-copy{transition:transform .35s cubic-bezier(.22,1,.36,1)}#pc-wrap .home-page .floating-stat-copy small,#pc-wrap .home-page .floating-stat-copy strong{display:block;font-family:Poppins,sans-serif}#pc-wrap .home-page .floating-stat-copy strong{color:var(--luxury-ink);font-size:16px;font-weight:800;line-height:1.1}#pc-wrap .home-page .floating-stat-copy small{margin-top:5px;color:var(--luxury-muted);font-size:12px;font-weight:600}#pc-wrap .home-page .stat-countries{top:18px;left:12px}#pc-wrap .home-page .floating-stat:focus-within .floating-stat-surface{border-color:rgba(126,87,194,.24);box-shadow:0 16px 34px rgba(54,35,91,.13),0 5px 14px rgba(69,43,112,.06)}@media(hover:hover)and (pointer:fine){#pc-wrap .home-page .discover-visual-stage:hover{filter:drop-shadow(0 24px 34px rgba(55,34,91,.09));transform:translateY(-8px) scale(1.008)}#pc-wrap .home-page .discover-visual-stage:hover:before{opacity:.88;transform:translate(-10px,2px) rotate(-3deg) scale(.985)}#pc-wrap .home-page .discover-visual-stage:hover:after{opacity:.96;transform:translate(10px,2px) rotate(3deg) scale(.985)}#pc-wrap .home-page .discover-visual-stage:hover .discover-panel-surface{border-color:rgba(126,87,194,.2);box-shadow:0 30px 64px rgba(44,27,79,.13),0 10px 26px rgba(69,43,111,.065),inset 0 1px 0 hsla(0,0%,100%,.98)}#pc-wrap .home-page .discover-visual-stage:hover .discover-visual-glow{opacity:1}#pc-wrap .home-page .discover-visual-stage:hover .stat-countries .floating-stat-spread{transform:translate(-3px,-5px)}#pc-wrap .home-page .discover-visual-stage:hover .stat-scholarships .floating-stat-spread{transform:translate(4px,-6px)}#pc-wrap .home-page .discover-visual-stage:hover .stat-universities .floating-stat-spread{transform:translate(-3px,5px)}#pc-wrap .home-page .discover-cta-wrap:hover .discover-cta{background-position:100% 50%;filter:saturate(1.04) brightness(1.025)}#pc-wrap .home-page .discover-feature:hover .discover-feature-surface{border-color:rgba(126,87,194,.2);background:var(--homepage-surface-card);box-shadow:0 22px 44px rgba(57,37,94,.1),0 7px 18px rgba(71,45,116,.06),inset 0 1px 0 hsla(0,0%,100%,.92);transform:translateY(-6px)}#pc-wrap .home-page .discover-feature:hover .discover-feature-icon{transform:translateY(-3px) scale(1.05)}#pc-wrap .home-page .discover-feature:hover .discover-feature-title{transform:translateX(7px)}#pc-wrap .home-page .discover-feature:hover .discover-feature-description{transform:translateX(12px)}#pc-wrap .home-page .discover-feature:hover .discover-feature-arrow{opacity:1;transform:translateX(3px)}#pc-wrap .home-page .floating-stat:hover .floating-stat-surface{border-color:rgba(126,87,194,.24);box-shadow:0 26px 52px rgba(54,35,91,.15),0 8px 20px rgba(69,43,112,.075),inset 0 1px 0 #fff;transform:translateY(-8px) scale(1.035)}#pc-wrap .home-page .floating-stat:hover .floating-stat-icon{transform:scale(1.08)}#pc-wrap .home-page .floating-stat:hover .floating-stat-copy{transform:translateX(4px)}}@keyframes discover-stat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}#pc-wrap .home-page .stat-scholarships{top:162px;right:6px}#pc-wrap .home-page .stat-universities{bottom:18px;left:14px}#pc-wrap .home-page .leading-universities{width:100%;height:112px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;border:0;border-top:1px solid #e2e5e9;border-radius:0;background:#f8f9fa;box-shadow:none;font-family:Plus Jakarta Sans,sans-serif}#pc-wrap .home-page .leading-universities .leading-universities-heading{width:min(760px,100% - 64px);margin:0 auto 8px;text-align:center}#pc-wrap .home-page .leading-universities .leading-universities-heading .discover-eyebrow{justify-content:center;color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}#pc-wrap .home-page .leading-universities .leading-universities-heading .discover-eyebrow:before{background:#b48624}#pc-wrap .home-page .leading-universities .leading-universities-heading h2{margin:4px 0 0;color:#111827;font-family:Fraunces,serif;font-size:clamp(23px,1.8vw,26px);font-weight:700;line-height:1.1;letter-spacing:-.025em}#pc-wrap .home-page .leading-universities .leading-universities-heading p{margin:3px 0 0;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.4}#pc-wrap .home-page .leading-universities .university-marquee{position:relative;width:min(1368px,100% - 48px);height:100%;margin:0 auto;display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}#pc-wrap .home-page .leading-universities .university-marquee::-webkit-scrollbar{display:none}#pc-wrap .home-page .leading-universities .university-track{width:max-content;height:100%;display:flex;align-items:center;will-change:transform}#pc-wrap .home-page .leading-universities .university-group{height:100%;padding:0;display:flex;align-items:center;gap:0}@keyframes university-marquee{to{transform:translate3d(-50%,0,0)}}#pc-wrap .home-page .leading-universities .university-logo-card{width:calc(min(1368px,100vw - 48px)/6);height:92px;padding:0;flex-grow:0;flex-shrink:0;flex-basis:calc(min(1368px,100vw - 48px)/6);position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:0;border-radius:0;background:transparent;box-shadow:none;transition:transform .23s ease-out}#pc-wrap .home-page .leading-universities .university-logo-card:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:2px}#pc-wrap .home-page .leading-universities .university-logo-card:focus-visible,#pc-wrap .home-page .leading-universities .university-logo-card:hover{transform:none}#pc-wrap .home-page .leading-universities .university-logo-card:focus-visible .university-logo-image,#pc-wrap .home-page .leading-universities .university-logo-card:hover .university-logo-image{opacity:1;filter:none}#pc-wrap .home-page .leading-universities .university-logo-image{flex:0 0 auto;width:auto;max-width:180px;height:auto;max-height:84px;object-fit:contain;object-position:center;opacity:1;filter:none;transition:opacity .23s ease-out,filter .23s ease-out,transform .23s ease-out}#pc-wrap .home-page .leading-universities .university-logo-card:nth-child(3) .university-logo-image{transform:scale(1.1)}#pc-wrap .home-page .leading-universities .university-logo-card:nth-child(4) .university-logo-image{transform:scale(1.04)}#pc-wrap .home-page .leading-universities .university-logo-card:nth-child(6) .university-logo-image{transform:scale(1.08)}@media(max-width:1050px)and (min-width:769px){#pc-wrap .home-page .discover-future{padding:64px 0 58px}#pc-wrap .home-page .discover-future-container{gap:38px}#pc-wrap .home-page .discover-copy h2{font-size:42px}#pc-wrap .home-page .discover-visual{min-height:430px}#pc-wrap .home-page .discover-visual-stage{height:410px}#pc-wrap .home-page .student-cutout{right:-18px;bottom:-18px;width:min(116%,605px)}#pc-wrap .home-page .floating-stat{min-width:116px}#pc-wrap .home-page .floating-stat-surface{padding:9px 11px}#pc-wrap .home-page .stat-countries{top:22px;left:12px}#pc-wrap .home-page .stat-scholarships{top:170px;right:4px}#pc-wrap .home-page .stat-universities{bottom:20px;left:10px}}@media(max-width:768px){#mobile-wrap .home-page .discover-future{position:relative;padding:58px 0 52px;overflow:hidden;background:#fff;font-family:Poppins,sans-serif}#mobile-wrap .home-page .discover-future-container{width:calc(100% - 32px);margin:0 auto;display:flex;flex-direction:column;gap:36px}#mobile-wrap .home-page .discover-copy{align-items:flex-start}#mobile-wrap .home-page .discover-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--luxury-violet);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}#mobile-wrap .home-page .discover-eyebrow:before{width:21px;height:2px;border-radius:99px;background:var(--luxury-violet);content:""}#mobile-wrap .home-page .discover-copy h2,#mobile-wrap .home-page .leading-universities-heading h2{margin:15px 0 0;color:var(--luxury-ink);font-family:Poppins,sans-serif;font-size:clamp(32px,9.5vw,42px);font-weight:750;letter-spacing:-.04em;line-height:1.07}#mobile-wrap .home-page .discover-title{letter-spacing:-.035em!important;line-height:1.03!important}#mobile-wrap .home-page .discover-title-line{display:block}#mobile-wrap .home-page .discover-title-accent{padding:0 .035em .055em;background:var(--homepage-divider);background-position:0 96%;background-size:0 .12em;background-repeat:no-repeat;transition:background-size .7s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-intro{margin:16px 0 0;color:var(--luxury-muted);font-size:15px;line-height:1.65}#mobile-wrap .home-page .discover-features{width:100%;margin-top:21px;display:grid;grid-gap:8px;gap:8px}#mobile-wrap .home-page .discover-feature{padding:0;display:block}#mobile-wrap .home-page .discover-feature-surface{padding:11px 12px;display:grid;grid-template-columns:41px 1fr;grid-gap:13px;gap:13px;align-items:center;position:relative;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:19px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),background-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-feature-surface .discover-feature-icon{width:41px;height:41px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--homepage-divider);border-radius:13px;background:var(--luxury-lavender);color:var(--luxury-violet);box-shadow:var(--homepage-card-shadow);transition:transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-feature-surface .discover-feature-icon svg{width:20px;height:20px}#mobile-wrap .home-page .discover-feature-surface small,#mobile-wrap .home-page .discover-feature-surface strong{display:block;font-family:Poppins,sans-serif}#mobile-wrap .home-page .discover-feature-surface strong{color:var(--luxury-ink);font-size:15px;font-weight:750;line-height:1.25;transition:transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-feature-surface small{margin-top:4px;color:var(--luxury-muted);font-size:13px;line-height:1.4;transition:transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-feature-arrow{position:absolute;right:9px;top:calc(50% - 8px);display:inline-flex;align-items:center;justify-content:center;color:var(--luxury-violet);opacity:0;transform:translateX(-2px);transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-feature-arrow svg{width:16px;height:16px}#mobile-wrap .home-page .discover-feature:focus-within .discover-feature-surface{border-color:rgba(126,87,194,.2);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow-hover)}#mobile-wrap .home-page .discover-cta-wrap{width:100%;margin-top:22px;border-radius:999px;box-shadow:var(--homepage-card-shadow);transition:box-shadow .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-cta{width:100%;min-height:55px;padding:0 24px;justify-content:center;gap:16px;box-sizing:border-box;border-radius:999px;background:linear-gradient(120deg,var(--luxury-violet) 0,var(--luxury-violet-deep) 100%);background-position:0 50%;background-size:145% 100%;color:#fff;font-size:15px;font-weight:750;transition:background-position .35s cubic-bezier(.22,1,.36,1),filter .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .discover-cta,#mobile-wrap .home-page .discover-cta span{display:inline-flex;align-items:center}#mobile-wrap .home-page .discover-cta span svg{width:19px;height:19px}#mobile-wrap .home-page .discover-visual{position:relative;min-height:318px;display:flex;align-items:center;justify-content:center}#mobile-wrap .home-page .discover-visual-stage{position:relative;width:100%;height:300px;overflow:visible;isolation:isolate}#mobile-wrap .home-page .discover-visual-stage:after,#mobile-wrap .home-page .discover-visual-stage:before{position:absolute;z-index:0;border-radius:30px;content:"";pointer-events:none}#mobile-wrap .home-page .discover-visual-stage:before{inset:13px 20px 9px 12px;opacity:.7;transform:rotate(-2.5deg) scale(.985)}#mobile-wrap .home-page .discover-visual-stage:after,#mobile-wrap .home-page .discover-visual-stage:before{border:1px solid var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow)}#mobile-wrap .home-page .discover-visual-stage:after{inset:8px 12px 14px 20px;opacity:.78;transform:rotate(2.5deg) scale(.985)}#mobile-wrap .home-page .discover-panel-surface{position:absolute;inset:0;overflow:hidden;z-index:1;border:1px solid var(--homepage-divider);border-radius:30px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow)}#mobile-wrap .home-page .discover-panel-surface:after{position:absolute;inset:1px 18px auto;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.92),transparent);content:""}#mobile-wrap .home-page .discover-visual-glow{position:absolute;z-index:0;width:76%;aspect-ratio:1;top:52%;left:66%;border-radius:50%;background:radial-gradient(circle,var(--homepage-glow),transparent 68%);translate:-50% -50%}#mobile-wrap .home-page .statistics-layer,#mobile-wrap .home-page .student-cutout-layer{position:absolute;inset:0}#mobile-wrap .home-page .student-cutout-layer{z-index:2}#mobile-wrap .home-page .student-parallax{position:absolute;inset:0}#mobile-wrap .home-page .statistics-layer{z-index:4;pointer-events:none}#mobile-wrap .home-page .student-cutout{position:absolute;right:-14px;bottom:-13px;width:104%}#mobile-wrap .home-page .student-cutout .student-cutout-image{width:100%;height:auto;display:block}#mobile-wrap .home-page .floating-stat{position:absolute;z-index:2;min-width:116px;pointer-events:auto}#mobile-wrap .home-page .floating-stat-surface{width:100%;padding:9px 11px;display:flex;align-items:center;gap:9px;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:18px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .floating-stat-float{width:100%;animation:discover-stat-float 8.5s ease-in-out infinite}#mobile-wrap .home-page .stat-countries .floating-stat-float{animation-duration:7.5s}#mobile-wrap .home-page .stat-scholarships .floating-stat-float{animation-duration:8.6s;animation-delay:-2.4s}#mobile-wrap .home-page .floating-stat-icon{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:9px;background:var(--luxury-lavender);transition:transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .floating-stat-icon svg{width:16px;height:16px;color:var(--luxury-violet)}#mobile-wrap .home-page .floating-stat-copy{transition:transform .35s cubic-bezier(.22,1,.36,1)}#mobile-wrap .home-page .floating-stat-copy small,#mobile-wrap .home-page .floating-stat-copy strong{display:block;font-family:Poppins,sans-serif}#mobile-wrap .home-page .floating-stat-copy strong{color:var(--luxury-ink);font-size:14px;font-weight:800;line-height:1.1}#mobile-wrap .home-page .floating-stat-copy small{margin-top:4px;color:var(--luxury-muted);font-size:10px;font-weight:600}#mobile-wrap .home-page .stat-countries{top:10px;left:4px}#mobile-wrap .home-page .stat-scholarships{top:auto;right:2px;bottom:10px}#mobile-wrap .home-page .stat-universities{display:none}}@media(max-width:360px){#mobile-wrap .home-page .discover-future{padding-top:54px}#mobile-wrap .home-page .discover-visual{min-height:304px}#mobile-wrap .home-page .discover-visual-stage{height:286px}#mobile-wrap .home-page .student-cutout{right:-12px;bottom:-12px;width:105%}#mobile-wrap .home-page .floating-stat{min-width:110px}#mobile-wrap .home-page .floating-stat-surface{padding:8px 9px}}@media(hover:hover)and (pointer:fine)and (max-width:768px){#mobile-wrap .home-page .discover-cta-wrap:hover .discover-cta{background-position:100% 50%;filter:saturate(1.04) brightness(1.025)}#mobile-wrap .home-page .discover-feature:hover .discover-feature-surface{border-color:rgba(126,87,194,.2);background:var(--homepage-surface-card);box-shadow:0 18px 38px rgba(57,37,94,.09),0 6px 16px rgba(71,45,116,.055);transform:translateY(-7px)}#mobile-wrap .home-page .discover-feature:hover .discover-feature-icon{transform:scale(1.05)}#mobile-wrap .home-page .discover-feature:hover .discover-feature-title{transform:translateX(6px)}#mobile-wrap .home-page .discover-feature:hover .discover-feature-description{transform:translateX(12px)}#mobile-wrap .home-page .discover-feature:hover .discover-feature-arrow{opacity:1;transform:translateX(3px)}#mobile-wrap .home-page .floating-stat:hover .floating-stat-surface{border-color:rgba(126,87,194,.24);box-shadow:0 16px 34px rgba(54,35,91,.13),0 5px 14px rgba(69,43,112,.06);transform:translateY(-6px)}#mobile-wrap .home-page .floating-stat:hover .floating-stat-icon{transform:scale(1.04)}#mobile-wrap .home-page .floating-stat:hover .floating-stat-copy{transform:translateX(3px)}}@media(prefers-reduced-motion:reduce){#mobile-wrap .home-page .discover-feature-arrow,#mobile-wrap .home-page .discover-feature-description,#mobile-wrap .home-page .discover-feature-icon,#mobile-wrap .home-page .discover-feature-surface,#mobile-wrap .home-page .discover-feature-title,#mobile-wrap .home-page .discover-panel-surface,#mobile-wrap .home-page .discover-title-accent,#mobile-wrap .home-page .discover-visual-glow,#mobile-wrap .home-page .discover-visual-stage,#mobile-wrap .home-page .discover-visual-stage:after,#mobile-wrap .home-page .discover-visual-stage:before,#mobile-wrap .home-page .floating-stat-copy,#mobile-wrap .home-page .floating-stat-icon,#mobile-wrap .home-page .floating-stat-spread,#mobile-wrap .home-page .floating-stat-surface,#mobile-wrap .home-page .mentor-image-wrap img,#mobile-wrap .home-page .mentor-profile-link svg,#mobile-wrap .home-page .mentors-link:after,#mobile-wrap .home-page .top-agent-card,#mobile-wrap .home-page .university-logo-card,#mobile-wrap .home-page .university-logo-image,#mobile-wrap .home-page .university-name,#pc-wrap .home-page .discover-feature-arrow,#pc-wrap .home-page .discover-feature-description,#pc-wrap .home-page .discover-feature-icon,#pc-wrap .home-page .discover-feature-surface,#pc-wrap .home-page .discover-feature-title,#pc-wrap .home-page .discover-panel-surface,#pc-wrap .home-page .discover-title-accent,#pc-wrap .home-page .discover-visual-glow,#pc-wrap .home-page .discover-visual-stage,#pc-wrap .home-page .discover-visual-stage:after,#pc-wrap .home-page .discover-visual-stage:before,#pc-wrap .home-page .floating-stat-copy,#pc-wrap .home-page .floating-stat-icon,#pc-wrap .home-page .floating-stat-spread,#pc-wrap .home-page .floating-stat-surface,#pc-wrap .home-page .mentor-image-wrap img,#pc-wrap .home-page .mentor-profile-link svg,#pc-wrap .home-page .mentors-link:after,#pc-wrap .home-page .top-agent-card,#pc-wrap .home-page .university-logo-card,#pc-wrap .home-page .university-logo-image,#pc-wrap .home-page .university-name{transition:none!important}#mobile-wrap .home-page .floating-stat-float,#pc-wrap .home-page .floating-stat-float{animation:none!important}#mobile-wrap .home-page .discover-feature:hover .discover-feature-arrow,#mobile-wrap .home-page .discover-feature:hover .discover-feature-description,#mobile-wrap .home-page .discover-feature:hover .discover-feature-icon,#mobile-wrap .home-page .discover-feature:hover .discover-feature-surface,#mobile-wrap .home-page .discover-feature:hover .discover-feature-title,#mobile-wrap .home-page .discover-visual-stage:hover,#mobile-wrap .home-page .discover-visual-stage:hover .floating-stat-spread,#mobile-wrap .home-page .discover-visual-stage:hover:after,#mobile-wrap .home-page .discover-visual-stage:hover:before,#mobile-wrap .home-page .floating-stat:hover .floating-stat-copy,#mobile-wrap .home-page .floating-stat:hover .floating-stat-icon,#mobile-wrap .home-page .floating-stat:hover .floating-stat-surface,#mobile-wrap .home-page .mentors-link:hover:after,#mobile-wrap .home-page .top-agent-card:hover,#mobile-wrap .home-page .top-agent-card:hover .mentor-image-wrap img,#mobile-wrap .home-page .top-agent-card:hover .mentor-profile-link svg,#mobile-wrap .home-page .university-logo-card:focus-visible,#mobile-wrap .home-page .university-logo-card:focus-visible .university-logo-image,#mobile-wrap .home-page .university-logo-card:hover,#mobile-wrap .home-page .university-logo-card:hover .university-logo-image,#pc-wrap .home-page .discover-feature:hover .discover-feature-arrow,#pc-wrap .home-page .discover-feature:hover .discover-feature-description,#pc-wrap .home-page .discover-feature:hover .discover-feature-icon,#pc-wrap .home-page .discover-feature:hover .discover-feature-surface,#pc-wrap .home-page .discover-feature:hover .discover-feature-title,#pc-wrap .home-page .discover-visual-stage:hover,#pc-wrap .home-page .discover-visual-stage:hover .floating-stat-spread,#pc-wrap .home-page .discover-visual-stage:hover:after,#pc-wrap .home-page .discover-visual-stage:hover:before,#pc-wrap .home-page .floating-stat:hover .floating-stat-copy,#pc-wrap .home-page .floating-stat:hover .floating-stat-icon,#pc-wrap .home-page .floating-stat:hover .floating-stat-surface,#pc-wrap .home-page .mentors-link:hover:after,#pc-wrap .home-page .top-agent-card:hover,#pc-wrap .home-page .top-agent-card:hover .mentor-image-wrap img,#pc-wrap .home-page .top-agent-card:hover .mentor-profile-link svg,#pc-wrap .home-page .university-logo-card:focus-visible,#pc-wrap .home-page .university-logo-card:focus-visible .university-logo-image,#pc-wrap .home-page .university-logo-card:hover,#pc-wrap .home-page .university-logo-card:hover .university-logo-image{transform:none!important}}#pc-wrap .home-page .events{width:100%;padding:72px 0;overflow:hidden;background:#fff;font-family:Plus Jakarta Sans,sans-serif}#pc-wrap .home-page .events .events-container.container{width:min(1320px,100% - 64px);margin:0 auto;display:flex;flex-direction:column;gap:26px}#pc-wrap .home-page .events .events-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);grid-gap:10px 48px;gap:10px 48px;align-items:end}#pc-wrap .home-page .events .events-heading .section-eyebrow{grid-column:1/-1;display:inline-flex;align-items:center;gap:9px;color:#0b2554;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#pc-wrap .home-page .events .events-heading .section-eyebrow:before{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#0b2554;content:"";animation:events-pulse 3s ease-in-out infinite}#pc-wrap .home-page .events .events-heading h2{margin:0;color:#111827;font-family:Fraunces,serif;font-size:42px;font-weight:700;letter-spacing:-.035em;line-height:1.08}#pc-wrap .home-page .events .events-heading p{max-width:460px;margin:0 0 3px;color:#5f6673;font-size:16px;line-height:1.6}#pc-wrap .home-page .events .events-layout{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:24px;gap:24px;align-items:stretch}#pc-wrap .home-page .events .event-card{position:relative;min-width:0;box-sizing:border-box}#pc-wrap .home-page .events .event-card .event-image-wrap{position:relative;overflow:hidden;background:#f1f5fa}#pc-wrap .home-page .events .event-card .event-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap .home-page .events .event-card-featured{height:450px;display:grid;grid-template-rows:238px minmax(0,1fr);overflow:hidden;border:1px solid rgba(11,37,84,.1);border-radius:14px;background:#0b2554;box-shadow:0 10px 30px rgba(17,24,39,.08)}#pc-wrap .home-page .events .event-card-featured .event-featured-image{position:absolute;inset:0;transition:transform .35s ease}#pc-wrap .home-page .events .featured-event-date{position:absolute;left:28px;bottom:22px;width:68px;height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.12);color:#0b2554}#pc-wrap .home-page .events .featured-event-date strong{font-size:29px;line-height:1}#pc-wrap .home-page .events .featured-event-date span{margin-top:6px;font-size:12px;font-weight:700;letter-spacing:.04em}#pc-wrap .home-page .events .event-card-featured .event-content{min-height:0;padding:22px 30px 20px;display:flex;flex-direction:column;background:#0b2554;color:#fff}#pc-wrap .home-page .events .event-card-featured .event-type{display:inline-flex;padding:7px 12px;border-radius:7px;background:#124b88;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#pc-wrap .home-page .events .event-card-featured h3{max-width:520px;margin:14px 0 0;color:#fff;font-size:26px;font-weight:700;line-height:1.18}#pc-wrap .home-page .events .event-card-featured p{max-width:520px;margin:10px 0 0;display:-webkit-box;overflow:hidden;color:hsla(0,0%,100%,.86);font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap .home-page .events .event-card-featured .event-footer{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid hsla(0,0%,100%,.28)}#pc-wrap .home-page .events .event-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#5f6673}#pc-wrap .home-page .events .event-meta span{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500}#pc-wrap .home-page .events .event-meta svg{width:16px;height:16px}#pc-wrap .home-page .events .event-meta i{width:3px;height:3px;border-radius:50%;background:currentColor}#pc-wrap .home-page .events .event-card-featured .event-meta{color:#fff}#pc-wrap .home-page .events .event-action-label{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:14px;font-weight:600;white-space:nowrap}#pc-wrap .home-page .events .event-action-label svg,#pc-wrap .home-page .events .event-row-arrow svg{width:20px;height:20px;transition:transform .25s ease}#pc-wrap .home-page .events .compact-events{position:relative;min-width:0;height:450px;display:grid;grid-template-rows:54px repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(17,24,39,.06)}#pc-wrap .home-page .events .compact-events:after{position:absolute;z-index:0;top:88px;bottom:52px;left:42px;border-left:1px dashed #cbd5e1;content:""}#pc-wrap .home-page .events .schedule-title{z-index:1;margin:0;padding:0 28px;display:flex;align-items:center;border-bottom:1px solid #e2e5e9;color:#0b2554;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#pc-wrap .home-page .events .event-card-compact{z-index:1;min-height:0;padding:16px 22px;display:grid;grid-template-columns:42px 62px minmax(0,1fr) 110px 24px;grid-gap:15px;gap:15px;align-items:center;border-bottom:1px solid #e2e5e9;background:transparent;transition:background .25s ease}#pc-wrap .home-page .events .event-card-compact:last-child{border-bottom:0}#pc-wrap .home-page .events .event-timeline-node{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0b2554;color:#fff;box-shadow:0 0 0 6px #fff}#pc-wrap .home-page .events .event-timeline-node svg{width:18px;height:18px}#pc-wrap .home-page .events .event-date{display:flex;flex-direction:column}#pc-wrap .home-page .events .event-date strong{color:#111827;font-size:25px;line-height:1}#pc-wrap .home-page .events .event-date span{margin-top:5px;color:#0b2554;font-size:12px;font-weight:700;letter-spacing:.04em}#pc-wrap .home-page .events .event-card-compact .event-content{min-width:0}#pc-wrap .home-page .events .event-card-compact .event-type{color:#0b5ba7;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#pc-wrap .home-page .events .event-card-compact h3{margin:7px 0 8px;color:#111827;font-size:18px;font-weight:700;line-height:1.25;transition:color .25s ease}#pc-wrap .home-page .events .event-card-compact .event-image-wrap{width:110px;height:80px;border-radius:9px}#pc-wrap .home-page .events .event-card-compact .event-compact-image{position:absolute;inset:0;transition:transform .25s ease}#pc-wrap .home-page .events .event-row-arrow{display:flex;color:#0b2554}@media(hover:hover)and (pointer:fine){#pc-wrap .home-page .events .event-card-featured:hover .event-featured-image{transform:scale(1.025)}#pc-wrap .home-page .events .event-card-featured:hover .event-action-label svg{transform:translateX(3px)}#pc-wrap .home-page .events .event-card-compact:hover{background:#f8f9fa}#pc-wrap .home-page .events .event-card-compact:hover h3{color:#0b2554}#pc-wrap .home-page .events .event-card-compact:hover .event-compact-image{transform:scale(1.025)}#pc-wrap .home-page .events .event-card-compact:hover .event-row-arrow svg{transform:translateX(3px)}}@keyframes events-pulse{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){#pc-wrap .home-page .events .events-heading .section-eyebrow:before{animation:none}#pc-wrap .home-page .events .event-action-label svg,#pc-wrap .home-page .events .event-compact-image,#pc-wrap .home-page .events .event-featured-image,#pc-wrap .home-page .events .event-row-arrow svg{transition:none;transform:none}}@media(max-width:1100px)and (min-width:769px){#pc-wrap .home-page .events{padding:68px 0}#pc-wrap .home-page .events .events-heading{grid-template-columns:1fr}#pc-wrap .home-page .events .events-heading .section-eyebrow{grid-column:auto}#pc-wrap .home-page .events .events-layout{grid-template-columns:1fr}#pc-wrap .home-page .events .compact-events,#pc-wrap .home-page .events .event-card-featured{width:100%;max-width:760px;margin-inline:auto}}@media(max-width:768px){#pc-wrap .home-page .events{padding:56px 0}#pc-wrap .home-page .events .events-container.container{width:min(100% - 40px,1300px);gap:26px}#pc-wrap .home-page .events .events-heading{grid-template-columns:1fr;gap:9px}#pc-wrap .home-page .events .events-heading .section-eyebrow{grid-column:auto}#pc-wrap .home-page .events .events-heading h2{font-size:34px}#pc-wrap .home-page .events .events-layout{grid-template-columns:1fr}#pc-wrap .home-page .events .event-card-featured{height:auto}#pc-wrap .home-page .events .event-card-featured .event-image-wrap{height:clamp(190px,52vw,270px)}}#pc-wrap .home-page .opportunity-banner{position:relative;width:min(1320px,100% - 64px);height:410px;margin:24px auto 56px;overflow:hidden;border:1px solid rgba(11,37,84,.08);border-radius:16px;background:#071c41;box-shadow:0 12px 32px rgba(17,24,39,.1)}#pc-wrap .home-page .opportunity-banner .opportunity-banner-media,#pc-wrap .home-page .opportunity-banner .opportunity-banner-overlay{position:absolute;inset:0}#pc-wrap .home-page .opportunity-banner .opportunity-banner-media img{width:100%;height:100%;object-fit:cover;object-position:center 46%;animation:opportunity-banner-drift 18s ease-in-out infinite;will-change:transform}#pc-wrap .home-page .opportunity-banner .opportunity-banner-overlay{z-index:1;background:linear-gradient(90deg,rgba(7,28,65,.94),rgba(7,28,65,.82) 27%,rgba(7,28,65,.34) 49%,rgba(7,28,65,.06) 68%,rgba(7,28,65,0) 88%)}#pc-wrap .home-page .opportunity-banner .opportunity-banner-content{position:relative;z-index:2;width:min(560px,55%);height:100%;padding:48px 52px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#pc-wrap .home-page .opportunity-banner .opportunity-banner-eyebrow{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#pc-wrap .home-page .opportunity-banner h2{margin:15px 0 0;color:#fff;font-family:Fraunces,serif;font-size:47px;font-weight:700;letter-spacing:-.035em;line-height:1.07}#pc-wrap .home-page .opportunity-banner p{max-width:420px;margin:17px 0 0;color:hsla(0,0%,100%,.86);font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.55}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta{height:46px;margin-top:25px;padding:0 22px;display:inline-flex;align-items:center;gap:8px;border-radius:9px;background:#fff;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;transition:background .22s ease}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta svg{width:19px;height:19px;transition:transform .22s ease}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta:hover{background:#f1f5fa}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta:hover svg{transform:translateX(3px)}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta:focus-visible{outline:3px solid hsla(0,0%,100%,.72);outline-offset:3px}@keyframes opportunity-banner-drift{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@media(max-width:1100px)and (min-width:769px){#pc-wrap .home-page .opportunity-banner{height:400px;margin:20px auto 48px}#pc-wrap .home-page .opportunity-banner .opportunity-banner-content{width:min(460px,58%);padding:42px 46px}#pc-wrap .home-page .opportunity-banner h2{font-size:42px}#pc-wrap .home-page .opportunity-banner .opportunity-banner-media img{object-position:58% center}}@media(prefers-reduced-motion:reduce){#pc-wrap .home-page .opportunity-banner .opportunity-banner-media img{animation:none;transform:none;will-change:auto}#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta,#pc-wrap .home-page .opportunity-banner .opportunity-banner-cta svg{transition:none}}@media(min-width:768px)and (max-width:1279px){#mobile-wrap .home-page .leading-universities,#pc-wrap .home-page .leading-universities{width:100%;height:96px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;border:0;border-top:1px solid #e2e5e9;background:#f8f9fa}#mobile-wrap .home-page .leading-universities .university-marquee,#pc-wrap .home-page .leading-universities .university-marquee{width:min(100% - 48px,1232px);height:100%;margin:0 auto;display:flex;align-items:center;overflow:hidden;mask-image:none;-webkit-mask-image:none}#mobile-wrap .home-page .leading-universities .university-group,#mobile-wrap .home-page .leading-universities .university-track,#pc-wrap .home-page .leading-universities .university-group,#pc-wrap .home-page .leading-universities .university-track{width:100%;height:100%;min-width:0;transform:none;animation:none;will-change:auto}#mobile-wrap .home-page .leading-universities .university-track,#pc-wrap .home-page .leading-universities .university-track{display:flex;align-items:center}#mobile-wrap .home-page .leading-universities .university-group,#pc-wrap .home-page .leading-universities .university-group{padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:clamp(8px,1.25vw,16px);gap:clamp(8px,1.25vw,16px);align-items:center}#mobile-wrap .home-page .leading-universities .university-group[aria-hidden=true],#pc-wrap .home-page .leading-universities .university-group[aria-hidden=true]{display:none}#mobile-wrap .home-page .leading-universities .university-logo-card,#pc-wrap .home-page .leading-universities .university-logo-card{width:100%;height:76px;min-width:0;padding:0;flex:none;display:flex;align-items:center;justify-content:center}#mobile-wrap .home-page .leading-universities .university-logo-image,#pc-wrap .home-page .leading-universities .university-logo-image{width:auto;height:auto;max-width:min(100%,155px);max-height:68px;object-fit:contain;object-position:center}}@media(max-width:767px){#mobile-wrap .home-page .leading-universities,#pc-wrap .home-page .leading-universities{width:100%;height:84px;margin:0 auto;padding:0;overflow:hidden;box-sizing:border-box;border:0;border-top:1px solid #e2e5e9;background:#f8f9fa}#mobile-wrap .home-page .leading-universities .university-marquee,#pc-wrap .home-page .leading-universities .university-marquee{width:100%;height:100%;margin:0;padding:0 8px;display:flex;align-items:center;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-padding-inline:8px;-webkit-overflow-scrolling:touch;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}#mobile-wrap .home-page .leading-universities .university-marquee::-webkit-scrollbar,#pc-wrap .home-page .leading-universities .university-marquee::-webkit-scrollbar{display:none}#mobile-wrap .home-page .leading-universities .university-track,#pc-wrap .home-page .leading-universities .university-track{width:max-content;height:100%;min-width:100%;display:flex;align-items:center;animation:none;transform:none;will-change:auto}#mobile-wrap .home-page .leading-universities .university-group,#pc-wrap .home-page .leading-universities .university-group{height:100%;padding:0;flex:0 0 auto;display:flex;align-items:center;gap:12px;transform:translateX(-14px)}#mobile-wrap .home-page .leading-universities .university-group[aria-hidden=true],#pc-wrap .home-page .leading-universities .university-group[aria-hidden=true]{display:none}#mobile-wrap .home-page .leading-universities .university-logo-card,#pc-wrap .home-page .leading-universities .university-logo-card{width:clamp(88px,24vw,112px);height:66px;padding:0;flex:0 0 clamp(88px,24vw,112px);display:flex;align-items:center;justify-content:center}#mobile-wrap .home-page .leading-universities .university-logo-card:nth-child(7),#pc-wrap .home-page .leading-universities .university-logo-card:nth-child(7){display:none}#mobile-wrap .home-page .leading-universities .university-logo-image,#pc-wrap .home-page .leading-universities .university-logo-image{width:auto;height:auto;max-width:calc(100% - 8px);max-height:58px;object-fit:contain;object-position:center}}@media(min-width:768px)and (max-width:1279px){#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{min-width:0}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs,#pc-wrap .home-page .featured-scholarships .scholarship-tabs{width:max-content;max-width:100%;min-width:0;padding:5px;display:flex;align-items:center;align-self:flex-start;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:999px;background:#fff;box-shadow:0 4px 16px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button{min-width:max-content;min-height:46px;padding:0 17px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;background:transparent;color:#5f6673;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;white-space:nowrap}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button:not(.active):hover,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:not(.active):hover{background:#f1f5fa;color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button.active,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active{background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button.active:hover,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active:hover{background:#071c41}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button:focus-visible,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button svg,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button svg{font-size:18px}}@media(max-width:767px){#mobile-wrap .home-page .featured-scholarships>.container,#pc-wrap .home-page .featured-scholarships>.container{width:100%;min-width:0;padding-right:16px;padding-left:16px;box-sizing:border-box}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{min-width:0;align-items:stretch}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs,#pc-wrap .home-page .featured-scholarships .scholarship-tabs{width:100%;max-width:100%;min-width:0;margin-top:24px;padding:4px;display:flex;align-items:center;gap:6px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:4px;-webkit-overflow-scrolling:touch;border:1px solid #e2e5e9;border-radius:999px;background:#fff;box-shadow:0 4px 16px rgba(17,24,39,.06);scrollbar-width:none}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs::-webkit-scrollbar,#pc-wrap .home-page .featured-scholarships .scholarship-tabs::-webkit-scrollbar{display:none}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button{min-width:max-content;min-height:42px;padding:0 14px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;background:transparent;color:#5f6673;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;white-space:nowrap}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button:not(.active):hover,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:not(.active):hover{background:#f1f5fa;color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button.active,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active{background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button.active:hover,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button.active:hover{background:#071c41}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button:focus-visible,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap .home-page .featured-scholarships .scholarship-tabs button svg,#pc-wrap .home-page .featured-scholarships .scholarship-tabs button svg{font-size:15px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box{width:100%;overflow:visible}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper{width:100%;height:auto;padding:5px 2px 10px;overflow:hidden}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .swiper-wrapper,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .swiper-wrapper{height:auto;align-items:flex-start}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .popular-property-slide,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .popular-property-swiper .popular-property-slide{width:100%;height:auto;min-height:0;margin:0;display:flex}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card{width:100%;height:auto;min-height:0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img{width:100%;height:clamp(180px,48vw,220px);aspect-ratio:auto;flex:0 0 auto}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info{min-height:0;flex:0 0 auto}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box,#pc-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box{margin-top:18px}}@media(max-width:767px)and (prefers-reduced-motion:reduce){#mobile-wrap .home-page .featured-scholarships .scholarship-tabs,#pc-wrap .home-page .featured-scholarships .scholarship-tabs{scroll-behavior:auto}}@media(min-width:768px)and (max-width:1279px){#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .top-agents .container{width:min(1320px,100% - 48px);margin-right:auto;margin-left:auto;align-items:stretch}#mobile-wrap .home-page .top-agents .mentor-spotlight,#pc-wrap .home-page .top-agents .mentor-spotlight{width:min(900px,100%);margin-right:auto;margin-left:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;grid-gap:20px;gap:20px}#mobile-wrap .home-page .top-agents .mentor-supporting-grid,#pc-wrap .home-page .top-agents .mentor-supporting-grid{display:contents}#mobile-wrap .home-page .top-agents .top-agent-card,#pc-wrap .home-page .top-agents .top-agent-card{width:100%;min-width:0;height:430px;min-height:0}}@media(max-width:767px){#mobile-wrap .home-page .top-agents .container,#pc-wrap .home-page .top-agents .container{width:100%;min-width:0;padding-right:16px;padding-left:16px;box-sizing:border-box;align-items:stretch}#mobile-wrap .home-page .top-agents .mentor-spotlight,#pc-wrap .home-page .top-agents .mentor-spotlight{width:100%;min-width:0;display:flex;grid-template-columns:none;justify-content:flex-start;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}#mobile-wrap .home-page .top-agents .mentor-spotlight::-webkit-scrollbar,#pc-wrap .home-page .top-agents .mentor-spotlight::-webkit-scrollbar{display:none}#mobile-wrap .home-page .top-agents .mentor-supporting-grid,#pc-wrap .home-page .top-agents .mentor-supporting-grid{display:contents}#mobile-wrap .home-page .top-agents .top-agent-card,#pc-wrap .home-page .top-agents .top-agent-card{width:min(84vw,340px);min-width:0;height:430px;min-height:0;flex:0 0 min(84vw,340px);scroll-snap-align:start}}@media(min-width:768px)and (max-width:1279px){#mobile-wrap .home-page .community-board .container,#pc-wrap .home-page .community-board .container{width:min(1320px,100% - 48px);margin-right:auto;margin-left:auto}#mobile-wrap .home-page .community-board .stories-carousel,#pc-wrap .home-page .community-board .stories-carousel{width:100%;margin:28px auto 0;padding-bottom:24px;transform:none}#mobile-wrap .home-page .community-board .stories-swiper,#pc-wrap .home-page .community-board .stories-swiper{width:100%;overflow:hidden}#mobile-wrap .home-page .community-board .stories-swiper .swiper-wrapper,#pc-wrap .home-page .community-board .stories-swiper .swiper-wrapper{align-items:stretch}#mobile-wrap .home-page .community-board .story-slide,#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active,#pc-wrap .home-page .community-board .story-slide,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active{width:min(74vw,760px);height:auto;min-height:0;align-items:stretch}#mobile-wrap .home-page .community-board .story-card,#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card,#pc-wrap .home-page .community-board .story-card,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card{height:auto;min-height:0}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card{width:100%}#mobile-wrap .home-page .community-board .story-footer,#pc-wrap .home-page .community-board .story-footer{align-items:flex-end;flex-wrap:wrap}#mobile-wrap .home-page .community-board .story-student,#pc-wrap .home-page .community-board .story-student{flex:1 1 180px}#mobile-wrap .home-page .community-board .story-read,#pc-wrap .home-page .community-board .story-read{margin-left:auto}}@media(max-width:767px){#mobile-wrap .home-page .community-board .container,#pc-wrap .home-page .community-board .container{width:100%;min-width:0;padding-right:16px;padding-left:16px;box-sizing:border-box}#mobile-wrap .home-page .community-board .stories-heading,#pc-wrap .home-page .community-board .stories-heading{width:100%;align-items:stretch;flex-direction:column;gap:0}#mobile-wrap .home-page .community-board .stories-heading>div,#pc-wrap .home-page .community-board .stories-heading>div{width:100%;min-width:0}#mobile-wrap .home-page .community-board .stories-heading h2,#pc-wrap .home-page .community-board .stories-heading h2{margin-top:9px;font-size:clamp(27px,7.5vw,30px);line-height:1.06}#mobile-wrap .home-page .community-board .stories-heading p,#pc-wrap .home-page .community-board .stories-heading p{width:100%;max-width:none;margin-top:11px;font-size:14px}#mobile-wrap .home-page .community-board .stories-link,#pc-wrap .home-page .community-board .stories-link{width:max-content;max-width:100%;min-height:44px;margin-top:20px;padding-right:16px;padding-left:16px;align-self:center;font-size:13px}#mobile-wrap .home-page .community-board .stories-carousel,#pc-wrap .home-page .community-board .stories-carousel{width:calc(100% + 32px);margin:28px -16px 0;padding-bottom:24px;transform:none}#mobile-wrap .home-page .community-board .stories-swiper,#pc-wrap .home-page .community-board .stories-swiper{width:100%;overflow:hidden}#mobile-wrap .home-page .community-board .stories-swiper .swiper-wrapper,#pc-wrap .home-page .community-board .stories-swiper .swiper-wrapper{align-items:stretch}#mobile-wrap .home-page .community-board .story-slide,#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active,#pc-wrap .home-page .community-board .story-slide,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active{width:calc(100vw - 32px);height:auto;min-height:0;align-items:stretch}#mobile-wrap .home-page .community-board .story-card,#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card,#pc-wrap .home-page .community-board .story-card,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-card{width:100%;height:auto;min-height:0}#mobile-wrap .home-page .community-board .story-slide.swiper-slide-active .story-image,#pc-wrap .home-page .community-board .story-slide.swiper-slide-active .story-image{height:180px;flex-basis:180px}#mobile-wrap .home-page .community-board .story-excerpt,#pc-wrap .home-page .community-board .story-excerpt{-webkit-line-clamp:2}#mobile-wrap .home-page .community-board .story-footer,#pc-wrap .home-page .community-board .story-footer{align-items:flex-end;flex-wrap:wrap}#mobile-wrap .home-page .community-board .story-student,#pc-wrap .home-page .community-board .story-student{flex:1 1 170px}#mobile-wrap .home-page .community-board .story-read,#pc-wrap .home-page .community-board .story-read{margin-left:auto}}@media(prefers-reduced-motion:reduce){#mobile-wrap .home-page .leading-universities .university-track,#pc-wrap .home-page .leading-universities .university-track{animation:none;transform:none;will-change:auto}#mobile-wrap .home-page .leading-universities .university-group[aria-hidden=true],#pc-wrap .home-page .leading-universities .university-group[aria-hidden=true]{display:none}}#property-list-page{width:100%;overflow-x:clip;background:#f6f7fa;color:#17182a}#property-list-page *{box-sizing:border-box}#property-list-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#property-list-page a:focus-visible,#property-list-page button:focus-visible,#property-list-page input:focus-visible,#property-list-page summary:focus-visible{outline:3px solid rgba(11,37,84,.22);outline-offset:2px}#property-list-page .scholarship-page-shell{width:calc(100% - 64px);max-width:none;margin:0 auto;padding:34px 0 36px}#property-list-page .scholarship-content-grid{display:grid;grid-gap:34px;gap:34px}#property-list-page .filter-disclosure{min-width:0;align-self:start}#property-list-page .filter-disclosure>summary{display:none}#property-list-page .scholarship-filter{position:-webkit-sticky;position:sticky;top:96px;min-height:0;padding:16px;border:1px solid #e7e8ee;border-radius:14px;background:#fff;box-shadow:0 7px 22px rgba(28,31,49,.06);scroll-margin-top:96px}#property-list-page .scholarship-filter:focus{outline:3px solid rgba(11,37,84,.2);outline-offset:3px}#property-list-page .scholarship-filter .filter-heading{padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}#property-list-page .scholarship-filter .filter-heading h2{margin:0;font-size:15px;letter-spacing:-.02em}#property-list-page .scholarship-filter .reset-filter{font:inherit;font-weight:750;cursor:pointer}#property-list-page .filter-section{padding:14px 0;border-top:1px solid #eff0f4;border-bottom:1px solid #eff0f4}#property-list-page .filter-section-title{display:flex;align-items:flex-start;gap:8px}#property-list-page .filter-section-title>svg{margin-top:1px;color:#0b2554;font-size:18px}#property-list-page .filter-section-title>span{min-width:0}#property-list-page .filter-section-title h3{margin:0;font-size:12px}#property-list-page .filter-section-title small{display:block;margin-top:2px;color:#73798d;font-size:9px}#property-list-page .destination-search{height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #e1e2e9;border-radius:8px;background:#fafbfc}#property-list-page .destination-search.filter-search{margin-top:12px}#property-list-page .destination-search svg{flex:0 0 auto;color:#8b91a2;font-size:16px}#property-list-page .destination-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#17182a;font:inherit;font-size:10px}#property-list-page .destination-search input::placeholder{color:#9ca1af}#property-list-page .destination-group-label{margin:15px 0 7px;color:#8b90a0;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#property-list-page .korea-disclosure{width:100%;min-height:38px;padding:5px 7px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #eeeafc;border-radius:8px;background:#faf8ff;color:#17182a;font:inherit;text-align:left;cursor:pointer}#property-list-page .korea-disclosure .country-disclosure-meta{display:flex;align-items:center;gap:4px}#property-list-page .korea-disclosure .country-disclosure-meta small{color:#0b2554;font-size:8px}#property-list-page .korea-disclosure .country-disclosure-meta svg{font-size:17px;transition:transform .18s ease}#property-list-page .korea-disclosure[aria-expanded=true] .country-disclosure-meta svg{transform:rotate(180deg)}#property-list-page .country-identity{min-width:0;display:flex;align-items:center;gap:7px}#property-list-page .country-identity .country-flag-badge{width:20px;height:14px;padding:0;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:2px;background:transparent;box-shadow:none}#property-list-page .country-identity .country-flag-badge img{width:20px;max-width:none;height:14px;max-height:none;display:block;border:0;object-fit:contain}#property-list-page .country-identity>span:last-child{min-width:0;display:flex;flex-direction:column}#property-list-page .country-identity strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}#property-list-page .country-identity small{margin-top:1px;color:#73798d;font-size:8px}#property-list-page .korea-city-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .18s ease,opacity .18s ease}#property-list-page .korea-city-panel>div{overflow:hidden}#property-list-page .korea-city-panel.is-open{grid-template-rows:1fr;opacity:1}#property-list-page .destination-options{margin-top:7px;display:grid;grid-gap:1px;gap:1px}#property-list-page .destination-option{min-height:27px;padding-left:7px;display:flex;align-items:center;justify-content:space-between;gap:6px;border-radius:6px;font-size:9px;cursor:pointer}#property-list-page .destination-option:hover{background:#faf9fe}#property-list-page .destination-option .destination-copy{min-width:0;display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:8px}#property-list-page .destination-option .destination-copy small{color:#a0a5b3;font-size:8px}#property-list-page .destination-option .MuiCheckbox-root{padding:3px}#property-list-page .destination-option .MuiCheckbox-root svg{font-size:16px}#property-list-page .show-more-cities{margin:5px 0 0 7px;padding:0;border:0;background:transparent;color:#0b2554;font:inherit;font-size:9px;font-weight:750;cursor:pointer}#property-list-page .no-destination-match{margin:8px 0 2px;color:#73798d;font-size:9px}#property-list-page .international-country-list{display:grid;grid-gap:3px;gap:3px}#property-list-page .country-exploration-note{margin:10px 0 9px;color:#73798d;font-size:8px;line-height:1.45}#property-list-page .international-country-row{width:100%;min-height:27px;padding:3px 6px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid transparent;border-radius:6px;background:transparent;color:#17182a;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}#property-list-page .international-country-row:hover{border-color:#ded7fb;background:#f8f6ff}#property-list-page .international-country-row>small{padding:2px 5px;border-radius:999px;background:#f0ecff;color:#071c41;font-size:7px;font-weight:750;white-space:nowrap}#property-list-page .future-filter-group{padding-top:10px;display:grid;grid-gap:2px;gap:2px}#property-list-page .future-filter-tooltip{width:100%;display:block;border-radius:6px}#property-list-page .future-filter{width:100%;min-height:31px;padding:4px 6px;gap:6px;border:0;border-radius:6px;color:#777d8f;font:inherit;opacity:1}#property-list-page .future-filter>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:650}#property-list-page .future-filter>span svg{color:#9a91bd;font-size:15px}#property-list-page .future-filter small{color:#9692a7;font-size:7px;white-space:nowrap}#property-list-page .scholarship-main-column{min-width:0;align-self:start;display:flex;flex-direction:column;gap:32px}#property-list-page .scholarship-hero{position:relative;max-width:none;height:336px;margin:80px 0 0;border-radius:12px;background:#0b1220;color:#fff}#property-list-page .hero-background{position:absolute;inset:0;width:100%;height:100%;object-position:76% center}#property-list-page .scholarship-hero:before{z-index:1;background:linear-gradient(90deg,rgba(7,12,25,.96),rgba(7,12,25,.88) 28%,rgba(7,12,25,.58) 47%,rgba(7,12,25,.12) 72%,transparent)}#property-list-page .hero-content{z-index:2;padding:26px 32px 20px}#property-list-page .hero-copy{max-width:530px}#property-list-page .hero-copy h1{margin:0;font-size:42px;font-weight:800;letter-spacing:-.045em;line-height:1.02}#property-list-page .hero-copy h1 span{color:#9d7cff}#property-list-page .hero-copy>p{max-width:505px;margin:11px 0 0;font-size:11px}#property-list-page .hero-search{width:490px;height:48px;margin-top:14px;padding:4px 4px 4px 13px;display:flex;align-items:center;gap:8px;border-radius:8px;box-shadow:0 9px 24px rgba(0,0,0,.18)}#property-list-page .hero-search>svg{flex:0 0 auto;color:#858b9c;font-size:18px}#property-list-page .hero-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#17182a;font:inherit;font-size:10px}#property-list-page .hero-search input::placeholder{color:#969baa}#property-list-page .hero-search button{height:40px;padding:0 21px;border:0;border-radius:7px;background:#0b2554;font:inherit;font-size:10px;font-weight:750;cursor:pointer}#property-list-page .quick-suggestions{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}#property-list-page .quick-suggestions .suggestion-tooltip{display:inline-flex;border-radius:999px}#property-list-page .quick-suggestions .suggestion-pill{min-height:23px;padding:0 9px;display:inline-flex;align-items:center;gap:3px;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:hsla(0,0%,100%,.9);color:#303444;font:inherit;font-size:8px;font-weight:700;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}#property-list-page .quick-suggestions .suggestion-pill.is-unavailable{border-color:hsla(0,0%,100%,.19);background:hsla(0,0%,100%,.74);color:rgba(35,38,52,.82);cursor:help;opacity:1}#property-list-page .quick-suggestions .suggestion-pill.more-filters-pill{border-color:rgba(193,178,255,.72);background:rgba(63,50,104,.86)}#property-list-page .quick-suggestions .suggestion-pill.more-filters-pill:hover{border-color:hsla(0,0%,100%,.58);background:rgba(98,64,232,.92);transform:translateY(-1px)}#property-list-page .quick-suggestions .suggestion-pill svg{font-size:11px}#property-list-page .marketing-stats{width:520px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}#property-list-page .marketing-stat{min-width:0;padding:0 12px;display:flex;align-items:center;gap:7px;border-right:1px solid hsla(0,0%,100%,.2)}#property-list-page .marketing-stat:first-child{padding-left:0}#property-list-page .marketing-stat:last-child{border-right:0}#property-list-page .marketing-stat>svg{color:#fff;font-size:20px}#property-list-page .marketing-stat>span{display:flex;flex-direction:column}#property-list-page .marketing-stat strong{color:#fff;font-size:12px;line-height:1.1}#property-list-page .marketing-stat small{margin-top:2px;color:hsla(0,0%,100%,.72);font-size:8px}#property-list-page .section-heading{min-height:25px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:16px}#property-list-page .section-heading h2{margin:0;font-size:17px;letter-spacing:-.025em}#property-list-page .section-heading>span{display:flex;align-items:center;gap:3px;color:#0b2554;font-size:9px;font-weight:750}#property-list-page .section-heading>span svg{font-size:13px}#property-list-page .destination-row-wrap{position:relative}#property-list-page .destination-row{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(150px,12vw,175px);grid-template-rows:220px;grid-gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory}#property-list-page .destination-card{position:relative;min-width:0;height:220px;padding:0;overflow:hidden;border:1px solid hsla(0,0%,100%,.3);border-radius:11px;background:#171d2b;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 5px 14px rgba(23,24,42,.08);text-align:left;cursor:pointer;scroll-snap-align:start;isolation:isolate;transition:border-color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}#property-list-page .destination-card>img{object-position:var(--destination-image-position,center);transition:transform .52s cubic-bezier(.22,1,.36,1),filter .32s ease}#property-list-page .destination-card:after{position:absolute;z-index:1;inset:22% 0 0;background:linear-gradient(180deg,transparent,rgba(8,10,22,.16) 25%,rgba(7,9,20,.9));content:"";pointer-events:none}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{border-color:rgba(211,198,255,.8);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.24),0 14px 30px rgba(38,25,82,.2);outline:none}#property-list-page .destination-card:focus-visible>img,#property-list-page .destination-card:hover>img{filter:saturate(1.06) contrast(1.02);transform:scale(1.06)}#property-list-page .destination-card:focus-visible .destination-overlay .country-flag-badge,#property-list-page .destination-card:hover .destination-overlay .country-flag-badge{border-color:hsla(0,0%,100%,.22);box-shadow:0 4px 10px rgba(4,7,18,.28);transform:translateY(-2px) scale(1.02)}#property-list-page .destination-card:focus-visible .coming-soon-badge,#property-list-page .destination-card:hover .coming-soon-badge{background:#fff;box-shadow:0 5px 12px rgba(5,8,17,.24);transform:translateY(-2px)}#property-list-page .destination-overlay{position:absolute;z-index:2;right:40px;bottom:10px;left:10px;display:flex;gap:7px}#property-list-page .destination-overlay .country-flag-badge{width:26px;height:20px;padding:2px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.16);border-radius:6px;background:rgba(11,13,27,.52);box-shadow:0 3px 8px rgba(4,7,18,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}#property-list-page .destination-overlay .country-flag-badge img{width:auto;max-width:20px;height:auto;max-height:14px;display:block;border:0;object-fit:contain}#property-list-page .destination-overlay strong{min-width:0;font-size:10px}#property-list-page .coming-soon-badge{position:absolute;z-index:3;right:8px;bottom:9px;padding:3px 6px;border-radius:999px;background:hsla(0,0%,100%,.9);color:#42316e;font-size:6px;font-weight:800;transition:background-color .24s ease,box-shadow .24s ease,transform .26s cubic-bezier(.22,1,.36,1)}#property-list-page .destination-row-next{position:absolute;z-index:4;top:50%;right:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.7);border-radius:50%;background:hsla(0,0%,100%,.93);box-shadow:0 5px 14px rgba(24,26,42,.18);color:#0b2554;cursor:pointer;transform:translateY(-50%)}#property-list-page .destination-row-next svg{font-size:19px}#property-list-page .featured-results{min-width:0}#property-list-page .results-toolbar{min-height:33px;margin-bottom:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}#property-list-page .results-toolbar h2{margin:0;font-size:17px;letter-spacing:-.025em}#property-list-page .results-toolbar p{margin:2px 0 0;color:#73798d;font-size:8px}#property-list-page .sort-control{display:flex;align-items:center;gap:6px;color:#73798d;font-size:9px}#property-list-page .sort-control .MuiButton-root{min-width:82px;height:29px;padding:0 8px;border:1px solid #dedfe6;border-radius:7px;color:#17182a;font-size:9px;text-transform:none}#property-list-page .scholarship-grid{display:grid;grid-gap:14px;gap:14px}#property-list-page .scholarship-card{min-width:0;border:1px solid #e7e8ee;box-shadow:0 4px 14px rgba(31,34,52,.045)}#property-list-page .scholarship-card-image{height:145px}#property-list-page .scholarship-skeleton{height:245px;padding:12px;border:1px solid #e7e8ee;border-radius:12px;background:#fff}#property-list-page .scholarship-skeleton div,#property-list-page .scholarship-skeleton span{display:block;border-radius:6px;background:linear-gradient(90deg,#f0f1f4 25%,#f8f8fa 50%,#f0f1f4 75%);animation:scholarship-shimmer 1.3s linear infinite}#property-list-page .scholarship-skeleton div{height:140px}#property-list-page .scholarship-skeleton span{width:70%;height:9px;margin-top:10px}#property-list-page .scholarship-skeleton span:nth-child(3){width:90%;height:15px}#property-list-page .scholarship-skeleton span:nth-child(4){width:55%}#property-list-page .results-state{min-height:132px;padding:16px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #e2e5e9;border-radius:11px;background:hsla(0,0%,100%,.78)}#property-list-page .results-state>svg{font-size:23px}#property-list-page .results-state h3{margin:4px 0 2px;font-size:12px}#property-list-page .results-state p{margin:0;color:#73798d;font-size:8px}#property-list-page .results-state button{height:27px;margin-top:7px;padding:0 13px;border:0;border-radius:6px;font:inherit;font-size:8px;font-weight:750;cursor:pointer}#property-list-page .scholarship-pagination{margin-top:28px;display:flex;gap:12px}#property-list-page .scholarship-pagination>span{color:#73798d;font-size:9px}#property-list-page .guidance-section{min-width:0;margin-top:24px}#property-list-page .supporting-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px}#property-list-page .supporting-card{min-width:0;height:92px;padding:11px;display:flex;align-items:center;gap:10px;border:1px solid #e7e8ee;border-radius:10px;background:#fff;box-shadow:0 4px 12px rgba(35,38,57,.045)}#property-list-page .supporting-card .resource-icon{width:35px;height:35px;display:flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:#eee9ff;color:#0b2554}#property-list-page .supporting-card .resource-icon svg{font-size:18px}#property-list-page .supporting-card.resource-2 .resource-icon{background:#e7f6ff;color:#2780b8}#property-list-page .supporting-card.resource-3 .resource-icon{background:#fff0e6;color:#d8752d}#property-list-page .supporting-card.resource-4 .resource-icon{background:#e9f8ef;color:#2d8b55}#property-list-page .supporting-card>div{min-width:0}#property-list-page .supporting-card h3{margin:0;font-size:10px}#property-list-page .supporting-card p{max-height:24px;margin:3px 0;overflow:hidden;color:#73798d;font-size:7px}#property-list-page .supporting-card a{display:inline-flex;align-items:center;gap:2px;color:#0b2554;font-size:7px;font-weight:750}#property-list-page .supporting-card a svg{font-size:10px}#property-list-page .university-partners{padding:18px 16px 16px;overflow:hidden;border:1px solid #e7e8ee;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(35,38,57,.045)}#property-list-page .partner-heading{text-align:center}#property-list-page .partner-heading h2{margin:0;font-size:16px;letter-spacing:-.025em}#property-list-page .partner-heading p{margin:3px 0 0;color:#73798d;font-size:8px}#property-list-page .partner-marquee{position:relative;margin-top:13px;overflow:hidden}#property-list-page .partner-marquee:after,#property-list-page .partner-marquee:before{position:absolute;z-index:2;top:0;bottom:0;width:42px;content:"";pointer-events:none}#property-list-page .partner-marquee:before{left:0}#property-list-page .partner-marquee:after{right:0}#property-list-page .partner-marquee:hover .partner-track{animation-play-state:paused}#property-list-page .partner-track{animation:university-partner-marquee 35s linear infinite;will-change:transform}#property-list-page .partner-sequence{padding-right:10px;display:flex;flex:0 0 auto;gap:10px}#property-list-page .partner-logo{width:122px;height:74px;padding:7px 10px 5px;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #e8e9ef}#property-list-page .partner-logo img{width:auto;height:43px}#property-list-page .partner-logo span{max-width:100%;color:#73798a;font-size:6px;text-overflow:ellipsis;white-space:nowrap}#property-list-page .featured-results .results-toolbar{align-items:flex-end}#property-list-page .featured-results .results-toolbar .sort-control .MuiButton-root{height:38px;padding:0 13px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#111827;font-size:13px;font-weight:700}#property-list-page .featured-results .scholarship-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}#property-list-page .featured-results .scholarship-card{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.05);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}#property-list-page .featured-results .scholarship-card:hover{border-color:#d5d9df;background:#fff;box-shadow:0 8px 20px rgba(17,24,39,.08);transform:translateY(-2px)}#property-list-page .featured-results .scholarship-card-image{position:relative;width:100%;overflow:hidden;border:0;border-radius:0;background:#f1f5fa}#property-list-page .featured-results .scholarship-card-image img{transition:none}#property-list-page .featured-results .scholarship-card:hover .scholarship-card-image>img,#property-list-page .featured-results .scholarship-card:hover .scholarship-logo-tile img{transform:none}#property-list-page .featured-results .scholarship-country-badge{position:absolute;left:12px;bottom:10px;max-width:calc(100% - 24px);height:28px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;overflow:hidden;border:1px solid rgba(226,229,233,.92);border-radius:999px;background:hsla(0,0%,100%,.94);box-shadow:0 2px 8px rgba(17,24,39,.08);color:#0b2554;font-size:12px;font-weight:700;line-height:1}#property-list-page .featured-results .scholarship-country-badge .fi{width:20px;height:13px;flex:0 0 20px;border-radius:2px;background-size:cover}#property-list-page .featured-results .scholarship-country-badge>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#property-list-page .featured-results .scholarship-card-body{min-width:0;height:auto;min-height:0;padding:16px;display:flex;flex:1 1;flex-direction:column}#property-list-page .featured-results .scholarship-identity-row{display:flex;align-items:flex-start;gap:10px}#property-list-page .featured-results .scholarship-identity-row>div{min-width:0;flex:1 1}#property-list-page .featured-results .scholarship-identity-row .save-scholarship.MuiIconButton-root{width:38px;height:38px;margin-left:auto;flex:0 0 38px;border:1px solid #e2e5e9;background:#fff;color:#0b2554}#property-list-page .featured-results .scholarship-identity-row .save-scholarship.MuiIconButton-root:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa}#property-list-page .featured-results .scholarship-logo-tile{border-color:#e2e5e9;background:#f1f5fa;color:#0b2554}#property-list-page .featured-results .scholarship-logo-tile img{background:#f1f5fa;object-fit:contain}#property-list-page .featured-results .scholarship-title{min-height:0;max-height:44px;margin-top:10px;display:-webkit-box;overflow:hidden;color:#111827;font-size:17px;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .featured-results .scholarship-badges{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}#property-list-page .featured-results .scholarship-badges span{min-height:22px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:#eaf0f8;color:#0b2554;font-size:9px;font-weight:750}#property-list-page .featured-results .scholarship-deadline,#property-list-page .featured-results .scholarship-metadata{margin:7px 0 0;overflow:hidden;color:#5f6673;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}#property-list-page .featured-results .scholarship-description{margin:7px 0 0;display:-webkit-box;overflow:hidden;color:#5f6673;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .featured-results .scholarship-deadline{display:flex;align-items:center;gap:5px;font-weight:700}#property-list-page .featured-results .scholarship-deadline svg{color:#0b2554;font-size:15px}#property-list-page .featured-results .scholarship-card-actions{margin-top:auto;padding-top:9px;border-top:0}#property-list-page .featured-results .scholarship-card-actions .details-link{width:120px;min-width:120px;height:38px;min-height:38px;padding:0 14px;justify-content:center;border-radius:9px;background:#0b2554;box-shadow:none;color:#fff;font-size:12px;font-weight:750}#property-list-page .featured-results .scholarship-card-actions .details-link:hover{background:#071c41}#property-list-page .featured-results .scholarship-card-actions .details-link svg{font-size:16px}@media(max-width:1180px){#property-list-page .featured-results .scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#property-list-page .featured-results .scholarship-card-image{height:145px;flex-basis:145px}}@media(max-width:600px){#property-list-page .featured-results .results-toolbar{align-items:flex-start}#property-list-page .featured-results .scholarship-grid{grid-template-columns:minmax(0,1fr)}#property-list-page .featured-results .scholarship-card-image{height:145px;flex-basis:145px}#property-list-page .featured-results .scholarship-card-body{min-height:0;padding:16px}#property-list-page .featured-results .scholarship-title{min-height:0;font-size:17px;line-height:1.3}#property-list-page .featured-results .scholarship-card-actions .details-link{width:120px;min-width:120px;flex:0 0 auto}}@keyframes university-partner-marquee{to{transform:translateX(-50%)}}@keyframes scholarship-shimmer{to{background-position:-200% 0}}@media(max-width:1279px){#property-list-page .scholarship-content-grid{grid-template-columns:230px minmax(0,1fr)}#property-list-page .scholarship-hero{height:350px;margin-top:0}#property-list-page .hero-background{object-position:82% center}#property-list-page .scholarship-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#property-list-page .supporting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){#property-list-page .scholarship-page-shell{width:calc(100% - 28px)}#property-list-page .scholarship-content-grid{grid-template-columns:1fr}#property-list-page .filter-disclosure{border:1px solid #e7e8ee;border-radius:12px;background:#fff}#property-list-page .filter-disclosure>summary{min-height:50px;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:750;cursor:pointer;list-style:none}#property-list-page .filter-disclosure>summary::-webkit-details-marker{display:none}#property-list-page .filter-disclosure>summary svg:first-child{color:#0b2554}#property-list-page .filter-disclosure>summary svg:last-child{margin-left:auto;transition:transform .18s ease}#property-list-page .filter-disclosure[open]>summary svg:last-child{transform:rotate(180deg)}#property-list-page .scholarship-filter{position:static;min-height:0;border:0;border-top:1px solid #e7e8ee;border-radius:0 0 12px 12px;box-shadow:none}#property-list-page .future-filter-group,#property-list-page .international-country-list{grid-template-columns:repeat(2,minmax(0,1fr))}#property-list-page .scholarship-main-column{gap:20px}#property-list-page .scholarship-hero{height:380px}#property-list-page .hero-content{padding:28px}#property-list-page .hero-background{object-position:76% center}#property-list-page .hero-search{width:min(100%,490px)}#property-list-page .destination-row{grid-auto-columns:165px}#property-list-page .scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){#property-list-page .scholarship-page-shell{width:calc(100% - 20px);padding-top:10px}#property-list-page .future-filter-group,#property-list-page .international-country-list{grid-template-columns:1fr}#property-list-page .scholarship-hero{height:430px}#property-list-page .hero-background{object-position:70% center}#property-list-page .scholarship-hero:before{background:linear-gradient(90deg,rgba(7,12,25,.94),rgba(7,12,25,.76) 70%,rgba(7,12,25,.44))}#property-list-page .hero-content{padding:25px 20px 20px}#property-list-page .hero-copy h1{font-size:clamp(32px,10vw,40px)}#property-list-page .hero-copy>p{font-size:10px}#property-list-page .hero-search{height:48px}#property-list-page .hero-search button{height:40px}#property-list-page .quick-suggestions{max-width:330px}#property-list-page .marketing-stats{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:11px}#property-list-page .marketing-stat:nth-child(2){border-right:0}#property-list-page .marketing-stat:nth-child(3){padding-left:0}#property-list-page .destination-row{grid-auto-columns:min(76vw,245px);grid-template-rows:150px}#property-list-page .destination-card{height:150px}#property-list-page .results-toolbar{flex-direction:column}#property-list-page .sort-control{align-self:stretch;justify-content:flex-end}#property-list-page .scholarship-grid,#property-list-page .supporting-grid{grid-template-columns:1fr}#property-list-page .supporting-card{height:92px}#property-list-page .university-partners{padding-right:10px;padding-left:10px}#property-list-page .partner-heading h2{font-size:14px}}@media(prefers-reduced-motion:reduce){#property-list-page .coming-soon-badge,#property-list-page .destination-card,#property-list-page .destination-card>img,#property-list-page .destination-overlay .country-flag-badge{transition:none}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{transform:none}#property-list-page .destination-card:focus-visible .coming-soon-badge,#property-list-page .destination-card:focus-visible .destination-overlay .country-flag-badge,#property-list-page .destination-card:focus-visible>img,#property-list-page .destination-card:hover .coming-soon-badge,#property-list-page .destination-card:hover .destination-overlay .country-flag-badge,#property-list-page .destination-card:hover>img{transform:none}#property-list-page .partner-track{width:100%;overflow-x:auto;animation:none;scrollbar-width:thin}#property-list-page .partner-sequence[aria-hidden=true]{display:none}}#mobile-wrap:has(#property-list-page),#pc-wrap:has(#property-list-page){--homepage-surface-primary:#fcfbf8;--homepage-surface-secondary:#f4f2f6;--homepage-surface-card:#fff;--homepage-divider:rgba(126,87,194,.12);--homepage-glow:rgba(169,132,238,.045);--homepage-card-shadow:0 10px 24px rgba(48,30,82,.05),0 3px 9px rgba(68,43,108,.025);--homepage-card-shadow-hover:0 17px 38px rgba(48,30,82,.085),0 5px 14px rgba(68,43,108,.04);--luxury-ink:#2a1b3d;--luxury-violet:#6d28d9;--luxury-violet-deep:#4c1d95;--luxury-gold:#c9a15b;--luxury-cream:var(--homepage-surface-primary);--luxury-cream-secondary:var(--homepage-surface-secondary);--luxury-lavender:#f3ecfc;--luxury-muted:#5f6673;--luxury-line:var(--homepage-divider)}#mobile-wrap:has(#property-list-page) .chatting .chat-launcher,#pc-wrap:has(#property-list-page) .chatting .chat-launcher{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:1300}#property-list-page:before{background:radial-gradient(circle,rgba(217,196,243,.42),transparent 70%);opacity:.45}#property-list-page:after{background:radial-gradient(circle,hsla(40,75%,80%,.38),transparent 70%);opacity:.42}#property-list-page .scholarship-hero{border-color:var(--homepage-divider);background:var(--homepage-surface-secondary);box-shadow:var(--homepage-card-shadow-hover),inset 0 1px 0 hsla(0,0%,100%,.72)}#property-list-page .hero-background{opacity:.54;filter:saturate(.88) contrast(.98)}#property-list-page .scholarship-hero:before{background:linear-gradient(90deg,hsla(45,40%,98%,.98),hsla(45,40%,98%,.94) 34%,hsla(45,40%,98%,.7) 56%,hsla(45,40%,98%,.12) 82%,transparent)}#property-list-page .hero-search{box-shadow:var(--homepage-card-shadow-hover),inset 0 1px 0 hsla(0,0%,100%,.86)}#property-list-page .destination-card{box-shadow:var(--homepage-card-shadow)}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{box-shadow:var(--homepage-card-shadow-hover)}#property-list-page .destination-card .destination-overlay .country-flag-badge{box-shadow:var(--homepage-card-shadow)}@media(max-width:600px){#property-list-page .scholarship-hero:before{background:linear-gradient(90deg,hsla(45,40%,98%,.98),hsla(45,40%,98%,.91) 72%,hsla(45,40%,98%,.58))}}#property-list-page{--luxury-ink:#2a1b3d;--luxury-violet:#6d28d9;--luxury-violet-deep:#4c1d95;--luxury-gold:#c9a15b;--luxury-cream:#fffbf3;--luxury-cream-secondary:#fbf4e8;--luxury-lavender:#f3ecfc;--luxury-muted:#8a7f9c;--luxury-line:#efe4d0;--luxury-display:"Fraunces",serif;--luxury-ui:"Plus Jakarta Sans",sans-serif;font-synthesis:none;position:relative;isolation:isolate;background:var(--luxury-cream);color:var(--luxury-ink);font-family:var(--luxury-ui)}#property-list-page:after,#property-list-page:before{position:absolute;z-index:-1;display:block;content:"";border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none}#property-list-page:before{top:20px;right:-140px;width:520px;height:520px;background:#d9c4f3}#property-list-page:after{top:250px;left:-190px;width:480px;height:480px;background:#f2d8a5}#property-list-page h1,#property-list-page h2,#property-list-page h3{color:var(--luxury-ink);font-family:var(--luxury-ui);font-weight:700}#property-list-page p,#property-list-page small{color:var(--luxury-muted)}#property-list-page a,#property-list-page button,#property-list-page input,#property-list-page summary{font-family:var(--luxury-ui)}#property-list-page a:focus-visible,#property-list-page button:focus-visible,#property-list-page input:focus-visible,#property-list-page summary:focus-visible{outline-color:rgba(109,40,217,.3)}#property-list-page .scholarship-page-shell{padding:48px 0 0}#property-list-page .scholarship-content-grid{grid-template-columns:224px minmax(0,1fr);align-items:start;gap:24px}#property-list-page .filter-disclosure,#property-list-page .results-state,#property-list-page .scholarship-card,#property-list-page .scholarship-filter,#property-list-page .scholarship-skeleton,#property-list-page .supporting-card,#property-list-page .university-partners{border-color:var(--homepage-divider);background:hsla(0,0%,100%,.94);box-shadow:none}#property-list-page .scholarship-filter{top:92px;padding:14px;border-radius:12px}#property-list-page .scholarship-filter .filter-heading{padding-bottom:10px}#property-list-page .scholarship-filter .filter-heading h2{font-size:14px}#property-list-page .scholarship-filter .reset-filter{min-height:24px;padding:0;border:0;border-radius:0;background:transparent;color:var(--luxury-violet-deep);transition:border-color .2s ease,color .2s ease,transform .2s ease}#property-list-page .scholarship-filter .reset-filter:hover{border-color:rgba(83,74,183,.34);color:var(--luxury-violet-deep);transform:translateY(-1px)}#property-list-page .filter-section{padding:10px 0 11px;border-top:0;border-bottom-color:var(--luxury-line)}#property-list-page .filter-section-title>svg{color:#534ab7}#property-list-page .filter-section-title h3{font-family:var(--luxury-ui);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#property-list-page .filter-section-title small{color:var(--luxury-muted)}#property-list-page .country-exploration-note{display:none}#property-list-page .future-filter,#property-list-page .international-country-row{border:1px solid transparent;border-radius:10px;color:var(--luxury-ink);transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}#property-list-page .international-country-row{min-height:30px;padding:2px 4px}#property-list-page .international-country-row:hover{border-color:rgba(83,74,183,.24);background:var(--luxury-cream-secondary);color:var(--luxury-ink);transform:translateX(2px)}#property-list-page .international-country-row>small{background:var(--luxury-lavender);color:var(--luxury-violet-deep)}#property-list-page .future-filter{height:44px;min-height:44px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:transparent}#property-list-page .future-filter>span{min-width:0;gap:8px}#property-list-page .future-filter>span svg:first-child{width:16px;height:16px;flex:0 0 16px;color:#534ab7;font-size:16px}#property-list-page .future-filter>svg{width:16px;height:16px;flex:0 0 16px;color:var(--luxury-muted);font-size:16px}#property-list-page .future-filter-group{gap:0}#property-list-page .future-filter-tooltip{height:44px;border-bottom:1px solid var(--luxury-line)}#property-list-page .future-filter-tooltip:last-child{border-bottom:0}#property-list-page .destination-list-toggle{margin-top:5px;padding:3px 4px;border:0;background:transparent;color:#534ab7;font-size:10px;font-weight:700;cursor:pointer}#property-list-page .destination-list-toggle:hover{text-decoration:underline}#property-list-page .scholarship-hero{width:calc(100% - 32px);min-height:510px;padding:0;display:block;margin-right:auto;margin-bottom:0;margin-left:auto;border:1px solid rgba(52,45,38,.12);border-radius:20px;isolation:isolate}#property-list-page .hero-background{object-fit:cover;object-position:62% 20%;transform:none}#property-list-page .scholarship-hero:before{inset:0 auto 0 0;width:58%}#property-list-page .hero-content{position:absolute;z-index:3;left:clamp(54px,6vw,88px);bottom:74px;width:min(620px,100% - 176px);max-width:none;height:auto;margin:0;padding:0;align-items:flex-start;justify-content:flex-start}#property-list-page .hero-copy{max-width:560px}#property-list-page .hero-copy:before{display:none;margin-bottom:12px;color:var(--luxury-gold);content:"";font-family:var(--luxury-ui);font-size:15px;font-weight:700}#property-list-page .hero-copy h1{color:#fff;font-family:var(--luxury-ui);font-size:clamp(40px,3.5vw,50px);font-style:normal;font-weight:700;letter-spacing:-.038em;line-height:1.04;text-shadow:0 2px 18px rgba(13,11,10,.28)}#property-list-page .hero-copy h1 span{background:linear-gradient(110deg,#d9caff 4%,#a78bfa 96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--luxury-ui);font-style:normal;font-weight:800}#property-list-page .hero-copy>p{max-width:430px;margin-top:15px;color:hsla(0,0%,100%,.86);font-size:12px;line-height:1.65}#property-list-page .hero-search{width:min(560px,100%);height:58px;margin-top:20px;padding:5px 5px 5px 17px;border:1px solid var(--homepage-divider);border-radius:10px;background:#fff}#property-list-page .hero-search>svg{color:var(--luxury-violet)}#property-list-page .hero-search input{color:var(--luxury-ink);font-size:11px}#property-list-page .hero-search input::placeholder{color:var(--luxury-muted)}#property-list-page .hero-search button{height:46px;padding:0 24px;border-radius:8px;background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep));box-shadow:none;color:#fff;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}#property-list-page .hero-search button:hover{box-shadow:0 15px 30px rgba(76,29,149,.3),inset 0 1px 0 hsla(0,0%,100%,.42);transform:translateY(-2px)}#property-list-page .quick-suggestions .suggestion-pill{min-height:28px;padding:0 11px;border-color:var(--luxury-line);border-radius:100px;background:#fff;color:var(--luxury-muted);box-shadow:0 4px 12px rgba(76,29,149,.05);transition:border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}#property-list-page .quick-suggestions .suggestion-pill.is-unavailable{border-color:var(--luxury-line);background:hsla(0,0%,100%,.84);color:var(--luxury-muted)}#property-list-page .quick-suggestions .suggestion-pill.more-filters-pill{border-color:transparent;background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep));box-shadow:0 8px 18px rgba(76,29,149,.2),inset 0 1px 0 hsla(0,0%,100%,.35);color:#fff}#property-list-page .quick-suggestions .suggestion-pill.more-filters-pill:hover{border-color:transparent;background:linear-gradient(135deg,#7c36e8,var(--luxury-violet-deep));box-shadow:0 11px 22px rgba(76,29,149,.26)}#property-list-page .marketing-stat{border-color:rgba(201,161,91,.3)}#property-list-page .marketing-stat>svg{color:var(--luxury-gold)}#property-list-page .marketing-stat strong{color:var(--luxury-ink);font-family:var(--luxury-display);font-size:15px;font-weight:650}#property-list-page .marketing-stat small{color:var(--luxury-muted);font-size:7px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#property-list-page .partner-heading h2,#property-list-page .results-toolbar h2,#property-list-page .section-heading h2{font-family:var(--luxury-ui);font-size:21px;font-weight:700}#property-list-page .section-heading>span{color:var(--luxury-violet-deep)}#property-list-page .destination-card{border-radius:10px}#property-list-page .destination-card:after{inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(15,12,30,.72))}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{border-color:rgba(83,74,183,.3);transform:translateY(-2px)}#property-list-page .destination-overlay{bottom:11px;gap:6px}#property-list-page .destination-overlay .country-flag-badge{border-color:hsla(0,0%,100%,.58);background:hsla(0,0%,100%,.94);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#property-list-page .destination-overlay strong{font-size:11px}#property-list-page .coming-soon-badge{border:1px solid hsla(0,0%,100%,.56);background:hsla(0,0%,100%,.94);color:#534ab7}#property-list-page .destination-row-next{border-color:rgba(201,161,91,.36);background:rgba(255,251,243,.94);color:var(--luxury-violet-deep)}#property-list-page .results-toolbar p,#property-list-page .scholarship-pagination>span,#property-list-page .sort-control{color:var(--luxury-muted)}#property-list-page .sort-control .MuiButton-root{height:34px;padding:0 13px;border-color:var(--luxury-line);border-radius:100px;background:#fff;color:var(--luxury-ink);font-family:var(--luxury-ui);transition:border-color .2s ease,background-color .2s ease}#property-list-page .sort-control .MuiButton-root:hover{border-color:var(--luxury-gold);background:var(--luxury-cream-secondary)}#property-list-page .scholarship-grid{gap:16px}#property-list-page .scholarship-card{min-height:216px;border-color:var(--homepage-divider);border-radius:12px;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#property-list-page .scholarship-card:hover{border-color:rgba(83,74,183,.25);background:#fcfbff;box-shadow:none;transform:none}#property-list-page .scholarship-card-image{width:52px;height:52px;display:block;flex:0 0 52px;border:1px solid var(--homepage-divider);border-radius:50%;background:#fff}#property-list-page .scholarship-card-image img{transition:transform .42s ease}#property-list-page .scholarship-card:hover .scholarship-card-image img{transform:scale(1.035)}#property-list-page .scholarship-card-body{height:100%;padding:16px}#property-list-page .scholarship-identity-row .view-count{margin-left:auto;display:inline-flex;align-items:center;gap:3px;color:var(--luxury-muted);font-size:9px}#property-list-page .scholarship-identity-row .view-count svg{font-size:13px}#property-list-page .scholarship-card-meta{min-width:0;color:var(--luxury-muted);font-size:9px;font-weight:650;line-height:1.35}#property-list-page .scholarship-card-meta span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .scholarship-title{margin-top:14px;display:block;color:var(--luxury-ink);font-family:var(--luxury-ui);font-size:15px;font-weight:750;line-height:1.35}#property-list-page .scholarship-destination,#property-list-page .scholarship-provider{margin:6px 0 0;overflow:hidden;color:var(--luxury-muted);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}#property-list-page .scholarship-destination{display:flex;align-items:center;gap:5px}#property-list-page .scholarship-card-actions{margin-top:auto;padding-top:9px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--luxury-line)}#property-list-page .scholarship-card-actions .details-link{min-height:30px;display:inline-flex;align-items:center;gap:4px;border-radius:100px;background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep));box-shadow:0 8px 18px rgba(76,29,149,.2),inset 0 1px 0 hsla(0,0%,100%,.34);font-size:8px;font-weight:700}#property-list-page .scholarship-card-actions .details-link svg{font-size:12px}#property-list-page .scholarship-card-actions .save-scholarship.MuiIconButton-root{width:32px;height:32px;border:1px solid var(--luxury-line);background:#fff;color:var(--luxury-violet-deep)}#property-list-page .scholarship-card-actions .save-scholarship.MuiIconButton-root:hover{border-color:var(--luxury-gold);background:var(--luxury-lavender)}#property-list-page .scholarship-skeleton{border-radius:24px 24px 32px 24px}#property-list-page .scholarship-skeleton div,#property-list-page .scholarship-skeleton span{background:linear-gradient(90deg,#f4eddf 25%,#fffbf3 50%,#f4eddf 75%);background-size:200% 100%}#property-list-page .results-state{height:auto;min-height:0;padding:12px 16px;border:1px solid var(--homepage-divider);border-radius:12px}#property-list-page .results-state>svg{color:var(--luxury-violet)}#property-list-page .results-state button{min-height:30px;padding:0 14px;border-radius:8px;background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep));box-shadow:none}#property-list-page .scholarship-pagination .MuiPaginationItem-root{border-radius:100px;color:var(--luxury-ink);font-family:var(--luxury-ui)}#property-list-page .scholarship-pagination .MuiPaginationItem-root:hover{background:var(--luxury-cream-secondary)}#property-list-page .scholarship-pagination .MuiPaginationItem-root.Mui-selected{background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep))}#property-list-page .scholarship-pagination .MuiPaginationItem-root.Mui-selected:hover{background:linear-gradient(135deg,#7c36e8,var(--luxury-violet-deep))}#property-list-page .supporting-grid{gap:12px}#property-list-page .supporting-card{height:126px;min-height:126px;padding:20px;gap:14px;border-radius:12px;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#property-list-page .supporting-card:hover{border-color:rgba(109,40,217,.24);box-shadow:none;transform:translateY(-1px)}#property-list-page .supporting-card .resource-icon,#property-list-page .supporting-card.resource-2 .resource-icon,#property-list-page .supporting-card.resource-3 .resource-icon,#property-list-page .supporting-card.resource-4 .resource-icon{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(201,161,91,.3);border-radius:14px;background:linear-gradient(145deg,var(--luxury-lavender),#fff);color:var(--luxury-violet-deep)}#property-list-page .supporting-card .resource-icon svg,#property-list-page .supporting-card.resource-2 .resource-icon svg,#property-list-page .supporting-card.resource-3 .resource-icon svg,#property-list-page .supporting-card.resource-4 .resource-icon svg{font-size:21px}#property-list-page .supporting-card h3{font-family:var(--luxury-display);font-size:17px}#property-list-page .supporting-card p{max-height:38px;margin:6px 0;color:var(--luxury-muted);font-size:13px;line-height:1.4}#property-list-page .supporting-card a{color:var(--luxury-violet-deep);font-size:12.5px}#property-list-page .supporting-card a svg{font-size:14px}#property-list-page .university-partners{margin-top:20px;padding:15px 12px 12px;border-radius:12px}#property-list-page .partner-heading p{color:var(--luxury-muted)}#property-list-page .partner-marquee{margin-top:8px}#property-list-page .partner-marquee:before{background:linear-gradient(90deg,#fff,transparent)}#property-list-page .partner-marquee:after{background:linear-gradient(270deg,#fff,transparent)}#property-list-page .partner-logo{width:140px;height:82px;padding:8px 10px;border-color:var(--luxury-line);border-radius:8px;background:#fff}#property-list-page .partner-logo img{max-width:124px;height:40px}#property-list-page .partner-logo span{color:#5f6575;font-size:11px;line-height:1.15}#property-list-page .partner-sequence{padding-right:12px;gap:12px}@media(max-width:1100px){#property-list-page .scholarship-hero{min-height:485px;border-radius:18px}#property-list-page .hero-content{width:min(630px,100% - 76px)}}@media(max-width:900px){#property-list-page .scholarship-page-shell{padding-top:28px}#property-list-page .filter-disclosure{border-radius:12px}#property-list-page .filter-disclosure>summary{min-height:58px;border-radius:12px;color:var(--luxury-ink)}#property-list-page .filter-disclosure>summary svg:first-child{color:var(--luxury-gold)}#property-list-page .scholarship-filter{border-top-color:var(--luxury-line);border-radius:0 0 12px 12px}#property-list-page .scholarship-content-grid{grid-template-columns:1fr;gap:24px}#property-list-page .scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#property-list-page .guidance-section{margin-top:24px}#property-list-page .scholarship-hero{width:calc(100% - 28px);height:auto;min-height:485px;margin-bottom:0}#property-list-page .scholarship-hero:before{width:64%}#property-list-page .hero-content{left:58px;bottom:70px;width:min(630px,100% - 116px);padding:0}#property-list-page .partner-logo{width:136px;height:80px;padding:8px 10px}#property-list-page .partner-logo img{max-width:120px;height:38px}#property-list-page .partner-logo span{font-size:10.5px}}@media(max-width:640px){#property-list-page .scholarship-hero{width:calc(100% - 28px);height:auto;min-height:520px;border-radius:16px}#property-list-page .scholarship-hero:before{width:72%}#property-list-page .hero-content{left:22px;bottom:66px;width:calc(100% - 44px);padding:0}}@media(max-width:600px){#property-list-page:before{top:-40px;right:-170px;width:340px;height:340px}#property-list-page:after{top:360px;left:-180px;width:330px;height:330px}#property-list-page .scholarship-hero{width:calc(100% - 20px);height:auto;min-height:520px;margin-bottom:0;border-radius:16px}#property-list-page .hero-content{left:22px;bottom:66px;width:calc(100% - 44px);padding:0}#property-list-page .partner-logo{width:132px;height:78px;padding:8px 9px}#property-list-page .partner-logo img{max-width:116px;height:36px}#property-list-page .partner-logo span{font-size:10.5px}#property-list-page .partner-sequence{padding-right:10px;gap:10px}#property-list-page .hero-copy h1{font-size:clamp(36px,10vw,44px)}#property-list-page .hero-search{height:56px;padding-left:13px}#property-list-page .hero-search button{height:44px;padding-inline:18px}#property-list-page .marketing-stat:nth-child(2){border-right:0}#property-list-page .marketing-stat:nth-child(3){padding-left:0}#property-list-page .destination-row{grid-template-rows:210px}#property-list-page .destination-card{height:210px}#property-list-page .scholarship-card{border-radius:12px}#property-list-page .scholarship-grid{grid-template-columns:1fr}#property-list-page .guidance-section{margin-top:20px}}@media(prefers-reduced-motion:reduce){#property-list-page .destination-card,#property-list-page .destination-card>img,#property-list-page .hero-search button,#property-list-page .international-country-row,#property-list-page .quick-suggestions .suggestion-pill,#property-list-page .scholarship-card,#property-list-page .scholarship-card-image img,#property-list-page .scholarship-filter .reset-filter,#property-list-page .supporting-card{transition:none!important}#property-list-page .destination-row{scroll-behavior:auto}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:focus-visible>img,#property-list-page .destination-card:hover,#property-list-page .destination-card:hover>img,#property-list-page .hero-search button:hover,#property-list-page .international-country-row:hover,#property-list-page .quick-suggestions .suggestion-pill:hover,#property-list-page .scholarship-card:hover,#property-list-page .scholarship-filter .reset-filter:hover,#property-list-page .supporting-card:hover{transform:none!important}#property-list-page .scholarship-card:hover .scholarship-card-image img{transform:none!important}}#property-list-page{--luxury-cream:var(--homepage-surface-primary);--luxury-cream-secondary:var(--homepage-surface-secondary);--luxury-muted:#5f6673;--luxury-line:var(--homepage-divider);background:var(--homepage-surface-primary)}#property-list-page:after,#property-list-page:before{display:none}#property-list-page .scholarship-hero{border-color:rgba(52,45,38,.12);background:#27241f;box-shadow:0 8px 22px rgba(43,35,29,.065)}#property-list-page .hero-background{opacity:1;filter:none}#property-list-page .scholarship-hero:before{background:radial-gradient(ellipse at 0 100%,rgba(20,17,15,.58) 0,rgba(20,17,15,.36) 38%,transparent 72%),linear-gradient(90deg,rgba(20,17,15,.4),rgba(20,17,15,.18) 48%,transparent)}#property-list-page .hero-search{border-color:var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:0 4px 12px rgba(42,27,61,.08),inset 0 1px 0 hsla(0,0%,100%,.86)}#property-list-page .hero-search:focus-within{border-color:rgba(109,40,217,.42);box-shadow:0 0 0 4px rgba(109,40,217,.1),var(--homepage-card-shadow-hover)}#property-list-page .hero-search button:active{box-shadow:inset 0 2px 5px rgba(42,27,61,.22),0 4px 10px rgba(76,29,149,.16);transform:none}#property-list-page .destination-card{border-color:var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:none}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{border-color:rgba(109,40,217,.28);box-shadow:0 6px 16px rgba(42,27,61,.1)}#property-list-page .destination-card .destination-overlay .country-flag-badge{border-color:var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:none}#property-list-page .coming-soon-badge,#property-list-page .destination-row-next{border-color:var(--homepage-divider);background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow);color:var(--luxury-violet-deep)}@media(max-width:600px){#property-list-page .hero-background{object-position:70% center}}#pc-wrap #property-list-page{padding-top:80px}#property-list-page .scholarship-hero{width:100%;height:auto;margin:0;overflow:visible;border:0;border-bottom:1px solid #e2e5e9;border-radius:0;background:#f8f9fa url(/img/hero/scholarship.jpg) center 44%/cover no-repeat;box-shadow:none}#property-list-page .scholarship-hero:before{position:absolute;z-index:0;inset:0;display:block;background:linear-gradient(90deg,hsla(0,0%,100%,.88),hsla(0,0%,100%,.68) 34%,hsla(0,0%,100%,.16) 62%,transparent 78%);content:"";pointer-events:none}#property-list-page .scholarship-map-decoration{position:absolute;z-index:0;top:0;right:0;width:42%;height:100%;opacity:.07;pointer-events:none}#property-list-page .hero-content{position:relative;z-index:1;left:auto;bottom:auto;width:min(1520px,50vw + 640px,100% - 48px);height:100%;min-height:inherit;margin:0 auto;padding:34px 0 22px;display:flex;flex-direction:column;justify-content:space-between;gap:0}#property-list-page .hero-eyebrow,#property-list-page .results-toolbar>div>span,#property-list-page .section-heading>div>span{display:block;margin-bottom:5px;color:#0b2554;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}#property-list-page .hero-copy h1{margin:6px 0 0;color:#111827;font-size:clamp(32px,2.5vw,36px);font-weight:750;line-height:1.08;text-shadow:none}#property-list-page .hero-copy>p{max-width:620px;margin-top:6px;color:#5f6673;font-size:14px;line-height:1.45}#property-list-page .hero-value-points{display:none}@media(min-width:1025px){#property-list-page .scholarship-hero{background-image:url(/img/hero/scholarship.jpg);background-position:center 44%}#property-list-page .scholarship-hero:before{background:linear-gradient(90deg,hsla(0,0%,100%,.84),hsla(0,0%,100%,.58) 30%,hsla(0,0%,100%,.18) 45%,hsla(0,0%,100%,.04) 55%,transparent 62%)}#property-list-page .hero-content{padding:62px 0 46px;justify-content:flex-start}#property-list-page .hero-copy{max-width:600px}#property-list-page .hero-eyebrow{font-size:11px;letter-spacing:.12em}#property-list-page .hero-copy h1{max-width:600px;margin-top:10px;color:#fff;font-family:Fraunces,serif;font-size:47px;font-weight:650;line-height:1.08;letter-spacing:-.025em}#property-list-page .hero-copy h1 .desktop-hero-copy{background:none;background-clip:border-box;-webkit-background-clip:border-box;-webkit-text-fill-color:#fff;color:#fff;font-family:inherit;font-weight:inherit}#property-list-page .hero-copy>p{max-width:590px;margin-top:16px;color:hsla(0,0%,100%,.86);font-size:16.5px;line-height:1.55}#property-list-page .hero-value-points{max-width:560px;margin-top:22px;display:flex;align-items:center;gap:16px;color:#334155;font-size:13px;font-weight:650}#property-list-page .hero-value-points span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}#property-list-page .hero-value-points svg{color:#0b2554;font-size:17px}#property-list-page .scholarship-results-spacer{width:100%;height:120px!important;min-height:120px!important;display:block!important;flex:0 0 120px!important}}@media(min-width:1101px){#property-list-page .scholarship-hero:before{inset:0 auto 0 0;width:64%;background:radial-gradient(ellipse at 0 100%,rgba(14,20,28,.6) 0,rgba(14,20,28,.38) 38%,transparent 72%),linear-gradient(0deg,rgba(14,20,28,.28),transparent 48%),linear-gradient(90deg,rgba(14,20,28,.58),rgba(14,20,28,.2) 56%,transparent)}#property-list-page .hero-content{position:absolute;left:clamp(52px,4vw,72px);bottom:66px;width:min(600px,100% - 144px);height:auto;min-height:0;margin:0;padding:0}}#property-list-page .scholarship-page-shell{width:min(1360px,100% - 48px);padding-top:0;padding-bottom:40px}#property-list-page .top-destinations{margin-bottom:26px}#property-list-page .section-heading{margin-bottom:16px}#property-list-page .results-toolbar>div>span,#property-list-page .section-heading>div>span{margin-bottom:5px;color:#0b2554}#property-list-page .section-heading button{padding:0;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#071c41;font-size:12px;font-weight:750;cursor:pointer}#property-list-page .top-destinations .section-heading h2{font-size:30px;font-weight:750;line-height:1.15}#property-list-page .top-destinations .section-heading>div>span{font-size:11px;letter-spacing:.11em}#property-list-page .top-destinations .section-heading p{margin-top:6px;color:#766d84;font-size:13px;line-height:1.45}#property-list-page .top-destinations .section-heading button{align-self:flex-end;font-size:14px}#property-list-page .destination-row-wrap:after,#property-list-page .destination-row-wrap:before{position:absolute;z-index:3;top:3px;bottom:10px;width:36px;opacity:0;content:"";pointer-events:none;transition:opacity .22s ease}#property-list-page .destination-row-wrap:before{left:0;background:linear-gradient(90deg,rgba(248,247,252,.82),rgba(248,247,252,0))}#property-list-page .destination-row-wrap:after{right:0;background:linear-gradient(270deg,rgba(248,247,252,.82),rgba(248,247,252,0))}#property-list-page .destination-row-wrap.has-left-overflow:before,#property-list-page .destination-row-wrap.has-right-overflow:after{opacity:.7}#property-list-page .destination-row{grid-template-rows:215px;grid-auto-columns:205px;gap:16px;padding:3px 42px 10px 0;scroll-padding-inline:0 42px;scrollbar-width:none;-ms-overflow-style:none}#property-list-page .destination-row::-webkit-scrollbar{display:none}#property-list-page .destination-card{height:215px;border-color:rgba(230,223,235,.8);border-radius:19px;background:#fffdfa;box-shadow:0 3px 8px rgba(45,31,72,.04),0 10px 24px rgba(45,31,72,.07);transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}#property-list-page .destination-card>img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--destination-image-position,center center);transition:transform .26s ease}#property-list-page .destination-card:after{display:block;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(10,12,24,.12) 34%,rgba(10,12,24,.72))}#property-list-page .destination-card:focus-visible,#property-list-page .destination-card:hover{border-color:rgba(109,40,217,.38);box-shadow:0 5px 12px rgba(45,31,72,.06),0 15px 30px rgba(45,31,72,.1);transform:translateY(-3px)}#property-list-page .destination-card:focus-visible>img,#property-list-page .destination-card:hover>img{transform:scale(1.023)}#property-list-page .destination-overlay{right:16px;bottom:14px;left:16px;height:auto;padding:0;box-sizing:border-box;align-items:center;gap:10px;background:transparent;color:#fff}#property-list-page .destination-overlay .country-flag-badge{width:28px;height:19px;padding:0;border:0;border-radius:3px;background:transparent;box-shadow:0 0 0 1px hsla(0,0%,100%,.24),0 2px 5px rgba(4,6,15,.2)}#property-list-page .destination-overlay .country-flag-badge .fi{width:100%;height:100%;display:block;border-radius:inherit;background-size:cover}#property-list-page .destination-card-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}#property-list-page .destination-overlay strong{max-width:100%;overflow:hidden;font-size:15px;font-weight:700;line-height:1.25;text-overflow:ellipsis;text-shadow:0 2px 7px rgba(3,5,14,.58);white-space:nowrap}#property-list-page .destination-overlay small{color:hsla(0,0%,100%,.72);font-size:10px;font-weight:600;line-height:1.25;transition:color .2s ease}#property-list-page .destination-card:focus-visible .destination-overlay small,#property-list-page .destination-card:hover .destination-overlay small{color:hsla(0,0%,100%,.94)}#property-list-page .destination-card.is-selected{border:2px solid rgba(109,40,217,.72);box-shadow:0 0 0 3px rgba(109,40,217,.08),0 10px 24px rgba(45,31,72,.07)}#property-list-page .destination-row-nav{position:absolute;z-index:4;top:50%;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(190,174,213,.72);border-radius:50%;background:hsla(0,0%,100%,.94);box-shadow:0 5px 16px rgba(39,27,63,.13);color:#6335a4;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(-50%);transition:border-color .2s ease,box-shadow .2s ease,opacity .18s ease}#property-list-page .destination-row-nav:focus-visible:not(:disabled),#property-list-page .destination-row-nav:hover:not(:disabled){border-color:rgba(109,40,217,.5);box-shadow:0 7px 19px rgba(39,27,63,.17)}#property-list-page .destination-row-nav:disabled{visibility:visible;opacity:.35;cursor:default;pointer-events:none}#property-list-page .destination-row-nav svg{font-size:23px}#property-list-page .destination-row-prev{left:-38px}#property-list-page .destination-row-next{right:-38px}#property-list-page .scholarship-filter{position:relative;z-index:2;width:min(1360px,100% - 48px);margin:-70px auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#property-list-page .scholarship-filter .reset-filter{color:#0b2554;font-size:10px;font-weight:700}#property-list-page .discovery-form{min-height:58px;display:grid;grid-template-columns:1.55fr repeat(4,1fr) 198px;border:1px solid #dfe3e8;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.055)}#property-list-page .discovery-form label{min-width:0;padding:6px 12px;display:flex;align-items:center;gap:9px;border-right:1px solid #e2e5e9}#property-list-page .filter-toggle{display:none}#property-list-page .secondary-filters{display:contents}#property-list-page .filter-field-icon{flex:0 0 auto;color:#0b2554;font-size:17px;opacity:.82}#property-list-page .filter-field-copy{min-width:0;display:flex;flex:1 1;flex-direction:column;justify-content:center}#property-list-page .filter-field-copy>.filter-label{display:block;margin-bottom:1px;color:#6b7280;font-size:9px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}#property-list-page .discovery-form input,#property-list-page .discovery-form select{width:100%;height:30px;padding:0;border:0;outline:0;background:transparent;color:#111827;font-size:13px;font-weight:650;text-transform:none}#property-list-page .discovery-form label:focus-within{background:#f1f5fa;box-shadow:inset 0 -2px #0b2554}#property-list-page .discovery-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:4px}#property-list-page .discovery-actions .reset-filter{height:44px;padding:0 7px;border:0;background:transparent;cursor:pointer}#property-list-page .discovery-submit{width:120px;min-width:120px;height:44px;margin:5px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:7px;border:0;border-radius:10px;background:#0b2554;box-shadow:none;color:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:background-color .2s ease}#property-list-page .discovery-submit:focus-visible,#property-list-page .discovery-submit:hover{background:#071c41;box-shadow:none}#property-list-page .discovery-submit svg{font-size:18px}@media(min-width:1025px){#property-list-page .discovery-form{min-height:84px;grid-template-columns:1.6fr repeat(4,1fr) 244px;border-color:#e4e7eb;border-radius:16px;box-shadow:0 6px 18px rgba(17,24,39,.065)}#property-list-page .discovery-form label{padding:14px 16px;gap:11px;border-right-color:#eceff2}#property-list-page .filter-field-icon{font-size:18px;opacity:.76}#property-list-page .filter-field-copy>.filter-label{margin-bottom:4px;color:#687386;font-size:10.5px;font-weight:650;letter-spacing:.06em}#property-list-page .discovery-form input,#property-list-page .discovery-form select{height:34px;color:#0b2554;font-size:15px;font-weight:650}#property-list-page .discovery-actions{gap:8px;padding-right:10px}#property-list-page .discovery-actions .reset-filter{min-width:84px;height:60px;padding:0 12px;font-size:11px}#property-list-page .discovery-submit{width:138px;min-width:138px;height:60px;margin:12px 0;gap:8px;border-radius:14px;font-size:14px}#property-list-page .discovery-submit svg{font-size:18px}}#property-list-page .quick-filters{margin-top:9px;display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#5f6673;font-size:10px}#property-list-page .quick-filters>span:first-child{margin-right:2px;font-weight:700}#property-list-page .quick-filters button{min-height:26px;padding:0 10px;border:1px solid #e2e5e9;border-radius:999px;background:#fff;color:#5f6673;font-size:10px;font-weight:650;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}#property-list-page .quick-filters button:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa;color:#0b2554}#property-list-page .quick-filters button.is-active{border-color:rgba(11,37,84,.32);background:#eaf0f8;color:#0b2554}#property-list-page .featured-results{margin-top:0}#property-list-page .results-toolbar{align-items:flex-end;margin-bottom:16px}#property-list-page .results-toolbar>div:first-child>h2{margin:0;color:#111827;font-family:Fraunces,serif;font-size:31px;font-weight:600;letter-spacing:-.025em;line-height:1.15}#property-list-page .results-toolbar>div:first-child>p{margin-top:5px;color:#6b7280;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400}#property-list-page .results-toolbar .sort-control{gap:5px;color:#5f6673;font-size:10px}#property-list-page .results-toolbar .sort-control>span{margin:0;color:#5f6673;font-size:10px;letter-spacing:0;text-transform:none}#property-list-page .results-toolbar .sort-control .MuiButton-root{min-width:112px;height:36px;padding:0 11px;border:1px solid #e2e5e9;border-radius:8px;background:#fff;box-shadow:0 2px 6px rgba(17,24,39,.04);color:#0b2554;font-size:11px}#property-list-page .results-toolbar .sort-control .MuiButton-root:hover{border-color:#cfd5dc;background:#f1f5fa;color:#0b2554}#property-list-page .results-toolbar .sort-control .MuiButton-root:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:2px}#property-list-page .scholarship-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:18px;row-gap:22px;align-items:start}#property-list-page .scholarship-card{position:relative;height:auto;min-height:0;align-self:start;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(17,24,39,.04);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}#property-list-page .scholarship-card:hover{border-color:#d5d9df;box-shadow:0 8px 20px rgba(17,24,39,.08);transform:translateY(-2px)}#property-list-page .scholarship-card-image{position:relative;width:100%;height:190px;margin:0;padding:0;box-sizing:border-box;flex:0 0 190px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:10px 10px 0 0;background:#f1f5fa}#property-list-page .scholarship-card-image img{width:100%;height:100%;margin:0;object-fit:cover;object-position:center}#property-list-page .scholarship-card:has(.fi-au) .scholarship-card-image img{object-position:center 58%}#property-list-page .scholarship-card:has(.fi-gb) .scholarship-card-image img{object-position:center 46%}#property-list-page .scholarship-card:has(.fi-jp) .scholarship-card-image img{object-position:center 55%}#property-list-page .scholarship-card:has(.fi-tr) .scholarship-card-image img{object-position:center 54%}#property-list-page .scholarship-card:hover .scholarship-card-image>img{transform:none}#property-list-page .scholarship-card-body{min-width:0;padding:10px 12px;display:flex;flex-direction:column;overflow:visible}#property-list-page .scholarship-identity-row{min-width:0;display:flex;align-items:center;gap:10px}#property-list-page .scholarship-logo-tile{position:relative;width:50px;height:50px;padding:2px;box-sizing:border-box;flex:0 0 50px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e5e9;border-radius:8px;background:#fff;color:#0b2554;font-size:10px;font-weight:750}#property-list-page .scholarship-logo-tile img{position:absolute;inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);display:block;background:#fff;object-fit:contain;object-position:center}#property-list-page .scholarship-identity-copy{min-width:0;flex:1 1;display:grid;grid-gap:2px;gap:2px}#property-list-page .scholarship-identity-row strong{max-height:34px;display:-webkit-box;overflow:hidden;color:#111827;font-size:13px;font-weight:650;line-height:1.3;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .scholarship-identity-row span{display:flex;align-items:center;gap:7px;color:#5f6673;font-size:11px}#property-list-page .scholarship-identity-row .fi{width:21px;height:14px;flex:0 0 21px;border-radius:2px;box-shadow:0 0 0 1px rgba(43,36,58,.1);background-size:cover}#property-list-page .scholarship-title{max-height:42px;margin-top:0;display:-webkit-box;overflow:hidden;color:#111827;font-size:17px;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .scholarship-organization{margin:0;overflow:hidden;color:#5f6673;font-size:12px;text-overflow:ellipsis;white-space:nowrap}#property-list-page .scholarship-badges{margin-top:6px;display:flex;flex-wrap:wrap;gap:5px}#property-list-page .scholarship-badges span{min-height:20px;padding:0 7px;display:inline-flex;align-items:center;box-sizing:border-box;border-radius:999px;background:#eaf0f8;color:#0b2554;font-size:9px;font-weight:750}#property-list-page .scholarship-deadline,#property-list-page .scholarship-metadata{margin:0;overflow:hidden;color:#5f6673;font-size:12px;text-overflow:ellipsis;white-space:nowrap}#property-list-page .scholarship-deadline{display:flex;align-items:center;gap:5px;font-weight:700}#property-list-page .scholarship-deadline svg{color:#0b2554;font-size:15px}#property-list-page .scholarship-card-bottom-row{width:100%;margin-top:7px;display:flex;align-items:center;justify-content:space-between;gap:10px}#property-list-page .scholarship-card-actions{margin:0;padding-top:0;border-top:0}#property-list-page .scholarship-card-actions .details-link{width:120px;min-width:120px;height:38px;min-height:38px;flex:0 0 auto;padding:0 12px;justify-content:center;border-radius:8px;background:#0b2554;box-shadow:none;color:#fff;font-size:12px;font-weight:750}#property-list-page .scholarship-card-actions .details-link:hover{background:#071c41}#property-list-page .scholarship-card-actions .details-link svg{font-size:16px}#property-list-page .scholarship-identity-row .save-scholarship.MuiIconButton-root{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;margin:0;border:1px solid #e2e5e9;background:hsla(0,0%,100%,.96);color:#0b2554}#property-list-page .scholarship-identity-row .save-scholarship.MuiIconButton-root:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa}#property-list-page .scholarship-identity-row .save-scholarship.MuiIconButton-root:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:2px}@media(min-width:1181px){#property-list-page .scholarship-card:has(.fi-uz) .scholarship-card-image img{object-position:center 40%}#property-list-page .scholarship-card:has(.fi-us) .scholarship-card-image img{object-position:center 42%}#property-list-page .scholarship-card:has(.fi-tr) .scholarship-card-image img{object-position:center 45%}#property-list-page .scholarship-card:has(.fi-jp) .scholarship-card-image img{object-position:center 56%}#property-list-page .scholarship-card:has(.fi-in) .scholarship-card-image img{object-position:center 34%}#property-list-page .scholarship-card:has(.fi-fr) .scholarship-card-image img{object-position:center 23%}#property-list-page .scholarship-card:has(.fi-gb) .scholarship-card-image img{object-position:center 39%}#property-list-page .scholarship-card-body{height:166px;min-height:166px;padding:14px 12px;box-sizing:border-box;flex:0 0 166px}#property-list-page .scholarship-identity-row{min-height:50px;flex:0 0 50px}#property-list-page .scholarship-badges{margin-top:10px}#property-list-page .scholarship-card-bottom-row{margin-top:auto}}@media(max-width:1180px){#property-list-page .scholarship-card-image{height:140px;flex-basis:140px}}#property-list-page .scholarship-pagination{width:100%;align-items:center;justify-content:flex-end;gap:0;overflow:visible}#property-list-page .scholarship-pagination .MuiPagination-root{flex:0 0 auto}#property-list-page .scholarship-pagination .MuiPaginationItem-root{min-width:34px;height:34px;border-radius:8px;color:#111827}#property-list-page .scholarship-pagination .MuiPaginationItem-root:hover{background:#f1f5fa;color:#0b2554}#property-list-page .scholarship-pagination .MuiPaginationItem-root.Mui-selected{background:#0b2554;color:#fff}#property-list-page .scholarship-pagination .MuiPaginationItem-root.Mui-selected:hover{background:#071c41}#property-list-page .scholarship-pagination .MuiPaginationItem-icon{color:#0b2554}#property-list-page .results-state{border-color:#e2e5e9;background:#fff}#property-list-page .results-state>svg{color:#0b2554}#property-list-page .results-state button{background:#0b2554;color:#fff}#property-list-page .results-state button:focus-visible,#property-list-page .results-state button:hover{background:#071c41}#mobile-wrap:has(#property-list-page) #footer.home-footer-shell{border-top-color:hsla(0,0%,100%,.14);background:#0b2554}#mobile-wrap:has(#property-list-page) #footer .footer-cta-primary,#mobile-wrap:has(#property-list-page) #footer .home-footer-newsletter button{border-color:#fff;background:#fff;box-shadow:none;color:#0b2554}#mobile-wrap:has(#property-list-page) #footer .footer-cta-secondary{border-color:hsla(0,0%,100%,.42);background:transparent;color:#fff}#property-list-page .university-partners{width:100%;min-height:0;margin:44px 0 52px;padding:0;overflow:visible;box-sizing:border-box;border:0;border-radius:0;background:transparent;box-shadow:none}#property-list-page .partner-heading{text-align:left}#property-list-page .partner-heading h2{font-size:28px;font-weight:750}#property-list-page .partner-heading p{margin-top:4px;font-size:13px}#property-list-page .partner-rail-wrap{position:relative;width:100vw;margin-top:18px;margin-left:calc(50% - 50vw);overflow:hidden}#property-list-page .partner-marquee{width:100%;margin:0;padding:4px max(24px,(100vw - 1520px)/2);overflow-x:auto;box-sizing:border-box;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 42px,#000 calc(100% - 42px),transparent);mask-image:linear-gradient(90deg,transparent,#000 42px,#000 calc(100% - 42px),transparent)}#property-list-page .partner-marquee::-webkit-scrollbar{display:none}#property-list-page .partner-marquee:after,#property-list-page .partner-marquee:before{display:none}#property-list-page .partner-marquee:focus-visible{border-radius:14px;outline:2px solid rgba(109,40,217,.45);outline-offset:4px}#property-list-page .partner-track{width:max-content;display:flex;animation:none}#property-list-page .partner-sequence{padding-right:14px;gap:14px}#property-list-page .partner-logo{width:172px;height:110px;padding:10px 14px;gap:6px;border-color:rgba(218,208,228,.42);border-radius:12px;background:hsla(0,0%,100%,.42);box-shadow:none}#property-list-page .partner-logo img{width:132px;max-width:100%;height:54px;max-height:54px;object-fit:contain}#property-list-page .partner-logo span{max-height:34px;display:-webkit-box;overflow:hidden;font-size:13px;font-weight:650;line-height:1.3;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#property-list-page .partner-rail-nav{position:absolute;z-index:4;top:50%;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(190,174,213,.38);border-radius:50%;background:hsla(0,0%,100%,.72);box-shadow:0 3px 10px rgba(39,27,63,.06);color:#725b91;cursor:pointer;opacity:.18;transform:translateY(-50%);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,opacity .18s ease}#property-list-page .partner-rail-wrap:focus-within .partner-rail-nav:not(:disabled),#property-list-page .partner-rail-wrap:hover .partner-rail-nav:not(:disabled){opacity:.72}#property-list-page .partner-rail-nav:focus-visible:not(:disabled),#property-list-page .partner-rail-nav:hover:not(:disabled){border-color:rgba(109,40,217,.5);box-shadow:0 7px 19px rgba(39,27,63,.16)}#property-list-page .partner-rail-nav:disabled{opacity:0;cursor:default;pointer-events:none}#property-list-page .partner-rail-nav svg{font-size:19px}#property-list-page .partner-rail-prev{left:12px}#property-list-page .partner-rail-next{right:12px}#property-list-page .guidance-section{margin-top:42px}.scholarship-sort-menu .MuiPaper-root{margin-top:4px;border:1px solid #e2e5e9;border-radius:8px;background:#fff;box-shadow:0 8px 20px rgba(17,24,39,.08)}.scholarship-sort-menu .MuiList-root{padding:4px}.scholarship-sort-menu .MuiMenuItem-root{min-height:34px;padding:0 10px;border-radius:6px;color:#0b2554;font-size:11px}.scholarship-sort-menu .MuiMenuItem-root.Mui-focusVisible,.scholarship-sort-menu .MuiMenuItem-root:hover{background:#f1f5fa}@media(max-width:1024px){#property-list-page .scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#property-list-page .scholarship-card-image{height:140px;flex-basis:140px}#property-list-page .scholarship-map-decoration{opacity:0}#property-list-page .discovery-form{grid-template-columns:repeat(2,minmax(0,1fr))}#property-list-page .discovery-form label{min-height:40px;border-bottom:1px solid #e2e5e9}#property-list-page .discovery-submit{width:calc(100% - 10px);min-width:0;height:34px;min-height:34px}}@media(max-width:767px){#property-list-page .scholarship-filter{top:auto;width:calc(100% - 24px);margin:24px auto 0;padding:0}#property-list-page .discovery-form{min-height:0;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}#property-list-page .discovery-form .keyword-filter{min-width:0;min-height:44px;padding:4px 8px;border:1px solid #e2e5e9;border-radius:8px;background:#fff}#property-list-page .keyword-filter .filter-field-icon{display:none}#property-list-page .filter-toggle{min-height:44px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfd5dc;border-radius:8px;background:#fff;color:#0b2554;font-size:12px;font-weight:750;cursor:pointer}#property-list-page .filter-toggle:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:2px}#property-list-page .secondary-filters{grid-column:1/-1;display:none;grid-template-columns:1fr;gap:8px}#property-list-page .secondary-filters.is-expanded{display:grid}#property-list-page .secondary-filters label{min-height:48px;padding:6px 10px;border:1px solid #e2e5e9;border-radius:8px;background:#fff}#property-list-page .discovery-actions{display:contents}#property-list-page .discovery-actions .reset-filter{grid-column:1/-1;min-height:36px;padding:0 4px;display:none;justify-self:start;color:#5f6673}#property-list-page .discovery-form:has(.secondary-filters.is-expanded) .reset-filter{display:inline-flex;align-items:center}#property-list-page .discovery-actions .discovery-submit{grid-column:3;grid-row:1;width:auto;min-width:82px;height:44px;min-height:44px;margin:0;padding:0 12px}#property-list-page .scholarship-page-shell{padding-top:24px}}@media(max-width:600px){#mobile-wrap #property-list-page,#pc-wrap #property-list-page{padding-top:10px}#property-list-page .scholarship-hero{height:auto;min-height:0;border-radius:0}#property-list-page .hero-content{width:calc(100% - 24px);padding:24px 0 22px;gap:0}#property-list-page .hero-eyebrow{display:block}#property-list-page .hero-copy h1{font-size:28px;line-height:1.1}#property-list-page .hero-copy>p{margin-top:6px;font-size:13px}#property-list-page .scholarship-map-decoration{display:none}#property-list-page .discovery-heading{min-height:20px;margin-bottom:8px}#property-list-page .discovery-form{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;border:0;overflow:visible}#property-list-page .filter-field-copy>.filter-label{margin-bottom:2px;font-size:9px}#property-list-page .discovery-form input,#property-list-page .discovery-form select{height:32px;font-size:13px}#property-list-page .discovery-submit{width:100%;min-width:0;height:44px;min-height:44px;margin:0;font-size:12px}#property-list-page .discovery-submit svg{font-size:18px}#property-list-page .quick-filters{margin-top:10px;flex-wrap:wrap;overflow-x:visible;font-size:10px;scrollbar-width:none}#property-list-page .quick-filters::-webkit-scrollbar{display:none}#property-list-page .quick-filters button{min-height:28px;padding:0 10px;flex:0 0 auto;font-size:10px}#property-list-page .scholarship-page-shell{width:calc(100% - 24px);padding-top:24px;padding-bottom:48px}#property-list-page .scholarship-grid{grid-template-columns:1fr}#property-list-page .scholarship-card-image{height:140px;flex-basis:140px}#property-list-page .scholarship-card-body{padding:10px 12px}#property-list-page .results-toolbar>div>h2{font-size:22px}#property-list-page .scholarship-card-actions .details-link{width:120px;min-width:120px;flex:0 0 auto}}#property-list-page .scholarship-hero{width:100vw;height:430px;min-height:430px;margin-left:calc(50% - 50vw);overflow:hidden;border-radius:14px}@media(min-width:1101px){#property-list-page .scholarship-hero{height:clamp(400px,24.5vw,465px);min-height:clamp(400px,24.5vw,465px)}}@media(max-width:1279px){#pc-wrap #property-list-page{padding-top:90px}}@media(max-width:1100px){#property-list-page .scholarship-hero{width:calc(100vw - 32px);height:420px;min-height:420px;margin-left:calc(50% - 50vw + 16px);border-radius:12px}}@media(max-width:1023px){#property-list-page .scholarship-hero{height:350px;min-height:350px}}@media(max-width:767px){#property-list-page .scholarship-hero{height:270px;min-height:270px}}@media(max-width:680px){#property-list-page .scholarship-hero{width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px);border-radius:10px}}@media(max-width:600px){#mobile-wrap #property-list-page,#pc-wrap #property-list-page{padding-top:10px}}@media(max-width:559px){#property-list-page .scholarship-hero{height:230px;min-height:230px}}@media(max-width:767px){#mobile-wrap #property-list-page .hero-content{width:calc(100% - 20px);margin-right:auto;margin-left:10px}#mobile-wrap #property-list-page .hero-copy{width:72%;max-width:280px}#mobile-wrap #property-list-page .hero-copy h1{max-width:280px;margin-top:7px;font-size:clamp(24px,6.8vw,28px);line-height:1.08}#mobile-wrap #property-list-page .hero-copy>p{max-width:260px;margin-top:8px;font-size:12px;line-height:1.45}}#pc-wrap #property-detail-page{position:relative;background:#fff;padding-top:87px;padding-bottom:200px}#pc-wrap #property-detail-page .property-detail-config{width:100%;height:auto;padding-top:56px;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box{width:50%;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .title-main{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box{width:auto;height:auto;flex-direction:row;align-items:center;gap:10px;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .city{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .divider{width:1px;height:20px;background:#ddd}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box{flex-direction:row;align-items:center;gap:7px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box .buy-rent{color:#eb6753;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box{width:auto;height:auto;flex-direction:row;gap:15px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option{width:auto;height:auto;flex-direction:row;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box{width:auto;height:auto;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons{width:auto;height:auto;flex-direction:row;align-items:center;gap:11px;margin:0 10px 27px 0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons p{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons .button-box{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box img{width:28px;height:27px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box svg{width:28px;height:27px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box p{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box span{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.3px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images{width:100%;height:auto;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image{width:100%;height:600px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images{width:100%;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box{width:120px;height:120px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config{width:100%;height:auto;flex-direction:row;gap:22px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config{width:960px;height:auto;gap:40px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config{width:100%;height:auto;flex-direction:row;gap:47.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option{width:auto;height:auto;flex-direction:row;gap:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box{width:56px;height:50px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #ddd}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box img{width:35px;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes{width:auto;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .option-data{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config{width:100%;height:auto;gap:50px;padding:29px 38px 50px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;max-height:104px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;height:auto;flex-direction:row;gap:230px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info{width:auto;height:auto;display:flex;flex-direction:row;gap:38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .title,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .title{width:121px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .data,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .data{width:88px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box{width:100%;height:510px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box{width:100%;height:400px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box iframe{border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config{width:100%;height:auto;padding:30px 38px 45px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;margin-bottom:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt{width:auto;height:auto;flex-direction:row;align-items:center;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{width:153.6px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box{width:auto;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;align-items:center;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;background:#f6f6f6;border:1px solid #b9b9b9;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box{width:100%;height:auto;margin-top:15px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config{width:318px;height:-moz-fit-content;height:fit-content;padding:30px 25px;gap:20px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box{position:relative;width:100%;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;gap:18px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info img{width:95px;height:95px;border-radius:50%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings{gap:5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number{width:100%;flex-direction:row;align-items:center;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .listings{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input{width:100%;height:55px;padding:15px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea{width:100%;height:120px;padding:20px;border-radius:8px;border:1px solid #ddd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message{display:flex;width:100%;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message .title{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config{width:100%;margin-top:45px;gap:66px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box{width:30%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:22px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box{width:100%;padding-bottom:10px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper .similar-homes-slide{width:411px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail),#pc-wrap #property-detail-page:has(.compact-scholarship-detail){background:#f7f9fc;padding:40px 0 64px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container{width:min(1240px,100% - 48px);max-width:1240px;margin-inline:auto;padding:0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-scholarship-detail,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-scholarship-detail{width:100%;gap:0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{position:relative;width:100%;max-width:1240px;height:395px;margin-inline:auto;border-radius:23px;background:#e7edf3}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero>img,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero>img{width:100%;height:100%;object-fit:cover;object-position:center}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero>img.chevening-destination,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero>img.chevening-destination{object-position:center 45%}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero-shade,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,48,0) 40%,rgba(7,22,48,.16) 62%,rgba(7,22,48,.72))}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy{position:absolute;z-index:2;left:32px;right:88px;bottom:28px;color:#fff}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy h1,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy h1{max-width:740px;margin:10px 0 5px;color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:800;line-height:1.08;letter-spacing:-1.4px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-provider,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-provider{color:hsla(0,0%,100%,.85);font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges,#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges span,#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow span{padding:7px 10px;border:1px solid hsla(0,0%,100%,.3);border-radius:999px;background:rgba(11,37,84,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges{margin-top:14px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges .funding,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges .funding{background:rgba(11,37,84,.9);border-color:hsla(0,0%,100%,.24)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save{position:absolute;z-index:3;top:22px;right:22px;min-width:46px;width:46px;height:46px;padding:0;border-radius:50%;background:hsla(0,0%,100%,.92);color:#0b2554;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save:hover,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save:hover{transform:scale(1.06);box-shadow:0 9px 24px rgba(11,37,84,.18)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save:active,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save:active{transform:scale(.96)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-attribution,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-attribution{position:absolute;z-index:3;top:22px;left:24px;color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:10px;text-decoration:none;text-shadow:0 1px 5px rgba(0,0,0,.6)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav{display:flex;height:51px;padding:0 24px;align-items:center;gap:44px;margin:12px 0 20px;overflow-x:auto;border:1px solid #dfe7ef;border-radius:16px;background:#fff;scrollbar-width:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav::-webkit-scrollbar,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav::-webkit-scrollbar{display:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a{position:relative;display:flex;flex:0 0 auto;min-width:max-content;height:100%;padding:0;align-items:center;justify-content:center;color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:650;text-decoration:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a.active,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a.active{color:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a.active:after,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start;grid-gap:24px;gap:24px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-content,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-content{min-width:0;gap:0;padding:4px 32px;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(11,37,84,.045)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section{scroll-margin-top:100px;padding:27px 0 29px;border:0;border-bottom:1px solid #e8eef4;border-radius:0;background:transparent;box-shadow:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section:last-child,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section:last-child{border-bottom:0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section h2,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section h2{margin-bottom:12px;color:#111827;font-family:Poppins,sans-serif;font-size:26px;font-weight:750;letter-spacing:-.45px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section>p,#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .overview-paragraphs p,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section>p,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .overview-paragraphs p{color:#52606f;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .overview-paragraphs p+p,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .overview-paragraphs p+p{margin-top:14px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement-list,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement{display:flex;min-width:0;min-height:64px;padding:12px 16px;gap:11px;border:1px solid #e8eef4;border-radius:15px;background:#f8fafc;color:#52606f;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement svg{flex:0 0 auto;width:19px;color:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement strong,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement strong{display:block;margin-bottom:4px;color:#1f3044;font-size:12px;text-transform:uppercase}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row{position:relative;display:flex;min-height:64px;gap:18px;color:#26384d;font-family:Poppins,sans-serif}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row>span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row>span{flex:0 0 auto;width:13px;height:13px;margin:4px 0 0 3px;border:3px solid #dce8f4;border-radius:50%;background:#0b2554;box-shadow:0 0 0 3px #f3f7fb}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row:not(:last-child):before,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row:not(:last-child):before{content:"";position:absolute;left:9px;top:20px;bottom:0;width:1px;background:#d5dee8}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row p,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row p{margin-top:6px;color:#64748b;font-size:14px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row strong,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row strong{display:block;margin-bottom:4px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row button,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row button{min-height:34px;padding:2px 0;gap:6px;color:#0b2554;font-family:Poppins,sans-serif;font-weight:650;text-transform:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row button svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .timeline-row button svg{width:17px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar{position:-webkit-sticky;position:sticky;top:96px;width:290px;padding:21px;border:1px solid #d8e2eb;border-radius:21px;background:#fff;box-shadow:0 16px 42px rgba(11,37,84,.08)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .sidebar-kicker,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .sidebar-kicker{color:#52677d;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar h2,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar h2{margin:7px 0 17px;color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-weight:750}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar>button,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar>button{width:100%;min-height:44px;margin-bottom:8px;gap:7px;border-radius:13px;font-family:Poppins,sans-serif;font-weight:700;text-transform:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .apply-primary,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .apply-primary{color:#fff;background:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .apply-secondary,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar .apply-secondary{color:#40566d;border:1px solid #d4dee8;background:#f8fafc}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts{margin:8px 0 13px;padding:8px 0;border-block:1px solid #e8eef4}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts>div,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts>div{display:flex;padding:6px 0;justify-content:space-between;gap:12px;font-family:Poppins,sans-serif;font-size:12px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts span{color:#6b7c8f}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts strong,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-facts strong{max-width:162px;overflow:hidden;color:#26384d;font-weight:650;line-height:1.4;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions{display:flex;flex-direction:row;gap:9px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions button,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions button{flex:1 1;min-width:0;min-height:42px;gap:5px;border:1px solid #d9e3ec;border-radius:12px;color:#52606f;font-family:Poppins,sans-serif;font-size:12px;font-weight:650;text-transform:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .sidebar-actions svg{width:17px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related{width:min(100%,1200px);margin:34px auto 0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading{display:flex;margin-bottom:20px;align-items:end;justify-content:space-between}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading h2,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading h2{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-weight:750}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading p,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading p{margin-top:6px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls{display:flex;align-items:center;gap:12px;color:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls svg{cursor:pointer;transition:transform .22s ease,color .22s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls svg:hover,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls svg:hover{color:#153a6b;transform:scale(1.08)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related>.swiper,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related>.swiper{padding:10px 2px 16px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related .swiper-slide,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related .swiper-slide{height:auto}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card{height:100%;overflow:hidden;border:1px solid #dce5ed;border-radius:20px;background:#fff;box-shadow:0 9px 25px rgba(11,37,84,.055);transition:transform .34s ease,box-shadow .34s ease,border-color .32s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo{position:relative;display:block;height:175px;overflow:hidden;background:#edf2f7}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo img,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo img{width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .country-badge,#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .funding-badge,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .country-badge,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .funding-badge{position:absolute;top:12px;padding:6px 9px;border-radius:999px;background:hsla(0,0%,100%,.92);color:#465b70;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .country-badge,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .country-badge{left:12px;display:inline-flex;align-items:center;gap:6px;font-size:11px;box-shadow:0 5px 15px rgba(11,37,84,.13)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .funding-badge,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo .funding-badge{left:12px;top:auto;bottom:12px;color:#0b2554}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button{position:absolute;top:11px;right:11px;min-width:36px;width:36px;height:36px;padding:0;border-radius:50%;background:hsla(0,0%,100%,.94);color:#0b2554;box-shadow:0 5px 15px rgba(11,37,84,.14);transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button svg{width:18px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile{position:absolute;right:12px;bottom:12px;width:62px;height:50px;padding:6px;display:grid;place-items:center;border-radius:11px;background:#fff;box-shadow:0 7px 18px rgba(11,37,84,.17)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile[hidden],#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile[hidden]{display:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile img,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-logo-tile img{width:100%;height:100%;padding:3px;box-sizing:border-box;display:block;object-fit:contain;object-position:center}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-body,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-body{display:flex;min-height:198px;padding:16px;flex-direction:column}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-title,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-title{display:-webkit-box;min-height:45px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#17283d;font-family:Poppins,sans-serif;font-size:18px;font-weight:800;line-height:1.22;text-decoration:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-provider,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-provider{min-height:32px;margin-top:7px;color:#64748b;font-family:Poppins,sans-serif;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-chips,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-chips{display:flex;margin:10px 0;flex-wrap:wrap;gap:6px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-chips span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-chips span{padding:5px 8px;border:1px solid #dbe4ec;border-radius:999px;color:#52677d;background:#f8fafc;font-family:Poppins,sans-serif;font-size:10px;font-weight:650}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer{display:flex;margin-top:auto;padding-top:12px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e8eef4;color:#6b7c8f;font-family:Poppins,sans-serif;font-size:11px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer span{display:inline-flex;align-items:center;gap:5px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-footer svg{width:15px;height:15px;color:#526f8d}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta{min-height:38px;margin-top:12px;padding:9px 11px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;background:#0b2554;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background-color .22s ease,box-shadow .22s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta svg{width:16px;height:16px;transition:transform .22s ease}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta:hover,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta:hover{background:#153a6b;box-shadow:0 8px 18px rgba(11,37,84,.18)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta:hover svg,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-cta:hover svg{transform:translateX(4px)}@media(hover:hover)and (pointer:fine){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card:hover,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card:hover{transform:translateY(-7px);border-color:rgba(11,37,84,.24);box-shadow:0 20px 46px rgba(11,37,84,.14),0 6px 16px rgba(11,37,84,.07)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card:hover .related-photo>img,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related-card:hover .related-photo>img{transform:scale(1.045)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button:hover,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button:hover{transform:scale(1.06);background:#fff;box-shadow:0 8px 20px rgba(11,37,84,.2)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button:active,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo button:active{transform:scale(.96)}}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-empty,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-empty{padding:22px;border:1px solid #dfe7ef;border-radius:16px;background:#fff;color:#64748b}@media(min-width:1280px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail),#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:120px}}@media(max-width:1439px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail),#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:32px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:370px}}@media(max-width:1279px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:340px}}@media(max-width:1199px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail),#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:24px}}@media(max-width:1024px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container{width:min(100% - 40px,1240px)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:315px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns{grid-template-columns:minmax(0,1fr) 280px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar{width:280px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related{max-width:900px}}@media(max-width:900px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-columns{grid-template-columns:1fr}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .application-sidebar{position:static;width:100%}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:290px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-related{max-width:100%}}@media(max-width:600px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail),#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding:18px 0 48px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .scholarship-detail-container{width:calc(100% - 24px)}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:255px;border-radius:21px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy{left:20px;right:20px;bottom:20px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy h1,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-copy h1{font-size:clamp(29px,8.5vw,34px);letter-spacing:-.8px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-provider,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-provider{display:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow span:first-child,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-eyebrow span:first-child{display:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges span,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-badges span{padding:6px 8px;font-size:9px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-save{top:15px;right:15px;width:44px;height:44px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-attribution,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .hero-attribution{top:18px;left:17px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav{padding-inline:16px;gap:28px;margin-bottom:18px;justify-content:flex-start}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-nav a{flex:0 0 auto;padding-inline:0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-content,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-content{padding:3px 21px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section{padding:24px 0}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section h2,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .detail-section h2{font-size:23px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-heading{align-items:flex-start}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-controls{display:none}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .related-photo{height:170px}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement-list,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .requirement-list{grid-template-columns:1fr}}.scholarship-detail-loading{min-height:70vh;align-items:center;justify-content:center}#pc-wrap #property-detail-page{background:linear-gradient(180deg,#f7f9fc,#fff 760px)}#pc-wrap #property-detail-page .property-detail-config{gap:38px}#pc-wrap #property-detail-page .property-info-config>.images,#pc-wrap #property-detail-page .property-info-config>.info{display:none}#pc-wrap #property-detail-page .scholarship-hero{gap:34px;padding:22px;border:1px solid rgba(91,116,143,.16);border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(11,37,84,.1),0 4px 16px rgba(11,37,84,.05)}#pc-wrap #property-detail-page .hero-gallery{width:100%;height:520px;flex-direction:row;gap:12px}#pc-wrap #property-detail-page .hero-gallery .hero-main-image{flex:1 1;min-width:0;overflow:hidden;border-radius:22px}#pc-wrap #property-detail-page .hero-gallery .hero-main-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}#pc-wrap #property-detail-page .hero-gallery .hero-main-image:hover img{transform:scale(1.015)}#pc-wrap #property-detail-page .hero-gallery .hero-thumbnails{width:170px;gap:10px}#pc-wrap #property-detail-page .hero-gallery .hero-thumbnails button{flex:1 1;min-height:0;padding:0;overflow:hidden;cursor:pointer;border:2px solid transparent;border-radius:16px;background:#eef3f8}#pc-wrap #property-detail-page .hero-gallery .hero-thumbnails button.active{border-color:#3b6f9f;box-shadow:0 0 0 3px rgba(59,111,159,.12)}#pc-wrap #property-detail-page .hero-gallery .hero-thumbnails img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .scholarship-heading{padding:4px 12px 14px;gap:22px}#pc-wrap #property-detail-page .scholarship-eyebrow{flex-direction:row;gap:10px}#pc-wrap #property-detail-page .scholarship-eyebrow p{padding:8px 13px;border-radius:999px;background:#eef4fa;color:#0b2554;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap #property-detail-page .scholarship-title{max-width:950px;color:#111827;font-family:Poppins,sans-serif;font-size:48px;font-weight:700;line-height:1.12;letter-spacing:-1.6px}#pc-wrap #property-detail-page .scholarship-badges{flex-direction:row;flex-wrap:wrap;gap:9px}#pc-wrap #property-detail-page .scholarship-badges span{padding:9px 13px;border:1px solid #dfe7ef;border-radius:999px;color:#405267;background:#f7f9fc;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap #property-detail-page .scholarship-badges .funding{color:#0b2554;background:#eaf2fa;border-color:#cddbea}#pc-wrap #property-detail-page .scholarship-badges .status{color:#18794e;background:#eaf8f1;border-color:#ccebdd}#pc-wrap #property-detail-page .scholarship-actions{flex-direction:row;gap:12px}#pc-wrap #property-detail-page .scholarship-actions button{min-height:52px;padding:0 20px;gap:9px;border-radius:15px;font-family:Poppins,sans-serif;font-weight:650;text-transform:none}#pc-wrap #property-detail-page .scholarship-actions .official{color:#fff;background:#0b2554;box-shadow:0 10px 24px rgba(11,37,84,.22)}#pc-wrap #property-detail-page .scholarship-actions .official:hover{background:#153a6b}#pc-wrap #property-detail-page .scholarship-actions .secondary{color:#26384d;border:1px solid #dbe4ec;background:#fff}#pc-wrap #property-detail-page .property-desc-config{align-items:flex-start}#pc-wrap #property-detail-page .left-config>.options-config{display:none}#pc-wrap #property-detail-page .scholarship-quick-facts{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}#pc-wrap #property-detail-page .quick-fact{min-height:126px;justify-content:space-between;padding:22px;border:1px solid #e5ebf1;border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(11,37,84,.055)}#pc-wrap #property-detail-page .quick-fact .fact-label{color:#6b7c8f;font-family:Poppins,sans-serif;font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #property-detail-page .quick-fact .fact-value{color:#111827;font-family:Poppins,sans-serif;font-size:17px;font-weight:650;line-height:1.35}#pc-wrap #property-detail-page .right-config{position:-webkit-sticky;position:sticky;top:108px;width:318px;padding:0;border:0;background:transparent;box-shadow:none}#pc-wrap #property-detail-page .right-config>.info-box{display:none}#pc-wrap #property-detail-page .scholarship-apply-card{width:100%;gap:16px;padding:26px;border:1px solid rgba(91,116,143,.18);border-radius:26px;background:#fff;box-shadow:0 24px 60px rgba(11,37,84,.11)}#pc-wrap #property-detail-page .scholarship-apply-card .apply-kicker{color:#52677d;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #property-detail-page .scholarship-apply-card .apply-title{color:#111827;font-family:Poppins,sans-serif;font-size:25px;font-weight:700;letter-spacing:-.4px}#pc-wrap #property-detail-page .scholarship-apply-card button{border-radius:14px;min-height:48px;gap:8px;font-family:Poppins,sans-serif;font-weight:650;text-transform:none}#pc-wrap #property-detail-page .scholarship-apply-card .apply-button{color:#fff;background:#0b2554;box-shadow:0 10px 22px rgba(11,37,84,.2)}#pc-wrap #property-detail-page .scholarship-apply-card .website-button{color:#40566d;border:1px solid #d4dee8;background:#f8fafc}#pc-wrap #property-detail-page .apply-facts{margin-top:4px;padding:7px 0;border-top:1px solid #e8eef4;border-bottom:1px solid #e8eef4}#pc-wrap #property-detail-page .apply-fact{padding:10px 0;flex-direction:row;justify-content:space-between;gap:16px}#pc-wrap #property-detail-page .apply-fact p:first-child{color:#6b7c8f;font-size:13px}#pc-wrap #property-detail-page .apply-fact p:last-child{max-width:165px;color:#1f3044;font-size:13px;font-weight:650;text-align:right}#pc-wrap #property-detail-page .apply-actions{flex-direction:row;gap:10px}#pc-wrap #property-detail-page .apply-actions button{flex:1 1;color:#40566d;border:1px solid #dbe4ec}#pc-wrap #property-detail-page .left-config>.address-config,#pc-wrap #property-detail-page .left-config>.floor-plans-config,#pc-wrap #property-detail-page .left-config>.prop-desc-config{display:none}#pc-wrap #property-detail-page .scholarship-content-card{width:100%;gap:28px;padding:34px 38px;border:1px solid #e3eaf1;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(11,37,84,.055)}#pc-wrap #property-detail-page .section-heading{gap:7px;padding-bottom:22px;border-bottom:1px solid #e8eef4}#pc-wrap #property-detail-page .section-heading .section-kicker{color:#52677d;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}#pc-wrap #property-detail-page .section-heading h2{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.5px}#pc-wrap #property-detail-page .scholarship-overview .overview-copy{max-width:760px;color:#52606f;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;line-height:1.85;white-space:pre-line}#pc-wrap #property-detail-page .eligibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}#pc-wrap #property-detail-page .eligibility-item{min-height:112px;padding:20px;flex-direction:row;align-items:flex-start;gap:14px;border:1px solid #e8eef4;border-radius:20px;background:#f8fafc}#pc-wrap #property-detail-page .eligibility-item>svg{width:21px;height:21px;margin-top:1px;color:#0b2554}#pc-wrap #property-detail-page .eligibility-item .eligibility-label{color:#6b7c8f;font-family:Poppins,sans-serif;font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}#pc-wrap #property-detail-page .eligibility-item .eligibility-value{margin-top:8px;color:#1f3044;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.55}#pc-wrap #property-detail-page .timeline-list{position:relative;gap:0}#pc-wrap #property-detail-page .timeline-item{position:relative;min-height:92px;padding:2px 0 28px 46px}#pc-wrap #property-detail-page .timeline-item:not(:last-child):before{content:"";position:absolute;left:10px;top:21px;bottom:-2px;width:1px;background:#d4dee8}#pc-wrap #property-detail-page .timeline-item .timeline-marker{position:absolute;left:2px;top:2px;width:17px;height:17px;border:4px solid #dce8f4;border-radius:50%;background:#0b2554;box-shadow:0 0 0 4px #f3f7fb}#pc-wrap #property-detail-page .timeline-item .timeline-label{color:#6b7c8f;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}#pc-wrap #property-detail-page .timeline-item .timeline-value{margin-top:7px;color:#1f3044;font-family:Poppins,sans-serif;font-size:18px;font-weight:650}#pc-wrap #property-detail-page .timeline-item button{width:-moz-fit-content;width:fit-content;margin-top:4px;padding:0;gap:7px;color:#0b2554;font-family:Poppins,sans-serif;font-size:16px;font-weight:650;text-transform:none}#pc-wrap #property-detail-page .timeline-item button svg{width:18px;height:18px}#pc-wrap #property-detail-page .related-scholarships{margin-top:26px;gap:26px}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box{align-items:center}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box .title-box{width:auto;gap:7px}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box .title-box .main-title{color:#111827;font-size:30px;font-weight:700;letter-spacing:-.6px;text-transform:none}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box .title-box .sub-title{color:#64748b;font-size:15px;line-height:1.5}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box .pagination-box{color:#0b2554}#pc-wrap #property-detail-page .related-scholarships .cards-box{padding:0 0 12px}#pc-wrap #property-detail-page .related-scholarships .related-scholarships-swiper{width:100%;padding:2px 2px 18px}#pc-wrap #property-detail-page .related-scholarships .related-scholarships-swiper .similar-homes-slide{width:auto;height:auto}#pc-wrap #property-detail-page .related-scholarships .related-empty{width:100%;padding:24px 28px;border:1px solid #e5ebf1;border-radius:18px;background:#f7f9fc;color:#64748b;font-family:Poppins,sans-serif;font-size:15px}#pc-wrap #property-detail-page .related-scholarship-card{height:100%;overflow:hidden;border:1px solid #dfe7ef;border-radius:21px;background:#fff;box-shadow:0 12px 32px rgba(11,37,84,.07);transition:transform .25s ease,box-shadow .25s ease}#pc-wrap #property-detail-page .related-scholarship-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(11,37,84,.11)}#pc-wrap #property-detail-page .related-card-image{position:relative;display:block;height:188px;overflow:hidden;background:#eef3f8}#pc-wrap #property-detail-page .related-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#pc-wrap #property-detail-page .related-card-image:hover img{transform:scale(1.025)}#pc-wrap #property-detail-page .related-card-image .related-status{position:absolute;top:13px;left:13px;padding:6px 10px;border:1px solid hsla(0,0%,100%,.55);border-radius:999px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0b2554;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:capitalize}#pc-wrap #property-detail-page .related-card-content{flex:1 1;padding:21px;gap:13px}#pc-wrap #property-detail-page .related-card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:48px;color:#111827;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:1.3;text-decoration:none}#pc-wrap #property-detail-page .related-provider{min-height:22px;color:#64748b;font-family:Poppins,sans-serif;font-size:13px;line-height:1.55}#pc-wrap #property-detail-page .related-badges{min-height:29px;flex-direction:row;flex-wrap:wrap;gap:7px}#pc-wrap #property-detail-page .related-badges span{padding:6px 9px;border:1px solid #dce5ed;border-radius:999px;color:#52677d;background:#f8fafc;font-family:Poppins,sans-serif;font-size:11px;font-weight:650}#pc-wrap #property-detail-page .related-badges span.funding{color:#0b2554;border-color:#cbd9e8;background:#eaf2fa}#pc-wrap #property-detail-page .related-deadline{padding:12px 0;flex-direction:row;justify-content:space-between;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7}#pc-wrap #property-detail-page .related-deadline p:first-child{color:#7b8998;font-size:12px;font-weight:600}#pc-wrap #property-detail-page .related-deadline p:last-child{color:#26384d;font-size:13px;font-weight:700}#pc-wrap #property-detail-page .related-card-footer{margin-top:auto;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}#pc-wrap #property-detail-page .related-card-metrics{flex-direction:row;align-items:center;gap:5px;color:#6b7c8f}#pc-wrap #property-detail-page .related-card-metrics>svg{width:17px;height:17px}#pc-wrap #property-detail-page .related-card-metrics p{font-size:12px}#pc-wrap #property-detail-page .related-card-metrics button{min-width:34px;width:34px;height:34px;margin-left:4px;padding:0;border:1px solid #e3eaf1;border-radius:50%;color:#0b2554}#pc-wrap #property-detail-page .related-card-metrics button svg{width:18px;height:18px}#pc-wrap #property-detail-page .related-view-button{padding:10px 13px;border-radius:11px;background:#0b2554;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}@media(max-width:1099px){#pc-wrap #property-detail-page .related-card-image{height:176px}}@media(max-width:699px){#pc-wrap #property-detail-page .related-scholarships .title-pagination-box{align-items:flex-start}#pc-wrap #property-detail-page .related-scholarships .title-pagination-box .pagination-box{display:none}}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{width:100vw;max-width:none;height:510px;min-height:510px;margin-left:calc(50% - 50vw);overflow:hidden;border:1px solid rgba(11,37,84,.09);border-radius:14px;box-shadow:0 14px 36px rgba(11,37,84,.08)}@media(max-width:1600px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:500px;min-height:500px}}@media(max-width:1440px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:490px;min-height:490px}}@media(max-width:1439px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:475px;min-height:475px}}@media(max-width:1100px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{width:100%;height:420px;min-height:420px;margin-left:0;border-radius:12px}}@media(max-width:1023px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:350px;min-height:350px}}@media(max-width:767px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{width:100%;height:270px;min-height:270px;margin-left:0;border-radius:10px}}@media(max-width:559px){#mobile-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero,#pc-wrap #property-detail-page:has(.compact-scholarship-detail) .compact-hero{height:230px;min-height:230px}}#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:80px}@media(max-width:1279px){#pc-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:90px}}#mobile-wrap #property-detail-page:has(.compact-scholarship-detail){padding-top:10px}.mentors-page{width:100%;overflow-x:clip;background:linear-gradient(180deg,#fcfbfe,#fff 36%,#faf9fc);color:#18172b}.mentors-page *{box-sizing:border-box}.mentors-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mentors-page button,.mentors-page input{font:inherit}#pc-wrap .mentors-page{padding:108px 0 76px}#mobile-wrap .mentors-page{padding:10px 0 54px}.mentors-shell{width:calc(100% - 32px);margin:0 auto}.mentors-hero{position:relative;min-height:520px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);border:1px solid rgba(98,64,232,.14);border-radius:22px;background:radial-gradient(circle at 13% 8%,hsla(0,0%,100%,.95),transparent 30%),linear-gradient(135deg,#fff,#f9f6ff 55%,#eee7ff);box-shadow:0 24px 60px rgba(63,43,108,.1);isolation:isolate}.mentor-hero-decoration{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px);pointer-events:none}.mentor-hero-decoration-one{top:-90px;left:36%;width:250px;height:250px;background:rgba(190,170,250,.18)}.mentor-hero-decoration-two{right:31%;bottom:-120px;width:290px;height:290px;background:rgba(219,205,255,.24)}.mentors-hero-copy{position:relative;z-index:2;padding:46px 0 38px 48px;display:flex;flex-direction:column;justify-content:center}.mentors-hero-copy h1{max-width:690px;margin:22px 0 0;color:#18172b;font-size:clamp(44px,4.35vw,68px);font-weight:820;letter-spacing:-.052em;line-height:.98}.mentors-hero-copy>p{max-width:610px;margin:20px 0 0;color:#5f5e70;font-size:16px}.mentors-breadcrumb{display:flex;align-items:center;gap:8px;color:#8d86a2;font-size:12px;font-weight:700}.mentors-breadcrumb a{color:#4f2d93}.mentor-search-panel{width:min(820px,100% + 70px);margin-top:30px;padding:7px;display:grid;grid-template-columns:minmax(190px,1.65fr) repeat(3,minmax(115px,.8fr)) auto;grid-gap:6px;gap:6px;border:1px solid rgba(105,82,167,.16);border-radius:14px;background:hsla(0,0%,100%,.96);box-shadow:0 15px 34px rgba(59,39,108,.11);transition:border-color .18s ease,box-shadow .18s ease}.mentor-search-panel:focus-within{border-color:rgba(98,64,232,.48);box-shadow:0 0 0 4px rgba(98,64,232,.1),0 18px 38px rgba(59,39,108,.14)}.mentor-keyword-field{min-width:0;height:46px;padding:0 10px;display:flex;align-items:center;gap:8px;border-radius:9px;background:#fff}.mentor-keyword-field>svg{flex:0 0 auto;color:#8a839c;font-size:20px}.mentor-keyword-field input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#18172b;font-size:12px}.mentor-keyword-field input::placeholder{color:#9c98a8}.mentor-presentation-control-wrap,.mentor-quick-pill-wrap{display:inline-flex}.mentor-presentation-control{width:100%;height:46px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:5px;border:1px solid #ece8f3;border-radius:9px;background:#faf9fc;color:#888493;font-size:11px;font-weight:700;cursor:help;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.mentor-presentation-control:focus-visible,.mentor-presentation-control:hover{border-color:#dcd4ef;background:#f7f4fb;color:#696474;outline:none}.mentor-presentation-control svg{font-size:16px}.mentor-search-button{height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:9px;background:linear-gradient(135deg,#6240e8,#7855ec);box-shadow:0 9px 20px rgba(98,64,232,.24);color:#fff;font-size:12px;font-weight:800;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.mentor-search-button:focus-visible,.mentor-search-button:hover{box-shadow:0 12px 24px rgba(98,64,232,.3);outline:none;transform:translateY(-1px)}.mentor-search-button svg{font-size:18px}.mentor-trust-list{margin-top:22px;gap:10px 20px}.mentor-trust-list span{display:inline-flex;align-items:center;gap:7px;color:#575266;font-size:11px;font-weight:700}.mentor-trust-list svg{color:#6240e8;font-size:18px}.mentors-hero-visual{position:relative;min-width:0;background:linear-gradient(150deg,hsla(0,0%,100%,.2),rgba(218,202,255,.38))}.mentors-hero-visual:before{width:80px;background:linear-gradient(90deg,#f7f3ff,transparent)}.mentors-hero-visual img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:53% 28%}.mentor-quick-filters{margin:18px 0 0;padding:12px;display:flex;align-items:center;gap:7px;overflow-x:auto;border:1px solid #eeeaf4;border-radius:14px;background:hsla(0,0%,100%,.92);scrollbar-width:none}.mentor-quick-filters::-webkit-scrollbar{display:none}.mentor-quick-pill{min-height:32px;padding:0 13px;border:1px solid #e8e3ef;border-radius:999px;background:#faf9fb;color:#8a8692;font-size:10px;font-weight:750;white-space:nowrap;cursor:help;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.mentor-quick-pill:focus-visible,.mentor-quick-pill:hover{border-color:#d8cfeb;background:#f6f2fb;color:#67616f;outline:none}.mentor-quick-pill-supported{border-color:rgba(98,64,232,.22);background:#fff;color:#4f2d93;cursor:pointer}.mentor-quick-pill-supported.is-current{border-color:rgba(98,64,232,.34);background:#f0ebff}.mentors-hero{min-height:510px;padding:0;display:block;overflow:hidden;border-color:rgba(52,45,38,.12);border-radius:20px;background:#27241f;box-shadow:0 8px 22px rgba(43,35,29,.065)}.mentors-hero-visual{position:absolute;z-index:0;inset:0;min-height:0;overflow:hidden;border-radius:inherit;background:#e9e4db;box-shadow:none}.mentors-hero-visual:before{position:absolute;z-index:1;inset:0 auto 0 0;width:64%;display:block;background:radial-gradient(ellipse at 0 100%,rgba(20,17,15,.58) 0,rgba(20,17,15,.36) 38%,transparent 72%),linear-gradient(0deg,rgba(20,17,15,.3),transparent 48%),linear-gradient(90deg,rgba(20,17,15,.44),rgba(20,17,15,.16) 54%,transparent);content:"";pointer-events:none}.mentors-hero-visual img{object-position:center 50%;transform:none;animation:none}.mentors-hero-copy{position:absolute;z-index:3;left:clamp(54px,6vw,88px);bottom:74px;width:min(620px,100% - 176px);margin:0;padding:0;justify-content:flex-start;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:0;transform:translateY(8px);animation:mentor-hero-copy-enter .62s cubic-bezier(.22,1,.36,1) .1s forwards}.mentors-hero-copy h1{max-width:620px;margin-top:16px;color:#fff;font-size:clamp(42px,3.5vw,46px);line-height:1.06;text-shadow:0 2px 18px rgba(13,11,10,.28)}.mentors-hero-copy>p{max-width:520px;margin-top:22px;color:hsla(0,0%,100%,.86);font-size:14px;line-height:1.65}.mentors-breadcrumb{color:hsla(0,0%,100%,.7)}.mentors-breadcrumb a{color:#fff}.mentors-hero-eyebrow{margin-top:18px;display:inline-flex;align-items:center;color:#e7ddff;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.mentor-trust-list{margin-top:26px;display:flex;flex-wrap:wrap;gap:8px 16px}.mentor-trust-list span{gap:8px;color:hsla(0,0%,100%,.88);letter-spacing:.01em;line-height:1.3;opacity:0;transform:translateY(5px);animation:mentor-trust-enter .36s cubic-bezier(.22,1,.36,1) forwards}.mentor-trust-list span:first-child{animation-delay:.26s}.mentor-trust-list span:nth-child(2){animation-delay:.32s}.mentor-trust-list span:nth-child(3){animation-delay:.38s}.mentor-trust-list svg{flex:0 0 auto;color:#d9caff}.mentor-network-strip{position:relative;z-index:5;width:min(1210px,100% - 56px);min-height:92px;margin:-38px auto 0;padding:18px 26px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;grid-gap:40px;gap:40px;border:1px solid hsla(0,0%,100%,.78);border-radius:18px;background:rgba(255,253,249,.88);box-shadow:0 12px 30px rgba(39,29,57,.11);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;transform:translateY(10px);animation:mentor-network-strip-enter .56s cubic-bezier(.22,1,.36,1) .18s forwards}.mentor-network-strip:before{position:absolute;top:18px;bottom:18px;left:0;width:3px;border-radius:0 3px 3px 0;background:#6240e8;content:""}.mentor-network-strip-copy{padding-left:4px}.mentor-network-strip-copy span{color:#4f2d93;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mentor-network-strip-copy p{margin:5px 0 0;color:#666170;font-size:12px;line-height:1.45}.mentor-network-avatars{padding-left:15px;display:flex;align-items:center}.mentor-network-avatar{position:relative;width:44px;height:44px;margin-left:-15px;overflow:hidden;flex:0 0 44px;border:2px solid #fff;border-radius:50%;background:#f0ecf4;box-shadow:0 4px 12px rgba(44,34,62,.16);opacity:0;transform:translateY(6px);animation:mentor-network-avatar-enter .34s cubic-bezier(.22,1,.36,1) forwards;transition:box-shadow .18s ease,transform .18s ease}.mentor-network-avatar:first-child{z-index:6;animation-delay:.26s}.mentor-network-avatar:nth-child(2){z-index:5;animation-delay:.31s}.mentor-network-avatar:nth-child(3){z-index:4;animation-delay:.36s}.mentor-network-avatar:nth-child(4){z-index:3;animation-delay:.41s}.mentor-network-avatar:nth-child(5){z-index:2;animation-delay:.46s}.mentor-network-avatar:nth-child(6){z-index:1;animation-delay:.51s}.mentor-network-avatar:hover{z-index:8;box-shadow:0 7px 16px rgba(44,34,62,.22);transform:translateY(-2px) scale(1.03)}.mentor-network-avatar img{width:100%;height:100%;display:block;object-fit:cover}.mentor-network-avatar img[src$="defaultUser.svg"]{padding:5px;object-fit:contain;background:#eee8f8}.mentor-explore-link{width:max-content;margin-top:0;display:inline-flex;align-items:center;gap:6px;color:#4f2d93;font-size:11px;font-weight:850}.mentor-explore-link svg{font-size:17px;transition:transform .18s ease}.mentor-explore-link:focus-visible svg,.mentor-explore-link:hover svg{transform:translateX(3px)}.mentor-explore-link:focus-visible{border-radius:4px;outline:3px solid rgba(98,64,232,.14);outline-offset:3px}.mentor-discovery-board{margin-top:48px;padding:30px;scroll-margin-top:96px;border:1px solid #e9e4ef;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(49,37,73,.07)}.mentor-discovery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.mentor-discovery-heading>div>span{color:#6240e8;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.mentor-discovery-heading h2{margin:7px 0 0;font-size:30px;letter-spacing:-.035em}.mentor-discovery-heading>p{max-width:480px;margin:0;color:#6f7082;font-size:11px;line-height:1.55;text-align:right}.mentor-discovery-cards{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.mentor-discovery-card{min-height:104px;padding:17px;display:flex;align-items:center;gap:13px;border:1px solid #e8e3ed;border-radius:13px;background:#fbfafc;color:#777280;cursor:help;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mentor-discovery-card>span{width:38px;height:38px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:10px;background:#f0ebf8;color:#8a73bb;transition:transform .18s ease}.mentor-discovery-card>span svg{font-size:20px}.mentor-discovery-card strong{color:#514d59;font-size:12px}.mentor-discovery-card p{margin:5px 0 0;color:#8c8792;font-size:10px;line-height:1.45}.mentor-discovery-card:focus-visible,.mentor-discovery-card:hover{border-color:#d8cdea;box-shadow:0 9px 20px rgba(57,42,84,.08);outline:none;transform:translateY(-3px)}.mentor-discovery-card:focus-visible>span,.mentor-discovery-card:hover>span{transform:translateX(2px)}.mentor-discovery-toolbar{margin-top:18px;padding:7px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid #e5dfec;border-radius:13px;background:#faf8fc;transition:border-color .18s ease,box-shadow .18s ease}.mentor-discovery-toolbar:focus-within{border-color:rgba(98,64,232,.4);box-shadow:0 0 0 4px rgba(98,64,232,.09)}.mentor-discovery-toolbar .mentor-keyword-field{border:1px solid #e9e4ef;background:#fff}.mentor-editorial-categories{margin-top:15px;display:flex;flex-wrap:wrap;align-items:center;gap:7px}.mentor-editorial-category{min-height:30px;padding:0 11px;display:inline-flex;align-items:center;border-left:2px solid #d9d0e8;border-radius:4px;background:#faf9fb;color:#88838e;font-size:9px;font-weight:720;cursor:help}.mentor-editorial-category:focus-visible{outline:3px solid rgba(98,64,232,.1);outline-offset:2px}.mentor-clear-keyword{min-height:30px;margin-left:auto;padding:0 11px;border:1px solid rgba(98,64,232,.2);border-radius:7px;background:#f3effc;color:#4f2d93;font-size:9px;font-weight:800;cursor:pointer}.mentor-clear-keyword:focus-visible,.mentor-clear-keyword:hover{background:#ece5fb;outline:none}.mentors-page .mentor-discovery-board{padding:24px}.mentors-page .mentor-discovery-cards{margin-top:18px;gap:10px}.mentors-page .mentor-discovery-card{min-height:96px;padding:15px}.mentors-page .mentor-discovery-toolbar{min-height:56px;margin-top:14px;padding:4px;grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;border-color:#e3ded7;border-radius:15px;background:#fffdf9;box-shadow:0 5px 14px rgba(48,39,31,.045)}.mentors-page .mentor-discovery-toolbar .mentor-keyword-field{height:46px;padding:0 14px;border-color:#e7e1da;border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease}.mentors-page .mentor-discovery-toolbar .mentor-keyword-field:focus-within{border-color:rgba(98,64,232,.48);box-shadow:0 0 0 3px rgba(98,64,232,.1)}.mentors-page .mentor-discovery-toolbar .mentor-keyword-field>svg{color:#6f6682;font-size:21px}.mentors-page .mentor-discovery-toolbar .mentor-keyword-field input::placeholder{color:#817b89}.mentors-page .mentor-sort-control{gap:6px}.mentors-page .mentor-sort-control .MuiButton-root{min-width:92px;height:46px;padding:0 10px;border-radius:12px}.mentors-page .mentor-sort-control .MuiButton-root:focus-visible{outline:3px solid rgba(98,64,232,.14);outline-offset:1px}.mentors-page .mentor-search-button{height:46px;padding:0 16px;border-radius:12px;box-shadow:0 6px 14px rgba(98,64,232,.18)}.mentors-page .mentor-editorial-categories{margin-top:12px;gap:6px}.mentor-stories{padding-top:62px}.mentor-section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.mentor-section-heading>div:first-child{max-width:680px}.mentor-section-heading>div:first-child>span{color:#6240e8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mentor-section-heading h2{margin:8px 0 0;color:#18172b;font-size:clamp(30px,3vw,44px);letter-spacing:-.04em;line-height:1.05}.mentor-section-heading p{margin:9px 0 0;color:#6f7082;font-size:13px;line-height:1.55}.mentor-sort-control{display:flex;align-items:center;gap:8px;color:#6f7082;font-size:11px;white-space:nowrap}.mentor-sort-control .MuiButton-root{min-width:104px;height:40px;padding:0 12px;border:1px solid #e7e2f2;border-radius:10px;background:#fff;color:#18172b;font-size:11px;font-weight:750;text-transform:none}.mentor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));grid-gap:22px;gap:22px}.mentor-story-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e9e4f0;border-radius:17px;background:linear-gradient(180deg,#fff,#fdfcff);box-shadow:0 9px 26px rgba(45,35,72,.08);opacity:0;transform:translateY(10px);animation:mentor-card-enter .42s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--mentor-card-index, 0)*45ms);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.mentor-story-card:focus-within,.mentor-story-card:hover{border-color:rgba(98,64,232,.32);box-shadow:0 18px 38px rgba(52,38,88,.14);transform:translateY(-5px)}.mentor-story-card:focus-within .mentor-card-image,.mentor-story-card:hover .mentor-card-image{transform:scale(1.035)}.mentor-story-card:focus-within .mentor-profile-link svg,.mentor-story-card:hover .mentor-profile-link svg{transform:translateX(3px)}.mentor-card-image-link{position:relative;height:240px;overflow:hidden;display:block;background:#eee9f7}.mentor-card-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%;transition:transform .42s cubic-bezier(.22,1,.36,1)}.mentor-card-image-shade{position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(27,22,43,.2));pointer-events:none}.mentor-card-content{min-height:230px;padding:20px;display:flex;flex:1 1;flex-direction:column}.mentor-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mentor-card-heading>div:first-child{min-width:0}.mentor-card-name{overflow:hidden;display:block;color:#18172b;font-size:18px;font-weight:820;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.mentor-card-role{margin-top:4px;display:block;color:#6240e8;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mentor-like-button.MuiIconButton-root{width:36px;height:36px;flex:0 0 auto;border:1px solid #e8e2f1;background:#f9f6ff;color:#6240e8}.mentor-like-button.MuiIconButton-root:focus-visible,.mentor-like-button.MuiIconButton-root:hover{background:#f0eaff;outline:3px solid rgba(98,64,232,.12)}.mentor-like-button.MuiIconButton-root svg{font-size:18px}.mentor-card-location{margin:14px 0 0;display:flex;align-items:center;gap:6px;color:#777283;font-size:11px;font-weight:650}.mentor-card-location svg{flex:0 0 auto;color:#8b70d6;font-size:16px}.mentor-card-description{margin:13px 0 0;overflow:hidden;display:-webkit-box;color:#626170;font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.mentor-card-footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mentor-card-metrics{display:flex;align-items:center;gap:11px}.mentor-card-metrics span{display:inline-flex;align-items:center;gap:4px;color:#85808e;font-size:10px;font-weight:700}.mentor-card-metrics svg{font-size:15px}.mentor-profile-link{display:inline-flex;align-items:center;gap:4px;color:#4f2d93;font-size:11px;font-weight:800}.mentor-profile-link svg{font-size:16px;transition:transform .18s ease}.mentor-card-skeleton{height:470px;overflow:hidden;padding:0 18px 20px;border:1px solid #eeeaf3;border-radius:17px;background:#fff}.mentor-card-skeleton div,.mentor-card-skeleton span{display:block;background:linear-gradient(90deg,#f2eff6 25%,#faf8fc 50%,#f2eff6 75%);background-size:200% 100%;animation:mentor-shimmer 1.4s linear infinite}.mentor-card-skeleton div{height:240px;margin:0 -18px 20px}.mentor-card-skeleton span{height:12px;margin-top:12px;border-radius:999px}.mentor-card-skeleton span:first-of-type{width:62%;height:18px}.mentor-card-skeleton span:last-child{width:45%}.mentor-results-state{min-height:310px;padding:42px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #dcd4e9;border-radius:17px;background:#fcfaff;text-align:center}.mentor-results-state>svg{color:#6240e8;font-size:42px}.mentor-results-state h3{margin:14px 0 0;font-size:22px;letter-spacing:-.025em}.mentor-results-state p{margin:8px 0 0;color:#6f7082;font-size:12px}.mentor-results-state>button,.mentor-results-state>div button{min-height:38px;margin-top:18px;padding:0 16px;border:1px solid rgba(98,64,232,.22);border-radius:9px;background:#f2edff;color:#4f2d93;font-size:11px;font-weight:800;cursor:pointer}.mentor-results-state>div{display:flex;gap:8px}.mentor-pagination{margin-top:34px;display:flex;flex-direction:column;align-items:center;gap:12px}.mentor-pagination>span{color:#6f7082;font-size:11px}.mentor-matching-cta{margin-top:72px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(98,64,232,.16);border-radius:19px;background:radial-gradient(circle at 86% 30%,rgba(181,156,247,.2),transparent 28%),linear-gradient(135deg,#fff,#f6f1ff);box-shadow:0 16px 38px rgba(55,39,94,.08)}.mentor-matching-cta>div{display:flex;align-items:center;gap:16px}.mentor-matching-cta h2{margin:0;font-size:24px;letter-spacing:-.035em}.mentor-matching-cta p{margin:6px 0 0;color:#6f7082;font-size:12px;line-height:1.5}.mentor-matching-cta>button{height:46px;padding:0 18px;display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border:0;border-radius:10px;background:#6240e8;color:#fff;font-size:11px;font-weight:800;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.mentor-matching-cta>button:focus-visible,.mentor-matching-cta>button:hover{box-shadow:0 10px 22px rgba(98,64,232,.26);outline:none;transform:translateY(-1px)}.mentor-cta-icon{width:48px;height:48px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:13px;background:#ebe3ff;color:#6240e8}.mentor-cta-icon svg{font-size:25px}.mentor-value-strip{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #ece8f1;border-radius:14px;background:#fff}.mentor-value-strip div{min-height:74px;padding:14px;display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #eeeaf3}.mentor-value-strip div:last-child{border-right:0}.mentor-value-strip svg{color:#6240e8;font-size:21px}.mentor-value-strip strong{font-size:11px}@keyframes mentor-card-enter{to{opacity:1;transform:translateY(0)}}@keyframes mentor-shimmer{to{background-position:-200% 0}}@keyframes mentor-hero-image-enter{to{transform:scale(1)}}@keyframes mentor-hero-copy-enter{to{opacity:1;transform:translateY(0)}}@keyframes mentor-trust-enter{to{opacity:1;transform:translateY(0)}}@keyframes mentor-network-strip-enter{to{opacity:1;transform:translateY(0)}}@keyframes mentor-network-avatar-enter{to{opacity:1;transform:translateY(0)}}@media(max-width:1279px){#pc-wrap .mentors-page{padding-top:14px}}@media(max-width:1100px){.mentors-hero{min-height:485px;border-radius:18px}.mentors-hero-copy{width:min(630px,100% - 76px)}.mentors-hero-copy h1{font-size:clamp(36px,4vw,40px)}.mentor-network-strip{width:calc(100% - 40px);padding:16px 18px;gap:24px}.mentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){#pc-wrap .mentors-page{padding-top:14px}.mentors-shell{width:calc(100% - 28px)}.mentors-hero{min-height:485px;padding:0;display:block}.mentors-hero-copy{left:58px;bottom:70px;width:min(630px,100% - 116px);margin:0;padding:0}.mentors-hero-copy h1{max-width:630px;font-size:clamp(36px,5vw,40px)}.mentors-hero-visual:before{width:64%}.mentors-hero-visual img{object-position:center 48%}.mentor-network-strip{width:calc(100% - 32px);margin-top:-34px;grid-template-columns:minmax(220px,1fr) auto;gap:16px 20px}.mentor-network-strip .mentor-explore-link{grid-column:2;grid-row:1}.mentor-network-avatars{grid-column:1/-1;padding-left:15px}.mentor-discovery-heading{align-items:flex-start;flex-direction:column;gap:8px}.mentor-discovery-heading>p{max-width:620px;text-align:left}.mentors-page .mentor-discovery-toolbar{grid-template-columns:minmax(220px,1fr) auto auto}.mentor-grid,.mentor-value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mentor-value-strip div:nth-child(2){border-right:0}.mentor-value-strip div:nth-child(-n+2){border-bottom:1px solid #eeeaf3}}@media(max-width:640px){#mobile-wrap .mentors-page{padding-top:10px}.mentors-shell{width:calc(100% - 28px)}.mentors-hero{min-height:520px;padding:0;display:block;border-radius:16px}.mentors-hero-copy{left:22px;bottom:66px;width:calc(100% - 44px);margin:0;padding:0}.mentors-hero-copy h1{margin-top:14px;font-size:clamp(30px,8.4vw,34px);line-height:1.06}.mentors-hero-copy>p{margin-top:12px;font-size:13px;line-height:1.5}.mentors-breadcrumb{font-size:10px}.mentor-trust-list{margin-top:14px;display:flex;gap:7px 12px}.mentor-trust-list span{font-size:10px}.mentors-hero-visual:before{width:72%}.mentors-hero-visual img{object-position:center 45%}.mentor-network-strip{width:calc(100% - 24px);min-height:0;margin-top:-28px;padding:17px 16px;display:flex;align-items:flex-start;flex-direction:column;gap:14px;border-radius:16px}.mentor-network-strip .mentor-explore-link{align-self:flex-start}.mentor-network-avatars{width:100%;padding-left:15px;overflow-x:auto;scrollbar-width:none}.mentor-network-avatars::-webkit-scrollbar{display:none}.mentor-network-avatar{width:44px;height:44px;flex-basis:44px}.mentor-discovery-board{margin-top:28px;padding:20px 16px;border-radius:15px}.mentors-page .mentor-discovery-board{padding:20px 16px}.mentor-discovery-heading h2{font-size:27px}.mentor-discovery-cards{grid-template-columns:1fr}.mentor-discovery-card{min-height:88px}.mentors-page .mentor-discovery-card{min-height:88px;padding:15px}.mentors-page .mentor-discovery-toolbar{grid-template-columns:minmax(0,1fr) auto}.mentors-page .mentor-discovery-toolbar .mentor-keyword-field{grid-column:1/-1}.mentors-page .mentor-discovery-toolbar .mentor-sort-control{width:100%;justify-content:space-between}.mentors-page .mentor-discovery-toolbar .mentor-search-button{width:auto}.mentor-clear-keyword{width:100%;margin-left:0}.mentor-stories{padding-top:48px}.mentor-section-heading{align-items:flex-start;flex-direction:column;gap:18px}.mentor-section-heading h2{font-size:31px}.mentor-sort-control{width:100%;justify-content:flex-end}.mentor-grid{grid-template-columns:1fr}.mentor-card-image-link{height:250px}.mentor-matching-cta{margin-top:52px;padding:24px 20px;align-items:flex-start;flex-direction:column}.mentor-matching-cta>button{width:100%;justify-content:center}.mentor-value-strip{grid-template-columns:1fr}.mentor-value-strip div,.mentor-value-strip div:nth-child(2){border-right:0;border-bottom:1px solid #eeeaf3}.mentor-value-strip div:last-child{border-bottom:0}}@media(max-width:600px){.mentors-shell{width:calc(100% - 20px)}}@media(prefers-reduced-motion:reduce){.mentors-page .mentor-card-image,.mentors-page .mentor-card-skeleton div,.mentors-page .mentor-card-skeleton span,.mentors-page .mentor-discovery-card,.mentors-page .mentor-discovery-card>span,.mentors-page .mentor-explore-link svg,.mentors-page .mentor-matching-cta>button,.mentors-page .mentor-network-avatar,.mentors-page .mentor-network-strip,.mentors-page .mentor-profile-link svg,.mentors-page .mentor-search-button,.mentors-page .mentor-story-card,.mentors-page .mentor-trust-list span,.mentors-page .mentors-hero-copy,.mentors-page .mentors-hero-visual img{animation:none;transition:none}.mentors-page .mentor-network-avatar,.mentors-page .mentor-network-strip,.mentors-page .mentor-story-card,.mentors-page .mentor-trust-list span,.mentors-page .mentors-hero-copy{opacity:1;transform:none}.mentors-page .mentor-discovery-card:focus-visible,.mentors-page .mentor-discovery-card:focus-visible>span,.mentors-page .mentor-discovery-card:hover,.mentors-page .mentor-discovery-card:hover>span,.mentors-page .mentor-matching-cta>button:focus-visible,.mentors-page .mentor-matching-cta>button:hover,.mentors-page .mentor-network-avatar:hover,.mentors-page .mentor-search-button:focus-visible,.mentors-page .mentor-search-button:hover,.mentors-page .mentor-story-card:focus-within,.mentors-page .mentor-story-card:focus-within .mentor-card-image,.mentors-page .mentor-story-card:hover,.mentors-page .mentor-story-card:hover .mentor-card-image,.mentors-page .mentors-hero-visual img{transform:none}}#pc-wrap .mentors-page{padding:80px 0 68px}.mentors-page .mentors-shell{width:calc(100% - 32px);max-width:none}.mentors-page .mentors-hero{border:1px solid rgba(31,24,52,.09);box-shadow:0 14px 36px rgba(28,20,48,.08)}.mentors-page .mentors-hero-visual img{object-position:center 22%}.mentors-page .mentors-hero-copy{left:clamp(52px,4vw,72px);bottom:60px;width:min(500px,100% - 144px)}.mentors-page .mentors-hero-copy h1{max-width:500px;margin-top:10px;font-size:clamp(34px,3.2vw,42px);line-height:1.08}.mentors-page .mentors-hero-copy>p{max-width:500px;margin-top:13px;font-size:13px;line-height:1.55}.mentors-page .mentor-network-strip{width:min(1220px,100% - 96px);height:auto;min-height:104px;margin-top:-34px;padding:19px 26px;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(17,24,39,.07);-webkit-backdrop-filter:none;backdrop-filter:none}.mentors-page .mentor-network-strip:before{background:#0b2554}.mentors-page .mentor-network-strip-copy span{color:#0b2554;font-size:12px;font-weight:850;letter-spacing:.09em}.mentors-page .mentor-network-avatar{width:50px;height:50px;flex-basis:50px;border-width:3px;box-shadow:0 4px 12px rgba(17,24,39,.14)}.mentors-page .mentor-network-strip-copy p{color:#5f6673;font-size:13px}.mentors-page .mentor-explore-link{height:46px;padding:0 16px;justify-content:center;border:1px solid rgba(11,37,84,.28);border-radius:10px;background:#fff;color:#0b2554;font-size:12px}.mentors-page .mentor-explore-link:focus-visible,.mentors-page .mentor-explore-link:hover{border-color:#0b2554;background:#f1f5fa;color:#071c41;outline:none}.mentors-page .mentor-discovery-board{width:min(1220px,100%);min-height:0;margin:58px auto 0;padding:0 0 52px;display:block;border:0;border-radius:0;background:#fff;box-shadow:none}.mentors-page .mentor-discovery-heading{display:block;text-align:center}.mentors-page .mentor-discovery-copy{display:block}.mentors-page .mentor-discovery-copy>span{color:#b48624;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mentors-page .mentor-discovery-heading h2{margin:0;color:#111827;font-family:Fraunces,Georgia,serif;font-size:30px;line-height:1.15}.mentors-page .mentor-discovery-copy>p{max-width:590px;margin:8px 0 0;color:#5f6673;font-size:14px;line-height:1.5}.mentors-page .mentor-discovery-topics{margin:20px 0 0;padding-bottom:2px;display:flex;align-items:center;justify-content:center;gap:11px;border:0;border-radius:0;background:transparent;overflow-x:auto;scrollbar-width:thin}.mentors-page .mentor-discovery-topics>button{min-width:max-content;height:54px;padding:0 22px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#0b2554;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.mentors-page .mentor-discovery-topics>button:focus-visible,.mentors-page .mentor-discovery-topics>button:hover{border-color:rgba(11,37,84,.24);background:#f1f5fa;outline:none}.mentors-page .mentor-discovery-topics>button.is-active{border-color:#0b2554;background:#0b2554;color:#fff}.mentors-page .mentor-discovery-topics>button.is-active:focus-visible,.mentors-page .mentor-discovery-topics>button.is-active:hover{border-color:#071c41;background:#071c41}.mentors-page .mentor-discovery-topics>button>svg{font-size:19px;color:currentColor}.mentors-page .mentor-discovery-topics strong{margin:0;color:#0b2554;font-size:14px;font-weight:650;line-height:1.25}.mentors-page .mentor-discovery-topics>button.is-active strong{color:#fff}.mentors-page .mentor-discovery-topics small,.mentors-page .mentor-search-note,.mentors-page .mentor-search-note-icon,.mentors-page .mentor-search-note:after,.mentors-page .mentor-search-note:before,.mentors-page .mentor-search-status{display:none}.mentors-page .mentor-stories{width:min(1200px,100%);margin-right:auto;margin-left:auto;padding-top:46px}.mentors-page .mentor-section-heading{margin-bottom:22px}.mentors-page .mentor-section-heading h2{margin:0;font-size:clamp(34px,2.8vw,40px)}.mentors-page .mentor-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;justify-content:center;gap:18px}.mentors-page .mentor-section-heading>div:first-child>span{color:#0b2554}.mentors-page .mentor-story-card{height:450px;min-height:450px;max-height:450px;align-self:start;border:1px solid #e2e5e9;border-radius:18px;background:#fff;box-shadow:0 2px 7px rgba(17,24,39,.045),0 11px 26px rgba(17,24,39,.075);transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}.mentors-page .mentor-story-card:focus-within,.mentors-page .mentor-story-card:hover{border-color:rgba(11,37,84,.24);box-shadow:0 5px 12px rgba(17,24,39,.06),0 18px 34px rgba(17,24,39,.12);transform:translateY(-4px)}.mentors-page .mentor-story-card:focus-within .mentor-card-image,.mentors-page .mentor-story-card:hover .mentor-card-image{transform:scale(1.025)}.mentors-page .mentor-card-image-link{height:210px;min-height:210px;max-height:210px;flex:0 0 210px}.mentors-page .mentor-card-image{object-position:center 28%;transition:transform .28s ease}.mentors-page .mentor-card-image-status{position:absolute;z-index:2;top:12px;left:12px;min-height:24px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid hsla(0,0%,100%,.72);border-radius:999px;background:rgba(44,38,52,.7);color:#fff;font-size:9px;font-weight:750;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.mentors-page .mentor-card-image-status.is-available{background:rgba(47,119,83,.72)}.mentors-page .mentor-card-image-status.is-available:before{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#c9f1d9;box-shadow:0 0 0 2px rgba(201,241,217,.16);content:""}.mentors-page .mentor-card-content{height:auto;min-height:240px;padding:18px;overflow:visible;flex:1 1 auto}.mentors-page .mentor-card-heading>div:first-child{width:100%}.mentors-page .mentor-card-name-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.mentors-page .mentor-card-name{font-size:18px}.mentors-page .mentor-card-role{margin-top:3px;color:#0b2554;font-size:10px}.mentors-page .mentor-card-location{min-width:0;max-width:45%;margin:0;padding:0;flex:0 1 auto;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:0;background:transparent;color:#5f6673;font-size:10px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mentors-page .mentor-card-location svg{color:#0b2554;font-size:13px}.mentors-page .mentor-country-flag{width:16px;height:12px;flex:0 0 16px;border-radius:2px;box-shadow:0 0 0 1px rgba(17,24,39,.12)}.mentors-page .mentor-card-description{width:100%;margin-top:11px;font-size:12px;line-height:1.55;-webkit-line-clamp:3}.mentors-page .mentor-card-tags{margin-top:10px;display:flex;overflow:hidden;gap:6px}.mentors-page .mentor-card-tags>span{max-width:104px;padding:5px 8px;overflow:hidden;border:1px solid rgba(11,37,84,.14);border-radius:999px;background:#eaf0f8;color:#0b2554;font-size:9px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mentors-page .mentor-card-footer{margin-top:auto;padding-top:13px;justify-content:flex-end}.mentors-page .mentor-profile-link{min-height:34px;padding:0 12px;border-radius:9px;background:#0b2554;color:#fff;transition:background-color .2s ease,color .2s ease}.mentors-page .mentor-profile-link:focus-visible,.mentors-page .mentor-profile-link:hover{background:#071c41;color:#fff}.mentors-page .mentor-card-skeleton{height:450px;padding:0 18px 18px}.mentors-page .mentor-card-skeleton div{height:210px;margin:0 -18px 18px}.mentors-page .mentor-journey-card{position:relative;min-height:450px;overflow:hidden;display:flex;align-items:flex-end;border:1px solid rgba(58,41,76,.16);border-radius:18px;background:linear-gradient(180deg,rgba(18,14,25,.08) 18%,rgba(18,14,25,.82)),url(/img/hero/photo7.jpg) 50%/cover no-repeat;box-shadow:0 3px 9px rgba(36,25,49,.08),0 14px 30px rgba(36,25,49,.13);color:#fff}.mentors-page .mentor-journey-card>div{position:relative;z-index:1;padding:22px}.mentors-page .mentor-journey-card span{color:#eaf0f8;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.mentors-page .mentor-journey-card h3{margin:9px 0 0;color:#fff;font-size:25px;line-height:1.08;letter-spacing:-.035em}.mentors-page .mentor-journey-card p{margin:12px 0 0;color:hsla(0,0%,100%,.8);font-size:10px;line-height:1.55}.mentors-page .mentor-journey-card button{min-height:38px;margin-top:18px;padding:0 13px;display:inline-flex;align-items:center;gap:5px;border:1px solid hsla(0,0%,100%,.72);border-radius:10px;background:hsla(0,0%,100%,.9);color:#0b2554;font-size:10px;font-weight:800;cursor:pointer}.mentors-page .mentor-journey-card button svg{font-size:16px;transition:transform .2s ease}.mentors-page .mentor-journey-card button:focus-visible svg,.mentors-page .mentor-journey-card button:hover svg{transform:translateX(3px)}.mentors-page .mentor-pagination{margin-top:18px;flex-direction:row;justify-content:center;gap:14px}.mentors-page .mentor-pagination .MuiPaginationItem-root{min-width:34px;height:34px;border-radius:9px;color:#5f6673}.mentors-page .mentor-pagination .MuiPaginationItem-root.Mui-selected{background:#0b2554;color:#fff}.mentors-page .mentor-value-strip{width:min(1200px,100%);height:116px;margin:26px auto 0;border:1px solid #e2e5e9;border-radius:20px;background:#fff;box-shadow:0 3px 9px rgba(17,24,39,.035),0 10px 24px rgba(17,24,39,.05)}.mentors-page .mentor-value-strip div{height:116px;min-height:0;padding:18px 20px;gap:13px;border-right-color:#e2e5e9;transition:background-color .2s ease}.mentors-page .mentor-value-strip div:hover{background:#f1f5fa}.mentors-page .mentor-value-strip div>span{min-width:0;display:flex;flex-direction:column}.mentors-page .mentor-value-strip svg{width:46px;height:46px;padding:12px;flex:0 0 46px;border-radius:50%;background:#eaf0f8;color:#0b2554;transition:transform .2s ease}.mentors-page .mentor-value-strip div:hover svg{transform:translateY(-1px)}.mentors-page .mentor-value-strip strong{font-size:12px}.mentors-page .mentor-value-strip small{max-width:170px;margin-top:4px;color:#807786;font-size:10px;font-weight:500;line-height:1.4}@media(min-width:1101px){.mentors-page .mentor-discovery-board{padding-bottom:4px}}@media(max-width:1099px){#pc-wrap .mentors-page{padding-top:90px}.mentors-page .mentors-hero-visual img{object-position:center 50%}}@media(max-width:1100px){#pc-wrap .mentors-page{padding-top:90px}.mentors-page .mentors-hero{width:100%;height:420px;min-height:420px;margin-left:0;border-radius:12px}.mentors-page .mentors-hero-copy{bottom:52px}.mentors-page .mentor-network-strip{height:auto;min-height:100px;margin-top:-42px}.mentors-page .mentor-network-avatar{width:48px;height:48px;flex-basis:48px}.mentors-page .mentor-discovery-board{min-height:0;grid-template-columns:1fr}.mentors-page .mentor-discovery-copy{grid-column:1;grid-row:1}.mentors-page .mentor-discovery-topics{grid-column:1;grid-row:2;grid-template-columns:repeat(3,minmax(130px,180px));justify-content:flex-start}.mentors-page .mentor-search-note{grid-column:1;grid-row:3}.mentors-page .mentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.mentors-page .mentors-shell{width:calc(100% - 24px)}.mentors-page .mentors-hero{height:350px;min-height:350px}.mentors-page .mentors-hero-copy{left:32px;bottom:44px;width:calc(100% - 64px)}.mentors-page .mentor-network-strip{width:calc(100% - 32px);margin-top:-40px}.mentors-page .mentor-grid{grid-template-columns:repeat(2,minmax(0,360px))}.mentors-page .mentor-network-strip{grid-template-columns:minmax(220px,1fr) auto}.mentors-page .mentor-discovery-board{min-height:0;grid-template-columns:1fr}.mentors-page .mentor-discovery-copy{grid-column:1;grid-row:1}.mentors-page .mentor-discovery-topics{grid-column:1;grid-row:2;grid-template-columns:repeat(3,minmax(130px,180px))}.mentors-page .mentor-search-note{grid-column:1;grid-row:3}.mentors-page .mentor-value-strip{height:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.mentors-page .mentor-value-strip div{height:auto;min-height:90px}}@media(max-width:640px){.mentors-page .mentors-shell{width:calc(100% - 16px)}.mentors-page .mentors-hero{height:270px;min-height:270px;border-radius:10px}.mentors-page .mentors-hero-copy{left:22px;bottom:28px;width:calc(100% - 44px)}.mentors-page .mentors-hero-copy h1{margin-top:8px;font-size:28px}.mentors-page .mentors-hero-copy>p{margin-top:9px;font-size:11px}.mentors-page .mentor-network-strip{width:calc(100% - 16px);height:auto;min-height:0;margin-top:-28px;padding:5px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:1px 10px;gap:1px 10px}.mentors-page .mentor-network-strip .mentor-network-strip-copy{grid-column:1/-1}.mentors-page .mentor-network-strip .mentor-network-strip-copy p{margin-top:1px;display:-webkit-box;overflow:hidden;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mentors-page .mentor-network-strip .mentor-network-avatars{width:auto;min-width:0;padding-left:10px;grid-column:1;overflow:hidden}.mentors-page .mentor-network-strip .mentor-explore-link{height:34px;padding:0 10px;grid-column:2;align-self:center;font-size:11px}.mentors-page .mentor-network-avatar{width:34px;height:34px;flex-basis:34px;margin-left:-10px}.mentors-page .mentor-discovery-board{margin-top:18px;padding:20px 16px}.mentors-page .mentor-discovery-heading h2{font-size:28px}.mentors-page .mentor-discovery-topics{grid-template-columns:repeat(2,minmax(0,1fr))}.mentors-page .mentor-search-note{padding:17px;grid-template-columns:38px minmax(0,1fr)}.mentors-page .mentor-search-note-icon{width:38px;height:38px}.mentors-page .mentor-grid{grid-template-columns:minmax(0,360px);gap:18px}.mentors-page .mentor-story-card{height:auto;min-height:404px;max-height:none}.mentors-page .mentor-card-image-link{height:200px;min-height:200px;max-height:200px;flex-basis:200px}.mentors-page .mentor-card-skeleton{height:400px}.mentors-page .mentor-card-skeleton div{height:200px}.mentors-page .mentor-pagination{flex-direction:column}.mentors-page .mentor-value-strip{height:auto;grid-template-columns:1fr}.mentors-page .mentor-value-strip div{height:auto;min-height:86px;justify-content:flex-start;padding:16px 20px}}@media(max-width:440px){.mentors-page .mentors-hero{height:230px;min-height:230px}.mentors-page .mentor-discovery-topics{grid-template-columns:1fr}.mentors-page .mentor-journey-card{min-height:430px}}#pc-wrap .mentors-page{padding-top:80px}.mentors-page .mentors-hero{width:100vw;height:430px;min-height:430px;margin-left:calc(50% - 50vw);border-radius:14px}@media(min-width:1101px){.mentors-page .mentors-hero{height:clamp(400px,24.5vw,465px);min-height:clamp(400px,24.5vw,465px)}}@media(max-width:1279px){#pc-wrap .mentors-page{padding-top:90px}}@media(max-width:1100px){.mentors-page .mentors-hero{width:calc(100vw - 32px);height:420px;min-height:420px;margin-left:calc(50% - 50vw + 16px);border-radius:12px}}@media(max-width:1023px){.mentors-page .mentors-hero{height:350px;min-height:350px}}@media(max-width:767px){.mentors-page .mentors-hero{height:270px;min-height:270px}}@media(max-width:680px){.mentors-page .mentors-hero{width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px);border-radius:10px}}@media(max-width:559px){.mentors-page .mentors-hero{height:230px;min-height:230px}}@media(min-width:1101px){.mentors-page .mentors-hero-copy{bottom:66px;width:min(600px,100% - 144px)}.mentors-page .mentors-breadcrumb{gap:9px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mentors-page .mentors-hero-copy h1{max-width:600px;margin-top:14px;font-family:Fraunces,serif;font-size:47px;font-weight:650;line-height:1.08;letter-spacing:-.025em}.mentors-page .mentors-hero-copy>p{max-width:560px;margin-top:16px;font-size:16.5px;line-height:1.55}.mentors-page .mentor-story-card{height:430px;min-height:430px;max-height:430px}.mentors-page .mentor-card-content{min-height:220px}.mentors-page .mentor-card-footer{padding-top:10px}.mentors-page .mentor-card-skeleton{height:430px}.mentors-page .mentor-journey-card{height:430px;min-height:430px;max-height:430px}}#pc-wrap .agent-detail-page{position:relative;padding:133px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-detail-page .container{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-info{margin-left:58px;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info.mentor-profile-card{padding:28px 32px;border:1px solid #e8e2ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.06)}#pc-wrap .agent-detail-page .container .agent-info img{margin-right:32px;width:135px;height:135px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .agent-detail-page .container .agent-info .info{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-info .info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-profile-meta{margin-top:13px;display:flex;flex-direction:row;align-items:center;gap:8px}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-biography{max-width:780px;margin-top:18px;color:#62596b;font-family:Poppins,sans-serif;font-size:14px;line-height:1.7}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-expertise-list{margin-top:17px;gap:8px}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-languages{margin-top:14px;color:#706678;line-height:1.6}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-languages strong{margin-right:6px;color:#3c3245}#pc-wrap .agent-detail-page .container .agent-info .info .MuiChip-root{max-width:100%;border:1px solid #d9dee6;background:#f1f5fa;color:#334155;font-family:Poppins,sans-serif}#pc-wrap .agent-detail-page .container .agent-info .info .mentor-availability-chip.MuiChip-colorSuccess{border-color:#c9e5d7;background:#edf8f2;color:#28704f}#pc-wrap .agent-detail-page .container .agent-home-list{position:relative;width:100%;margin-top:33px;padding:0 0 46px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap{position:relative;margin-top:35px;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-section-heading{padding:35px 35px 0}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-section-heading h5{color:#2b2235;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-section-heading p{margin-top:5px;color:#7b7184;font-family:Poppins,sans-serif}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-list{padding:0 35px;flex-direction:column;flex-wrap:nowrap;gap:16px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-card{width:100%;padding:22px 24px;border:1px solid #e8e2ed;border-radius:14px;background:#fff}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-context{align-items:center;gap:16px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-context>p{min-width:0;color:#0b2554;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-context .MuiChip-root{flex:0 0 auto;height:25px;border:1px solid #d9dee6;background:#f1f5fa;color:#334155;font-size:10px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-heading{margin-top:12px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-heading h6{color:#2b2235;font-family:Poppins,sans-serif;font-size:19px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-heading p{margin-top:4px;color:#817789;font-family:Poppins,sans-serif;line-height:1.5;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-meta{margin-top:14px;gap:7px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-meta>span{padding:5px 9px;border:1px solid #e4dcec;border-radius:999px;background:#faf8fc;color:#6f6379;font-family:Poppins,sans-serif;font-size:10px;line-height:1.3;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-story{max-width:760px;margin-top:18px;padding-top:16px;border-top:1px solid #eee9f2}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-story h3{margin:0;color:#4a365f;font-family:Poppins,sans-serif;font-size:12px;font-weight:750}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-summary{margin-top:7px;color:#5f5569;font-family:Poppins,sans-serif;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-gallery{margin-top:16px;display:flex;flex-wrap:wrap;gap:9px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-gallery img{width:148px;height:96px;border:1px solid #e7dfee;border-radius:10px;object-fit:cover;background:#f8f5fa}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-provider{display:block;margin-top:15px;padding-top:11px;border-top:1px solid #e2e5e9;color:#64748b;font-family:Poppins,sans-serif}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-empty{padding:24px 35px 0}#pc-wrap .agent-detail-page .container .agent-home-list .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-home-list .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box{position:relative;margin-top:75px;padding:58px 19px;width:95%;height:auto;border-radius:24px;background:#f6f6f6}#pc-wrap .agent-detail-page .container .review-box .main-intro{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .main-intro span{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .agent-detail-page .container .review-box .main-intro p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap{padding:29px 25px;margin-top:57px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box svg{width:10px;height:10px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .leave-review-config{margin-top:15px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:1024px){#pc-wrap .agent-detail-page{padding:90px 24px 60px}#pc-wrap .agent-detail-page .container{width:100%}#pc-wrap .agent-detail-page .container .agent-info{margin-left:0}#pc-wrap .agent-detail-page .container .review-box{width:100%;margin-top:48px}}@media(max-width:700px){#pc-wrap .agent-detail-page .container .agent-info.mentor-profile-card{padding:24px;align-items:flex-start;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-info>img{margin:0 0 20px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-list{padding:0 24px}#pc-wrap .agent-detail-page .container .review-box{padding:34px 16px}}#mobile-wrap .agent-detail-page{width:100%;padding:32px 16px 48px;color:#2b2235}#mobile-wrap .agent-detail-page .container{width:100%;min-width:0;display:flex;align-items:stretch;flex-direction:column}#mobile-wrap .agent-detail-page.mentor-detail-state{min-height:360px}#mobile-wrap .agent-detail-page .mentor-profile-card{width:100%;min-width:0;padding:22px 18px;display:flex;align-items:flex-start;flex-direction:column;border:1px solid #e8e2ed;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.06)}#mobile-wrap .agent-detail-page .mentor-profile-avatar{width:96px;height:96px;margin:0 0 18px;border-radius:50%;object-fit:cover}#mobile-wrap .agent-detail-page .mentor-profile-info{width:100%;min-width:0;display:flex;flex-direction:column}#mobile-wrap .agent-detail-page .mentor-profile-info>strong{color:#2b2235;font-size:23px;line-height:1.25}#mobile-wrap .agent-detail-page .mentor-expertise-list,#mobile-wrap .agent-detail-page .mentor-profile-meta{margin-top:13px;display:flex;gap:7px}#mobile-wrap .agent-detail-page .mentor-profile-info .MuiChip-root{max-width:100%;border:1px solid #d9dee6;background:#f1f5fa;color:#334155}#mobile-wrap .agent-detail-page .mentor-profile-info .MuiChip-label{overflow:hidden;text-overflow:ellipsis}#mobile-wrap .agent-detail-page .mentor-availability-chip.MuiChip-colorSuccess{border-color:#c9e5d7;background:#edf8f2;color:#28704f}#mobile-wrap .agent-detail-page .mentor-biography{margin-top:17px;color:#62596b;font-size:13px;line-height:1.7;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-languages{margin-top:13px;color:#706678;line-height:1.6;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-languages strong{margin-right:5px;color:#3c3245}#mobile-wrap .agent-detail-page .agent-home-list{width:100%;min-width:0;margin-top:20px;padding-bottom:24px;border:1px solid #e8e2ed;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.05)}#mobile-wrap .agent-detail-page .mentor-section-heading{padding:22px 18px 0}#mobile-wrap .agent-detail-page .mentor-section-heading h5{color:#2b2235;font-size:20px;font-weight:650}#mobile-wrap .agent-detail-page .mentor-section-heading p{margin-top:5px;color:#7b7184;font-size:12px;line-height:1.5}#mobile-wrap .agent-detail-page .mentor-experience-list{width:100%;margin-top:20px;padding:0 18px;display:flex;flex-direction:column;gap:12px}#mobile-wrap .agent-detail-page .mentor-experience-card{width:100%;min-width:0;padding:17px 16px;border:1px solid #e8e2ed;border-radius:13px;background:linear-gradient(120deg,#fff,#fcfafd)}#mobile-wrap .agent-detail-page .mentor-experience-context{align-items:flex-start;gap:10px}#mobile-wrap .agent-detail-page .mentor-experience-context>p{min-width:0;color:#0b2554;font-size:10px;font-weight:700;line-height:1.45;letter-spacing:.04em;text-transform:uppercase;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-context .MuiChip-root{flex:0 0 auto;height:24px;border:1px solid #d9dee6;background:#f1f5fa;color:#334155;font-size:10px}#mobile-wrap .agent-detail-page .mentor-experience-heading{margin-top:11px}#mobile-wrap .agent-detail-page .mentor-experience-heading h6{color:#2b2235;font-size:16px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-heading p{margin-top:4px;color:#817789;font-size:12px;line-height:1.55;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-meta{margin-top:12px;gap:6px}#mobile-wrap .agent-detail-page .mentor-experience-meta>span{padding:4px 8px;border:1px solid #e4dcec;border-radius:999px;background:#faf8fc;color:#6f6379;font-size:10px;line-height:1.3;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-story{margin-top:15px;padding-top:14px;border-top:1px solid #eee9f2}#mobile-wrap .agent-detail-page .mentor-experience-story h3{margin:0;color:#4a365f;font-size:11px;font-weight:750}#mobile-wrap .agent-detail-page .mentor-experience-summary{margin-top:6px;color:#5f5569;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-gallery{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}#mobile-wrap .agent-detail-page .mentor-experience-gallery img{width:100%;height:92px;border:1px solid #e7dfee;border-radius:9px;object-fit:cover;background:#f8f5fa}#mobile-wrap .agent-detail-page .mentor-experience-provider{display:block;margin-top:13px;padding-top:10px;border-top:1px solid #e2e5e9;color:#64748b;font-size:11px;line-height:1.5;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .mentor-experience-empty{padding:18px}#mobile-wrap .agent-detail-page .mentor-experience-empty .no-data{min-height:150px}#mobile-wrap .agent-detail-page .review-box{width:100%;min-width:0;margin-top:28px;padding:26px 14px;border-radius:18px;background:#f6f6f6}#mobile-wrap .agent-detail-page .main-intro span{color:#2b2235;font-size:24px;font-weight:650}#mobile-wrap .agent-detail-page .main-intro p{margin-top:5px;color:#716779;font-size:12px;line-height:1.5}#mobile-wrap .agent-detail-page .leave-review-config,#mobile-wrap .agent-detail-page .review-wrap{width:100%;min-width:0;margin-top:18px;padding:20px 16px;border-radius:13px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.07)}#mobile-wrap .agent-detail-page .review-wrap .title-box{display:flex;align-items:center;gap:7px}#mobile-wrap .agent-detail-page .review-wrap .review-card{margin-top:18px;padding-bottom:12px;border-bottom:1px solid #e5e0e8}#mobile-wrap .agent-detail-page .review-card .info{display:flex;justify-content:space-between;gap:10px}#mobile-wrap .agent-detail-page .review-card .left{min-width:0;display:flex;gap:8px}#mobile-wrap .agent-detail-page .review-card .left img{width:44px;height:44px;flex:0 0 44px;border-radius:50%;object-fit:cover}#mobile-wrap .agent-detail-page .review-card p{margin-top:9px;font-size:13px;line-height:1.6;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .pagination-box{margin-top:14px;display:flex;justify-content:center}#mobile-wrap .agent-detail-page .leave-review-config .main-title{font-size:16px;font-weight:650}#mobile-wrap .agent-detail-page .leave-review-config .review-title{margin-top:16px;font-size:13px;font-weight:650}#mobile-wrap .agent-detail-page .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:14px;border:1px solid #ddd6e7;border-radius:10px;font-size:14px;line-height:1.55;resize:vertical}#mobile-wrap .agent-detail-page .leave-review-config .submit-btn{width:100%;display:flex}#mobile-wrap .agent-detail-page .leave-review-config .submit-review{width:100%;min-height:44px;margin-top:18px;border:1px solid #d8cce5;border-radius:11px}#pc-wrap .agent-detail-page{padding:0 0 72px;display:block;background:#fbfafd}#pc-wrap .agent-detail-page .mentor-detail-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background:url(/img/hero/detail.jpg) center 43%/cover no-repeat}#pc-wrap .agent-detail-page .mentor-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,18,35,.88),rgba(40,27,57,.72) 43%,rgba(40,27,57,.25) 78%,rgba(40,27,57,.12))}#pc-wrap .agent-detail-page .mentor-detail-hero-content{position:relative;z-index:1;width:100%;max-width:1300px;padding:64px 0 58px;align-items:flex-start;color:#fff}#pc-wrap .agent-detail-page .mentor-detail-hero h1{margin:0;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(38px,4vw,54px);font-weight:650;line-height:1.08;letter-spacing:-.025em}#pc-wrap .agent-detail-page .mentor-hero-breadcrumb{margin-top:10px;color:hsla(0,0%,100%,.76);font-family:Poppins,sans-serif;font-size:12px;letter-spacing:.025em}#pc-wrap .agent-detail-page .mentor-detail-content{width:100%;max-width:1300px;align-items:stretch}#pc-wrap .agent-detail-page .container .agent-info.mentor-profile-card{margin:48px 0 0;padding:24px;display:grid;grid-template-columns:minmax(190px,24%) minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px}#pc-wrap .agent-detail-page .container .mentor-profile-identity{min-width:0;padding:0 24px 0 0;display:flex;align-items:flex-start;flex-direction:column;border-right:1px solid #ece6f0;cursor:pointer}#pc-wrap .agent-detail-page .container .mentor-profile-identity img{width:120px;height:120px;margin:0 0 14px;border:4px solid #f1ebf7;border-radius:20px;object-fit:cover}#pc-wrap .agent-detail-page .mentor-profile-identity strong{color:#2b2235;font-family:Poppins,sans-serif;font-size:24px;font-weight:650;line-height:1.25;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .mentor-profile-identity>p{margin-top:5px;color:#7b7184;font-family:Poppins,sans-serif;font-size:13px}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-availability-chip{margin-top:10px;border:1px solid #c9e5d7;background:#edf8f2;color:#28704f}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button{width:108px;min-width:108px;height:36px;min-height:36px;margin-top:14px;padding:6px 14px;border-radius:10px;background:#0b2554;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:750;line-height:1;text-transform:none;box-shadow:0 5px 12px rgba(11,37,84,.18);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button:hover{background:#071c41;box-shadow:0 7px 16px rgba(7,28,65,.2);transform:translateY(-1px)}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button:focus-visible{outline:3px solid rgba(11,37,84,.2);outline-offset:3px}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button.is-following{border:1px solid #b8c6d9;background:#eaf0f8;color:#0b2554;box-shadow:none}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button.is-following:hover{border-color:#91a4bd;background:#dfe8f3;box-shadow:none}#pc-wrap .agent-detail-page .mentor-profile-identity .mentor-follow-button.Mui-disabled{border-color:transparent;background:#eee9f2;color:#9a8da5;box-shadow:none;transform:none}#pc-wrap .agent-detail-page .mentor-profile-info{min-width:0;padding:1px 2px}#pc-wrap .agent-detail-page .mentor-profile-info>h2{margin:0;color:#342a3d;font-family:Poppins,sans-serif;font-size:20px;font-weight:650}#pc-wrap .agent-detail-page .mentor-profile-info .mentor-biography{max-width:760px;margin-top:12px;color:#62596b;font-family:Poppins,sans-serif;font-size:14px;line-height:1.75;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .mentor-profile-field{margin-top:16px}#pc-wrap .agent-detail-page .mentor-profile-field>h3{margin:0 0 8px;color:#514658;font-family:Poppins,sans-serif;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}#pc-wrap .agent-detail-page .mentor-profile-field .MuiStack-root{gap:7px}#pc-wrap .agent-detail-page .mentor-profile-field .MuiChip-root{height:27px;border:1px solid #d9dee6;background:#f1f5fa;color:#334155;font-family:Poppins,sans-serif;font-size:11px}#pc-wrap .agent-detail-page .container .agent-home-list{margin-top:56px;padding:0 0 24px;border:1px solid #e8e2ed;border-radius:18px;box-shadow:0 8px 24px rgba(54,35,83,.045)}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-section-heading{padding:24px 26px 0;display:flex;align-items:baseline;justify-content:space-between;gap:20px}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-experience-list{margin-top:18px;padding:0 26px}#pc-wrap .agent-detail-page .container .mentor-experience-card{padding:22px 24px 20px;border-radius:16px;background:#fff}#pc-wrap .agent-detail-page .mentor-experience-heading h6{max-width:850px;font-size:21px}#pc-wrap .agent-detail-page .mentor-experience-content{margin:0;padding:0;border:0}#pc-wrap .agent-detail-page .mentor-experience-card.has-images .mentor-experience-content{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(400px,.9fr);align-items:start;grid-gap:28px;gap:28px}#pc-wrap .agent-detail-page .mentor-experience-copy{min-width:0}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-story{max-width:760px;margin-top:16px;padding-top:15px;border-top:1px solid #eee9f2}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery{width:100%;max-width:480px;margin:0 0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single{display:block}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery img{width:100%;height:158px;border:1px solid #e7dfee;border-radius:14px;object-fit:cover}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single img{width:100%;max-width:480px;height:320px;border-radius:16px}#pc-wrap .agent-detail-page .mentor-experience-provider{margin-top:16px;padding-top:10px;border-top:1px solid #e2e5e9}#pc-wrap .agent-detail-page .container .review-box{width:100%;margin-top:64px;padding:24px 26px;border:1px solid #e8e2ed;border-radius:18px;background:#f8f5fb}#pc-wrap .agent-detail-page .review-box .main-intro span{color:#2b2235;font-family:Poppins,sans-serif;font-size:24px;font-weight:650;letter-spacing:0}#pc-wrap .agent-detail-page .review-box .main-intro p{margin-top:5px;color:#746a7c;font-family:Poppins,sans-serif;font-size:13px;line-height:1.5}#pc-wrap .agent-detail-page .review-box .review-wrap{margin-top:22px;padding:0;background:transparent;box-shadow:none}#pc-wrap .agent-detail-page .mentor-review-count{color:#514658;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}#pc-wrap .agent-detail-page .mentor-review-card{margin-top:10px;padding:17px 18px;border:1px solid #e7e0eb;border-radius:13px;background:#fff}#pc-wrap .agent-detail-page .mentor-review-card>.MuiStack-root{gap:10px}#pc-wrap .agent-detail-page .mentor-review-card img{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .mentor-review-card span,#pc-wrap .agent-detail-page .mentor-review-card strong{display:block;font-family:Poppins,sans-serif}#pc-wrap .agent-detail-page .mentor-review-card strong{color:#3b3143;font-size:13px;font-weight:700}#pc-wrap .agent-detail-page .mentor-review-card span{margin-top:3px;color:#948a9b;font-size:10px}#pc-wrap .agent-detail-page .mentor-review-card>p{margin-top:11px;color:#62596b;font-family:Poppins,sans-serif;font-size:13px;line-height:1.65;overflow-wrap:anywhere}#pc-wrap .agent-detail-page .review-box .pagination-box{margin-top:17px}#pc-wrap .agent-detail-page .review-box .leave-review-config{margin-top:18px;padding:18px 20px;border:1px solid #e6deeb;border-radius:14px;box-shadow:none}#pc-wrap .agent-detail-page .review-box .leave-review-config .main-title{color:#342a3d;font-family:Poppins,sans-serif;font-size:16px;font-weight:650}#pc-wrap .agent-detail-page .review-box .leave-review-config .review-title{margin-top:4px;color:#817789;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}#pc-wrap .agent-detail-page .review-box .leave-review-config textarea{min-height:120px;height:120px;margin-top:11px;padding:13px 14px;border:1px solid #ddd5e4;border-radius:10px;color:#4f4557;line-height:1.55;resize:vertical}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-review{width:auto;min-width:150px;min-height:42px;margin-top:11px;padding:8px 20px;border:0;background:#0b2554;color:#fff}#pc-wrap .agent-detail-page .review-box .leave-review-config .submit-review .title{color:#fff;font-size:12px}@media(max-width:1024px){#pc-wrap .agent-detail-page{padding:0 24px 64px}#pc-wrap .agent-detail-page .mentor-detail-hero{width:calc(100% + 48px);min-height:430px;margin-left:-24px;background-position:center 46%}#pc-wrap .agent-detail-page .mentor-detail-hero-content{padding:52px 24px 46px}#pc-wrap .agent-detail-page .container .agent-info.mentor-profile-card{margin-top:40px;grid-template-columns:minmax(170px,26%) minmax(0,1fr);gap:24px}#pc-wrap .agent-detail-page .container .agent-home-list,#pc-wrap .agent-detail-page .container .review-box{margin-top:52px}#pc-wrap .agent-detail-page .mentor-experience-card.has-images .mentor-experience-content{grid-template-columns:minmax(0,1fr) 340px;gap:22px}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery img{width:100%;height:132px}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single img{width:100%;height:260px}}@media(max-width:900px){#pc-wrap .agent-detail-page .container .agent-info.mentor-profile-card{display:flex;flex-direction:column;gap:24px}#pc-wrap .agent-detail-page .container .mentor-profile-identity{width:100%;padding:0 0 22px;border-right:0;border-bottom:1px solid #ece6f0}#pc-wrap .agent-detail-page .container .agent-home-list .mentor-section-heading{align-items:flex-start;flex-direction:column;gap:4px}#pc-wrap .agent-detail-page .mentor-experience-card.has-images .mentor-experience-content{display:block}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery{max-width:none;margin-top:18px}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery img{height:160px}#pc-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single img{max-width:none;height:300px}}#mobile-wrap .agent-detail-page{padding:0 0 48px;background:#fbfafd}#mobile-wrap .agent-detail-page .mentor-detail-hero{position:relative;min-height:310px;padding:0 16px;display:flex;align-items:flex-end;overflow:hidden;background:url(/img/hero/detail.jpg) center 48%/cover no-repeat}#mobile-wrap .agent-detail-page .mentor-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,18,35,.87),rgba(40,27,57,.42))}#mobile-wrap .agent-detail-page .mentor-detail-hero-content{position:relative;z-index:1;width:100%;padding:38px 0 30px;color:#fff}#mobile-wrap .agent-detail-page .mentor-detail-hero h1{margin:0;color:#fff;font-size:34px;font-weight:650;line-height:1.1}#mobile-wrap .agent-detail-page .mentor-hero-breadcrumb{margin-top:8px;color:hsla(0,0%,100%,.76);font-size:11px}#mobile-wrap .agent-detail-page .mentor-detail-content{padding:0 16px}#mobile-wrap .agent-detail-page .mentor-profile-card{margin-top:36px}#mobile-wrap .agent-detail-page .mentor-profile-identity{width:100%;padding-bottom:20px;display:flex;align-items:flex-start;flex-direction:column;border-bottom:1px solid #ece6f0}#mobile-wrap .agent-detail-page .mentor-profile-identity .mentor-profile-avatar{width:112px;height:112px;margin-bottom:15px;border:3px solid #f1ebf7;border-radius:18px}#mobile-wrap .agent-detail-page .mentor-profile-identity strong{color:#2b2235;font-size:22px;font-weight:650}#mobile-wrap .agent-detail-page .mentor-profile-identity>p{margin-top:4px;color:#7b7184;font-size:12px}#mobile-wrap .agent-detail-page .mentor-profile-identity .mentor-availability-chip{margin-top:12px}#mobile-wrap .agent-detail-page .mentor-profile-info{padding-top:20px}#mobile-wrap .agent-detail-page .mentor-profile-info>h2{color:#342a3d;font-size:18px;font-weight:650}#mobile-wrap .agent-detail-page .mentor-profile-field{margin-top:17px}#mobile-wrap .agent-detail-page .mentor-profile-field>h3{margin-bottom:7px;color:#514658;font-size:10px;font-weight:750;text-transform:uppercase}#mobile-wrap .agent-detail-page .mentor-profile-field .MuiStack-root{gap:6px}#mobile-wrap .agent-detail-page .mentor-profile-field .MuiChip-root{height:26px;font-size:10px}#mobile-wrap .agent-detail-page .agent-home-list{margin-top:44px}#mobile-wrap .agent-detail-page .mentor-experience-content{margin-top:15px;padding-top:14px;border-top:1px solid #eee9f2}#mobile-wrap .agent-detail-page .mentor-experience-card.has-images .mentor-experience-content{display:block}#mobile-wrap .agent-detail-page .mentor-experience-content .mentor-experience-story{margin:0;padding:0;border:0}#mobile-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery{max-width:none;margin-top:16px}#mobile-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single{display:block}#mobile-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery img{height:132px}#mobile-wrap .agent-detail-page .mentor-experience-content .mentor-experience-gallery.is-single img{width:100%;max-width:none;height:230px}#mobile-wrap .agent-detail-page .container .review-box{margin-top:44px;padding:21px 16px;background:#f8f5fb}#mobile-wrap .agent-detail-page .mentor-review-count{color:#514658;font-size:11px;font-weight:700}#mobile-wrap .agent-detail-page .mentor-review-card{margin-top:9px;padding:15px;border:1px solid #e7e0eb;border-radius:12px;background:#fff}#mobile-wrap .agent-detail-page .mentor-review-card>.MuiStack-root{gap:9px}#mobile-wrap .agent-detail-page .mentor-review-card img{width:40px;height:40px;border-radius:50%;object-fit:cover}#mobile-wrap .agent-detail-page .mentor-review-card span,#mobile-wrap .agent-detail-page .mentor-review-card strong{display:block}#mobile-wrap .agent-detail-page .mentor-review-card strong{color:#3b3143;font-size:12px}#mobile-wrap .agent-detail-page .mentor-review-card span{margin-top:2px;color:#948a9b;font-size:9px}#mobile-wrap .agent-detail-page .mentor-review-card>p{margin-top:10px;color:#62596b;font-size:13px;line-height:1.6;overflow-wrap:anywhere}#mobile-wrap .agent-detail-page .review-wrap.mentor-review-list{padding:0;background:transparent;box-shadow:none}#mobile-wrap .agent-detail-page .leave-review-config textarea{min-height:96px;height:96px}#pc-wrap .agent-detail-page{padding-top:80px}#pc-wrap .agent-detail-page .mentor-detail-hero{width:100vw;height:510px;min-height:510px;margin-left:calc(50% - 50vw);overflow:hidden;border:1px solid rgba(31,24,52,.09);border-radius:14px;box-shadow:0 14px 36px rgba(28,20,48,.08)}@media(max-width:1600px){#pc-wrap .agent-detail-page .mentor-detail-hero{height:500px;min-height:500px}}@media(max-width:1440px){#pc-wrap .agent-detail-page .mentor-detail-hero{height:490px;min-height:490px}}@media(max-width:1439px){#pc-wrap .agent-detail-page .mentor-detail-hero{height:475px;min-height:475px}}@media(max-width:1279px){#pc-wrap .agent-detail-page{padding-top:90px}}@media(max-width:1100px){#pc-wrap .agent-detail-page .mentor-detail-hero{width:calc(100% - 32px);height:420px;min-height:420px;margin:0 auto;border-radius:12px}}@media(max-width:1023px){#pc-wrap .agent-detail-page .mentor-detail-hero{height:350px;min-height:350px}}@media(max-width:767px){#mobile-wrap .agent-detail-page .mentor-detail-hero{width:calc(100% - 16px);height:270px;min-height:270px;margin:0 auto;padding:0;border:1px solid rgba(31,24,52,.09);border-radius:10px;box-shadow:0 14px 36px rgba(28,20,48,.08)}}@media(max-width:559px){#mobile-wrap .agent-detail-page .mentor-detail-hero{height:230px;min-height:230px}}#mobile-wrap .agent-detail-page{padding-top:10px}:is(#pc-wrap,#mobile-wrap) .agent-detail-page{background:#f8fafc;color:#111827}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-detail-hero{border-color:rgba(11,37,84,.12);box-shadow:0 14px 36px rgba(17,24,39,.08)}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-detail-hero-overlay{background:linear-gradient(90deg,rgba(7,28,65,.9),rgba(11,37,84,.72) 43%,rgba(11,37,84,.25) 78%,rgba(11,37,84,.12))}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .agent-home-list,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .agent-info.mentor-profile-card,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .review-box{border-color:#e2e5e9;box-shadow:0 8px 24px rgba(17,24,39,.05)}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .mentor-profile-identity{border-color:#e2e5e9}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .mentor-profile-identity img,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-profile-avatar{border-color:#eaf0f8}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-heading h6,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity strong,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-info>h2,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-section-heading h5,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config .main-title,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .main-intro span{color:#111827}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-heading p,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-provider,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-summary,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity>p,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-info .mentor-biography,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-review-card>p,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-section-heading p,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config .review-title,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .main-intro p{color:#64748b}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config .submit-review{border-color:#0b2554;background:#0b2554;color:#fff;box-shadow:0 5px 12px rgba(11,37,84,.18)}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button:hover,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config .submit-review:hover{border-color:#071c41;background:#071c41;box-shadow:0 7px 16px rgba(7,28,65,.2)}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button:focus-visible,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config .submit-review:focus-visible{outline:3px solid rgba(11,37,84,.2);outline-offset:3px}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button.is-following{border-color:#b8c6d9;background:#eaf0f8;color:#0b2554;box-shadow:none}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button.is-following:hover{border-color:#91a4bd;background:#dfe8f3;color:#071c41;box-shadow:none}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-follow-button.Mui-disabled{border-color:transparent;background:#e5e7eb;color:#7b8797;box-shadow:none}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-context>p,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-story h3,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-field>h3,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-review-count{color:#0b2554}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-context .MuiChip-root,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-meta>span,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-field .MuiChip-root{border-color:#d9dee6;background:#f1f5fa;color:#334155}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-profile-identity .mentor-availability-chip.MuiChip-colorSuccess{border-color:#c9e5d7;background:#edf8f2;color:#28704f}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-card,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-review-card,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config{border-color:#e2e5e9}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-card{background:#fff}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-content,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-gallery img,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-provider,:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-story{border-color:#e2e5e9}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-experience-gallery img{background:#f8fafc}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .container .review-box{background:#f1f5fa}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-review-card strong{color:#1f2937}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-review-card span{color:#7b8797}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config textarea{border-color:#cbd5e1;color:#334155}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .leave-review-config textarea:focus{border-color:#0b2554;outline:3px solid rgba(11,37,84,.12)}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .pagination-box .MuiPaginationItem-root.Mui-selected{background:#0b2554;color:#fff}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .review-box .pagination-box .MuiPaginationItem-root.Mui-selected:hover{background:#071c41}:is(#pc-wrap,#mobile-wrap) .agent-detail-page .mentor-detail-state .MuiCircularProgress-root{color:#0b2554}#pc-wrap #my-page{min-height:calc(100vh - 92px);background:#f5f3fa;font-family:Plus Jakarta Sans,Poppins,sans-serif}#pc-wrap #my-page *,#pc-wrap #my-page :after,#pc-wrap #my-page :before{box-sizing:border-box}#pc-wrap #my-page .mypage-shell{width:calc(100% - 48px);max-width:1440px;margin-inline:auto;padding:104px 0 64px}#pc-wrap #my-page .back-frame{width:100%;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch;grid-gap:20px;gap:20px}#pc-wrap #my-page .left-config{position:-webkit-sticky;position:sticky;top:104px;border:1px solid #e7e0ef;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(54,35,83,.055);overflow:hidden}#pc-wrap #my-page .left-config,#pc-wrap #my-page .main-config{width:100%;height:auto;min-height:0;min-width:0}#pc-wrap #my-page .list-config{width:100%;min-width:0;margin:0;padding:0}#pc-wrap #my-page .list-config>*{width:100%;min-width:0;max-width:none;margin-inline:0}#pc-wrap #my-page .mypage-category{width:100%;min-width:0;margin:0;padding:0}#pc-wrap #my-page .mypage-panel{height:auto;overflow-x:clip;overflow-y:visible;display:flex;flex-direction:column;border:1px solid #e8e2ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.05)}#pc-wrap #my-page .mypage-category-header{margin:0;text-align:left}#pc-wrap #my-page .mypage-panel-header{flex:0 0 auto;padding:24px 28px 18px}#pc-wrap #my-page .mypage-category-header h1{margin:0;color:#2b2235;font-size:28px;font-weight:750;line-height:1.2;letter-spacing:-.02em}#pc-wrap #my-page .mypage-category-header p{margin:6px 0 0;color:#7b7184;font-size:14px;line-height:1.5}#pc-wrap #my-page .mypage-category-content{width:100%;min-width:0;margin:0;padding:0}#pc-wrap #my-page .mypage-panel-body{flex:1 1 auto;min-height:0;overflow-x:clip;overflow-y:visible;padding:0 28px 28px}#pc-wrap #my-page .mypage-category-content .main-title-box{display:none}#pc-wrap #my-page .mypage-category-content>#add-property-page,#pc-wrap #my-page .mypage-category-content>#member-follows-page,#pc-wrap #my-page .mypage-category-content>#my-articles-page,#pc-wrap #my-page .mypage-category-content>#my-favorites-page,#pc-wrap #my-page .mypage-category-content>#my-profile-page,#pc-wrap #my-page .mypage-category-content>#my-property-page,#pc-wrap #my-page .mypage-category-content>#write-article-page{width:100%;height:100%;min-width:0;margin:0;padding:0;display:flex;flex-direction:column}#pc-wrap #my-page .mypage-category-content>#add-property-page,#pc-wrap #my-page .mypage-category-content>#my-favorites-page,#pc-wrap #my-page .mypage-category-content>#my-profile-page,#pc-wrap #my-page .mypage-category-content>#my-property-page,#pc-wrap #my-page .mypage-category-content>#write-article-page{gap:18px}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-list-box,#pc-wrap #my-page .mypage-category-content>#my-articles-page .article-list-box,#pc-wrap #my-page .mypage-category-content>#my-favorites-page .favorites-list-box{flex:1 1 auto;min-height:0;margin:0;border:0;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-category-content .no-data{flex:1 1 auto;min-height:0;border:0;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-category-content>#add-property-page .config,#pc-wrap #my-page .mypage-category-content>#my-profile-page .top-box,#pc-wrap #my-page .mypage-category-content>#write-article-page .article-editor-card{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-category-content>#my-property-page .list-box,#pc-wrap #my-page .mypage-category-content>#my-property-page .property-list-box{margin:0;border-color:#e8e2ed;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-menu-backdrop,#pc-wrap #my-page .mypage-menu-close,#pc-wrap #my-page .mypage-menu-toggle{display:none}#pc-wrap #my-page .mypage-sidebar{min-height:0;padding:16px 14px}#pc-wrap #my-page .mypage-sidebar-nav{padding-top:0;display:flex;flex-direction:column;gap:0}#pc-wrap #my-page .mypage-menu-section{display:flex;flex-direction:column;gap:3px}#pc-wrap #my-page .mypage-menu-label{margin:18px 8px 7px;padding:0;color:#9c93a7;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#pc-wrap #my-page .mypage-menu-section:first-child .mypage-menu-label{margin-top:0}#pc-wrap #my-page .mypage-menu-row{width:100%;height:40px;min-height:40px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;color:#595064;font-family:inherit;font-size:13px;font-weight:650;line-height:1.3;text-align:left;white-space:normal;cursor:pointer;transition:background-color .16s ease,color .16s ease}#pc-wrap #my-page .mypage-menu-row:hover{background:#f7f3fb;color:#6036aa}#pc-wrap #my-page .mypage-menu-row.is-active{background:#eee8fb;color:#633aae}#pc-wrap #my-page .mypage-menu-row.is-indented{min-height:38px;padding-left:24px;color:#817789;font-size:13px}#pc-wrap #my-page .mypage-menu-icon{width:18px;height:18px;display:inline-flex;flex:0 0 18px;align-items:center;justify-content:center}#pc-wrap #my-page .mypage-menu-icon svg{width:100%;height:100%}#pc-wrap #my-page .mypage-logout{margin:0}#pc-wrap #my-page .mypage-sidebar-profile{margin-top:16px;padding:13px 8px 1px;display:flex;align-items:center;gap:10px;border-top:1px solid #eee9f3}#pc-wrap #my-page .mypage-sidebar-profile>img{width:38px;height:38px;flex:0 0 38px;border-radius:50%;object-fit:cover}#pc-wrap #my-page .mypage-sidebar-profile>div{min-width:0;display:flex;flex-direction:column;gap:3px}#pc-wrap #my-page .mypage-sidebar-profile strong{overflow:hidden;color:#2a2134;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page .mypage-sidebar-profile span{color:#7b54ba;font-size:10px;font-weight:800;letter-spacing:.08em}#pc-wrap #my-page .dashboard-overview{width:100%;display:flex;flex-direction:column;gap:18px}#pc-wrap #my-page .dashboard-welcome{position:relative;width:100%;min-height:220px;height:240px;max-height:250px;padding:34px 36px;display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);align-items:center;overflow:hidden;border:1px solid #e5dbf2;border-radius:22px;background:linear-gradient(110deg,#fff,#faf7ff 53%,#eee7f8);box-shadow:0 10px 28px rgba(61,39,92,.065)}#pc-wrap #my-page .dashboard-welcome-copy{position:relative;z-index:2;min-width:0}#pc-wrap #my-page .dashboard-eyebrow,#pc-wrap #my-page .panel-kicker{color:#8a62c6;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}#pc-wrap #my-page .dashboard-welcome h1{margin:8px 0 0;color:#292035;font-size:clamp(28px,2.2vw,34px);font-weight:750;line-height:1.18;letter-spacing:-.025em}#pc-wrap #my-page .dashboard-welcome p{margin:10px 0 0;color:#746b7e;font-size:14px;line-height:1.5}#pc-wrap #my-page .dashboard-state button,#pc-wrap #my-page .dashboard-welcome-copy button{min-height:36px;margin-top:13px;padding:0 16px;border:0;border-radius:9px;background:#6840ad;color:#fff;font-family:inherit;font-size:12px;font-weight:750;cursor:pointer}#pc-wrap #my-page .dashboard-academic-art{position:relative;width:100%;height:240px;overflow:hidden}#pc-wrap #my-page .academic-orbit{position:absolute;right:10px;top:10px;width:220px;height:220px;border:1px solid rgba(104,64,173,.2);border-radius:50%;box-shadow:0 0 0 4px rgba(104,64,173,.035),0 0 0 8px rgba(104,64,173,.025)}#pc-wrap #my-page .academic-book{position:absolute;right:82px;bottom:38px;width:148px;height:82px;transform:rotate(-4deg)}#pc-wrap #my-page .academic-book span{position:absolute;width:48%;height:100%;border:2px solid rgba(91,53,153,.45);background:hsla(0,0%,100%,.55)}#pc-wrap #my-page .academic-book span:first-child{left:2px;border-radius:7px 2px 2px 9px;transform:skewY(7deg)}#pc-wrap #my-page .academic-book span:last-child{right:2px;border-radius:2px 7px 9px 2px;transform:skewY(-7deg)}#pc-wrap #my-page .academic-cap{position:absolute;right:224px;top:50px;width:96px;height:54px;border-radius:4px;background:rgba(104,64,173,.7);-webkit-clip-path:polygon(50% 0,100% 34%,50% 68%,0 34%);clip-path:polygon(50% 0,100% 34%,50% 68%,0 34%);transform:rotate(-7deg)}#pc-wrap #my-page .academic-cap span{position:absolute;right:6px;top:12px;width:1px;height:28px;background:rgba(104,64,173,.65)}#pc-wrap #my-page .dashboard-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap #my-page .dashboard-metric{min-width:0;min-height:92px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #ebe5f0;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(58,38,82,.045)}#pc-wrap #my-page .metric-icon{width:40px;height:40px;display:inline-flex;flex:0 0 40px;align-items:center;justify-content:center;border-radius:11px}#pc-wrap #my-page .metric-icon svg{width:19px;height:19px}#pc-wrap #my-page .metric-icon-green{background:#e8f7ef;color:#25845b}#pc-wrap #my-page .metric-icon-amber{background:#fff2dc;color:#b8751d}#pc-wrap #my-page .metric-icon-blue{background:#e7f1fb;color:#3f78aa}#pc-wrap #my-page .metric-icon-rose{background:#fbe9ee;color:#b85d77}#pc-wrap #my-page .metric-icon-violet{background:#eee8fb;color:#7046b4}#pc-wrap #my-page .metric-copy{min-width:0;display:flex;flex-direction:column;gap:5px}#pc-wrap #my-page .metric-copy strong{color:#2b2235;font-size:24px;font-weight:780;line-height:1}#pc-wrap #my-page .metric-copy small{overflow:hidden;color:#81778b;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page .dashboard-panels{margin-top:0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);align-items:stretch;grid-gap:20px;gap:20px}#pc-wrap #my-page .dashboard-panel{min-width:0;height:360px;padding:20px;border:1px solid #e8e2ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.05)}#pc-wrap #my-page .dashboard-panel>header{min-height:40px;margin-bottom:13px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}#pc-wrap #my-page .dashboard-panel h2{margin:3px 0 0;color:#302638;font-size:18px;font-weight:750;letter-spacing:-.015em}#pc-wrap #my-page .dashboard-panel>header button{padding:6px 9px;border:0;background:transparent;color:#7147b4;font-family:inherit;font-size:11px;font-weight:750;cursor:pointer}#pc-wrap #my-page .recent-scholarship-list{display:flex;flex-direction:column}#pc-wrap #my-page .recent-scholarship-row{min-width:0;padding:12px 0;display:grid;grid-template-columns:54px minmax(120px,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid #f0ebf3}#pc-wrap #my-page .recent-scholarship-image{width:54px;height:46px;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:9px;background:#eee9f6;color:#7952b6;cursor:pointer}#pc-wrap #my-page .recent-scholarship-image img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-page .recent-scholarship-copy{min-width:0;display:flex;flex-direction:column;gap:3px}#pc-wrap #my-page .recent-scholarship-copy small,#pc-wrap #my-page .recent-scholarship-copy span,#pc-wrap #my-page .recent-scholarship-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page .recent-scholarship-copy strong{color:#33293b;font-size:13px}#pc-wrap #my-page .recent-scholarship-copy span{color:#716878;font-size:11px}#pc-wrap #my-page .recent-scholarship-copy small,#pc-wrap #my-page .recent-scholarship-meta small{color:#9a919f;font-size:10px}#pc-wrap #my-page .recent-scholarship-meta{min-width:104px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}#pc-wrap #my-page .scholarship-status{padding:4px 7px;border-radius:999px;background:#f0ebf5;color:#6f6379;font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}#pc-wrap #my-page .status-published{background:#e6f6ed;color:#287b56}#pc-wrap #my-page .status-pending_review{background:#fff1d9;color:#a96818}#pc-wrap #my-page .status-draft{background:#e8effa;color:#4672a0}#pc-wrap #my-page .status-closed,#pc-wrap #my-page .status-rejected{background:#f9e7e7;color:#a65252}#pc-wrap #my-page .recent-scholarship-actions{display:flex;gap:4px}#pc-wrap #my-page .recent-scholarship-actions button{padding:6px 8px;border:1px solid #e3daeb;border-radius:7px;background:#fff;color:#6840a5;font-family:inherit;font-size:10px;font-weight:750;cursor:pointer}#pc-wrap #my-page .dashboard-state{min-height:275px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#857a8d;font-size:12px;text-align:center}#pc-wrap #my-page .dashboard-empty>svg{width:30px;height:30px;color:#8b68bd}#pc-wrap #my-page .dashboard-empty strong{color:#4a3d55;font-size:14px}#pc-wrap #my-page .dashboard-empty>span{max-width:330px;line-height:1.5}#pc-wrap #my-page .activity-list{display:flex;flex-direction:column}#pc-wrap #my-page .activity-row{min-height:50px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid #f0ebf3;color:#6d6375;font-size:12px}#pc-wrap #my-page .activity-row strong{color:#352a3f;font-size:14px}#pc-wrap #my-page .activity-mark{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#efe9f8}#pc-wrap #my-page .activity-mark span{width:6px;height:6px;border-radius:50%;background:#7350aa}#pc-wrap #my-page .activity-mark-2{background:#e8f5ed}#pc-wrap #my-page .activity-mark-2 span{background:#38805d}#pc-wrap #my-page .activity-mark-3{background:#fff1dc}#pc-wrap #my-page .activity-mark-3 span{background:#b67a2a}#pc-wrap #my-page .activity-mark-4{background:#e8f0fa}#pc-wrap #my-page .activity-mark-4 span{background:#4f7baa}@media(max-width:1279px){#pc-wrap #my-page .mypage-shell{padding-top:24px}}@media(max-width:1180px){#pc-wrap #my-page .back-frame{grid-template-columns:200px minmax(0,1fr)}#pc-wrap #my-page .dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}#pc-wrap #my-page .dashboard-panels{grid-template-columns:1fr;gap:18px}#pc-wrap #my-page .dashboard-panel{height:auto}#pc-wrap #my-page .dashboard-state{min-height:200px}}@media(max-width:820px){#pc-wrap #my-page .mypage-shell{width:calc(100% - 32px);padding-top:18px}#pc-wrap #my-page .back-frame{grid-template-columns:1fr;gap:14px}#pc-wrap #my-page .left-config{position:relative;top:auto;overflow:visible;border:0;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-menu-toggle{width:100%;min-height:48px;padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid #e7e0ef;border-radius:14px;background:#fff;color:#4f3b67;font:750 13px/1 inherit;box-shadow:0 6px 18px rgba(43,25,84,.05);cursor:pointer}#pc-wrap #my-page .mypage-menu-toggle svg{width:20px;height:20px}#pc-wrap #my-page .mypage-menu-backdrop{position:fixed;inset:0;z-index:119;display:block;border:0;background:rgba(28,21,36,.38)}#pc-wrap #my-page .mypage-sidebar{position:fixed;z-index:120;top:0;left:0;width:min(320px,100vw - 48px);height:100dvh;min-height:0;padding:24px 16px;overflow-y:auto;border-radius:0 18px 18px 0;background:#fff;box-shadow:16px 0 40px rgba(34,23,50,.18);transform:translateX(-105%);transition:transform .18s ease}#pc-wrap #my-page .mypage-sidebar.is-open{transform:translateX(0)}#pc-wrap #my-page .mypage-menu-close{position:absolute;z-index:1;top:15px;right:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#f3eef8;color:#654498;cursor:pointer}#pc-wrap #my-page .mypage-sidebar .mypage-menu-label,#pc-wrap #my-page .mypage-sidebar .mypage-sidebar-profile{display:flex}#pc-wrap #my-page .dashboard-welcome{min-height:190px;height:190px;max-height:190px;padding:30px;grid-template-columns:minmax(0,1fr) 38%}#pc-wrap #my-page .dashboard-welcome-copy{max-width:none}#pc-wrap #my-page .dashboard-academic-art{height:190px}#pc-wrap #my-page .academic-orbit{right:6px;top:-15px;width:220px;height:220px}#pc-wrap #my-page .academic-book{right:52px;bottom:30px;width:112px;height:62px}#pc-wrap #my-page .academic-cap{right:160px;top:40px;width:70px;height:40px}#pc-wrap #my-page .dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){#pc-wrap #my-page .mypage-shell{width:calc(100% - 24px);padding:14px 0 44px}#pc-wrap #my-page .dashboard-welcome{min-height:154px;height:auto;max-height:none;padding:22px 18px;grid-template-columns:minmax(0,1fr) 25%;border-radius:18px}#pc-wrap #my-page .dashboard-welcome h1{font-size:22px}#pc-wrap #my-page .dashboard-welcome p{font-size:12px}#pc-wrap #my-page .dashboard-academic-art{height:154px}#pc-wrap #my-page .academic-book,#pc-wrap #my-page .academic-cap{display:none}#pc-wrap #my-page .academic-orbit{right:-85px}#pc-wrap #my-page .dashboard-metric{min-height:78px;padding:13px}#pc-wrap #my-page .dashboard-panel{padding:17px 15px}#pc-wrap #my-page .recent-scholarship-row{grid-template-columns:44px minmax(0,1fr) auto;gap:9px}#pc-wrap #my-page .recent-scholarship-actions{display:none}}#pc-wrap #my-page #member-follows-page{width:100%;align-items:stretch}#pc-wrap #my-page #member-follows-page .main-title-box{margin-bottom:20px}#pc-wrap #my-page #member-follows-page .main-title-box .right-box{width:100%}#pc-wrap #my-page #member-follows-page .main-title-box .main-title{color:#2b2235;font-size:26px;font-weight:750;letter-spacing:-.02em}#pc-wrap #my-page #member-follows-page .follows-list-box{margin-top:0;padding:20px;gap:0;border:1px solid #e8e1ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.05)}#pc-wrap #my-page #member-follows-page .follows-list-box .listing-title-box{padding:12px 18px;gap:20px;border-radius:10px;background:#f8f5fb}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box{padding:14px 10px;gap:16px}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .info{width:min(300px,38%)}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:64px;height:64px;margin-right:14px}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box{width:min(260px,30%)}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .action-box{width:auto;flex:1 1;gap:10px}#pc-wrap #my-page #member-follows-page .no-data{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media(max-width:700px){#pc-wrap #my-page #member-follows-page .main-title-box .main-title{font-size:24px}#pc-wrap #my-page #member-follows-page .follows-list-box{padding:14px}#pc-wrap #my-page #member-follows-page .follows-list-box .listing-title-box{display:none}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box{flex-wrap:wrap}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .action-box,#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .details-box,#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .info{width:100%}#pc-wrap #my-page #member-follows-page .follows-list-box .follows-card-box .action-box{justify-content:flex-start}#pc-wrap #my-page #add-property-page .config{padding:20px 16px}#pc-wrap #my-page #my-property-page .list-box{padding:16px}}#pc-wrap #my-page .mypage-shell.is-add-property-page .back-frame{align-items:start}#pc-wrap #my-page .mypage-shell.is-add-property-page .left-config{height:-moz-fit-content;height:fit-content;align-self:start}#pc-wrap #my-page #add-property-page{width:100%;min-width:0;display:flex;flex-direction:column;gap:14px}#pc-wrap #my-page #add-property-page .scholarship-section-nav{position:-webkit-sticky;position:sticky;z-index:5;top:88px;padding:6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:5px;gap:5px;border:1px solid #dbe3ee;border-radius:12px;background:hsla(0,0%,100%,.96);box-shadow:0 6px 18px rgba(11,37,69,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap #my-page #add-property-page .scholarship-section-nav button{min-height:34px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#64748b;font:700 11px/1 Poppins,sans-serif;cursor:pointer;transition:color .15s ease,background .15s ease}#pc-wrap #my-page #add-property-page .scholarship-section-nav button:focus-visible,#pc-wrap #my-page #add-property-page .scholarship-section-nav button:hover{background:#f1f5fa;color:#0b2545;outline:none}#pc-wrap #my-page #add-property-page .scholarship-section-nav button.is-active{background:#0b2545;color:#fff}#pc-wrap #my-page #add-property-page .scholarship-form{width:100%;gap:14px;padding:0;background:transparent}#pc-wrap #my-page #add-property-page .form-section{padding:18px 20px;scroll-margin-top:142px;border:1px solid #e7edf4;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(11,37,69,.045)}#pc-wrap #my-page #add-property-page .section-heading{margin-bottom:14px;display:flex;align-items:flex-start;gap:11px}#pc-wrap #my-page #add-property-page .section-heading>span{width:30px;height:30px;display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;border-radius:9px;background:#eaf1f8;color:#0b2545;font-size:11px;font-weight:800}#pc-wrap #my-page #add-property-page .section-heading>div{min-width:0}#pc-wrap #my-page #add-property-page .section-title{margin:0;color:#172033;font-size:17px;font-weight:750;line-height:1.25}#pc-wrap #my-page #add-property-page .section-heading p:not(.section-title){margin:3px 0 0;color:#64748b;font-size:11px;line-height:1.5}#pc-wrap #my-page #add-property-page .field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px}#pc-wrap #my-page #add-property-page .field-span-two{grid-column:1/-1}#pc-wrap #my-page #add-property-page .scholarship-field{min-width:0;gap:8px}#pc-wrap #my-page #add-property-page .scholarship-field>label{color:#27384d;font-size:12px;font-weight:750}#pc-wrap #my-page #add-property-page .field-error,#pc-wrap #my-page #add-property-page .scholarship-field>label span{color:#bc3f55}#pc-wrap #my-page #add-property-page .field-helper{margin:0;color:#64748b;font-size:10px;line-height:1.45}#pc-wrap #my-page #add-property-page .field-error{margin:1px 0 0;font-size:11px;font-weight:600}#pc-wrap #my-page #add-property-page .scholarship-field input,#pc-wrap #my-page #add-property-page .scholarship-field select,#pc-wrap #my-page #add-property-page .scholarship-field textarea{width:100%;border:1px solid #cfd9e5;border-radius:10px;background:#fff;color:#172033;font:500 13px/1.4 Poppins,sans-serif;outline:none;transition:border-color .16s ease,box-shadow .16s ease}#pc-wrap #my-page #add-property-page .scholarship-field>input,#pc-wrap #my-page #add-property-page .scholarship-field>select{height:46px;padding:0 14px}#pc-wrap #my-page #add-property-page .scholarship-field textarea{min-height:160px;padding:14px;resize:vertical}#pc-wrap #my-page #add-property-page .scholarship-field input:focus,#pc-wrap #my-page #add-property-page .scholarship-field select:focus,#pc-wrap #my-page #add-property-page .scholarship-field textarea:focus{border-color:#0b2545;box-shadow:0 0 0 3px rgba(11,37,69,.09)}#pc-wrap #my-page #add-property-page .scholarship-field[data-invalid=true] textarea,#pc-wrap #my-page #add-property-page .scholarship-field[data-invalid=true]>input,#pc-wrap #my-page #add-property-page .scholarship-field[data-invalid=true]>select{border-color:#cf6577}#pc-wrap #my-page #add-property-page .MuiAutocomplete-root{width:100%}#pc-wrap #my-page #add-property-page .MuiAutocomplete-root .MuiOutlinedInput-root{min-height:46px;padding:5px 10px;border-radius:10px;background:#fff;font:500 13px/1.4 Poppins,sans-serif}#pc-wrap #my-page #add-property-page .MuiAutocomplete-root .MuiOutlinedInput-notchedOutline{border-color:#cfd9e5}#pc-wrap #my-page #add-property-page .MuiAutocomplete-root .MuiChip-root{height:27px;border-radius:8px;background:#eaf1f8;color:#0b2545;font-size:11px}#pc-wrap #my-page #add-property-page .description-control{position:relative}#pc-wrap #my-page #add-property-page .description-control textarea{padding-bottom:34px}#pc-wrap #my-page #add-property-page .description-control>span{position:absolute;right:13px;bottom:11px;color:#988e9e;font-size:10px}#pc-wrap #my-page #add-property-page .upload-zone{min-height:150px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #9fb0c5;border-radius:14px;background:#f8fafc;color:#64748b;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}#pc-wrap #my-page #add-property-page .upload-zone.is-dragging,#pc-wrap #my-page #add-property-page .upload-zone:focus-visible,#pc-wrap #my-page #add-property-page .upload-zone:hover{border-color:#0b2545;background:#eaf1f8;outline:none;transform:translateY(-1px)}#pc-wrap #my-page #add-property-page .upload-zone>svg{width:32px;height:32px;color:#0b2545}#pc-wrap #my-page #add-property-page .upload-zone strong{color:#27384d;font-size:14px}#pc-wrap #my-page #add-property-page .upload-zone>span{font-size:11px}#pc-wrap #my-page #add-property-page .upload-zone .MuiLinearProgress-root{width:min(360px,90%);height:5px;margin-top:8px;border-radius:999px;background:#dbe5f0}#pc-wrap #my-page #add-property-page .upload-zone .MuiLinearProgress-bar{background:#0b2545}#pc-wrap #my-page #add-property-page .media-upload-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);grid-gap:18px;gap:18px}#pc-wrap #my-page #add-property-page .media-upload{min-width:0;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #add-property-page .media-upload>h3{margin:0;color:#27384d;font-size:13px;font-weight:750}#pc-wrap #my-page #add-property-page .media-upload>p{min-height:34px;margin:0;color:#64748b;font-size:10px;line-height:1.5}#pc-wrap #my-page #add-property-page .media-upload .upload-zone{min-height:150px}#pc-wrap #my-page #add-property-page .image-previews{margin-top:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap #my-page #add-property-page .image-preview{position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid #dbe3ee;border-radius:14px;background:#f1f5fa}#pc-wrap #my-page #add-property-page .image-preview img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-page #add-property-page .image-preview button{position:absolute;top:7px;right:7px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(11,37,69,.86);color:#fff;font-size:17px;line-height:1;cursor:pointer}#pc-wrap #my-page #add-property-page .media-upload .image-preview{margin-top:4px}#pc-wrap #my-page #add-property-page .media-upload .logo-preview{width:112px;aspect-ratio:1}#pc-wrap #my-page #add-property-page .media-upload .logo-preview img{object-fit:contain;background:#fff}#pc-wrap #my-page #add-property-page .media-upload .cover-preview{width:100%;aspect-ratio:16/9}#pc-wrap #my-page #add-property-page .submission-actions{position:-webkit-sticky;position:sticky;z-index:4;bottom:-28px;margin:0 -2px -2px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dbe3ee;border-radius:16px;background:hsla(0,0%,100%,.96);box-shadow:0 -8px 30px rgba(11,37,69,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#pc-wrap #my-page #add-property-page .draft-note{min-width:0;display:flex;align-items:center;gap:10px}#pc-wrap #my-page #add-property-page .draft-note>span{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#0b2545;box-shadow:0 0 0 5px #eaf1f8}#pc-wrap #my-page #add-property-page .draft-note>div{min-width:0;display:flex;flex-direction:column;gap:2px}#pc-wrap #my-page #add-property-page .draft-note strong{color:#27384d;font-size:11px}#pc-wrap #my-page #add-property-page .draft-note small{color:#64748b;font-size:9px}#pc-wrap #my-page #add-property-page .action-buttons{display:flex;gap:10px}#pc-wrap #my-page #add-property-page .action-buttons button{min-height:40px;padding-inline:18px;border-radius:9px;font-family:Poppins,sans-serif;font-size:11px;font-weight:750;text-transform:none}#pc-wrap #my-page #add-property-page .action-buttons .MuiButton-contained{background:#0b2545}#pc-wrap #my-page #add-property-page .action-buttons .MuiButton-contained:hover{background:#071c36}@media(max-width:900px){#pc-wrap #my-page #add-property-page .field-grid{grid-template-columns:1fr}#pc-wrap #my-page #add-property-page .field-span-two{grid-column:auto}#pc-wrap #my-page #add-property-page .media-upload-grid{grid-template-columns:1fr}#pc-wrap #my-page #add-property-page .media-upload>p{min-height:0}#pc-wrap #my-page #add-property-page .image-previews{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){#pc-wrap #my-page #add-property-page .form-section{padding:20px 16px;border-radius:20px}#pc-wrap #my-page #add-property-page .submission-actions{bottom:0;flex-direction:column;align-items:stretch}#pc-wrap #my-page #add-property-page .action-buttons{width:100%}#pc-wrap #my-page #add-property-page .action-buttons button{flex:1 1}#pc-wrap #my-page #add-property-page .image-previews{grid-template-columns:repeat(2,minmax(0,1fr))}}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-property-page .state-box{min-height:220px;align-items:center;justify-content:center;gap:15px}#pc-wrap #my-page #my-property-page .tab-name-box button{border:0;background:transparent}#pc-wrap #my-page #my-property-page .scholarship-management-card{align-items:center;gap:14px}#pc-wrap #my-page #my-property-page .scholarship-management-card .image-box{border:0;background:transparent;cursor:pointer;flex:0 0 110px}#pc-wrap #my-page #my-property-page .scholarship-management-card .deadline,#pc-wrap #my-page #my-property-page .scholarship-management-card .scholarship-meta{color:#7b7184;font-size:11px;margin-top:5px}#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box{margin-left:auto;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;gap:6px}#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box .MuiButton-root{min-height:34px;padding:5px 10px;border:1px solid #0b2545;border-radius:9px;background:transparent;color:#0b2545;font-size:11px;font-weight:750;text-transform:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box .MuiButton-root:hover{background:#eaf2fb;border-color:#0b2545;color:#0b2545}#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box .MuiButton-root:focus,#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box .MuiButton-root:focus-visible{outline:none;background:#0b2545;border-color:#0b2545;color:#fff;box-shadow:0 0 0 2px rgba(11,37,69,.2)}@media(max-width:900px){#pc-wrap #my-page #my-property-page .scholarship-management-card{flex-wrap:wrap}#pc-wrap #my-page #my-property-page .scholarship-management-card .information-box{width:calc(100% - 155px)}#pc-wrap #my-page #my-property-page .scholarship-management-card .date-box,#pc-wrap #my-page #my-property-page .scholarship-management-card .status-box,#pc-wrap #my-page #my-property-page .scholarship-management-card .views-box{width:auto;margin-right:0}#pc-wrap #my-page #my-property-page .scholarship-management-card .action-box{width:100%}}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:100%}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-property-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.2}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;min-height:48px;padding:6px;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;overflow-x:auto;border:1px solid #d8e1ec;border-radius:12px;background:#edf3f8}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:auto;min-width:max-content;height:36px;padding:0 13px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#475467;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:1.2;transition:background-color .2s ease,color .2s ease}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name:hover{background:#eaf2fb;color:#0b2545}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{width:auto;min-width:max-content;height:36px;padding:0 13px;display:flex;justify-content:center;align-items:center;border:0;border-radius:9px;background:#0b2545;cursor:pointer;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:1.2}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:0;padding:16px;border:1px solid #e8e2ed;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.04)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:12px;padding:14px;border:1px solid #e8e2ed;border-radius:16px;background:#fff;box-shadow:0 5px 16px rgba(54,35,83,.035)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:0;padding-top:1px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:auto;height:auto;min-width:0;padding:0;flex:1 1 220px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.2}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.2}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.2}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:20px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.2}#pc-wrap #my-page #my-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-favorites-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box{width:100%}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;flex-wrap:wrap;flex-direction:row;grid-gap:20px;gap:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card{min-width:0;height:auto;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e3dff0;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(52,38,78,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image{position:relative;width:100%;height:168px;display:block;flex:none;overflow:hidden;background:#eeeaf7}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image>img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .scholarship-logo-tile,#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .scholarship-provider-overlay{position:absolute;top:12px;left:12px;max-width:calc(100% - 84px);padding:7px 9px;overflow:hidden;border-radius:10px;background:hsla(0,0%,100%,.94);color:#302941;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .scholarship-logo-tile{width:48px;height:48px;padding:7px;display:grid;place-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .scholarship-logo-tile img{width:100%;height:100%;object-fit:contain}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .view-count{position:absolute;top:12px;right:12px;padding:5px 7px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:rgba(28,23,39,.66);color:#fff;font-size:11px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image .view-count svg{font-size:14px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-body{min-width:0;height:auto;padding:17px;display:flex;flex-direction:column;flex:1 1}#pc-wrap #my-page #my-favorites-page .favorites-list-box .funding-badge{width:-moz-fit-content;width:fit-content;padding:5px 8px;border-radius:999px;background:#eee9fb;color:#6542ad;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-title{margin-top:10px;display:-webkit-box;overflow:hidden;color:#211b32;font-size:17px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-metadata{margin:8px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#756d82;font-size:12px;line-height:1.4}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-metadata>span{display:inline-flex;align-items:center;gap:5px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-metadata i{width:1px;height:12px;background:#d9d3e5}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-description{margin:9px 0 0;display:-webkit-box;overflow:hidden;color:#6c6478;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions .details-link{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:#7047c6;color:#fff;font-size:12px;font-weight:700}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions .details-link svg{font-size:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions .save-scholarship.MuiIconButton-root{width:38px;height:38px;border:1px solid #d9d0ed;background:#fff;color:#7047c6}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions .save-scholarship.MuiIconButton-root:hover{border-color:#bca9df;background:#f7f3ff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .no-data{width:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid #e8e1ee;border-radius:18px;background:#fff;color:#766c7f;box-shadow:0 8px 24px rgba(54,35,83,.05)}@media(max-width:700px){#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title{font-size:24px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-image{height:160px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-body{padding:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .scholarship-card-actions .details-link{flex:1 1}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:100%}#pc-wrap #my-page #my-favorites-page .no-data{min-height:200px;padding:20px;text-align:center}}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}:is(#pc-wrap,#mobile-wrap) #my-page .main-config.is-profile-workspace{height:auto;min-height:0;overflow:visible}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-profile-workspace{width:100%;min-width:0;overflow:visible}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace{width:100%;max-width:1100px;min-width:0;margin-inline:auto;display:flex;flex-direction:column;gap:17px;padding-bottom:16px;color:#2b2235}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-card{width:100%;min-width:0;min-height:148px;padding:22px 24px;display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,330px);align-items:center;grid-gap:26px;gap:26px;border:1px solid #e4daef;border-radius:18px;background:linear-gradient(125deg,#fff,#fcfaff 60%,#f2ecfb);box-shadow:0 9px 26px rgba(55,34,86,.055)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main{min-width:0;display:flex;align-items:center;gap:18px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main>img{width:88px;height:88px;flex:0 0 88px;border:3px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 6px 16px rgba(61,38,97,.12)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main>div{min-width:0}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main h1{margin:8px 0 3px;color:#2a2133;font-size:clamp(24px,2.2vw,32px);font-weight:760;line-height:1.15;letter-spacing:-.025em}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main p{margin:0;color:#756a80;font-size:13px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main small{max-width:600px;margin-top:10px;display:block;overflow:hidden;color:#685f71;font-size:13px;line-height:1.55;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge{width:-moz-fit-content;width:fit-content;padding:5px 9px;display:inline-flex;border-radius:999px;background:#efe9f8;color:#6844a3;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge.state-pending{background:#fff2dc;color:#9b641b}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge.state-verified{background:#e5f5ec;color:#267854}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge.state-rejected{background:#fae9ea;color:#a14e55}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel{min-width:0;padding:7px 0 7px 20px;border:0;border-left:1px solid rgba(105,67,171,.13);border-radius:0;background:transparent}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-top{display:flex;align-items:baseline;gap:9px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-top strong{color:#6038a4;font-size:29px;line-height:1}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-top span{color:#746a7d;font-size:11px;font-weight:700}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel .MuiLinearProgress-root{height:5px;margin:8px 0 11px;border-radius:99px;background:#e2d8f0}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel .MuiLinearProgress-bar{border-radius:99px;background:#6840ad}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list{margin-bottom:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 10px;gap:6px 10px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list span{min-width:0;display:flex;align-items:center;gap:5px;color:#8e8495;font-size:11px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list svg{width:13px;height:13px;padding:2px;border-radius:50%;background:#eee9f2}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list span.is-complete{color:#35785a}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list span.is-complete svg{background:#def1e6}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button{min-height:36px;border-radius:9px;background:#6840ad;font-size:11px;font-weight:750;box-shadow:none;text-transform:none}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav{min-width:0;min-height:42px;padding:0 6px;display:flex;gap:26px;overflow-x:auto;border-bottom:1px solid #e5deea;scrollbar-width:none}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav::-webkit-scrollbar{display:none}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button{position:relative;min-width:max-content;padding:11px 1px 10px;border:0;background:transparent;color:#83798c;font:700 12px/1.2 Plus Jakarta Sans,Poppins,sans-serif;cursor:pointer}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:transparent;content:""}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active{color:#5f37a4}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active:after{background:#6b43ae}:is(#pc-wrap,#mobile-wrap) #my-page .profile-information-card{padding:20px;border:1px solid #e8e1ed;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.04)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-card-heading{margin-bottom:15px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-card-heading h2{margin:4px 0 2px;color:#2d2436;font-size:18px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-card-heading p{margin:0;color:#81778a;font-size:12px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-eyebrow{color:#7851b6;font-size:9px;font-weight:800;letter-spacing:.11em}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-row{padding:0 0 15px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #f0ebf3}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo{width:70px;height:70px;flex:0 0 70px;overflow:hidden;border-radius:50%;background:#eee9f3}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo img{width:100%;height:100%;object-fit:cover}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy{display:flex;flex-direction:column;align-items:flex-start;gap:5px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy strong{font-size:13px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy span{color:#8a808f;font-size:10px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label{min-height:33px;margin-top:3px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d9cde8;border-radius:8px;background:#faf8fd;color:#65409e;font-size:11px;font-weight:750;cursor:pointer}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label svg{width:15px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label.is-disabled{opacity:.55;pointer-events:none}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid label{min-width:0;display:flex;flex-direction:column;gap:7px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid label>span{color:#554b5e;font-size:11px;font-weight:700}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid input{width:100%;height:46px;min-width:0;padding:0 13px;outline:none;border:1px solid #ddd6e3;border-radius:10px;background:#fff;color:#302838;font-family:inherit;font-size:12px;transition:border-color .15s ease,box-shadow .15s ease}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid input:focus{border-color:#8965bc;box-shadow:0 0 0 3px rgba(105,64,173,.08)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-wide-field{grid-column:auto}:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row{margin-top:16px;display:flex;justify-content:flex-end}:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button{min-height:40px;padding-inline:18px;border-radius:9px;background:#6840ad;font-size:11px;font-weight:750;box-shadow:none;text-transform:none}@media(min-width:1280px){#pc-wrap #my-page .mypage-shell.is-profile-page{padding-top:124px}#pc-wrap #my-page .mypage-shell.is-profile-page .back-frame{height:auto;min-height:0;align-items:start}#pc-wrap #my-page .mypage-shell.is-profile-page .left-config{height:auto;min-height:0}}@media(max-width:960px){:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-card{min-height:0;grid-template-columns:1fr;gap:20px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel{width:100%;padding:15px 0 0;border-left:0;border-top:1px solid rgba(105,67,171,.13)}}@media(max-width:640px){:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace{gap:14px;padding-bottom:20px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-card{padding:20px 16px;border-radius:18px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main{align-items:flex-start;gap:13px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main>img{width:74px;height:74px;flex-basis:74px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main h1{font-size:23px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list{grid-template-columns:1fr}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav{gap:20px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-information-card{padding:16px 14px}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-row{align-items:flex-start}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid{grid-template-columns:1fr}:is(#pc-wrap,#mobile-wrap) #my-page .profile-wide-field{grid-column:auto}:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button{width:100%}}.profile-identity-main>.member-avatar-placeholder{width:88px;height:88px;flex:0 0 88px;border:3px solid #fff;box-shadow:0 6px 16px rgba(11,37,69,.12)}.profile-photo .member-avatar-placeholder{width:100%;height:100%}@media(max-width:767px){.profile-identity-main>.member-avatar-placeholder{width:74px;height:74px;flex-basis:74px}}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:100%}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#2b2235;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:750;line-height:normal;letter-spacing:-.02em;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#7b7184;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;margin:0 0 24px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;gap:8px;margin-top:8px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#2b2235;font-size:14px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .my-article-card{width:100%;min-width:0;min-height:154px;padding:11px;display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:13px;gap:13px;border:1px solid #e8e2ed;border-radius:16px;background:#fff;box-shadow:0 4px 14px rgba(54,35,83,.035)}#pc-wrap #my-articles-page .my-article-thumbnail{width:160px;aspect-ratio:16/9;align-self:center;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#f3eff6;color:#91869a;font:600 12px/1.4 Poppins,sans-serif}#pc-wrap #my-articles-page .my-article-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap #my-articles-page .my-article-content{min-width:0;display:flex;flex-direction:column;gap:5px;padding:1px 2px}#pc-wrap #my-articles-page .my-article-footer,#pc-wrap #my-articles-page .my-article-heading,#pc-wrap #my-articles-page .my-article-meta{display:flex;align-items:center}#pc-wrap #my-articles-page .my-article-heading{justify-content:space-between;gap:12px}#pc-wrap #my-articles-page .my-article-topic{color:#6840ad;font:750 12px/1.4 Poppins,sans-serif}#pc-wrap #my-articles-page .my-article-status{padding:3px 8px;border-radius:999px;background:#f1edf5;color:#695f72;font:700 10px/1.3 Poppins,sans-serif;letter-spacing:.04em}#pc-wrap #my-articles-page .my-article-status.status-active{background:#edf7f0;color:#39734b}#pc-wrap #my-articles-page .my-article-title{margin:0;overflow:hidden;color:#2b2235;font:750 17px/1.25 Poppins,sans-serif;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-articles-page .my-article-excerpt{display:-webkit-box;overflow:hidden;color:#746a7d;font:400 12px/1.45 Poppins,sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}#pc-wrap #my-articles-page .my-article-footer{justify-content:space-between;gap:12px;margin-top:auto}#pc-wrap #my-articles-page .my-article-meta{min-width:0;flex-wrap:wrap;gap:10px;color:#81778a;font:400 12px/1.4 Poppins,sans-serif}#pc-wrap #my-articles-page .my-article-meta span{display:inline-flex;align-items:center;gap:3px}#pc-wrap #my-articles-page .my-article-meta svg{width:14px;height:14px}#pc-wrap #my-articles-page .my-article-actions{display:flex;align-items:center;gap:7px}#pc-wrap #my-articles-page .my-article-footer .MuiButton-root{min-width:auto;padding:4px 7px;color:#6840ad;font-weight:700;white-space:nowrap}#pc-wrap #my-articles-page .my-article-footer .delete-action.MuiButton-root{color:#a54a58}#pc-wrap #my-articles-page .my-article-footer .delete-action.MuiButton-root:hover{background:#fbf1f3}#pc-wrap #my-page #my-articles-page .no-data{width:100%;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid #e8e1ee;border-radius:18px;background:#faf8fc}.delete-story-dialog.MuiPaper-root{width:min(430px,100% - 32px);border-radius:16px}.delete-story-dialog .MuiDialogTitle-root{padding:24px 24px 8px;color:#2b2235;font:750 20px/1.3 Poppins,sans-serif}.delete-story-dialog .MuiDialogContent-root{padding:8px 24px 16px}.delete-story-dialog .MuiDialogContentText-root{color:#746a7d;font:400 14px/1.55 Poppins,sans-serif}.delete-story-dialog .MuiDialogActions-root{gap:8px;padding:8px 24px 22px}.delete-story-dialog .MuiButton-root{border-radius:9px;font-weight:700;text-transform:none}.delete-story-dialog .confirm-delete-action.MuiButton-root{background:#a54a58;color:#fff}.delete-story-dialog .confirm-delete-action.MuiButton-root:hover{background:#8f3e4b}@media(max-width:1000px){#pc-wrap #my-page #my-articles-page .article-list-box{grid-template-columns:1fr}#pc-wrap #my-page #my-articles-page .my-article-card{grid-template-columns:160px minmax(0,1fr)}}@media(max-width:700px){#pc-wrap #my-page #my-articles-page .main-title-box .right-box .main-title{font-size:24px}#pc-wrap #my-page #my-articles-page .article-list-box{gap:14px}#pc-wrap #my-page #my-articles-page .my-article-card{grid-template-columns:1fr;gap:12px}#pc-wrap #my-page #my-articles-page .my-article-thumbnail{width:100%}#pc-wrap #my-page #my-articles-page .my-article-content{padding:0 2px 2px}#pc-wrap #my-page #my-articles-page .my-article-footer{align-items:flex-end}#pc-wrap #my-page #my-articles-page .no-data{min-height:200px}}@media(max-width:767px){:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page{width:100%;min-width:0}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .article-list-box{width:100%;margin:0 0 20px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:14px;gap:14px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-card{width:100%;min-width:0;min-height:0;padding:12px;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:12px;gap:12px;box-sizing:border-box;border:1px solid #e5ebf1;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(11,37,69,.05)}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-thumbnail{width:100%;min-width:0;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f3f6f9;color:#64748b;font:600 12px/1.4 Poppins,sans-serif}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-content{min-width:0;padding:0 1px 1px;display:flex;flex-direction:column;gap:7px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-topic{color:#0b2545;font:750 11px/1.35 Poppins,sans-serif}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-status{padding:4px 8px;flex:0 0 auto;border:1px solid #d8e1ea;border-radius:999px;background:#eef4f8;color:#0b2545;font:700 9px/1.2 Poppins,sans-serif;letter-spacing:.04em}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-status.status-active{border-color:#cde8d8;background:#edf7f0;color:#39734b}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-title{margin:0;display:-webkit-box;overflow:hidden;color:#111827;font:750 17px/1.3 Poppins,sans-serif;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-excerpt{margin:0;display:-webkit-box;overflow:hidden;color:#64748b;font:400 12px/1.5 Poppins,sans-serif;white-space:normal;word-break:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer{margin-top:3px;display:flex;align-items:stretch;flex-direction:column;gap:10px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-meta{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;color:#64748b;font:400 11px/1.4 Poppins,sans-serif}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-meta span{display:inline-flex;align-items:center;gap:3px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-meta svg{width:14px;height:14px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-actions{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer .MuiButton-root{width:100%;min-width:0;min-height:36px;padding:5px 8px;border:1px solid #d8e1ea;border-radius:8px;background:#fff;color:#0b2545;font-size:11px;font-weight:700;text-transform:none}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer .MuiButton-root:hover{border-color:#9fb0c5;background:#eef4f8}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer .delete-action.MuiButton-root{border-color:#eccfd4;color:#a54a58}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer .delete-action.MuiButton-root:hover{background:#fbf1f3}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-conf{width:100%;margin:4px 0 0;display:flex;align-items:center;justify-content:center;gap:8px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-box{width:100%;display:flex;justify-content:center}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-conf .MuiPagination-ul{justify-content:center;flex-wrap:wrap;gap:2px}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-conf .total p{color:#64748b;font-size:12px;line-height:1.4;text-align:center}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-conf .MuiPaginationItem-root.Mui-selected{background:#0b2545;color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .pagination-conf .MuiPaginationItem-root.Mui-selected:hover{background:#071b34}}#pc-wrap #my-page #write-article-page{width:100%;display:flex;flex-direction:column;gap:18px}#pc-wrap #my-page #write-article-page .main-title-box{margin:0}#pc-wrap #my-page #write-article-page .right-box{width:100%}#pc-wrap #my-page #write-article-page .main-title{color:#2b2235;font:750 26px/1.2 Poppins,sans-serif;letter-spacing:-.02em}#pc-wrap #my-page #write-article-page .sub-title{margin-top:5px;color:#7b7184;font:400 14px/1.5 Poppins,sans-serif}#pc-wrap #my-page #write-article-page .article-editor-card{padding:24px;gap:18px;border:1px solid #e8e1ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.05)}#pc-wrap #my-page #write-article-page .article-editor-fields{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(260px,1.35fr);grid-gap:14px;gap:14px}#pc-wrap #my-page #write-article-page .article-editor-field{width:100%;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #write-article-page .article-editor-label{margin:0;color:#3c3245;font:700 12px/1.4 Poppins,sans-serif}#pc-wrap #my-page #write-article-page .article-title-input,#pc-wrap #my-page #write-article-page .article-title-input>div{width:100%;background:#fff}#pc-wrap #my-page #write-article-page .MuiInputBase-root{min-height:46px;border-radius:10px}#pc-wrap #my-page #write-article-page .cover-image-field{display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #write-article-page .cover-image-upload{height:90px;padding:9px 12px;display:flex;align-items:center;gap:14px;overflow:hidden;border:1px dashed #cfc3da;border-radius:12px;background:#faf8fc}#pc-wrap #my-page #write-article-page .cover-image-upload.has-image{border-style:solid;background:#fff}#pc-wrap #my-page #write-article-page .cover-image-upload img{width:128px;height:70px;flex:0 0 128px;display:block;border-radius:9px;object-fit:cover}#pc-wrap #my-page #write-article-page .cover-image-copy{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:3px}#pc-wrap #my-page #write-article-page .cover-image-copy strong{overflow:hidden;color:#3c3245;font:700 14px/1.3 Poppins,sans-serif;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #write-article-page .cover-image-copy span{color:#81768a;font:400 12px/1.4 Poppins,sans-serif}#pc-wrap #my-page #write-article-page .cover-image-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}#pc-wrap #my-page #write-article-page .cover-image-upload .MuiButton-root{flex:0 0 auto;min-width:auto;padding:5px 9px}#pc-wrap #my-page #write-article-page .cover-image-upload .cover-image-actions .MuiButton-colorError{color:#a33d4a}#pc-wrap #my-page #write-article-page .toastui-editor-defaultUI{overflow:hidden;border-color:#e3dce9;border-radius:12px}#pc-wrap #my-page #write-article-page .toastui-editor-toolbar{background:#faf8fc}#pc-wrap #my-page #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #my-page #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #my-page #write-article-page .article-editor-actions{justify-content:flex-end}#pc-wrap #my-page #write-article-page .article-register-button{min-width:156px;min-height:40px;margin:0;border-radius:9px;background:#0b2554;color:#fff;font-weight:700;box-shadow:none}#pc-wrap #my-page #write-article-page .article-register-button:hover{background:#123566;color:#fff;box-shadow:none}@media(max-width:700px){#pc-wrap #my-page #write-article-page .main-title{font-size:24px}#pc-wrap #my-page #write-article-page .article-editor-card{padding:16px}#pc-wrap #my-page #write-article-page .article-editor-fields{grid-template-columns:1fr}#pc-wrap #my-page #write-article-page .cover-image-upload{gap:10px}#pc-wrap #my-page #write-article-page .cover-image-upload img{width:104px;height:66px;flex-basis:104px}#pc-wrap #my-page #write-article-page .cover-image-actions{gap:2px}#pc-wrap #my-page #write-article-page .cover-image-upload .MuiButton-root{padding-inline:6px}#pc-wrap #my-page #write-article-page .toastui-editor-defaultUI{min-width:0}#pc-wrap #my-page #write-article-page .article-register-button{width:100%}}#my-page .mentor-workspace{display:flex;flex-direction:column;gap:18px;color:#2b2235}#my-page .mentor-kicker{color:#7650c8;font-size:10px;font-weight:800;letter-spacing:.12em}#my-page .mentor-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:12px;color:#766d80}#my-page .mentor-onboarding-empty{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}#my-page .mentor-onboarding-empty h2{margin:4px 0 0;font-size:27px}#my-page .mentor-onboarding-empty p{max-width:430px;margin:0 0 8px;color:#756c7e;line-height:1.6}#my-page .mentor-onboarding-empty .MuiAlert-root{width:min(100%,560px)}#my-page .mentor-empty-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#eee8fb;color:#6841b4}#my-page .mentor-empty-icon svg{font-size:31px}#my-page .mentor-completeness-card{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #e5dcf3;border-radius:16px;background:linear-gradient(135deg,#fbf9ff,#f1ebfb)}#my-page .mentor-completeness-card h2{margin:6px 0 4px;font-size:22px}#my-page .mentor-completeness-card p{margin:0;color:#766d80;font-size:13px}#my-page .mentor-progress{width:230px;flex:0 0 230px;display:grid;grid-template-columns:auto 1fr;align-items:end;grid-gap:3px 10px;gap:3px 10px}#my-page .mentor-progress strong{color:#6036aa;font-size:25px;line-height:1}#my-page .mentor-progress span{color:#766d80;font-size:11px;font-weight:700}#my-page .mentor-progress .MuiLinearProgress-root{height:7px;grid-column:1/-1;margin-top:5px;border-radius:99px;background:#ddd1ef}#my-page .mentor-progress .MuiLinearProgress-bar{border-radius:99px;background:#6c42b7}#my-page .mentor-editor-card{padding:22px 24px;display:flex;flex-direction:column;gap:18px;border:1px solid #e8e2ed;border-radius:16px;background:#fff}#my-page .mentor-editor-card>header{display:flex;align-items:center;justify-content:space-between;gap:20px}#my-page .mentor-editor-card>header>div{display:flex;align-items:flex-start;gap:12px}#my-page .mentor-editor-card>header>div>span{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;border-radius:9px;background:#eee8fb;color:#6841b4;font-size:11px;font-weight:800}#my-page .mentor-editor-card h3{margin:0;font-size:17px}#my-page .mentor-editor-card header p{margin:4px 0 0;color:#7b7184;font-size:12px}#my-page .mentor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}#my-page .mentor-full-field{grid-column:1/-1}#my-page .mentor-availability{min-height:56px;margin:0;padding:0 12px;border:1px solid #d8d1de;border-radius:5px}#my-page .mentor-profile-actions{display:flex;justify-content:flex-end}#my-page .mentor-experience-list{display:flex;flex-direction:column;gap:12px}#my-page .mentor-experience-card{padding:17px 18px;border:1px solid #e8e2ed;border-radius:13px;background:#fcfbfd}#my-page .mentor-experience-main{display:flex;justify-content:space-between;gap:20px}#my-page .mentor-experience-main>div:first-child{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px}#my-page .mentor-experience-card h4{margin:5px 0 0;color:#2b2235;font-size:16px}#my-page .mentor-experience-card p{margin:0;color:#5f5569;font-size:13px;font-weight:700}#my-page .mentor-experience-card span:not(.MuiChip-label){color:#817789;font-size:12px}#my-page .mentor-card-actions{display:flex;align-items:flex-start;gap:3px}#my-page .mentor-experience-card .MuiAlert-root{margin-top:12px}#my-page .mentor-experience-empty{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #d9d0e5;border-radius:13px;color:#84798e}#my-page .mentor-experience-empty svg{color:#8b69c5}#my-page .mentor-experience-empty strong{color:#4c4255;font-size:13px}#my-page .mentor-experience-empty span{font-size:12px}#my-page .unified-profile-workspace .provider-workspace{overflow:hidden}#my-page .unified-profile-workspace .provider-workspace>header>div>span svg{width:18px;height:18px}#my-page .unified-profile-workspace .provider-summary>.MuiButton-root{align-self:flex-start}#my-page .unified-profile-workspace .provider-status{font-weight:750}#my-page .unified-profile-workspace .provider-status-pending{background:#fff1d9;color:#9c651d}#my-page .unified-profile-workspace .provider-status-verified{background:#e4f5eb;color:#287a56}#my-page .unified-profile-workspace .provider-status-rejected{background:#f9e8e9;color:#a24e55}#my-page .unified-profile-workspace .provider-status-suspended{background:#ece9ed;color:#675e6c}#my-page .unified-profile-workspace .provider-logo-preview{width:104px;height:104px;border:1px solid #e5ddec;border-radius:14px;object-fit:contain;background:#fff}#my-page .unified-profile-workspace .provider-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}#my-page .unified-profile-workspace .provider-summary-grid>span{display:flex;min-width:0;flex-direction:column;gap:4px;color:#665c70;font-size:13px;overflow-wrap:anywhere}#my-page .unified-profile-workspace .provider-summary-grid strong{color:#3d3347;font-size:11px;text-transform:uppercase;letter-spacing:.04em}#my-page .unified-profile-workspace .provider-summary-grid a{color:#6840ad}#my-page .unified-profile-workspace .provider-summary-wide{grid-column:1/-1;line-height:1.55}#my-page .unified-profile-workspace .provider-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}#my-page .unified-profile-workspace .provider-upload-grid>div{min-width:0;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;border:1px dashed #d8cce5;border-radius:12px;background:#faf8fc}#my-page .unified-profile-workspace .provider-upload-grid strong{color:#463b50;font-size:13px}#my-page .unified-profile-workspace .provider-upload-grid span{color:#817789;font-size:11px;line-height:1.45}#my-page .unified-profile-workspace .provider-document-list{width:100%;display:flex;flex-wrap:wrap;gap:7px}#my-page .unified-profile-workspace .provider-document-list .MuiChip-root{max-width:100%}#my-page .unified-profile-workspace .provider-logo-control{display:flex;align-items:center;gap:10px}#my-page .unified-profile-workspace .provider-logo-control img{width:72px;height:72px;border-radius:10px;object-fit:contain;background:#fff}#my-page .unified-profile-workspace .provider-actions{justify-content:flex-end}@media(max-width:760px){#my-page .unified-profile-workspace .provider-summary-grid,#my-page .unified-profile-workspace .provider-upload-grid{grid-template-columns:1fr}#my-page .unified-profile-workspace .provider-summary-wide{grid-column:auto}#my-page .unified-profile-workspace .provider-actions{align-items:stretch;flex-direction:column-reverse}#my-page .unified-profile-workspace .provider-actions .MuiButton-root{width:100%}}.mentor-experience-dialog .MuiDialog-paper{border-radius:18px}.mentor-experience-dialog .MuiDialogTitle-root{display:flex;flex-direction:column;color:#2b2235;font-weight:750}.mentor-experience-dialog .MuiDialogTitle-root span{margin-top:3px;color:#7b7184;font-size:12px;font-weight:400}.mentor-experience-dialog .mentor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.mentor-experience-dialog .mentor-full-field{grid-column:1/-1}.mentor-experience-dialog .mentor-scholarship-option{display:flex;flex-direction:column}.mentor-experience-dialog .mentor-scholarship-option span{color:#80758a;font-size:12px}.mentor-experience-dialog .mentor-experience-narrative,.mentor-experience-dialog .mentor-experience-narrative .MuiInputBase-root{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.mentor-experience-dialog .mentor-experience-narrative .MuiOutlinedInput-root{min-height:154px;height:auto;padding:14px;align-items:flex-start;overflow:visible;border-radius:10px;box-sizing:border-box}.mentor-experience-dialog .mentor-experience-narrative textarea.MuiOutlinedInput-input{width:100%!important;min-width:0;max-width:100%;padding:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto!important;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.55;resize:none}.mentor-experience-dialog .mentor-experience-narrative .MuiFormHelperText-root{margin-top:7px;line-height:1.45}.mentor-experience-dialog .mentor-experience-images{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.mentor-experience-dialog .mentor-experience-images h3{margin:0;color:#403647;font-size:13px;font-weight:700;line-height:1.4}.mentor-experience-dialog .mentor-experience-images h3 span{color:#80758a;font-size:11px;font-weight:400}.mentor-experience-dialog .mentor-image-list{display:flex;flex-wrap:wrap;gap:10px}.mentor-experience-dialog .mentor-image-list>div{position:relative;width:84px;height:72px;overflow:hidden;border:1px solid #e2d9e9;border-radius:9px;background:#f7f3fa}.mentor-experience-dialog .mentor-image-list img{width:84px;height:72px;display:block;border-radius:8px;object-fit:cover}.mentor-experience-dialog .mentor-image-list .MuiChip-root{position:absolute;right:4px;bottom:4px;height:21px;border:1px solid hsla(0,0%,100%,.8);background:rgba(44,34,52,.78);color:#fff;font-size:9px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mentor-experience-dialog .mentor-image-list .MuiChip-deleteIcon{width:15px;height:15px;color:#fff}@media(max-width:760px){#my-page .mentor-completeness-card{align-items:stretch;flex-direction:column}#my-page .mentor-progress{width:100%;flex-basis:auto}#my-page .mentor-editor-card{padding:18px 16px}#my-page .mentor-editor-card>header,#my-page .mentor-experience-main{align-items:stretch;flex-direction:column}#my-page .mentor-editor-card>header>.MuiButton-root{align-self:flex-start}#my-page .mentor-form-grid{grid-template-columns:1fr}#my-page .mentor-full-field{grid-column:auto}#my-page .mentor-card-actions{align-self:flex-start}.mentor-experience-dialog .mentor-form-grid{grid-template-columns:1fr}.mentor-experience-dialog .mentor-full-field{grid-column:auto}}#my-page .unified-profile-workspace .mentor-section-stack{display:flex;flex-direction:column;gap:16px}#my-page .unified-profile-workspace .mentor-onboarding-empty{min-height:310px;padding:34px 24px;border:1px solid #e6ddef;border-radius:18px;background:linear-gradient(145deg,#fff,#faf7ff);box-shadow:0 8px 24px rgba(54,35,83,.04)}#my-page .unified-profile-workspace .mentor-onboarding-benefits{margin:6px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px 22px;gap:7px 22px;color:#655b6e;text-align:left}#my-page .unified-profile-workspace .mentor-onboarding-benefits span{display:flex;align-items:center;gap:6px;font-size:11px}#my-page .unified-profile-workspace .mentor-onboarding-benefits svg{width:15px;height:15px;padding:2px;border-radius:50%;background:#e3f2e9;color:#317655}#my-page .unified-profile-workspace .mentor-editor-card{box-shadow:0 7px 22px rgba(54,35,83,.04)}#my-page .unified-profile-workspace .mentor-editor-card .MuiButton-contained{border-radius:9px;background:#6840ad;font-size:11px;font-weight:750;box-shadow:none;text-transform:none}#my-page .unified-profile-workspace .mentor-experience-locked{min-height:96px;padding:16px 18px;display:flex;align-items:center;gap:13px;border:1px dashed #d8cce5;border-radius:13px;background:#faf7fd;color:#826e9c}#my-page .unified-profile-workspace .mentor-experience-locked>svg{width:25px;height:25px}#my-page .unified-profile-workspace .mentor-experience-locked>div{display:flex;flex-direction:column;gap:4px}#my-page .unified-profile-workspace .mentor-experience-locked strong{color:#53455f;font-size:13px}#my-page .unified-profile-workspace .mentor-experience-locked span{color:#867b8e;font-size:11px}#my-page .unified-profile-workspace .mentor-experiences-section>header .MuiButton-contained.Mui-disabled{background:#eeeaf2;color:#91899a;box-shadow:none;cursor:not-allowed;opacity:1;transform:none}#my-page .unified-profile-workspace .mentor-experiences-section>header .MuiButton-contained.Mui-disabled:hover{background:#eeeaf2;box-shadow:none;transform:none}#my-page .unified-profile-workspace .mentor-experience-card{background:linear-gradient(120deg,#fff,#fcfafd);transition:border-color .15s ease,box-shadow .15s ease}#my-page .unified-profile-workspace .mentor-experience-card:hover{border-color:#d8cae7;box-shadow:0 7px 20px rgba(54,35,83,.045)}#my-page .unified-profile-workspace .mentor-card-actions .mentor-remove-action{color:#776b80}#my-page .unified-profile-workspace .mentor-status-draft{background:#eee8f8;color:#67419f}#my-page .unified-profile-workspace .mentor-status-pending{background:#fff1d9;color:#9c651d}#my-page .unified-profile-workspace .mentor-status-verified{background:#e4f5eb;color:#287a56}#my-page .unified-profile-workspace .mentor-status-rejected{background:#f9e8e9;color:#a24e55}#my-page .unified-profile-workspace .mentor-status-suspended{background:#ece9ed;color:#675e6c}#my-page .unified-profile-workspace .mentor-section-stack{gap:0;overflow:hidden;border:1px solid #e8e2ed;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.04)}#my-page .unified-profile-workspace .mentor-profile-status{min-height:46px;padding:10px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee9f3;background:#f6f2fb;color:#675879;font-size:13px;line-height:1.4}#my-page .unified-profile-workspace .mentor-profile-status strong{flex:0 0 auto;color:#5f3a97}#my-page .unified-profile-workspace .mentor-profile-status.status-success{background:#eef8f2;color:#4e6f5e}#my-page .unified-profile-workspace .mentor-profile-status.status-success strong{color:#287a56}#my-page .unified-profile-workspace .mentor-profile-status.status-error{background:#fdf1f2;color:#815b60}#my-page .unified-profile-workspace .mentor-profile-status.status-error strong{color:#a24e55}#my-page .unified-profile-workspace .mentor-editor-card{min-width:0;padding:19px 20px;gap:14px;border:0;border-radius:0;background:transparent;box-shadow:none}#my-page .unified-profile-workspace .mentor-section-stack>.mentor-editor-card+.mentor-editor-card{border-top:1px solid #eee9f3}#my-page .unified-profile-workspace .mentor-accordion{padding:0;gap:0}#my-page .unified-profile-workspace .mentor-accordion-trigger{width:100%;min-height:60px;padding:10px 20px;display:grid;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;grid-gap:11px;gap:11px;border:0;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer;transition:background-color .18s ease}#my-page .unified-profile-workspace .mentor-accordion-trigger:hover{background:#fbf9fd}#my-page .unified-profile-workspace .mentor-accordion-trigger:focus-visible{outline:2px solid rgba(104,64,173,.35);outline-offset:-2px}#my-page .unified-profile-workspace .mentor-accordion-number{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eee8fb;color:#6841b4;font-size:10px;font-weight:800}#my-page .unified-profile-workspace .mentor-accordion-copy{min-width:0;display:flex;flex-direction:column;gap:2px}#my-page .unified-profile-workspace .mentor-accordion-copy strong{color:#352b3e;font-size:18px;font-weight:750;line-height:1.25}#my-page .unified-profile-workspace .mentor-accordion-copy small{color:#7b7184;font-size:12px;line-height:1.4}#my-page .unified-profile-workspace .mentor-accordion-chevron{color:#7b6795;transition:color .18s ease,transform .18s ease}#my-page .unified-profile-workspace .mentor-accordion-trigger:hover .mentor-accordion-chevron{color:#6840ad;transform:translateY(1px)}#my-page .unified-profile-workspace .mentor-accordion.is-open .mentor-accordion-chevron{transform:rotate(180deg)}#my-page .unified-profile-workspace .mentor-accordion.is-open .mentor-accordion-trigger:hover .mentor-accordion-chevron{transform:rotate(180deg) translateY(1px)}#my-page .unified-profile-workspace .mentor-accordion-panel{padding:16px 20px 20px;border-top:1px solid #f0ebf3}#my-page .unified-profile-workspace .mentor-expertise-panel{display:flex;flex-direction:column;gap:13px}#my-page .unified-profile-workspace .mentor-profile-actions .MuiButton-contained{width:min(100%,164px);min-height:42px;padding:0 20px;color:#fff;font-size:12px;font-weight:750;box-shadow:0 5px 12px rgba(74,42,124,.18);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}#my-page .unified-profile-workspace .mentor-profile-actions .MuiButton-contained:hover{background:#6038a4;box-shadow:0 8px 17px rgba(74,42,124,.24);transform:translateY(-1px)}#my-page .unified-profile-workspace .mentor-profile-actions .MuiButton-contained:active{box-shadow:0 4px 10px rgba(74,42,124,.18);transform:translateY(0)}#my-page .unified-profile-workspace .mentor-profile-actions .MuiButton-contained.Mui-disabled{background:#e8e3ec;color:#92899b;box-shadow:none;transform:none}#my-page .unified-profile-workspace .mentor-editor-card>header{min-width:0;gap:16px}#my-page .unified-profile-workspace .mentor-editor-card>header>div{min-width:0;gap:10px}#my-page .unified-profile-workspace .mentor-editor-card>header>div>span{width:26px;height:26px;flex-basis:26px;border-radius:8px;font-size:10px}#my-page .unified-profile-workspace .mentor-editor-card h3{font-size:18px}#my-page .unified-profile-workspace .mentor-editor-card header p{margin-top:3px;line-height:1.45}#my-page .unified-profile-workspace .mentor-form-grid{min-width:0;gap:13px}#my-page .unified-profile-workspace .MuiAutocomplete-inputRoot,#my-page .unified-profile-workspace .MuiAutocomplete-root,#my-page .unified-profile-workspace .MuiFormControl-root,#my-page .unified-profile-workspace .MuiInputBase-root,#my-page .unified-profile-workspace .MuiTextField-root,#my-page .unified-profile-workspace .mentor-form-grid>*{min-width:0;max-width:100%}#my-page .unified-profile-workspace .mentor-full-field{width:100%}#my-page .unified-profile-workspace .MuiOutlinedInput-root:not(.MuiInputBase-multiline){min-height:46px;border-radius:10px;font-size:13px}#my-page .unified-profile-workspace .MuiOutlinedInput-root:not(.MuiInputBase-multiline) .MuiOutlinedInput-input{padding-top:12px;padding-bottom:12px}#my-page .unified-profile-workspace .MuiOutlinedInput-notchedOutline{border-color:#ddd6e3}#my-page .unified-profile-workspace .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cbbdda}#my-page .unified-profile-workspace .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#8965bc}#my-page .unified-profile-workspace .MuiInputLabel-root{font-size:13px}#my-page .unified-profile-workspace .MuiFormHelperText-root{margin:5px 2px 0;color:#8a808f;font-size:11px}#my-page .unified-profile-workspace .mentor-biography-field,#my-page .unified-profile-workspace .mentor-biography-field .MuiInputBase-root{width:100%;max-width:100%;min-width:0;box-sizing:border-box}#my-page .unified-profile-workspace .mentor-biography-field .MuiOutlinedInput-root{min-height:116px;padding:14px;align-items:flex-start;border-radius:10px}#my-page .unified-profile-workspace .mentor-biography-field textarea{width:100%!important;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.55;resize:none}#my-page .unified-profile-workspace .mentor-availability{min-width:0;min-height:46px;margin:0;padding:6px 8px 6px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5ddec;border-radius:10px;background:#faf8fc}#my-page .unified-profile-workspace .mentor-availability>div:first-child{min-width:0;display:flex;flex-direction:column;gap:1px}#my-page .unified-profile-workspace .mentor-availability strong{color:#4a4053;font-size:13px;font-weight:700}#my-page .unified-profile-workspace .mentor-availability span{color:#8a808f;font-size:10px;line-height:1.3}#my-page .unified-profile-workspace .mentor-availability .MuiSwitch-root{flex:0 0 auto}#my-page .unified-profile-workspace .mentor-availability .MuiSwitch-switchBase.Mui-checked{color:#6840ad}#my-page .unified-profile-workspace .mentor-availability .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#8a66bd}#my-page .unified-profile-workspace .MuiAutocomplete-root{width:100%}#my-page .unified-profile-workspace .MuiAutocomplete-inputRoot{min-height:46px;height:auto;padding:5px 8px!important;display:flex;flex-wrap:wrap;gap:6px;overflow:hidden}#my-page .unified-profile-workspace .MuiAutocomplete-input{min-width:72px!important;max-width:100%}#my-page .unified-profile-workspace .MuiAutocomplete-tag{max-width:100%;height:27px;margin:0!important;border:1px solid #ddd0ee;border-radius:999px;background:#f1ebfa;color:#5f3c92;font-size:12px}#my-page .unified-profile-workspace .MuiAutocomplete-tag .MuiChip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#my-page .unified-profile-workspace .MuiAutocomplete-tag .MuiChip-deleteIcon{width:16px;color:#8161ad}#my-page .unified-profile-workspace .mentor-experiences-section{overflow:hidden;border:1px solid #e8e2ed;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(54,35,83,.04)}#my-page .unified-profile-workspace .mentor-experience-locked{min-height:78px;padding:14px 16px;border-radius:11px;background:#faf8fc}#my-page .unified-profile-workspace .mentor-experience-locked>svg{width:22px;height:22px;flex:0 0 22px}#my-page .unified-profile-workspace .mentor-onboarding-empty{min-height:280px;padding:28px 20px;border-radius:15px;background:#fff}@media(max-width:640px){#my-page .unified-profile-workspace .mentor-onboarding-benefits{grid-template-columns:1fr}}@media(max-width:760px){#my-page .unified-profile-workspace .mentor-editor-card{padding:16px 14px}#my-page .unified-profile-workspace .mentor-accordion{padding:0}#my-page .unified-profile-workspace .mentor-accordion-trigger{min-height:58px;padding:9px 14px}#my-page .unified-profile-workspace .mentor-accordion-panel{padding:14px}#my-page .unified-profile-workspace .mentor-form-grid{gap:12px}#my-page .unified-profile-workspace .mentor-profile-status{align-items:flex-start;flex-direction:column;gap:2px}}#community-list-page{--stories-purple:#6842a0;--stories-purple-dark:#4b2b78;--stories-ink:#1d1725;--stories-muted:#706a78;--stories-border:#e9e2ef;--stories-surface:#fffdf9;--stories-shell-gutter:16px;--stories-shell-inset:32px;position:relative;overflow:hidden;background:#fff}#community-list-page .stories-hero-stage{position:relative}#community-list-page .stories-hero{position:relative;width:calc(100% - 32px);max-width:1300px;height:480px;margin:0 auto;border:1px solid rgba(52,45,38,.12);border-radius:20px;background:#27241f;box-shadow:0 8px 22px rgba(43,35,29,.065)}#community-list-page .stories-hero .stories-hero-visual{position:absolute;z-index:0;inset:0;overflow:hidden;border-radius:inherit;background:#e9e4db}#community-list-page .stories-hero .stories-hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 43%}#community-list-page .stories-hero .stories-hero-shade{position:absolute;z-index:1;inset:0 auto 0 0;width:68%;background:radial-gradient(ellipse at 0 100%,rgba(20,17,15,.58) 0,rgba(20,17,15,.36) 38%,transparent 72%),linear-gradient(90deg,rgba(20,17,15,.54),rgba(20,17,15,.24) 58%,transparent);pointer-events:none}#community-list-page .stories-hero .stories-hero-content{position:absolute;z-index:2;left:clamp(54px,6vw,88px);bottom:58px;width:min(620px,100% - 176px);margin:0;padding:0;flex-direction:column;align-items:flex-start;box-sizing:border-box;color:#fff}#community-list-page .stories-hero .stories-breadcrumb{margin-bottom:22px;color:hsla(0,0%,100%,.72);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}#community-list-page .stories-hero h1{margin:0;font-family:Poppins,sans-serif;font-size:clamp(48px,4.6vw,66px);font-weight:700;line-height:1.02;letter-spacing:-.045em;text-shadow:0 3px 20px rgba(13,8,18,.24)}#community-list-page .stories-hero .stories-kicker{margin-top:18px;font-size:19px;font-weight:500;letter-spacing:-.01em}#community-list-page .stories-hero .stories-kicker span{color:#e0c6ff}#community-list-page .stories-hero .stories-intro{max-width:570px;margin-top:13px;color:hsla(0,0%,100%,.79);font-size:15px;line-height:1.7}#community-list-page .scholarship-rail-section{position:relative}#community-list-page .scholarship-rail-heading{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}#community-list-page .scholarship-rail-heading h3{font-family:Poppins,sans-serif;font-size:16px;font-weight:760;line-height:1.2;letter-spacing:-.01em}#community-list-page .scholarship-rail-controls{display:flex;align-items:center;gap:8px}#community-list-page .scholarship-rail-controls .MuiIconButton-root{width:40px;height:40px;border:1px solid #e4dce7;background:#fffdf9;color:var(--stories-purple);box-shadow:0 5px 13px rgba(55,38,69,.07)}#community-list-page .scholarship-rail-controls .MuiIconButton-root:hover{border-color:#d0c1da;background:#fff;box-shadow:0 7px 17px rgba(55,38,69,.1)}#community-list-page .scholarship-rail-controls .MuiIconButton-root:focus-visible{outline:3px solid rgba(104,66,160,.26);outline-offset:2px}#community-list-page .scholarship-rail-controls .MuiIconButton-root.Mui-disabled{border-color:#ebe6ed;background:hsla(30,29%,97%,.7);color:#c5bdc9;box-shadow:none}#community-list-page .scholarship-rail{width:100%;padding:5px 2px 17px;display:flex;gap:14px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(104,66,160,.42) #ebe6ed;scroll-snap-type:x proximity;opacity:1;transition:opacity .18s ease}#community-list-page .scholarship-rail.is-resetting{opacity:.35;pointer-events:none}#community-list-page .scholarship-rail::-webkit-scrollbar{height:4px}#community-list-page .scholarship-rail::-webkit-scrollbar-track{border-radius:999px;background:#ebe6ed}#community-list-page .scholarship-rail::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(104,66,160,.42)}#community-list-page .scholarship-card{position:relative;width:164px;min-width:164px;height:132px;padding:11px 11px 13px;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;scroll-snap-align:start;border:1px solid #e8e1e7;border-radius:18px;background:#fffdf9;box-shadow:0 5px 12px rgba(55,38,69,.045),0 14px 30px rgba(55,38,69,.055);color:#58505e;cursor:pointer;font-family:Poppins,sans-serif;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}#community-list-page .scholarship-card:focus-visible{outline:3px solid rgba(104,66,160,.34);outline-offset:3px}#community-list-page .scholarship-card.is-active{border-color:rgba(104,66,160,.48);background:#f5f0fa;box-shadow:inset 0 0 0 1px rgba(104,66,160,.08),0 7px 16px rgba(79,48,111,.07),0 16px 32px rgba(79,48,111,.09);color:var(--stories-purple-dark)}#community-list-page .scholarship-card.is-active:after{content:"";position:absolute;right:18px;bottom:8px;left:18px;height:3px;border-radius:999px;background:var(--stories-purple)}#community-list-page .scholarship-logo-well{height:66px;padding:8px 12px;display:grid;place-items:center;box-sizing:border-box;overflow:hidden;border-radius:12px;background:#f6f3f1}#community-list-page .scholarship-logo-well img{width:100%;height:100%;display:block;transition:transform .18s ease}#community-list-page .scholarship-card-name{min-height:32px;overflow:hidden;display:-webkit-box;font-size:12.5px;font-weight:680;line-height:1.3;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}#community-list-page .story-spotlight-bridge{position:relative;padding:24px 0 0}#community-list-page .story-spotlight-wrap{position:relative;z-index:3;width:calc(100% - 32px);margin:0 auto}#community-list-page .story-spotlight{width:100%;min-height:212px;overflow:hidden;display:grid;grid-template-columns:300px minmax(0,1fr);border:1px solid hsla(32,29%,90%,.96);border-radius:19px;background:rgba(255,253,249,.97);box-shadow:0 18px 46px rgba(45,31,57,.13);cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}#community-list-page .story-spotlight:hover{border-color:#dacbe8;box-shadow:0 23px 52px rgba(45,31,57,.17);transform:translateY(-3px)}#community-list-page .story-spotlight:hover .spotlight-image img{transform:scale(1.03)}#community-list-page .story-spotlight:hover .spotlight-heading-row>svg{transform:translateX(3px)}#community-list-page .story-spotlight:focus-visible{outline:3px solid rgba(104,66,160,.28);outline-offset:3px}#community-list-page .spotlight-image{min-height:212px;overflow:hidden;background:linear-gradient(135deg,#eee7f4,#f8f3eb)}#community-list-page .spotlight-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease}#community-list-page .spotlight-content{min-width:0;padding:25px 29px 21px;display:flex;flex-direction:column;box-sizing:border-box}#community-list-page .spotlight-content h2{margin:12px 0 0;overflow:hidden;display:-webkit-box;color:var(--stories-ink);font-size:clamp(23px,2.1vw,30px);font-weight:740;line-height:1.16;letter-spacing:-.035em;-webkit-box-orient:vertical;-webkit-line-clamp:2}#community-list-page .spotlight-heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px}#community-list-page .spotlight-heading-row>div{display:flex;align-items:center;gap:11px}#community-list-page .spotlight-heading-row>svg{color:var(--stories-purple);transition:transform .18s ease}#community-list-page .spotlight-kicker{color:var(--stories-purple);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}#community-list-page .spotlight-topic{padding-left:11px;border-left:1px solid #ddd4e3;color:#8b8390;font-size:10px;font-weight:700}#community-list-page .spotlight-excerpt{margin:9px 0 0;overflow:hidden;display:-webkit-box;color:var(--stories-muted);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}#community-list-page .spotlight-footer{margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #eee8f0}#community-list-page .spotlight-author,#community-list-page .spotlight-metrics{display:flex;align-items:center;gap:8px;color:#807985;font-size:10px;font-weight:650}#community-list-page .spotlight-author{min-width:0}#community-list-page .spotlight-author .MuiAvatar-root{width:25px;height:25px}#community-list-page .spotlight-author span:first-of-type{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#community-list-page .spotlight-author time{white-space:nowrap}#community-list-page .spotlight-metrics{gap:13px}#community-list-page .spotlight-metrics span{display:inline-flex;align-items:center;gap:4px}#community-list-page .spotlight-metrics svg{width:15px;height:15px}#community-list-page .story-spotlight-placeholder{min-height:160px;padding:26px 34px;grid-template-columns:62px minmax(0,1fr);align-items:center;box-sizing:border-box;cursor:default}#community-list-page .story-spotlight-placeholder:hover{border-color:hsla(32,29%,90%,.96);box-shadow:0 18px 46px rgba(45,31,57,.13);transform:none}#community-list-page .story-spotlight-placeholder>.MuiStack-root{min-width:0}#community-list-page .story-spotlight-placeholder h2{margin-top:8px;color:var(--stories-ink);font-size:24px;font-weight:700}#community-list-page .story-spotlight-placeholder h2+p{margin-top:7px;color:var(--stories-muted);font-size:12px}#community-list-page .spotlight-placeholder-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f2ebfa;color:var(--stories-purple)}#community-list-page .story-spotlight-loading .spotlight-placeholder-icon,#community-list-page .story-spotlight-loading .spotlight-placeholder-line{background:linear-gradient(90deg,#eee9f1 25%,#f8f5fa 50%,#eee9f1 75%);background-size:200% 100%;animation:story-spotlight-shimmer 1.3s linear infinite}#community-list-page .story-spotlight-loading .spotlight-placeholder-icon svg{opacity:0}#community-list-page .spotlight-placeholder-line{height:12px;margin-top:10px;display:block;border-radius:6px}#community-list-page .spotlight-placeholder-label{width:18%;margin-top:0}#community-list-page .spotlight-placeholder-title{width:72%;height:24px}#community-list-page .spotlight-placeholder-copy{width:88%}#community-list-page .stories-container{padding-top:36px;padding-bottom:86px;align-items:flex-start;box-sizing:border-box}#community-list-page .stories-content{width:100%;min-width:0}#community-list-page .stories-heading{width:calc(100vw - var(--stories-shell-inset));min-height:94px;margin-bottom:32px;margin-left:calc(50% - 50vw + var(--stories-shell-gutter));display:flex;align-items:flex-end;justify-content:space-between;gap:30px}#community-list-page .stories-heading .stories-heading-copy{max-width:650px}#community-list-page .stories-heading .section-eyebrow{margin-bottom:7px;color:var(--stories-purple);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}#community-list-page .stories-heading h2{color:var(--stories-ink);font-family:Poppins,sans-serif;font-size:clamp(36px,3.2vw,43px);font-weight:700;line-height:1.08;letter-spacing:-.04em}#community-list-page .stories-heading h2+p{margin-top:9px;color:var(--stories-muted);font-size:14px;line-height:1.55}#community-list-page .story-filter-bar{margin-bottom:28px;padding-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(225,216,229,.76)}#community-list-page .story-category-pills{min-width:0;display:flex;align-items:center;gap:10px}#community-list-page .story-category-pills button{height:42px;padding:0 18px;flex:0 0 auto;border:1px solid #e6deeb;border-radius:999px;background:rgba(255,253,249,.94);color:#40394a;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}#community-list-page .story-category-pills button:hover{border-color:#cdbbdb;color:var(--stories-purple);transform:translateY(-1px)}#community-list-page .story-category-pills button:focus-visible{outline:3px solid rgba(104,66,160,.24);outline-offset:2px}#community-list-page .story-category-pills button.is-selected{border-color:var(--stories-purple);background:var(--stories-purple);box-shadow:0 8px 18px rgba(80,45,125,.2);color:#fff}#community-list-page .story-sort-control{width:164px;height:44px;padding:0 15px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid #e6deeb;border-radius:13px;background:rgba(255,253,249,.96);box-shadow:0 5px 16px rgba(49,34,63,.04)}#community-list-page .story-sort-control span{color:#8a8290;font-size:12px}#community-list-page .story-sort-control strong{color:var(--stories-ink);font-size:14px;font-weight:700}#community-list-page .story-browsing-zone{width:calc(100vw - var(--stories-shell-inset));margin:0 0 28px calc(50% - 50vw + var(--stories-shell-gutter));padding:2px 0 0}#community-list-page .programme-preview-notice{margin-bottom:21px;padding:12px 15px;flex-direction:row;align-items:center;gap:10px;border:1px solid #e8e0ef;border-radius:11px;background:rgba(246,241,250,.68);color:#675d6f}#community-list-page .programme-preview-notice svg{width:18px;height:18px;flex:0 0 auto;color:var(--stories-purple)}#community-list-page .programme-preview-notice p{font-size:11px;line-height:1.5}#community-list-page .community-results-heading{margin:0 0 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}#community-list-page .community-results-heading .community-results-copy{max-width:720px}#community-list-page .community-results-heading h3{color:var(--stories-ink);font-size:clamp(34px,3vw,40px);font-weight:750;line-height:1.1;letter-spacing:-.04em}#community-list-page .community-results-heading p{margin-top:10px;color:var(--stories-muted);font-size:14px;line-height:1.6}#community-list-page .stories-state .MuiButton-root,#community-list-page .write-story-button.MuiButton-root{min-width:154px;height:46px;padding:0 20px;flex-shrink:0;border-radius:13px;background:var(--stories-purple);box-shadow:0 10px 23px rgba(80,45,125,.2);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}#community-list-page .stories-state .MuiButton-root:hover,#community-list-page .write-story-button.MuiButton-root:hover{background:var(--stories-purple-dark);box-shadow:0 14px 28px rgba(80,45,125,.26);transform:translateY(-2px)}#community-list-page .stories-state .MuiButton-root:focus-visible,#community-list-page .write-story-button.MuiButton-root:focus-visible{outline:3px solid rgba(104,66,160,.28);outline-offset:3px}#community-list-page .stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;grid-gap:28px 22px;gap:28px 22px}#community-list-page .story-feed-item{min-width:0;display:flex;align-self:start}#community-list-page .story-feed-item.is-image-placeholder .story-image-box{display:grid;place-items:center;background:radial-gradient(circle at 78% 20%,rgba(135,91,183,.16),transparent 34%),linear-gradient(145deg,#f4eef9,#fffaf1)}#community-list-page .story-feed-item.is-image-placeholder .story-image-box:before{content:"GT";color:rgba(104,66,160,.52);font-family:Poppins,sans-serif;font-size:26px;font-weight:800;letter-spacing:.12em}#community-list-page .story-feed-item.is-image-placeholder .story-image-box img{display:none}#community-list-page .community-general-card-config.story-card{width:100%;min-width:0;gap:0;overflow:hidden;cursor:pointer;border:1px solid #e2e5e9;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(11,37,84,.055);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}#community-list-page .community-general-card-config.story-card:hover{border-color:rgba(11,37,84,.22);box-shadow:0 18px 40px rgba(11,37,84,.11);transform:translateY(-4px)}#community-list-page .community-general-card-config.story-card:hover .story-image-box img{transform:scale(1.035)}#community-list-page .community-general-card-config.story-card:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#community-list-page .community-general-card-config.story-card .story-image-box{position:relative;width:100%;min-height:178px;max-height:210px;aspect-ratio:16/8;overflow:hidden;background:linear-gradient(135deg,#eaf0f8,#f7f9fc)}#community-list-page .community-general-card-config.story-card .story-image-box img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}#community-list-page .community-general-card-config.story-card .story-card-copy{padding:0 21px 16px;box-sizing:border-box}#community-list-page .community-general-card-config.story-card .story-category{width:-moz-fit-content;width:fit-content;min-height:26px;margin-top:-13px;padding:0 10px;position:relative;z-index:2;display:inline-flex;align-items:center;border-radius:7px;background:#0b2554;box-shadow:0 6px 15px rgba(11,37,84,.18);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.category-news #community-list-page .community-general-card-config.story-card .story-category{background:#315f88}.category-free #community-list-page .community-general-card-config.story-card .story-category{background:#6c7269}.category-humor #community-list-page .community-general-card-config.story-card .story-category{background:#a65a68}#community-list-page .community-general-card-config.story-card .story-title{margin-top:15px;display:-webkit-box;overflow:hidden;color:var(--stories-ink);font-family:Poppins,sans-serif;font-size:20px;font-weight:750;line-height:1.28;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:2}#community-list-page .community-general-card-config.story-card .story-excerpt{margin-top:12px;display:-webkit-box;overflow:hidden;color:var(--stories-muted);font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}#community-list-page .community-general-card-config.story-card .story-author-row{min-height:32px;margin-top:18px;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}#community-list-page .community-general-card-config.story-card .story-author-row time{white-space:nowrap}#community-list-page .community-general-card-config.story-card .story-author{min-width:0;padding:0;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#334155;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#community-list-page .community-general-card-config.story-card .story-author span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#community-list-page .community-general-card-config.story-card .story-author:hover{color:#0b2554}#community-list-page .community-general-card-config.story-card .story-author:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:2px;border-radius:5px}#community-list-page .community-general-card-config.story-card .story-avatar{width:28px;height:28px}#community-list-page .community-general-card-config.story-card .story-meta{margin-top:14px;padding-top:12px;flex-direction:row;align-items:center;gap:17px;border-top:1px solid #e6eaf0;color:#64748b;font-size:12px;font-weight:600}#community-list-page .community-general-card-config.story-card .story-meta>span{display:inline-flex;align-items:center;gap:5px}#community-list-page .community-general-card-config.story-card .story-meta .academic-story-card .story-meta .story-read-action{padding:0;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#0b2554;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;line-height:1.4;cursor:pointer}#community-list-page .community-general-card-config.story-card .story-meta .academic-story-card .story-meta .story-read-action .story-read-arrow{transition:transform .16s ease}#community-list-page .community-general-card-config.story-card .story-meta .academic-story-card .story-meta .story-read-action:hover{color:#071c41}#community-list-page .community-general-card-config.story-card .story-meta .academic-story-card .story-meta .story-read-action:hover .story-read-arrow{transform:translateX(2px)}#community-list-page .community-general-card-config.story-card .story-meta .academic-story-card .story-meta .story-read-action:focus-visible{outline:2px solid rgba(11,37,84,.28);outline-offset:3px;border-radius:4px}#community-list-page .community-general-card-config.story-card .story-meta svg{width:16px;height:16px}#community-list-page .community-general-card-config.story-card .story-meta .story-like{margin-left:auto;color:#0b2554}#community-list-page .community-general-card-config.story-card .story-meta .MuiIconButton-root{width:30px;height:30px;color:#0b2554}#community-list-page .community-general-card-config.story-card .story-meta .MuiIconButton-root:focus-visible{outline:2px solid rgba(11,37,84,.28)}#community-list-page .story-card-skeleton{overflow:hidden;border:1px solid var(--stories-border);border-radius:18px;background:#fff}#community-list-page .story-card-skeleton .skeleton-image{height:auto;aspect-ratio:16/10}#community-list-page .story-card-skeleton .skeleton-copy{padding:21px 20px 28px;gap:7px}#community-list-page .stories-state{min-height:210px;padding:32px 24px;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid rgba(221,211,225,.74);border-radius:17px;background:rgba(255,253,249,.46);text-align:center}#community-list-page .stories-state img{width:48px;height:48px;margin-bottom:18px;opacity:.62}#community-list-page .stories-state h3{color:var(--stories-ink);font-size:24px;font-weight:700}#community-list-page .stories-state h3+p{max-width:440px;margin-top:9px;color:var(--stories-muted);font-size:14px;line-height:1.6}#community-list-page .stories-state .MuiButton-root{margin-top:20px}#community-list-page .pagination-config{margin-top:34px;align-items:center;gap:14px}#community-list-page .pagination-config .MuiPagination-ul{justify-content:center;gap:5px}#community-list-page .pagination-config .MuiPaginationItem-root{min-width:38px;height:38px;margin:0;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:700}#community-list-page .pagination-config>p{color:var(--stories-muted);font-size:12px}#community-list-page .pagination-config .MuiPaginationItem-root:not(.Mui-selected):hover{border-color:rgba(11,37,84,.2);background:#f1f5fa;color:#0b2554}#community-list-page .pagination-config .MuiPaginationItem-root:focus-visible{outline:2px solid rgba(11,37,84,.24);outline-offset:2px}#community-list-page .pagination-config .MuiPaginationItem-root.Mui-selected{background:#0b2554;border-color:#0b2554;color:#fff}#community-list-page .pagination-config .MuiPaginationItem-root.Mui-selected:hover{background:#071c41;border-color:#071c41}@keyframes story-spotlight-shimmer{to{background-position:-200% 0}}#pc-wrap #community-list-page{padding-top:98px}@media(max-width:1279px){#pc-wrap #community-list-page{padding-top:14px}}@media(max-width:1100px){#community-list-page .stories-hero{height:440px;border-radius:18px}#community-list-page .stories-hero .stories-hero-visual img{object-position:center 48%}#community-list-page .stories-hero .stories-hero-content{left:58px;bottom:54px;width:min(630px,100% - 116px)}#community-list-page .scholarship-card{width:150px;min-width:150px;height:124px;padding:10px 10px 12px}#community-list-page .scholarship-logo-well{height:62px;padding:7px 10px}}@media(max-width:1180px){#pc-wrap #community-list-page .stories-container{width:calc(100% - 64px)}#pc-wrap #community-list-page .stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){#community-list-page{--stories-shell-gutter:14px;--stories-shell-inset:28px}#community-list-page .stories-hero,#community-list-page .story-spotlight-wrap{width:calc(100% - 28px)}}@media(max-width:860px){#pc-wrap #community-list-page .story-spotlight-wrap{width:calc(100% - 28px)}}#mobile-wrap #community-list-page{padding-top:10px}#mobile-wrap #community-list-page .stories-hero{width:calc(100% - 28px);margin-top:0}#mobile-wrap #community-list-page .stories-hero .stories-breadcrumb{margin-bottom:16px;font-size:10px}#mobile-wrap #community-list-page .stories-hero h1{font-size:42px}#mobile-wrap #community-list-page .stories-hero .stories-kicker{margin-top:14px;font-size:15px}#mobile-wrap #community-list-page .stories-hero .stories-intro{max-width:350px;font-size:13px;line-height:1.6}#mobile-wrap #community-list-page .scholarship-rail-heading{margin-bottom:13px;align-items:center}#mobile-wrap #community-list-page .scholarship-rail-heading h3{font-size:13px}#mobile-wrap #community-list-page .scholarship-rail-controls{gap:5px}#mobile-wrap #community-list-page .scholarship-rail-controls .MuiIconButton-root{width:34px;height:34px}#mobile-wrap #community-list-page .scholarship-rail{padding:3px 2px 12px;gap:10px;scroll-padding-left:2px}#mobile-wrap #community-list-page .scholarship-card{width:124px;min-width:124px;height:118px;padding:8px 8px 11px;border-radius:16px}#mobile-wrap #community-list-page .scholarship-logo-well{height:58px;padding:6px 8px}#mobile-wrap #community-list-page .scholarship-card-name{min-height:30px;font-size:11px;line-height:1.3}#mobile-wrap #community-list-page .story-spotlight-bridge{padding-top:16px}#mobile-wrap #community-list-page .story-spotlight-wrap{width:calc(100% - 28px)}#mobile-wrap #community-list-page .story-spotlight{min-height:292px;grid-template-columns:1fr;border-radius:17px}#mobile-wrap #community-list-page .spotlight-image{min-height:118px;height:118px}#mobile-wrap #community-list-page .spotlight-content{padding:17px 18px 15px}#mobile-wrap #community-list-page .spotlight-content h2{margin-top:8px;font-size:19px;-webkit-line-clamp:1}#mobile-wrap #community-list-page .spotlight-excerpt{margin-top:6px;-webkit-line-clamp:1}#mobile-wrap #community-list-page .spotlight-footer{padding-top:11px;gap:8px}#mobile-wrap #community-list-page .spotlight-metrics{gap:8px}#mobile-wrap #community-list-page .story-spotlight-placeholder{min-height:140px;padding:22px 20px;grid-template-columns:48px minmax(0,1fr)}#mobile-wrap #community-list-page .story-spotlight-placeholder h2{font-size:20px}#mobile-wrap #community-list-page .stories-container{width:100%;padding:30px 16px 64px;flex-direction:column;box-sizing:border-box}#mobile-wrap #community-list-page .stories-heading{margin-bottom:26px;flex-direction:column;align-items:stretch;gap:20px}#mobile-wrap #community-list-page .stories-heading h2{font-size:29px}#mobile-wrap #community-list-page .stories-heading .write-story-button.MuiButton-root{width:100%}#mobile-wrap #community-list-page .community-results-heading{align-items:stretch;flex-direction:column;gap:18px}#mobile-wrap #community-list-page .community-results-heading .write-story-button.MuiButton-root{width:100%}#mobile-wrap #community-list-page .story-filter-bar{margin-bottom:24px;padding-bottom:18px;align-items:stretch;flex-direction:column;gap:14px}#mobile-wrap #community-list-page .story-category-pills{width:100%;padding:2px 1px 8px;overflow-x:auto;scrollbar-width:none}#mobile-wrap #community-list-page .story-category-pills::-webkit-scrollbar{display:none}#mobile-wrap #community-list-page .story-category-pills button{height:40px;padding:0 16px}#mobile-wrap #community-list-page .story-sort-control{width:100%}#mobile-wrap #community-list-page .story-browsing-zone{margin-bottom:18px;padding:0}#mobile-wrap #community-list-page .stories-grid{grid-template-columns:minmax(0,1fr);gap:22px}#mobile-wrap #community-list-page .community-general-card-config.story-card .story-image-box{min-height:180px}#mobile-wrap #community-list-page .community-general-card-config.story-card .story-title{min-height:0}#mobile-wrap #community-list-page .community-general-card-config.story-card .story-author-row{gap:8px}#mobile-wrap #community-list-page .stories-state{min-height:190px;padding:28px 20px}@media(max-width:640px){#mobile-wrap #community-list-page .stories-hero{height:340px;border-radius:16px}#mobile-wrap #community-list-page .stories-hero .stories-hero-visual img{object-position:center 58%}#mobile-wrap #community-list-page .stories-hero .stories-hero-shade{width:82%}#mobile-wrap #community-list-page .stories-hero .stories-hero-content{left:22px;bottom:36px;width:calc(100% - 44px)}}@media(max-width:600px){#community-list-page{--stories-shell-gutter:10px;--stories-shell-inset:20px}#community-list-page .stories-hero,#community-list-page .story-spotlight-wrap{width:calc(100% - 20px)}}@media(min-width:861px)and (hover:hover)and (pointer:fine){#community-list-page .scholarship-card:hover{border-color:#d0c0da;box-shadow:0 7px 16px rgba(55,38,69,.065),0 18px 34px rgba(55,38,69,.09);transform:translateY(-3px)}#community-list-page .scholarship-card:hover .scholarship-logo-well img{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){#community-list-page .community-general-card-config.story-card,#community-list-page .community-general-card-config.story-card .story-image-box img,#community-list-page .scholarship-card,#community-list-page .scholarship-logo-well img,#community-list-page .scholarship-rail,#community-list-page .stories-state .MuiButton-root,#community-list-page .story-spotlight,#community-list-page .story-spotlight .spotlight-heading-row>svg,#community-list-page .story-spotlight .spotlight-image img,#community-list-page .write-story-button.MuiButton-root{transition:none}#community-list-page .community-general-card-config.story-card:hover,#community-list-page .community-general-card-config.story-card:hover .story-image-box img,#community-list-page .scholarship-card:hover,#community-list-page .scholarship-card:hover .scholarship-logo-well img,#community-list-page .stories-state .MuiButton-root:hover,#community-list-page .story-spotlight:hover,#community-list-page .story-spotlight:hover .spotlight-heading-row>svg,#community-list-page .story-spotlight:hover .spotlight-image img,#community-list-page .write-story-button.MuiButton-root:hover{transform:none}#community-list-page .story-spotlight-loading .spotlight-placeholder-icon,#community-list-page .story-spotlight-loading .spotlight-placeholder-line{animation:none}}#pc-wrap #community-list-page{padding-top:80px}#community-list-page .stories-hero{width:100vw;max-width:none;height:430px;min-height:430px;margin-left:calc(50% - 50vw);overflow:hidden;border:1px solid rgba(31,24,52,.09);border-radius:14px;box-shadow:0 14px 36px rgba(28,20,48,.08)}@media(min-width:1101px){#community-list-page .stories-hero{height:clamp(400px,24.5vw,465px);min-height:clamp(400px,24.5vw,465px)}}@media(max-width:1279px){#pc-wrap #community-list-page{padding-top:90px}}@media(max-width:1100px){#community-list-page .stories-hero{width:calc(100vw - 32px);height:420px;min-height:420px;margin-left:calc(50% - 50vw + 16px);border-radius:12px}}@media(max-width:1023px){#community-list-page .stories-hero{height:350px;min-height:350px}}@media(max-width:767px){#community-list-page .stories-hero,#mobile-wrap #community-list-page .stories-hero{height:270px;min-height:270px}}@media(max-width:680px){#community-list-page .stories-hero,#mobile-wrap #community-list-page .stories-hero{width:calc(100vw - 16px);margin-left:calc(50% - 50vw + 8px);border-radius:10px}}@media(max-width:559px){#community-list-page .stories-hero,#mobile-wrap #community-list-page .stories-hero{height:230px;min-height:230px}}#community-list-page .stories-container{padding-top:0}#community-list-page .stories-hero{margin-bottom:36px}#community-list-page .stories-hero .stories-hero-visual img{object-position:center center}#community-list-page .stories-hero .stories-hero-shade{width:64%;background:radial-gradient(ellipse at 0 100%,rgba(14,20,28,.6) 0,rgba(14,20,28,.38) 38%,transparent 72%),linear-gradient(0deg,rgba(14,20,28,.28),transparent 48%),linear-gradient(90deg,rgba(14,20,28,.58),rgba(14,20,28,.2) 56%,transparent)}#community-list-page .stories-hero .stories-hero-content{left:clamp(52px,4vw,72px);bottom:44px;width:min(500px,100% - 144px)}#community-list-page .stories-hero .stories-hero-eyebrow{display:block;color:hsla(0,0%,100%,.78);font-size:10px;font-weight:850;line-height:1.3;letter-spacing:.17em}#community-list-page .stories-hero h1{margin-top:10px;color:#fff;font-size:clamp(34px,3.2vw,42px);font-weight:850;line-height:1.08;letter-spacing:-.04em;text-shadow:0 2px 18px rgba(13,11,10,.28)}#community-list-page .stories-hero .stories-hero-description{max-width:500px;margin-top:13px;color:hsla(0,0%,100%,.86);font-size:13px;line-height:1.55}#community-list-page .stories-hero .write-story-button.MuiButton-root{margin-top:16px}#community-list-page .library-heading{margin-bottom:28px;padding:4px 0 6px;display:flex;align-items:center;justify-content:center;text-align:center}#community-list-page .library-heading .library-heading-copy{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center}#community-list-page .library-heading .library-heading-eyebrow{display:block;margin-bottom:7px;color:#0b2554;font-size:11px;font-weight:850;line-height:1.3;letter-spacing:.17em}#community-list-page .library-heading h1{color:var(--stories-ink);font-size:clamp(36px,3.6vw,48px);font-weight:850;line-height:1.04;letter-spacing:-.045em}#community-list-page .library-heading .library-heading-description{max-width:650px;margin:8px auto 0;color:var(--stories-muted);font-size:14px;line-height:1.5}#community-list-page .library-heading .write-story-button.MuiButton-root{margin-top:14px}#community-list-page .write-story-button.MuiButton-root{min-width:0;height:34px;padding:0 12px;border:1px solid #cbd7e6;border-radius:8px;background:#fff;box-shadow:none;color:#0b2554;font-size:12px;font-weight:700}#community-list-page .write-story-button.MuiButton-root .MuiButton-endIcon{margin-left:5px}#community-list-page .write-story-button.MuiButton-root .MuiSvgIcon-root{width:15px;height:15px}#community-list-page .write-story-button.MuiButton-root:hover{border-color:#aebfd3;background:#eef5fc;box-shadow:none;transform:none}#community-list-page .write-story-button.MuiButton-root:focus-visible{outline-color:rgba(11,37,84,.28)}#community-list-page .story-browsing-zone{width:100%;margin:0 0 20px;padding-top:0}#community-list-page .scholarship-rail-heading{margin-bottom:10px}#community-list-page .scholarship-rail-heading h3{color:var(--stories-ink);font-size:18px;font-weight:650}#community-list-page .scholarship-rail{gap:20px;padding:0;scrollbar-width:none;scrollbar-color:auto}#community-list-page .scholarship-rail::-webkit-scrollbar{display:none}#community-list-page .scholarship-card{width:auto;min-width:max-content;height:100px;padding:2px 12px;flex:0 0 auto;flex-direction:row;align-items:center;gap:10px;border:0;border-radius:9px;background:transparent;box-shadow:none;color:#334155}#community-list-page .scholarship-card:hover{background:#f8fafc;color:#0b2554}#community-list-page .scholarship-card:focus-visible{outline-color:rgba(11,37,84,.28)}#community-list-page .scholarship-card.is-active{border-color:transparent;background:#eaf0f8;box-shadow:none;color:#0b2554}#community-list-page .scholarship-card.is-active:after{right:12px;bottom:0;left:12px;height:2px;background:#0b2554}#community-list-page .scholarship-logo-well{width:166px;min-width:166px;height:96px;padding:3px;border:1px solid rgba(11,37,84,.14);border-radius:10px;background:#eaf0f8}#community-list-page .scholarship-logo-well img{max-width:158px;max-height:88px;object-fit:contain}#community-list-page .scholarship-card-name{min-height:0;overflow:visible;display:block;white-space:nowrap;font-size:13px;font-weight:650;line-height:1.2;text-align:left}#community-list-page .story-results-toolbar{margin-top:0;margin-bottom:24px;padding-bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:20px;border-bottom:0}#community-list-page .story-results-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px}#community-list-page .story-all-stories{height:36px;padding:0 12px;border:1px solid #cbd7e6;border-radius:8px;background:#fff;color:#0b2554;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease}#community-list-page .story-all-stories:hover,#community-list-page .story-all-stories[aria-pressed=true]{border-color:#afc2d8;background:#eaf3fc}#community-list-page .story-all-stories:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#community-list-page .story-results-toolbar>h2{color:var(--stories-ink);font-size:26px;font-weight:800}#community-list-page .story-sort-control{width:142px;height:40px;border-color:#e2e5e9;border-radius:8px;background:#fff;box-shadow:none}#community-list-page .story-sort-control select{min-width:62px;border:0;outline:0;background:transparent;color:#0b2554;font:inherit;font-size:14px;font-weight:700;cursor:pointer}#community-list-page .community-general-card-config.story-card{height:100%;border-radius:12px;box-shadow:none}#community-list-page .community-general-card-config.story-card:hover{box-shadow:0 10px 24px rgba(11,37,84,.08);transform:translateY(-2px)}#community-list-page .community-general-card-config.story-card .story-image-box{min-height:0;max-height:none;aspect-ratio:16/9}#community-list-page .community-general-card-config.story-card .story-card-copy{min-height:238px;padding:0 18px 15px}#community-list-page .community-general-card-config.story-card .story-category{min-height:20px;margin-top:14px;padding:0;background:transparent;box-shadow:none;color:#0b2554}#community-list-page .community-general-card-config.story-card .story-title{margin-top:9px;font-size:18px;line-height:1.3}#community-list-page .community-general-card-config.story-card .story-excerpt{margin-top:9px;font-size:13px;line-height:1.5;-webkit-line-clamp:2}#community-list-page .community-general-card-config.story-card .story-author-row{margin-top:auto;padding-top:15px}#community-list-page .community-general-card-config.story-card .story-meta{margin-top:11px;padding-top:10px}@media(min-width:1181px){#pc-wrap #community-list-page .stories-container{width:min(1440px,100% - 80px)}}@media(min-width:701px){#community-list-page .library-heading{margin-bottom:28px}#community-list-page .library-heading h1{font-size:clamp(44px,3.8vw,50px)}#community-list-page .library-heading .library-heading-description{font-size:15px}#community-list-page .story-browsing-zone{margin-bottom:24px}#community-list-page .scholarship-rail-heading{margin-bottom:10px}#community-list-page .scholarship-rail{padding-bottom:0}#community-list-page .scholarship-card{min-width:max-content;height:100px;padding:2px 12px;gap:10px}#community-list-page .scholarship-logo-well{width:166px;min-width:166px;height:96px;padding:3px}#community-list-page .scholarship-logo-well img{max-width:158px;max-height:88px;object-fit:contain}#community-list-page .scholarship-card-name{font-size:13px}#community-list-page .story-filter-bar{margin:0;padding:0}#community-list-page .story-category-pills button{height:36px;padding:0 14px;font-size:12px}#community-list-page .story-sort-control{height:40px}#community-list-page .stories-grid{gap:32px 26px}#community-list-page .community-general-card-config.story-card .story-card-copy{min-height:260px;padding:0 21px 18px}#community-list-page .community-general-card-config.story-card .story-category{margin-top:16px;font-size:12px}#community-list-page .community-general-card-config.story-card .story-title{margin-top:10px;font-size:20px}#community-list-page .community-general-card-config.story-card .story-excerpt{margin-top:10px;font-size:14px}#community-list-page .community-general-card-config.story-card .story-author-row{padding-top:17px;font-size:13px}#community-list-page .community-general-card-config.story-card .story-meta{margin-top:13px;padding-top:12px;font-size:13px}}@media(min-width:1181px){#community-list-page .scholarship-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:6px;gap:6px;overflow:visible;scroll-snap-type:none}#community-list-page .scholarship-card,#community-list-page .scholarship-logo-well{width:100%;min-width:0}}@media(max-width:700px){#community-list-page .stories-hero,#mobile-wrap #community-list-page .stories-hero{margin-bottom:28px}#community-list-page .stories-hero .stories-hero-content,#mobile-wrap #community-list-page .stories-hero .stories-hero-content{left:22px;bottom:22px;width:calc(100% - 44px)}#community-list-page .stories-hero .stories-hero-shade,#mobile-wrap #community-list-page .stories-hero .stories-hero-shade{width:88%}#community-list-page .stories-hero h1,#mobile-wrap #community-list-page .stories-hero h1{margin-top:7px;font-size:28px}#community-list-page .stories-hero .stories-hero-description,#mobile-wrap #community-list-page .stories-hero .stories-hero-description{margin-top:7px;font-size:11px;line-height:1.45}#community-list-page .stories-hero .write-story-button.MuiButton-root,#mobile-wrap #community-list-page .stories-hero .write-story-button.MuiButton-root{height:30px;margin-top:10px;padding:0 10px;font-size:11px}#community-list-page .library-heading,#mobile-wrap #community-list-page .library-heading{padding:0}#community-list-page .library-heading h1,#mobile-wrap #community-list-page .library-heading h1{font-size:31px}#community-list-page .library-heading .write-story-button.MuiButton-root,#mobile-wrap #community-list-page .library-heading .write-story-button.MuiButton-root{width:auto}#community-list-page .scholarship-card,#mobile-wrap #community-list-page .scholarship-card{width:auto;min-width:88px;height:50px;padding:6px 11px}#community-list-page .scholarship-logo-well,#mobile-wrap #community-list-page .scholarship-logo-well{width:32px;min-width:32px;height:28px;padding:3px}#community-list-page .scholarship-card-name,#mobile-wrap #community-list-page .scholarship-card-name{min-height:0;font-size:11.5px;white-space:nowrap}#community-list-page .story-filter-bar,#mobile-wrap #community-list-page .story-filter-bar{overflow:hidden}#community-list-page .story-results-toolbar,#mobile-wrap #community-list-page .story-results-toolbar{align-items:stretch;flex-direction:column}#community-list-page .story-sort-control,#mobile-wrap #community-list-page .story-sort-control{width:100%}#community-list-page .community-general-card-config.story-card .story-card-copy,#mobile-wrap #community-list-page .community-general-card-config.story-card .story-card-copy{min-height:220px}}@media(min-width:1101px){#community-list-page .stories-content{width:100%;max-width:1360px;margin-right:auto;margin-left:auto}#community-list-page .story-browsing-zone{margin-bottom:28px}#community-list-page .scholarship-rail-heading{margin-bottom:24px}#community-list-page .scholarship-rail-heading h3{font-family:Fraunces,serif;font-size:28px;font-weight:650;line-height:1.15;letter-spacing:-.025em}#community-list-page .scholarship-rail-description{margin:7px 0 0;color:#5f6673;font-size:14px;font-weight:500;line-height:1.5}#community-list-page .scholarship-rail{display:flex;justify-content:space-between;gap:0}#community-list-page .scholarship-card{width:clamp(116px,9vw,136px);min-width:clamp(116px,9vw,136px);height:86px;padding:7px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(17,24,39,.06)}#community-list-page .scholarship-card:hover{border-color:#cbd5e1;background:#fff;box-shadow:0 5px 14px rgba(17,24,39,.09);transform:translateY(-1px)}#community-list-page .scholarship-card.is-active{border-color:rgba(11,37,84,.38);background:#f3f6fa;box-shadow:inset 0 0 0 1px rgba(11,37,84,.08),0 4px 12px rgba(17,24,39,.07)}#community-list-page .scholarship-card.is-active:after{right:14px;bottom:4px;left:14px;height:2px;background:#0b2554}#community-list-page .scholarship-logo-well{width:100%;min-width:0;height:70px;padding:7px 10px;border:0;border-radius:7px;background:#fff}#community-list-page .scholarship-logo-well img{width:100%;height:100%;max-width:100px;max-height:56px;object-fit:contain}#community-list-page .story-filter-bar{width:100%;margin:0 0 10px;padding:0;display:block;border:0}#community-list-page .story-category-pills{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:9px}#community-list-page .story-category-pills button{width:116px;min-width:116px;height:36px;padding:0 12px}#community-list-page .story-category-pills button:nth-child(3),#community-list-page .story-category-pills button:nth-child(7){width:164px;min-width:164px}#community-list-page .story-category-pills button.is-selected{border-color:rgba(11,37,84,.24);background:#eaf0f8;box-shadow:none;color:#0b2554}#community-list-page .story-category-pills button:hover{border-color:rgba(11,37,84,.24);color:#0b2554}#community-list-page .story-category-pills button:focus-visible{outline-color:rgba(11,37,84,.24)}#community-list-page .story-results-toolbar{margin:0 0 16px;justify-content:flex-end}#community-list-page .stories-empty{width:100%;min-height:180px;margin:0 auto;padding:24px;border-color:#e2e5e9;border-radius:10px;background:#fff}#community-list-page .stories-empty img{width:40px;height:40px;margin-bottom:10px}#community-list-page .stories-empty h3{font-size:22px}#community-list-page .stories-empty h3+p{margin-top:6px;line-height:1.5}#community-list-page .stories-empty .MuiButton-root{min-width:142px;height:40px;margin-top:14px;border-radius:9px;background:#0b2554;box-shadow:0 6px 14px rgba(11,37,84,.14);color:#fff}#community-list-page .stories-empty .MuiButton-root:hover{background:#071c41;box-shadow:0 8px 18px rgba(11,37,84,.18)}#community-list-page .stories-empty .MuiButton-root:focus-visible{outline-color:rgba(11,37,84,.28)}#community-list-page .academic-story-card .story-meta .story-read-action{min-height:32px;padding:0 10px;gap:6px;border-radius:8px;background:#0b2554;color:#fff;font-size:12px;line-height:1}#community-list-page .academic-story-card .story-meta .story-read-action:hover{background:#071c41;color:#fff}#community-list-page .academic-story-card .story-meta .story-read-action:focus-visible{border-radius:8px;outline-color:rgba(11,37,84,.3)}}@media(min-width:1101px){#community-list-page .stories-hero .stories-hero-content{left:clamp(52px,4vw,72px);bottom:48px;width:min(580px,100% - 144px)}#community-list-page .stories-hero .stories-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em}#community-list-page .stories-hero h1{margin-top:10px;font-family:Fraunces,serif;font-size:47px;font-weight:650;line-height:1.08;letter-spacing:-.025em}#community-list-page .stories-hero .stories-hero-description{max-width:560px;margin-top:16px;font-size:16px;line-height:1.55}#community-list-page .stories-hero .write-story-button.MuiButton-root{min-width:164px;height:48px;margin-top:20px;font-size:14px}}@media(max-width:700px){#community-list-page .story-browsing-zone,#mobile-wrap #community-list-page .story-browsing-zone{margin:0 0 10px;padding:0}#community-list-page .scholarship-rail-heading,#mobile-wrap #community-list-page .scholarship-rail-heading{margin-bottom:8px}#community-list-page .scholarship-rail-heading h3,#mobile-wrap #community-list-page .scholarship-rail-heading h3{font-size:17px}#community-list-page .scholarship-rail-description,#mobile-wrap #community-list-page .scholarship-rail-description{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.4}#community-list-page .scholarship-rail,#mobile-wrap #community-list-page .scholarship-rail{width:100%;padding:0 1px 5px;display:flex;justify-content:flex-start;gap:6px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none}#community-list-page .scholarship-rail::-webkit-scrollbar,#mobile-wrap #community-list-page .scholarship-rail::-webkit-scrollbar{display:none}#community-list-page .scholarship-card,#mobile-wrap #community-list-page .scholarship-card{width:clamp(84px,27vw,104px);min-width:clamp(84px,27vw,104px);height:72px;padding:5px;flex:0 0 clamp(84px,27vw,104px);display:flex;align-items:stretch;justify-content:center;box-sizing:border-box;border:1px solid #d8e1ea;border-radius:9px;background:#fff;box-shadow:none;scroll-snap-align:start}#community-list-page .scholarship-card:hover,#mobile-wrap #community-list-page .scholarship-card:hover{border-color:#b8c6d5;background:#fff;color:#0b2545}#community-list-page .scholarship-card.is-active,#mobile-wrap #community-list-page .scholarship-card.is-active{border-color:#0b2545;background:#eef4f8;box-shadow:inset 0 0 0 1px #0b2545;color:#0b2545}#community-list-page .scholarship-card.is-active:after,#mobile-wrap #community-list-page .scholarship-card.is-active:after{right:10px;bottom:3px;left:10px;height:2px;background:#0b2545}#community-list-page .scholarship-card:focus-visible,#mobile-wrap #community-list-page .scholarship-card:focus-visible{outline:3px solid rgba(11,37,69,.24);outline-offset:2px}#community-list-page .scholarship-logo-well,#mobile-wrap #community-list-page .scholarship-logo-well{width:100%;min-width:0;height:60px;padding:4px 6px;border:0;border-radius:6px;background:#fff}#community-list-page .scholarship-logo-well img,#mobile-wrap #community-list-page .scholarship-logo-well img{width:100%;height:100%;max-width:88px;max-height:52px;object-fit:contain}#community-list-page .story-filter-bar,#mobile-wrap #community-list-page .story-filter-bar{width:100%;margin:0 0 8px;padding:0;overflow:visible;border:0}#community-list-page .story-category-pills,#mobile-wrap #community-list-page .story-category-pills{width:100%;padding:1px 1px 5px;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}#community-list-page .story-category-pills::-webkit-scrollbar,#mobile-wrap #community-list-page .story-category-pills::-webkit-scrollbar{display:none}#community-list-page .story-category-pills button,#mobile-wrap #community-list-page .story-category-pills button{width:auto;min-width:max-content;height:36px;padding:0 14px;border-color:#d8e1ea;background:#fff;color:#334155;box-shadow:none}#community-list-page .story-category-pills button:hover,#mobile-wrap #community-list-page .story-category-pills button:hover{border-color:#b8c6d5;color:#0b2545;transform:none}#community-list-page .story-category-pills button.is-selected,#mobile-wrap #community-list-page .story-category-pills button.is-selected{border-color:#0b2545;background:#0b2545;box-shadow:none;color:#fff}#community-list-page .story-category-pills button:focus-visible,#mobile-wrap #community-list-page .story-category-pills button:focus-visible{outline:3px solid rgba(11,37,69,.24);outline-offset:2px}#community-list-page .story-results-toolbar,#mobile-wrap #community-list-page .story-results-toolbar{width:100%;margin:0 0 18px;align-items:stretch}#community-list-page .story-results-controls,#mobile-wrap #community-list-page .story-results-controls{width:100%}#community-list-page .story-sort-control,#mobile-wrap #community-list-page .story-sort-control{width:100%;border-color:#d8e1ea}#community-list-page .story-sort-control select,#mobile-wrap #community-list-page .story-sort-control select{color:#0b2545}#community-list-page .academic-story-card .story-meta .story-read-action,#mobile-wrap #community-list-page .academic-story-card .story-meta .story-read-action{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:8px;background:#0b2545;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:1}#community-list-page .academic-story-card .story-meta .story-read-action:hover,#mobile-wrap #community-list-page .academic-story-card .story-meta .story-read-action:hover{background:#071b34;color:#fff}#community-list-page .academic-story-card .story-meta .story-read-action:focus-visible,#mobile-wrap #community-list-page .academic-story-card .story-meta .story-read-action:focus-visible{border-radius:8px;outline:3px solid rgba(11,37,69,.3);outline-offset:2px}#community-list-page .stories-empty .MuiButton-root,#mobile-wrap #community-list-page .stories-empty .MuiButton-root{background:#0b2545;box-shadow:0 6px 14px rgba(11,37,69,.14);color:#fff}#community-list-page .stories-empty .MuiButton-root:hover,#mobile-wrap #community-list-page .stories-empty .MuiButton-root:hover{background:#071b34;box-shadow:0 8px 18px rgba(11,37,69,.18);color:#fff}#community-list-page .stories-empty .MuiButton-root:focus-visible,#mobile-wrap #community-list-page .stories-empty .MuiButton-root:focus-visible{outline-color:rgba(11,37,69,.28)}}#community-detail-page{--detail-navy:#0b2554;--detail-navy-dark:#071c41;--detail-ink:#172033;--detail-muted:#64748b;--detail-border:#e2e5e9;--detail-surface:#fff;min-height:100vh;padding:98px 0 80px;background:#fff;color:var(--detail-ink)}#community-detail-page .story-detail-hero{position:relative;width:calc(100% - 32px);max-width:1300px;height:auto;min-height:440px;margin:0 auto;border:1px solid rgba(52,45,38,.12);border-radius:20px;background:#27241f;box-shadow:0 8px 22px rgba(43,35,29,.065);isolation:isolate}#community-detail-page .story-detail-hero .story-detail-hero-overlay,#community-detail-page .story-detail-hero>img{position:absolute;inset:0;width:100%;height:100%}#community-detail-page .story-detail-hero>img{object-fit:cover;object-position:center 45%}#community-detail-page .story-detail-hero .story-detail-hero-overlay{right:auto;width:58%;background:radial-gradient(ellipse at 0 100%,rgba(20,17,15,.58) 0,rgba(20,17,15,.36) 38%,transparent 72%),linear-gradient(90deg,rgba(20,17,15,.4),rgba(20,17,15,.18) 48%,transparent)}#community-detail-page .story-detail-hero-content{position:absolute;z-index:2;left:clamp(54px,6vw,88px);bottom:54px;width:min(620px,100% - 176px);height:auto;margin:0;padding:0;justify-content:flex-start;box-sizing:border-box;color:#fff}#community-detail-page .story-detail-hero-content h1{font-family:Poppins,sans-serif;font-size:clamp(42px,3.5vw,46px);font-weight:800;line-height:1.06;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(13,11,10,.28)}#community-detail-page .story-detail-breadcrumb{max-width:100%;margin-top:16px;display:flex;align-items:center;gap:9px;overflow:hidden;color:hsla(0,0%,100%,.72);font-size:12px}#community-detail-page .story-detail-breadcrumb span{flex:0 0 auto;cursor:pointer}#community-detail-page .story-detail-breadcrumb b{font-size:18px;font-weight:400}#community-detail-page .story-detail-breadcrumb strong{overflow:hidden;color:hsla(0,0%,100%,.94);font-weight:600;white-space:nowrap;text-overflow:ellipsis}#community-detail-page .story-detail-workspace{width:min(1380px,100% - 40px);max-width:1380px;margin:52px auto 0;display:grid;grid-template-columns:minmax(0,920px) 224px;grid-template-areas:"main right";align-items:start;justify-content:center;grid-gap:24px;gap:24px}#community-detail-page .story-detail-main{grid-area:main;min-width:0}#community-detail-page .story-detail-right{grid-area:right;display:grid;grid-gap:16px;gap:16px}#community-detail-page .article-card,#community-detail-page .comments-card,#community-detail-page .detail-sidebar-card{border:1px solid var(--detail-border);border-radius:18px;background:var(--detail-surface);box-shadow:0 10px 30px rgba(11,37,84,.055)}#community-detail-page .detail-sidebar-card{padding:21px}#community-detail-page .sidebar-heading{color:var(--detail-ink);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#community-detail-page .heading-accent{width:38px;height:3px;margin-top:10px;display:block;border-radius:999px;background:var(--detail-navy)}#community-detail-page .sidebar-subtitle{margin-top:13px;color:var(--detail-muted);font-size:13px;line-height:1.5}#community-detail-page .write-story-button.MuiButton-root{width:100%;height:43px;margin-top:18px;border-radius:11px;background:var(--detail-navy);box-shadow:0 9px 20px rgba(11,37,84,.18);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:none}#community-detail-page .write-story-button.MuiButton-root:hover{background:var(--detail-navy-dark)}#community-detail-page .sidebar-divider{height:1px;margin:20px 0;background:#e6eaf0}#community-detail-page .category-navigation{display:grid;grid-gap:9px;gap:9px}#community-detail-page .category-navigation button{height:43px;padding:0 14px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#334155;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-align:left;transition:border-color .17s ease,background .17s ease,color .17s ease}#community-detail-page .category-navigation button.active,#community-detail-page .category-navigation button:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa;color:var(--detail-navy)}#community-detail-page .article-card{padding:30px 31px 26px}#community-detail-page .community-detail-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center}#community-detail-page .community-detail-state h2{color:var(--detail-ink);font-size:22px;font-weight:750}#community-detail-page .community-detail-state p{color:var(--detail-muted);font-size:14px;line-height:1.5}#community-detail-page .community-detail-state button{margin-top:6px;background:var(--detail-navy);color:#fff;text-transform:none}#community-detail-page .community-detail-state button:hover{background:var(--detail-navy-dark)}#community-detail-page .comments-data-state{padding:22px 8px;color:var(--detail-muted);font-size:13px;text-align:center}#community-detail-page .article-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}#community-detail-page .article-heading-copy{min-width:0;max-width:90%}#community-detail-page .article-category-badge{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:7px;background:#eaf0f8;color:var(--detail-navy);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#community-detail-page .article-title{margin-top:14px;color:var(--detail-ink);font-family:Poppins,sans-serif;font-size:clamp(30px,2.5vw,34px);font-weight:800;line-height:1.2;letter-spacing:-.035em}#community-detail-page .article-top-like.MuiIconButton-root{width:auto;height:38px;padding:0 11px;gap:5px;border:1px solid #e2e5e9;border-radius:10px;color:var(--detail-ink)}#community-detail-page .article-top-like.MuiIconButton-root:hover{background:#f1f5fa;color:var(--detail-navy)}#community-detail-page .article-top-like.MuiIconButton-root svg{width:18px;height:18px}#community-detail-page .article-top-like.MuiIconButton-root span{font-size:12px;font-weight:700}#community-detail-page .article-author-meta{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--detail-muted);font-size:13px}#community-detail-page .article-author-meta>span:not(.meta-separator){display:inline-flex;align-items:center;gap:5px}#community-detail-page .article-author-meta svg{width:16px;height:16px}#community-detail-page .article-author,#community-detail-page .comment-author{padding:0;display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--detail-ink);cursor:pointer;font-family:Poppins,sans-serif}#community-detail-page .article-author img{width:34px;height:34px;border-radius:50%;object-fit:cover}#community-detail-page .article-author strong{font-size:13px;font-weight:700}#community-detail-page .meta-separator{color:#94a3b8}#community-detail-page .article-divider{height:1px;margin:23px 0;background:#e6eaf0}#community-detail-page .article-cover{width:100%;max-height:420px;margin-bottom:32px;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#f7f9fc}#community-detail-page .article-cover img{width:100%;height:100%;display:block;object-fit:cover}#community-detail-page .article-body{color:#273043;font-size:16px;line-height:1.72}#community-detail-page .article-body .toastui-editor-contents,#community-detail-page .article-body .toastui-editor-contents li,#community-detail-page .article-body .toastui-editor-contents p{color:#273043;font-family:Poppins,sans-serif;font-size:16px;line-height:1.72}#community-detail-page .article-body .toastui-editor-contents p{margin:0 0 14px}#community-detail-page .article-body .toastui-editor-contents h1,#community-detail-page .article-body .toastui-editor-contents h2,#community-detail-page .article-body .toastui-editor-contents h3{color:var(--detail-ink);line-height:1.3}#community-detail-page .article-body img{max-width:100%;height:auto;border-radius:12px}#community-detail-page .article-video{margin-top:32px}#community-detail-page .article-video h3{margin-bottom:12px;color:var(--detail-ink);font-family:Poppins,sans-serif;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}#community-detail-page .article-video-frame{width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid #e2e5e9;border-radius:16px;background:#111}#community-detail-page .article-video-frame iframe{width:100%;height:100%;display:block;border:0}#community-detail-page .article-video-link.MuiButton-root{min-width:0;margin-top:9px;padding:3px 0;color:var(--detail-navy);font-size:13px;font-weight:700;text-transform:none}#community-detail-page .article-video--link-only{margin-top:28px}#community-detail-page .article-bottom-like{margin-top:26px;display:flex;justify-content:center}#community-detail-page .article-bottom-like .MuiButton-root{min-width:96px;height:37px;gap:7px;border:1px solid var(--detail-navy);border-radius:9px;background:#fff;color:var(--detail-navy);font-weight:700;text-transform:none}#community-detail-page .comments-card{margin-top:13px;padding:25px 27px}#community-detail-page .comments-card-title{color:var(--detail-ink);font-size:21px;font-weight:800}#community-detail-page .leave-comment{margin-top:18px}#community-detail-page .leave-comment textarea{width:100%;min-height:108px;padding:15px 16px;resize:vertical;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:11px;outline:none;background:#fff;color:var(--detail-ink);font-family:Poppins,sans-serif;font-size:14px;line-height:1.55}#community-detail-page .leave-comment textarea:focus{border-color:rgba(11,37,84,.35);box-shadow:0 0 0 3px rgba(11,37,84,.09)}#community-detail-page .leave-comment .button-box{margin-top:10px;flex-direction:row;align-items:center;justify-content:space-between}#community-detail-page .leave-comment .button-box p{color:var(--detail-muted);font-size:12px}#community-detail-page .leave-comment .button-box .MuiButton-root{min-width:106px;height:39px;border-radius:10px;background:var(--detail-navy);color:#fff;font-weight:700;text-transform:none}#community-detail-page .comments-list{margin-top:20px}#community-detail-page .comment-item{padding:19px 0;border-top:1px solid #e6eaf0}#community-detail-page .comment-item header{display:flex;align-items:center;justify-content:space-between;gap:12px}#community-detail-page .comment-item>p{margin-top:12px;color:#334155;font-size:14px;line-height:1.6}#community-detail-page .comment-author img{width:40px;height:40px;border-radius:50%;object-fit:cover}#community-detail-page .comment-author span{display:grid;grid-gap:3px;gap:3px;text-align:left}#community-detail-page .comment-author strong{color:var(--detail-ink);font-size:14px}#community-detail-page .comment-author time{color:var(--detail-muted);font-size:12px}#community-detail-page .comment-actions{display:flex}#community-detail-page .comment-actions .MuiIconButton-root{color:#64748b}#community-detail-page .pagination-box{margin-top:18px;align-items:center}#community-detail-page .article-info-card dl{margin:19px 0 0}#community-detail-page .article-info-card dl>div{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eef2f6}#community-detail-page .article-info-card dt{color:var(--detail-muted);font-size:12px}#community-detail-page .article-info-card dd{margin:0;color:var(--detail-ink);font-size:12px;font-weight:700;text-align:right}#community-detail-page .info-category{padding:4px 7px;border-radius:6px;background:#eaf0f8;color:var(--detail-navy);font-size:10px;text-transform:uppercase}#community-detail-page .author-card{text-align:center}#community-detail-page .author-card .sidebar-heading{text-align:left}#community-detail-page .author-card .heading-accent{margin-bottom:20px}#community-detail-page .author-avatar{width:78px;height:78px;border-radius:50%;object-fit:cover}#community-detail-page .author-name{margin-top:12px;color:var(--detail-ink);font-size:16px;font-weight:800}#community-detail-page .author-role{margin-top:3px;color:var(--detail-navy);font-size:11px;font-weight:700}#community-detail-page .author-description{margin-top:12px;overflow:hidden;display:-webkit-box;color:var(--detail-muted);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}#community-detail-page .author-card .MuiButton-root{width:100%;height:38px;margin-top:16px;border:1px solid var(--detail-navy);border-radius:9px;color:var(--detail-navy);font-size:12px;font-weight:700;text-transform:none}#community-detail-page .comment-edit-backdrop{z-index:999;padding:20px}#community-detail-page .comment-edit-dialog{width:min(560px,100%);padding:24px;border-radius:14px;background:#fff;box-shadow:0 24px 70px rgba(11,37,84,.2)}#community-detail-page .comment-edit-dialog h2{color:var(--detail-ink);font-size:20px;font-weight:800}#community-detail-page .comment-edit-dialog input{width:100%;height:46px;margin-top:17px;padding:0 13px;box-sizing:border-box;border:1px solid #d7dee8;border-radius:9px;outline:none}#community-detail-page .comment-edit-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;color:var(--detail-muted);font-size:12px}#community-detail-page .comment-edit-footer>div{display:flex;gap:8px}#community-detail-page .comment-edit-footer .MuiButton-root{border-radius:9px;text-transform:none}#community-detail-page .comment-edit-footer .MuiButton-root:last-child{background:var(--detail-navy);color:#fff}@media(max-width:1100px){#community-detail-page .story-detail-hero{min-height:400px;border-radius:18px}#community-detail-page .story-detail-hero-content{width:min(630px,100% - 76px)}}@media(max-width:1180px){#community-detail-page .story-detail-workspace{grid-template-columns:minmax(0,1fr) 224px;grid-template-areas:"main right"}#community-detail-page .story-detail-right{grid-template-columns:1fr}}@media(max-width:900px){#community-detail-page .story-detail-hero{width:calc(100% - 28px);min-height:400px}#community-detail-page .story-detail-hero-overlay{width:64%}#community-detail-page .story-detail-hero-content{left:58px;bottom:48px;width:min(630px,100% - 116px)}#community-detail-page .story-detail-workspace{margin-top:40px}}@media(max-width:820px){#community-detail-page .story-detail-workspace{width:calc(100% - 28px);grid-template-columns:1fr;grid-template-areas:"main" "right";gap:14px}#community-detail-page .story-detail-right{grid-template-columns:repeat(2,minmax(0,1fr))}#community-detail-page .article-card{padding:25px 23px 22px}#community-detail-page .article-title{font-size:28px}}@media(max-width:640px){#community-detail-page{padding-top:10px}#community-detail-page .story-detail-hero{width:calc(100% - 28px);height:auto;min-height:320px;border-radius:16px}#community-detail-page .story-detail-hero>img{object-position:center 45%}#community-detail-page .story-detail-hero-overlay{width:72%}#community-detail-page .story-detail-hero-content{left:22px;bottom:32px;width:calc(100% - 44px);padding:0}#community-detail-page .story-detail-hero-content h1{font-size:clamp(30px,8.4vw,34px);line-height:1.06}#community-detail-page .story-detail-breadcrumb{gap:8px;font-size:10px}#community-detail-page .story-detail-workspace{margin-top:24px}}@media(max-width:560px){#community-detail-page{padding-bottom:52px}#community-detail-page .story-detail-right{grid-template-columns:1fr}#community-detail-page .article-card{padding:22px 18px 20px;border-radius:18px}#community-detail-page .article-heading-copy{max-width:calc(100% - 48px)}#community-detail-page .article-title{font-size:26px;line-height:1.22}#community-detail-page .article-top-like.MuiIconButton-root{height:36px;padding:0 9px}#community-detail-page .article-author-meta{margin-top:18px;gap:6px}#community-detail-page .article-body,#community-detail-page .article-body .toastui-editor-contents,#community-detail-page .article-body .toastui-editor-contents li,#community-detail-page .article-body .toastui-editor-contents p{font-size:15.5px;line-height:1.7}#community-detail-page .comments-card{margin-top:11px;padding:22px 18px}#community-detail-page .article-info-card,#community-detail-page .author-card,#community-detail-page .category-navigation-card{padding:19px}#community-detail-page .comment-edit-footer{align-items:flex-start;flex-direction:column;gap:10px}}#pc-wrap #community-detail-page{padding-top:80px}#community-detail-page .story-detail-hero{width:100vw;max-width:none;height:510px;min-height:510px;margin-left:calc(50% - 50vw);overflow:hidden;border:1px solid rgba(11,37,84,.09);border-radius:14px;box-shadow:0 14px 36px rgba(11,37,84,.08)}@media(max-width:1600px){#community-detail-page .story-detail-hero{height:500px;min-height:500px}}@media(max-width:1440px){#community-detail-page .story-detail-hero{height:490px;min-height:490px}}@media(max-width:1439px){#community-detail-page .story-detail-hero{height:475px;min-height:475px}}@media(max-width:1279px){#pc-wrap #community-detail-page{padding-top:90px}}@media(max-width:1100px){#community-detail-page .story-detail-hero{width:calc(100% - 32px);height:420px;min-height:420px;margin:0 auto;border-radius:12px}}@media(max-width:1023px){#community-detail-page .story-detail-hero{height:350px;min-height:350px}}@media(max-width:767px){#community-detail-page .story-detail-hero{height:270px;min-height:270px}}@media(max-width:640px){#community-detail-page .story-detail-hero{width:calc(100% - 16px);border-radius:10px}}@media(max-width:559px){#community-detail-page .story-detail-hero{height:230px;min-height:230px}}.article-expand-toggle{display:none}@media(min-width:1280px){#community-detail-page .story-detail-right{position:-webkit-sticky;position:sticky;top:112px;align-self:start}#community-detail-page .article-body{position:relative;max-height:500px;overflow:hidden}#community-detail-page .article-body:after{position:absolute;right:0;bottom:0;left:0;height:72px;background:linear-gradient(transparent,#fff);content:"";pointer-events:none}#community-detail-page .article-body.is-expanded{max-height:none;overflow:visible}#community-detail-page .article-body.is-expanded:after{display:none}#community-detail-page .article-expand-toggle{min-height:38px;margin:18px auto 0;padding:0 15px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:var(--detail-navy);color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;cursor:pointer}#community-detail-page .article-expand-toggle:hover{background:var(--detail-navy-dark)}#community-detail-page .article-expand-toggle:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}}@media(max-width:767px){#community-detail-page .article-body{position:relative;max-height:320px;overflow:hidden;scroll-margin-top:84px}#community-detail-page .article-body:after{position:absolute;right:0;bottom:0;left:0;height:64px;background:linear-gradient(transparent,#fff);content:"";pointer-events:none}#community-detail-page .article-body.is-expanded{max-height:none;overflow:visible}#community-detail-page .article-body.is-expanded:after{display:none}#community-detail-page .article-expand-toggle{min-height:40px;margin:14px auto 0;padding:0 16px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#0b2545;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;cursor:pointer}#community-detail-page .article-expand-toggle:hover{background:#071b34}#community-detail-page .article-expand-toggle:focus-visible{outline:3px solid rgba(11,37,69,.24);outline-offset:3px}#community-detail-page .article-video{margin-top:24px}#community-detail-page .story-detail-workspace{width:calc(100% - 16px)}#community-detail-page .story-detail-main .article-card{padding-right:12px;padding-left:12px}#community-detail-page .article-body,#community-detail-page .article-body .toastui-editor-contents,#community-detail-page .article-body .toastui-editor-contents li,#community-detail-page .article-body .toastui-editor-contents p{font-size:16px;line-height:1.75}}.resources-page{width:100%;overflow-x:clip;background:linear-gradient(180deg,#fcfbfe,#fff 42%,#fbf9fd);color:#18172b}.resources-page *{box-sizing:border-box}.resources-page button{font:inherit}.resources-page a{text-decoration:none}#pc-wrap .resources-page{padding:98px 0 84px}#mobile-wrap .resources-page{padding:10px 0 58px}.resources-shell{width:min(1180px,100% - 32px);margin:0 auto}.resources-hero{position:relative;min-height:510px;border:1px solid rgba(52,45,38,.12);border-radius:20px;background:#27241f;box-shadow:0 8px 22px rgba(43,35,29,.065);isolation:isolate}.resources-hero-image,.resources-hero-shade{position:absolute;inset:0;width:100%;height:100%}.resources-hero-image{z-index:-2;object-fit:cover;object-position:60% 60%}.resources-hero-shade{z-index:-1;background:radial-gradient(ellipse at 0 100%,rgba(20,17,15,.58) 0,rgba(20,17,15,.32) 39%,transparent 72%),linear-gradient(90deg,rgba(20,17,15,.82),rgba(26,21,34,.57) 42%,transparent 76%)}.resources-hero-copy{min-height:510px;width:min(650px,64%);padding:72px clamp(40px,6vw,88px);display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.resources-hero-copy h1{max-width:620px;margin:16px 0 0;font-size:clamp(42px,4vw,52px);font-weight:820;letter-spacing:-.052em;line-height:1.03;text-wrap:balance;text-shadow:0 2px 18px rgba(13,11,10,.28)}.resources-hero-copy>p{max-width:570px;margin:22px 0 0;color:hsla(0,0%,100%,.86);font-size:15px;line-height:1.7}.resources-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:hsla(0,0%,100%,.7);font-size:12px;font-weight:700}.resources-breadcrumb a{color:#fff}.resources-breadcrumb a:focus-visible{border-radius:3px;outline:2px solid #d8ccff;outline-offset:3px}.resources-eyebrow{margin-top:18px;color:#e7ddff;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.resources-section{margin-top:92px;scroll-margin-top:110px}.resources-faq-heading,.resources-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.resources-faq-heading h2,.resources-section-heading h2{margin:0;font-size:clamp(32px,3vw,42px);font-weight:810;letter-spacing:-.045em;line-height:1.06;text-wrap:balance}.resources-faq-heading>p,.resources-section-heading>p{max-width:420px;margin:0;color:#696676;font-size:14px;line-height:1.7}.resources-category-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.resources-category-card,.resources-guide-card{position:relative;min-width:0;display:flex;border:1px solid rgba(77,57,112,.1);background:#fffefa;color:#18172b;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.resources-category-card:hover,.resources-guide-card:hover{border-color:rgba(98,64,232,.24);box-shadow:0 12px 28px rgba(65,44,107,.08);transform:translateY(-3px)}.resources-category-card:focus-visible,.resources-guide-card:focus-visible{border-color:rgba(98,64,232,.44);outline:3px solid rgba(98,64,232,.2);outline-offset:3px;transform:translateY(-2px)}.resources-category-card small,.resources-category-card strong,.resources-guide-card small,.resources-guide-card strong{display:block;overflow-wrap:anywhere}.resources-category-card strong,.resources-guide-card strong{font-weight:800;line-height:1.3}.resources-category-card small,.resources-guide-card small{color:#696676;line-height:1.65}.resources-category-card{min-height:190px;padding:26px 27px;flex-direction:column;border-radius:19px;box-shadow:0 5px 15px rgba(65,44,107,.035)}.resources-category-card strong{margin-top:20px;font-size:16px}.resources-category-card small{margin-top:8px;padding-right:28px;font-size:12px}.resources-category-card-icon,.resources-guide-card-icon{display:grid;place-items:center;background:#f0ebff;color:#6240e8}.resources-category-card-icon{width:42px;height:42px;border-radius:12px}.resources-category-card-icon svg{font-size:21px}.resources-category-card-arrow,.resources-guide-card-arrow{position:absolute;color:#958ba5}.resources-category-card-arrow{right:25px;bottom:24px;font-size:19px!important}.resources-guide-grid{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.resources-guide-card{min-height:270px;padding:34px;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,#fffefa,#f7f3fc);box-shadow:0 8px 20px rgba(65,44,107,.045)}.resources-guide-card:before{position:absolute;top:-70px;right:-55px;width:190px;height:190px;border-radius:50%;background:rgba(98,64,232,.055);content:""}.resources-guide-card strong{margin-top:48px;font-size:21px;letter-spacing:-.025em}.resources-guide-card small{max-width:290px;margin-top:10px;padding-right:20px;font-size:13px}.resources-guide-card-icon{position:absolute;top:31px;left:33px;width:52px;height:52px;border-radius:15px}.resources-guide-card-icon svg{font-size:25px}.resources-guide-card-arrow{right:31px;bottom:31px;font-size:21px!important}.resources-faq{padding:0}.resources-faq-heading h2:focus{outline:none}.resources-topic-chips{margin-top:28px;display:flex;flex-wrap:wrap;gap:9px}.resources-topic-chips button{min-height:38px;padding:8px 14px;border:1px solid #e2dde8;border-radius:999px;color:#6d6877;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.resources-topic-chips button.active,.resources-topic-chips button:hover{border-color:rgba(98,64,232,.25);background:#eee9fb;color:#4f2d93}.resources-topic-chips button:focus-visible{outline:3px solid rgba(98,64,232,.2)}.resources-accordion-list{border-top:1px solid #e9e5ed}.resources-accordion-list .MuiAccordion-root{margin:0;border:0;border-bottom:1px solid #e9e5ed;border-radius:0!important;background:transparent;box-shadow:none}.resources-accordion-list .MuiAccordion-root:before{display:none}.resources-accordion-list .MuiAccordion-root.Mui-expanded{margin:0;background:linear-gradient(90deg,rgba(98,64,232,.055),transparent 76%);box-shadow:none}.resources-accordion-list .MuiAccordionSummary-root{min-height:76px;padding:0 12px}.resources-accordion-list .MuiAccordionSummary-root.Mui-focusVisible{background:#f2edff}.resources-accordion-list .MuiAccordionSummary-content{min-width:0;margin:20px 28px 20px 0;display:flex;align-items:center;gap:18px}.resources-accordion-list .MuiAccordionSummary-content h3{min-width:0;margin:0;font-weight:780;overflow-wrap:anywhere}.resources-accordion-list .MuiAccordionSummary-expandIconWrapper{color:#6240e8}.resources-accordion-list .MuiAccordionDetails-root{padding:0 12px 26px}.resources-accordion-list .MuiAccordionDetails-root p{max-width:900px;margin:0;padding-left:96px;color:#696676;overflow-wrap:anywhere}.resources-faq-topic{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eee8ff;color:#4f2d93;font-size:9px;font-weight:800}.resources-contact{margin-top:92px;padding:58px 32px;display:flex;flex-direction:column;border:1px solid rgba(98,64,232,.1);border-radius:24px;background:#f0ebfb;text-align:center}.resources-contact h2{margin:20px 0 0;font-size:clamp(32px,3vw,42px);font-weight:820;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.resources-contact>p{max-width:560px;margin:14px 0 0;color:#696676;font-size:14px;line-height:1.7}.resources-contact-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#fff;color:#6240e8}.resources-contact-icon svg{font-size:25px}.resources-contact-actions{margin-top:28px;display:flex;flex-wrap:wrap;justify-content:center;gap:11px}.resources-contact-actions a,.resources-contact-actions button{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-size:12px;font-weight:800;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.resources-contact-actions a:hover,.resources-contact-actions button:hover{transform:translateY(-2px)}.resources-contact-actions a:focus-visible,.resources-contact-actions button:focus-visible{outline:3px solid rgba(98,64,232,.24);outline-offset:3px}.resources-primary-button{border:1px solid #6240e8;background:#6240e8;box-shadow:0 10px 20px rgba(98,64,232,.18);color:#fff}.resources-primary-button svg{font-size:18px}.resources-secondary-button{border:1px solid rgba(98,64,232,.2);background:hsla(0,0%,100%,.82);color:#4f2d93}@media(max-width:900px){#pc-wrap .resources-page{padding-top:72px}.resources-hero-copy{width:74%}.resources-guide-grid{grid-template-columns:1fr}.resources-guide-card{min-height:230px}}@media(max-width:680px){.resources-shell{width:calc(100% - 20px)}.resources-hero{min-height:590px;border-radius:18px}.resources-hero-image{object-position:64% 60%}.resources-hero-shade{background:linear-gradient(90deg,rgba(21,17,35,.94),rgba(27,21,45,.8) 66%,rgba(27,21,45,.22))}.resources-hero-copy{min-height:590px;width:100%;padding:34px 22px 38px}.resources-hero-copy h1{font-size:clamp(40px,12vw,52px)}.resources-hero-copy>p{font-size:14px}.resources-contact,.resources-section{margin-top:64px}.resources-faq-heading,.resources-section-heading{align-items:flex-start;flex-direction:column;gap:14px}.resources-faq-heading h2,.resources-section-heading h2{font-size:34px}.resources-category-grid{grid-template-columns:1fr}.resources-category-card{min-height:178px}.resources-guide-card{min-height:250px;padding:30px}.resources-guide-card-icon{top:29px;left:29px}.resources-topic-chips{gap:7px}.resources-accordion-list .MuiAccordionSummary-root{padding:0 13px}.resources-accordion-list .MuiAccordionSummary-content{align-items:flex-start;flex-direction:column;gap:9px}.resources-accordion-list .MuiAccordionDetails-root{padding:0 13px 22px}.resources-accordion-list .MuiAccordionDetails-root p{padding-left:0}.resources-contact{padding:46px 22px}.resources-contact-actions,.resources-contact-actions a,.resources-contact-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.resources-page{scroll-behavior:auto}.resources-page *,.resources-page :after,.resources-page :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#pc-wrap .resources-page{padding-top:80px}.resources-shell{width:calc(100% - 32px);max-width:none}.resources-hero{width:100vw;height:430px;min-height:430px;margin-left:calc(50% - 50vw);overflow:hidden;border:1px solid rgba(31,24,52,.09);border-radius:14px;box-shadow:0 14px 36px rgba(28,20,48,.08)}.resources-hero-copy{min-height:100%}@media(min-width:1101px){.resources-hero{height:clamp(400px,24.5vw,465px);min-height:clamp(400px,24.5vw,465px)}.resources-hero-image{object-position:60% 36%}}@media(max-width:1279px){#pc-wrap .resources-page{padding-top:90px}}@media(max-width:1100px){.resources-hero{width:100%;height:420px;min-height:420px;margin-left:0;border-radius:12px}}@media(max-width:1023px){.resources-hero{height:350px;min-height:350px}}@media(max-width:767px){.resources-hero{height:270px;min-height:270px}}@media(max-width:680px){.resources-shell{width:calc(100% - 16px)}.resources-hero{border-radius:10px}}@media(max-width:559px){.resources-hero{height:230px;min-height:230px}}.resources-page{background:#fff}#browse-resources{width:min(1220px,100%);margin:58px auto 0}#browse-resources .resources-section-heading{display:block}#browse-resources .resources-section-heading h2{color:#111827;font-size:30px;font-weight:800;line-height:1.15;letter-spacing:-.035em}.resources-category-grid{margin-top:20px;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.resources-category-card{height:128px;min-height:128px;padding:15px 10px 27px;align-items:center;justify-content:flex-start;border:1px solid #dbe4ee;border-radius:11px;background:#fff;box-shadow:none;color:#0b2554;text-align:center;transition:border-color .16s ease,background-color .16s ease}.resources-category-card:hover{border-color:#b9cadc;background:#f3f8fd;box-shadow:none;transform:none}.resources-category-card:focus-visible{border-color:#8fa8c2;outline:3px solid rgba(11,37,84,.18);outline-offset:2px;transform:none}.resources-category-card .resources-category-card-icon{width:38px;height:38px;border-radius:10px;background:#eaf3fc;color:#0b2554}.resources-category-card .resources-category-card-icon svg{font-size:20px}.resources-category-card .resources-category-card-copy strong{margin-top:10px;color:#0b2554;font-size:13px;font-weight:750;line-height:1.25}.resources-category-card .resources-category-card-arrow{right:auto;bottom:9px;left:50%;color:#6d86a1;font-size:16px!important;transform:translateX(-50%)}.resources-faq{width:min(980px,100%);margin:72px auto 0}.resources-faq-heading{display:block;text-align:center}.resources-faq-heading h2{color:#111827;font-size:clamp(30px,3vw,38px);font-weight:810;line-height:1.12;letter-spacing:-.04em}.resources-faq-heading>p{max-width:560px;margin:10px auto 0;color:#64748b;font-size:14px;line-height:1.6}.resources-topic-chips{margin-top:22px;justify-content:center;gap:8px}.resources-topic-chips button{min-height:36px;padding:7px 13px;border:1px solid #dbe4ee;background:#fff;color:#526274;font-size:11px}.resources-topic-chips button:hover{border-color:#b9cadc;background:#f3f8fd;color:#0b2554}.resources-topic-chips button.active,.resources-topic-chips button.active:hover{border-color:#0b2554;background:#0b2554;color:#fff}.resources-topic-chips button:focus-visible{outline:3px solid rgba(11,37,84,.18);outline-offset:2px}.resources-accordion-list{margin-top:24px;overflow:hidden;border:1px solid #dbe4ee;border-radius:12px}.resources-accordion-list .MuiAccordion-root{border-bottom:1px solid #e3eaf2;background:#fff}.resources-accordion-list .MuiAccordion-root:last-child{border-bottom:0}.resources-accordion-list .MuiAccordion-root.Mui-expanded{background:#f7fbff}.resources-accordion-list .MuiAccordionSummary-root{min-height:78px;padding:0 22px}.resources-accordion-list .MuiAccordionSummary-root.Mui-focusVisible{background:#eef5fc}.resources-accordion-list .MuiAccordionSummary-content{margin:23px 30px 23px 0;gap:0}.resources-accordion-list .MuiAccordionSummary-content h3{color:#10284d;font-size:15px;font-weight:750;line-height:1.5}.resources-accordion-list .MuiAccordionSummary-expandIconWrapper{color:#0b2554}.resources-accordion-list .MuiAccordionDetails-root{padding:0 54px 25px 22px}.resources-accordion-list .MuiAccordionDetails-root p{max-width:820px;padding-left:0;color:#5f6f82;font-size:13px;line-height:1.75}.resources-contact{width:min(980px,100%);min-height:112px;margin:72px auto 0;padding:22px 24px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid #cddded;border-radius:15px;background:#eef6fd;box-shadow:none;text-align:left}.resources-contact .resources-contact-icon{width:46px;height:46px;border:1px solid #d4e2ef;border-radius:12px;background:#fff;color:#0b2554}.resources-contact .resources-contact-icon svg{font-size:23px}.resources-contact .resources-contact-copy h2{margin:0;color:#0b2554;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:-.025em}.resources-contact .resources-contact-copy p{margin:6px 0 0;color:#53677d;font-size:13px;line-height:1.5}.resources-contact .resources-contact-actions{margin-top:0;flex-wrap:nowrap}.resources-contact .resources-primary-button{min-height:40px;padding:0 15px;border:1px solid #0b2554;border-radius:9px;background:#0b2554;box-shadow:none;color:#fff}.resources-contact .resources-primary-button:hover{background:#071c41;box-shadow:none;transform:none}.resources-contact .resources-primary-button:focus-visible{outline:3px solid rgba(11,37,84,.2);outline-offset:2px}@media(max-width:1100px){.resources-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){#browse-resources{margin-top:44px}.resources-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-category-card{height:124px;min-height:124px}.resources-faq{margin-top:56px}.resources-faq-heading{align-items:center;gap:0}.resources-faq-heading h2{font-size:30px}.resources-topic-chips{gap:7px}.resources-accordion-list .MuiAccordionSummary-root{min-height:74px;padding:0 16px}.resources-accordion-list .MuiAccordionSummary-content{margin:20px 20px 20px 0;flex-direction:row}.resources-accordion-list .MuiAccordionDetails-root{padding:0 44px 22px 16px}.resources-contact{min-height:0;margin-top:56px;padding:20px;grid-template-columns:42px minmax(0,1fr);gap:14px}.resources-contact .resources-contact-icon{width:42px;height:42px}.resources-contact .resources-contact-actions{width:100%;margin-top:2px;grid-column:1/-1}.resources-contact .resources-primary-button{width:100%}}@media(max-width:420px){.resources-category-grid{grid-template-columns:1fr}}@media(min-width:1101px){.resources-hero-copy{width:min(660px,58%);padding:58px clamp(52px,4vw,72px);justify-content:center}.resources-breadcrumb{gap:9px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.resources-eyebrow{margin-top:16px;font-size:11px;font-weight:700;letter-spacing:.12em}.resources-hero-copy h1{max-width:620px;margin-top:10px;font-family:Fraunces,serif;font-size:47px;font-weight:650;line-height:1.08;letter-spacing:-.025em}.resources-hero-copy>p{max-width:570px;margin-top:16px;font-size:16.5px;line-height:1.55}}@media(max-width:767px){#mobile-wrap .resources-page .resources-hero-copy{padding-right:14px;padding-left:14px}#mobile-wrap .resources-page .resources-hero-copy h1{max-width:270px;margin-top:8px;font-size:clamp(25px,7.8vw,30px);line-height:1.08}#mobile-wrap .resources-page .resources-hero-copy>p{max-width:270px;margin-top:9px;font-size:12px;line-height:1.45}}#pc-wrap .about-page{position:relative;padding:120px 0 60px;width:100%;height:auto}#pc-wrap .about-page .intro{display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .intro .container{flex-direction:row;justify-content:space-between}#pc-wrap .about-page .intro .container .left{width:40%}#pc-wrap .about-page .intro .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .intro .container .right{width:48%;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .intro .container .right .boxes{margin-top:86px;display:flex;flex-direction:row}#pc-wrap .about-page .intro .container .right .boxes .box{margin-right:85px;width:203px;height:auto;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right .boxes .box div{width:77px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f6f6f6}#pc-wrap .about-page .intro .container .right .boxes .box div img{width:36px;height:36px}#pc-wrap .about-page .intro .container .right .boxes .box span{margin:20px 0 10px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .intro .container .right .boxes .box p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .statistics{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .statistics .container{flex-direction:column}#pc-wrap .about-page .statistics .container .banner{width:100%;height:500px}#pc-wrap .about-page .statistics .container .banner img{width:100%;border-radius:12px}#pc-wrap .about-page .statistics .container .info{margin-top:120px;display:flex;flex-direction:row;justify-content:space-evenly}#pc-wrap .about-page .statistics .container .info div{display:flex;flex-direction:column;align-items:center}#pc-wrap .about-page .statistics .container .info div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .statistics .container .info div p{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .agents{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .agents .container{flex-direction:column}#pc-wrap .about-page .agents .container .title{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .agents .container .desc{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .agents .container .wrap{margin-top:60px;display:flex;flex-direction:row}#pc-wrap .about-page .options{position:relative;margin-top:120px;width:100%;height:720px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:24px;background:#fef4f3}#pc-wrap .about-page .options .about-banner{position:absolute;right:0;width:821px;height:720px;border-radius:0 24px 24px 0}#pc-wrap .about-page .options .container{flex-direction:column}#pc-wrap .about-page .options .container strong{width:445px;color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .options .container .box{margin-top:40px;display:flex;flex-direction:row;align-items:center}#pc-wrap .about-page .options .container .box .icon-box{width:84px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fdeae8}#pc-wrap .about-page .options .container .box .text-box{margin-left:24px;display:flex;flex-direction:column}#pc-wrap .about-page .options .container .box .text-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .options .container .box .text-box p{width:445px;margin-top:5px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .options .container .btn{margin-top:30px;padding:0 30px;max-width:180px;height:55px;display:flex;flex-direction:row;align-items:center;border-radius:12px;box-sizing:border-box;background:#181a20;justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .options .container .btn img{margin-left:10px;width:16px;height:16px;filter:brightness(0) invert(1)}#pc-wrap .about-page .partners{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .partners .container{flex-direction:column}#pc-wrap .about-page .partners .container span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .partners .container .wrap{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .about-page .help{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .help .container{padding:110px 65px;flex-direction:row;justify-content:space-between;border-radius:12px;background:#f6f6f6}#pc-wrap .about-page .help .container .left{display:flex;flex-direction:column}#pc-wrap .about-page .help .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .help .container .left p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .help .container .right{display:flex;flex-direction:row}#pc-wrap .about-page .help .container .right div{padding:0 30px;height:55px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .help .container .right div img{width:16px;height:16px}#pc-wrap .about-page .help .container .right div.white{color:#181a20;border:1px solid #181a20}#pc-wrap .about-page .help .container .right div.white img{margin-left:10px}#pc-wrap .about-page .help .container .right div.black{margin-left:30px;color:#fff;background:#181a20}#pc-wrap .about-page .help .container .right div.black img{margin-right:10px;filter:brightness(0) invert(1)}:is(#pc-wrap,#mobile-wrap) .about-page{padding:72px 0 64px;color:#181a20;background:#faf8ff;overflow-x:clip}:is(#pc-wrap,#mobile-wrap) .about-page>.help,:is(#pc-wrap,#mobile-wrap) .about-page>.intro,:is(#pc-wrap,#mobile-wrap) .about-page>.options,:is(#pc-wrap,#mobile-wrap) .about-page>.statistics{display:flex;justify-content:center}:is(#pc-wrap,#mobile-wrap) .about-page .container{width:min(1240px,100% - 48px);box-sizing:border-box}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container{padding:48px;gap:48px;flex-direction:row;border:1px solid #eee9fa;border-radius:18px;background:#fff}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .left{width:36%}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right{width:auto;flex:1 1;min-width:0}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .eyebrow{margin-bottom:14px;color:#7451c8;font:700 12px/1.4 Poppins,sans-serif;letter-spacing:1.2px;text-transform:uppercase}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .left strong{font-size:36px;line-height:1.25;text-transform:none}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right .boxes{margin-top:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right .boxes .box{margin:0;width:auto}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right .boxes .box>div{width:54px;height:54px;background:#f3effc}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right .boxes .box span{margin:16px 0 8px;font-size:17px}:is(#pc-wrap,#mobile-wrap) .about-page .statistics{margin-top:24px}:is(#pc-wrap,#mobile-wrap) .about-page .statistics .info{margin-top:0;padding:28px 32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;border:1px solid #eee9fa;border-radius:18px;background:#fff}:is(#pc-wrap,#mobile-wrap) .about-page .statistics .info div strong{color:#7451c8;font-size:24px}:is(#pc-wrap,#mobile-wrap) .about-page .options{margin-top:24px;padding:0;height:auto;background:transparent}:is(#pc-wrap,#mobile-wrap) .about-page .options .container{padding:40px 48px;border-radius:18px;background:#f0ebfb}:is(#pc-wrap,#mobile-wrap) .about-page .options .container>strong{width:auto;font-size:30px;text-transform:none}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box{margin-top:24px}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box .icon-box{flex:0 0 54px;width:54px;height:54px;background:#fff}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box .text-box{min-width:0}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box .text-box p{width:auto}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .btn{width:-moz-fit-content;width:fit-content;max-width:none;text-decoration:none;background:#7451c8}:is(#pc-wrap,#mobile-wrap) .about-page .help{margin-top:24px}:is(#pc-wrap,#mobile-wrap) .about-page .help .container{padding:36px 40px;border-radius:18px;background:#fff}:is(#pc-wrap,#mobile-wrap) .about-page .help .right{gap:12px}:is(#pc-wrap,#mobile-wrap) .about-page .help .right a{padding:0 24px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;font:600 14px/1 Poppins,sans-serif;text-decoration:none}:is(#pc-wrap,#mobile-wrap) .about-page .help .right .white{color:#7451c8;border:1px solid #7451c8}:is(#pc-wrap,#mobile-wrap) .about-page .help .right .white img{margin-left:10px;width:16px;height:16px}:is(#pc-wrap,#mobile-wrap) .about-page .help .right .black{color:#fff;background:#7451c8}@media(max-width:900px){:is(#pc-wrap,#mobile-wrap) .about-page .intro .container{flex-direction:column;gap:28px}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .left,:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right{width:100%}:is(#pc-wrap,#mobile-wrap) .about-page .help .container{flex-direction:column;gap:24px}}@media(max-width:640px){:is(#pc-wrap,#mobile-wrap) .about-page{padding:32px 0 40px}:is(#pc-wrap,#mobile-wrap) .about-page .container{width:calc(100% - 32px)}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container,:is(#pc-wrap,#mobile-wrap) .about-page .options .container{padding:24px}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .left strong{font-size:30px}:is(#pc-wrap,#mobile-wrap) .about-page .intro .container .right .boxes,:is(#pc-wrap,#mobile-wrap) .about-page .statistics .info{grid-template-columns:1fr}:is(#pc-wrap,#mobile-wrap) .about-page .statistics .info{padding:24px}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box{align-items:flex-start}:is(#pc-wrap,#mobile-wrap) .about-page .options .container .box .text-box{margin-left:16px}:is(#pc-wrap,#mobile-wrap) .about-page .help .container{padding:28px 24px}:is(#pc-wrap,#mobile-wrap) .about-page .help .right{width:100%;flex-direction:column}:is(#pc-wrap,#mobile-wrap) .about-page .help .right a{width:100%;box-sizing:border-box}}#pc-wrap .join-page{position:relative;width:100%;min-height:calc(100vh - var(--auth-navbar-height));margin-top:var(--auth-navbar-height);padding:48px 24px;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;background:#0b0d15}#pc-wrap .join-page:before{position:absolute;top:50%;left:50%;width:min(920px,82vw);height:580px;border-radius:50%;background:rgba(113,71,189,.17);filter:blur(110px);z-index:1;pointer-events:none;transform:translate(-50%,-50%);content:""}#pc-wrap .join-page:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.7'/%3E%3C/svg%3E");z-index:1;opacity:.035}#pc-wrap .join-page .auth-page-backdrop{inset:0;z-index:0;overflow:hidden}#pc-wrap .join-page .auth-page-backdrop,#pc-wrap .join-page .auth-page-backdrop img{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .join-page .auth-page-backdrop img{inset:-4px;width:calc(100% + 8px);height:calc(100% + 8px);display:block;object-fit:cover;object-position:center;filter:none;opacity:.22}#pc-wrap .join-page .auth-page-backdrop:after,#pc-wrap .join-page .auth-page-backdrop:before{position:absolute;inset:0;pointer-events:none;content:""}#pc-wrap .join-page .auth-page-backdrop:before{background:linear-gradient(90deg,rgba(11,13,21,.12),rgba(11,13,21,.18) 72%,rgba(11,13,21,.26))}#pc-wrap .join-page .auth-page-backdrop:after{background:radial-gradient(ellipse at center,transparent 36%,rgba(7,9,15,.12) 68%,rgba(5,7,12,.34) 100%)}#pc-wrap .join-page .auth-shell{position:relative;z-index:2;width:min(1060px,100%);margin:auto 0;align-items:center}#pc-wrap .join-page .mobile-auth-toggle{display:none}#pc-wrap .join-page .auth-card{position:relative;width:100%;height:630px;overflow:hidden;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.12);border-radius:26px;background:linear-gradient(145deg,#fffefa,#f8f4fd);box-shadow:0 24px 64px rgba(0,0,0,.3),0 6px 18px rgba(0,0,0,.14)}#pc-wrap .join-page .form-panel{position:absolute;top:0;min-width:0;padding:20px 44px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:radial-gradient(circle at 92% 8%,rgba(196,169,231,.16),transparent 35%),linear-gradient(145deg,#fffefa,#f8f4fd);z-index:1;opacity:0;visibility:hidden;pointer-events:none;transition:transform .56s cubic-bezier(.76,0,.24,1),opacity .56s cubic-bezier(.76,0,.24,1),visibility 0s linear .56s}#pc-wrap .join-page .form-panel.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto;transition-delay:.65s,.65s,0s}#pc-wrap .join-page .form-panel form{width:100%;max-width:440px;margin:0 auto}#pc-wrap .join-page .form-panel h1{margin:0;color:#17112b;font-family:Poppins,sans-serif;font-size:34px;font-weight:750;line-height:1.15;letter-spacing:-.8px}#pc-wrap .join-page .sign-in-panel{transform:translateX(-18px)}#pc-wrap .join-page .sign-up-panel{transform:translateX(18px)}#pc-wrap .join-page .auth-card.is-transitioning .editorial-panel,#pc-wrap .join-page .auth-card.is-transitioning .form-panel{pointer-events:none}#pc-wrap .join-page .auth-subtitle{margin:9px 0 22px;color:#746d82;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}#pc-wrap .join-page .social-login-group{width:min(400px,100%);margin-right:auto;margin-left:auto;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}#pc-wrap .join-page .social-login-group .google-login-slot{position:relative;width:100%;height:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:visible}#pc-wrap .join-page .social-login-group .google-login-slot.is-busy{opacity:.62;pointer-events:none}#pc-wrap .join-page .social-login-group .google-login-button{width:100%;height:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:visible}#pc-wrap .join-page .social-login-group .google-login-fallback.MuiButton-root{position:absolute;inset:0}#pc-wrap .join-page .social-login-group .social-login-button.MuiButton-root{width:100%;height:40px;justify-content:center;border:1px solid #747775;border-radius:4px;background:#fff;box-shadow:none;color:#1f1f1f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none}#pc-wrap .join-page .social-login-group .social-login-button.MuiButton-root .MuiButton-startIcon{position:absolute;left:16px}#pc-wrap .join-page .auth-divider{position:relative;margin:18px 0;text-align:center}#pc-wrap .join-page .auth-divider:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(91,74,116,.22) 18%,rgba(91,74,116,.22) 82%,transparent)}#pc-wrap .join-page .auth-divider span{position:relative;z-index:1;padding:0 12px;background:#faf7fd;color:#8d8599;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.2px}#pc-wrap .join-page .auth-fields{display:flex;flex-direction:column;gap:13px}#pc-wrap .join-page .auth-field{display:flex;flex-direction:column;gap:6px}#pc-wrap .join-page .auth-field span{color:#2b2437;font-family:Poppins,sans-serif;font-size:12px;font-weight:650}#pc-wrap .join-page .auth-field input{width:100%;height:48px;padding:0 14px;border:1px solid rgba(76,62,96,.17);border-radius:12px;outline:none;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(248,246,251,.98));box-shadow:inset 0 1px 0 #fff;color:#17112b;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease}#pc-wrap .join-page .auth-field input::placeholder{color:#a3a9b7}#pc-wrap .join-page .auth-field input:focus{border-color:#7147bd;box-shadow:0 0 0 3px rgba(113,71,189,.14)}#pc-wrap .join-page .remember-row{margin-top:7px;color:#5d6678}#pc-wrap .join-page .remember-row .MuiFormControlLabel-root{margin-left:-7px}#pc-wrap .join-page .remember-row .MuiTypography-root{font-family:Poppins,sans-serif;font-size:12px}#pc-wrap .join-page .remember-row .MuiCheckbox-root.Mui-checked{color:#7147bd}#pc-wrap .join-page .member-type-selector{margin:13px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;border:0}#pc-wrap .join-page .member-type-selector legend{margin-bottom:6px;color:#202a42;font-family:Poppins,sans-serif;font-size:12px;font-weight:650}#pc-wrap .join-page .member-type-selector label{height:39px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(76,62,96,.16);border-radius:12px;background:hsla(0,0%,100%,.82);box-shadow:inset 0 1px 0 #fff;color:#746d82;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;cursor:pointer}#pc-wrap .join-page .member-type-selector label.selected{border-color:#7147bd;background:#f6f1fd;color:#5f3aaa}#pc-wrap .join-page .member-type-selector input{position:absolute;opacity:0;pointer-events:none}#pc-wrap .join-page .auth-submit.MuiButton-root{width:100%;height:46px;margin-top:18px;border-radius:12px;box-shadow:0 8px 18px rgba(89,51,162,.2);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}#pc-wrap .join-page .auth-submit.MuiButton-root:hover{background:#071c42;color:#fff;box-shadow:0 10px 22px rgba(89,51,162,.24)}#pc-wrap .join-page .auth-submit.MuiButton-root.Mui-disabled{background:#d9dce3;box-shadow:none;color:#9299a8}#pc-wrap .join-page .auth-switch-link{margin:20px 0 0;color:#746d82;font-family:Poppins,sans-serif;font-size:12px;text-align:center}#pc-wrap .join-page .auth-switch-link button{padding:0;border:0;background:transparent;color:#6740b2;font:inherit;font-weight:700;cursor:pointer}#pc-wrap .join-page .sign-up-panel .auth-subtitle{margin-bottom:16px}#pc-wrap .join-page .sign-up-panel .social-login-group{gap:8px}#pc-wrap .join-page .sign-up-panel .auth-divider{margin:14px 0}#pc-wrap .join-page .sign-up-panel .auth-fields{gap:11px}#pc-wrap .join-page .sign-up-panel .member-type-selector{margin-top:10px}#pc-wrap .join-page .sign-up-panel .auth-submit.MuiButton-root{margin-top:14px}#pc-wrap .join-page .sign-up-panel .auth-switch-link{margin-top:18px}#pc-wrap .join-page .auth-overlay{position:absolute;inset:0;z-index:3;width:100%;height:100%;overflow:visible;box-sizing:border-box;pointer-events:none}#pc-wrap .join-page .auth-overlay:before{position:absolute;top:-10%;left:50%;z-index:0;width:300%;height:120%;border-radius:150px;background:radial-gradient(circle at 12% 74%,rgba(113,71,189,.7),transparent 28%),linear-gradient(135deg,#21182e,#121017 48%,#17151c);box-shadow:0 0 80px rgba(14,10,20,.3),inset 0 0 90px rgba(113,71,189,.12);transition:left 1.3s cubic-bezier(.76,0,.24,1);will-change:left;content:""}#pc-wrap .join-page .editorial-panel{position:absolute;top:0;z-index:1;width:50%;height:100%;overflow:hidden;background:#17151c;pointer-events:none;transition:transform .56s cubic-bezier(.76,0,.24,1),opacity .56s cubic-bezier(.76,0,.24,1),visibility 0s linear .56s}#pc-wrap .join-page .editorial-panel:before{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 28% 76%,rgba(113,71,189,.36),transparent 40%),linear-gradient(90deg,rgba(10,9,13,.84),rgba(10,9,13,.48) 66%,rgba(10,9,13,.22)),linear-gradient(180deg,rgba(12,10,15,.08),rgba(12,10,15,.3) 48%,rgba(9,8,12,.88));box-shadow:inset 0 0 52px rgba(9,8,12,.18);pointer-events:none;content:""}#pc-wrap .join-page .editorial-panel:after{position:absolute;top:0;bottom:0;z-index:1;width:14px;background:#faf8fc;box-shadow:0 0 12px rgba(20,20,35,.05);pointer-events:none;content:""}#pc-wrap .join-page .editorial-login{right:0;opacity:1;visibility:visible;transform:translateX(0);transition-delay:.65s,.65s,0s}#pc-wrap .join-page .editorial-login:after{left:0;border-radius:0 100% 100% 0/0 50% 50% 0}#pc-wrap .join-page .editorial-register{left:0;transform:translateX(-100%)}#pc-wrap .join-page .editorial-register:after{right:0;border-radius:100% 0 0 100%/50% 0 0 50%}#pc-wrap .join-page .auth-card.is-signup .auth-overlay:before{left:-250%}#pc-wrap .join-page .auth-card.is-signup .editorial-login{opacity:0;visibility:hidden;transform:translateX(100%);transition-delay:0s,0s,.56s}#pc-wrap .join-page .auth-card.is-signup .editorial-register{opacity:1;visibility:visible;transform:translateX(0);transition-delay:.65s,.65s,0s}#pc-wrap .join-page .auth-editorial-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-position:54% 50%;transform:scale(1.04)}#pc-wrap .join-page .overlay-content{position:relative;z-index:2;height:100%;padding:48px 50px 46px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}#pc-wrap .join-page .overlay-content .overlay-logo{width:140px;height:auto;margin-bottom:44px;object-fit:contain}#pc-wrap .join-page .overlay-content .overlay-eyebrow{color:#e4bd55;font-family:Poppins,sans-serif;font-size:12px;font-weight:750;letter-spacing:2.1px;text-transform:uppercase}#pc-wrap .join-page .overlay-content h2{max-width:330px;margin:18px 0 15px;color:#fff;font-family:Poppins,sans-serif;font-size:33px;font-weight:700;line-height:1.08;letter-spacing:-1.1px}#pc-wrap .join-page .overlay-content p{max-width:370px;margin:0;color:rgba(239,243,252,.76);font-family:Poppins,sans-serif;font-size:14px;line-height:1.7}#pc-wrap .join-page .overlay-switch-button.MuiButton-root{width:170px;height:46px;margin-top:30px;padding:0 24px;border:1px solid hsla(0,0%,100%,.34);border-radius:999px;background:hsla(0,0%,100%,.13);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 8px 20px rgba(7,6,10,.16);-webkit-backdrop-filter:blur(12px) saturate(120%);backdrop-filter:blur(12px) saturate(120%);color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}@media(hover:hover)and (pointer:fine){#pc-wrap .join-page .social-login-button.MuiButton-root:hover{border-color:#5f6368;background:#fff;box-shadow:0 2px 6px rgba(60,64,67,.16)}#pc-wrap .join-page .overlay-switch-button.MuiButton-root:hover{border-color:hsla(0,0%,100%,.52);background:hsla(0,0%,100%,.19);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.36),0 11px 24px rgba(7,6,10,.22);transform:translateY(-2px)}}@media(max-width:1050px){#pc-wrap .join-page .form-panel{padding-right:40px;padding-left:40px}#pc-wrap .join-page .overlay-content{padding-right:44px;padding-left:44px}}@media(prefers-reduced-motion:reduce){#pc-wrap .join-page .auth-overlay:before,#pc-wrap .join-page .editorial-panel,#pc-wrap .join-page .form-panel{transition:none}#pc-wrap .join-page .overlay-switch-button.MuiButton-root{transition:none;transform:none}}.google-nickname-dialog.MuiDialog-paper{width:min(430px,100% - 32px);margin:16px;border:1px solid rgba(113,71,189,.24);border-radius:20px;background:#fffefb;box-shadow:0 20px 54px rgba(23,17,43,.2)}.google-nickname-dialog.MuiDialog-paper .MuiDialogTitle-root{padding:26px 28px 8px;color:#17112b;font-family:Poppins,sans-serif;font-size:22px;font-weight:750}.google-nickname-dialog.MuiDialog-paper .google-nickname-content{padding:8px 28px 12px}.google-nickname-dialog.MuiDialog-paper .google-nickname-content p{margin:0 0 18px;color:#667085;font-family:Poppins,sans-serif;font-size:13px;line-height:1.6}.google-nickname-dialog.MuiDialog-paper .google-nickname-content label{display:flex;flex-direction:column;gap:7px}.google-nickname-dialog.MuiDialog-paper .google-nickname-content label span{color:#202a42;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}.google-nickname-dialog.MuiDialog-paper .google-nickname-content label input{height:48px;padding:0 14px;border:1px solid #d8dde8;border-radius:11px;outline:none;background:#fff;color:#07132f;font-family:Poppins,sans-serif;font-size:14px}.google-nickname-dialog.MuiDialog-paper .google-nickname-content label input:focus{border-color:#7147bd;box-shadow:0 0 0 3px rgba(113,71,189,.14)}.google-nickname-dialog.MuiDialog-paper .google-nickname-content label small{color:#8a92a3;font-family:Poppins,sans-serif;font-size:11px}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions{padding:10px 28px 24px}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions .MuiButton-root{border-radius:10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;text-transform:none}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions .MuiButton-contained{background:#0b2554;color:#fff}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions .MuiButton-contained:hover{background:#071c42;color:#fff}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions .MuiButton-contained.Mui-disabled{background:#d9dce3;color:#9299a8}#pc-wrap .join-page{--auth-navbar-height:92px;min-height:100vh;margin-top:0;padding:calc(var(--auth-navbar-height) + 44px) 24px 56px;overflow:visible;background:#eef3f8}#pc-wrap .join-page .auth-page-backdrop,#pc-wrap .join-page:before{display:none}#pc-wrap .join-page:after{position:absolute;inset:0;z-index:0;display:block;background:#eef3f8 url(/img/hero/earth.svg) 50%/min(680px,62vw) auto no-repeat;opacity:.025;pointer-events:none;content:""}#pc-wrap .join-page .auth-shell{width:min(1040px,100%)}#pc-wrap .join-page .auth-card{height:620px;border:1px solid #dbe4ee;border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(15,35,64,.09)}#pc-wrap .join-page .form-panel{width:50%;height:100%;padding:28px 48px;background:#fff;transition:transform .56s cubic-bezier(.22,1,.36,1),opacity .36s ease,visibility 0s linear .56s}#pc-wrap .join-page .form-panel.is-active{transition-delay:0s}#pc-wrap .join-page .form-panel form{max-width:400px}#pc-wrap .join-page .form-panel h1{color:#0b2554;font-size:32px;font-weight:800;letter-spacing:-.04em}#pc-wrap .join-page .sign-in-panel{left:0;transform:translateX(-28px)}#pc-wrap .join-page .sign-up-panel{right:0;transform:translateX(28px)}#pc-wrap .join-page .sign-in-panel.is-active,#pc-wrap .join-page .sign-up-panel.is-active{transform:translateX(0)}#pc-wrap .join-page .auth-subtitle{margin:8px 0 20px;color:#64748b}#pc-wrap .join-page .social-login-group .social-login-button.MuiButton-root{border-color:#d5dee8;border-radius:9px;color:#25364d}#pc-wrap .join-page .auth-divider:before{background:#e2e8f0}#pc-wrap .join-page .auth-divider span{background:#fff;color:#8795a7}#pc-wrap .join-page .auth-field span{color:#183153}#pc-wrap .join-page .auth-field input{border-color:#d7e0e9;border-radius:9px;background:#fff;box-shadow:none;color:#10284d}#pc-wrap .join-page .auth-field input:focus{border-color:#0b5da7;box-shadow:0 0 0 3px rgba(44,129,199,.12)}#pc-wrap .join-page .remember-row .MuiCheckbox-root.Mui-checked{color:#0b2554}#pc-wrap .join-page .member-type-selector legend{color:#183153}#pc-wrap .join-page .member-type-selector label{border-color:#d7e0e9;border-radius:9px;background:#fff;box-shadow:none;color:#64748b}#pc-wrap .join-page .member-type-selector label.selected{border-color:#0b2554;background:#edf5fc;color:#0b2554}#pc-wrap .join-page .auth-submit.MuiButton-root{border-radius:9px;background:#0b2554;box-shadow:none;letter-spacing:.2px}#pc-wrap .join-page .auth-submit.MuiButton-root:hover{background:#071c41;box-shadow:none}#pc-wrap .join-page .sign-up-panel .auth-submit.MuiButton-root{margin-top:18px}#pc-wrap .join-page .auth-switch-link{color:#64748b}#pc-wrap .join-page .auth-switch-link button{color:#0b5da7}#pc-wrap .join-page .auth-overlay{left:50%;width:50%;overflow:hidden;background:#0b2554;transform:translateX(0);transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}#pc-wrap .join-page .auth-overlay:before{display:none}#pc-wrap .join-page .auth-card.is-signup .auth-overlay{transform:translateX(-100%)}#pc-wrap .join-page .auth-card.is-signup .editorial-login,#pc-wrap .join-page .auth-card.is-signup .editorial-register,#pc-wrap .join-page .editorial-login,#pc-wrap .join-page .editorial-panel,#pc-wrap .join-page .editorial-register{inset:0;width:100%;height:100%;background:#0b2554;transform:translateX(0);transition:opacity .3s ease,visibility 0s linear .3s}#pc-wrap .join-page .auth-card.is-signup .editorial-login:before,#pc-wrap .join-page .auth-card.is-signup .editorial-register:before,#pc-wrap .join-page .editorial-login:before,#pc-wrap .join-page .editorial-panel:before,#pc-wrap .join-page .editorial-register:before{display:block;background:rgba(6,29,63,.6);box-shadow:none}#pc-wrap .join-page .auth-card.is-signup .editorial-login:after,#pc-wrap .join-page .auth-card.is-signup .editorial-register:after,#pc-wrap .join-page .editorial-login:after,#pc-wrap .join-page .editorial-panel:after,#pc-wrap .join-page .editorial-register:after{display:none}#pc-wrap .join-page .editorial-panel{opacity:0;visibility:hidden}#pc-wrap .join-page .editorial-panel.is-active{opacity:1;visibility:visible;transition-delay:.18s,0s}#pc-wrap .join-page .auth-editorial-media{display:block;object-fit:cover;object-position:50% 56%;transform:none}#pc-wrap .join-page .overlay-content{padding:52px;justify-content:center}#pc-wrap .join-page .overlay-content .overlay-logo{width:142px;margin-bottom:56px}#pc-wrap .join-page .overlay-content .overlay-eyebrow{color:#9fc7eb;font-size:10px;letter-spacing:1.8px}#pc-wrap .join-page .overlay-content h2{max-width:340px;margin:14px 0;font-size:30px;font-weight:760;line-height:1.15;letter-spacing:-.035em}#pc-wrap .join-page .overlay-content p{max-width:350px;color:hsla(0,0%,100%,.72);font-size:13px;line-height:1.65}#pc-wrap .join-page .overlay-switch-button.MuiButton-root{width:auto;height:42px;margin-top:26px;padding:0 20px;border:1px solid hsla(0,0%,100%,.58);border-radius:9px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:11px;pointer-events:none}#pc-wrap .join-page .editorial-panel.is-active .overlay-switch-button{pointer-events:auto}@media(hover:hover)and (pointer:fine){#pc-wrap .join-page .social-login-button.MuiButton-root:hover{border-color:#b9c8d8;background:#f5f9fd;box-shadow:none}#pc-wrap .join-page .overlay-switch-button.MuiButton-root:hover{border-color:#fff;background:hsla(0,0%,100%,.08);box-shadow:none;transform:none}}@media(max-width:900px){#pc-wrap .join-page .auth-card{height:600px}#pc-wrap .join-page .form-panel{padding:24px 32px}#pc-wrap .join-page .overlay-content{padding:38px}}#pc-wrap .MuiAppBar-root{height:64px;display:flex;flex-direction:row;justify-content:flex-end;padding:0 24px;position:fixed;left:auto;box-shadow:none;background:#fff;border-bottom:1px solid rgba(0,0,0,.12)}#pc-wrap .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap .aside .logo-box{display:flex;flex-direction:row;align-items:center;padding:16px 0}#pc-wrap .aside .logo-box img{width:168px;height:auto;object-fit:contain;object-position:left center}#pc-wrap .aside .user{background:#f5f5f5}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f5f5f5}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap #bunker .content{width:100%}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#e92c28}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f5f5f5;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}.scholarship-admin-page .scholarship-admin-heading{margin-bottom:24px;gap:6px}.scholarship-admin-page .table-wrap{overflow:hidden}.scholarship-admin-page .scholarship-status-tabs{padding:16px 20px 0;gap:4px;overflow-x:auto}.scholarship-admin-page .scholarship-status-tabs button{min-width:max-content;color:#667085;text-transform:capitalize;border-radius:8px 8px 0 0}.scholarship-admin-page .scholarship-status-tabs button.on{color:#6941c6;background:#f4f0ff;font-weight:700}.scholarship-admin-page .scholarship-admin-filters{padding:18px 20px;gap:12px;align-items:center;flex-wrap:wrap;border-block:1px solid #eaecf0}.scholarship-admin-page .scholarship-admin-filters .MuiTextField-root{min-width:160px;flex:1 1 180px}.scholarship-admin-page .scholarship-admin-filters .MuiFormControl-root{min-width:130px}.scholarship-admin-page .scholarship-review-table th{padding:13px 12px;color:#475467;background:#f9fafb;font-size:12px;font-weight:700;white-space:nowrap}.scholarship-admin-page .scholarship-review-table td{padding:14px 12px;color:#344054;vertical-align:middle}.scholarship-admin-page .scholarship-review-table strong{display:inline-block;max-width:220px;color:#101828;font-size:13px;line-height:1.35}.scholarship-admin-page .scholarship-review-table .record-id{color:#667085;font-family:monospace;font-size:12px}.scholarship-admin-page .scholarship-review-table .MuiAvatar-root{width:46px;height:46px;background:#f2f4f7}.scholarship-admin-page .scholarship-review-table .MuiChip-root{margin-left:6px}.scholarship-admin-page .scholarship-row-actions{gap:5px;flex-wrap:wrap;min-width:210px}.scholarship-admin-page .status-pill{margin:0;font-weight:700;background:#f2f4f7}.scholarship-admin-page .status-pending_review{color:#b54708;background:#fffaeb}.scholarship-admin-page .status-published{color:#027a48;background:#ecfdf3}.scholarship-admin-page .status-rejected{color:#b42318;background:#fef3f2}.scholarship-admin-page .status-archived,.scholarship-admin-page .status-closed{color:#475467;background:#f2f4f7}.scholarship-admin-page .scholarship-loading{padding:56px 20px;text-align:center;color:#667085}.scholarship-review-dialog .review-image{width:150px;height:96px;object-fit:cover;border-radius:10px;background:#f2f4f7}.scholarship-review-dialog .review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 24px;gap:16px 24px}.scholarship-review-dialog .review-grid div{display:flex;flex-direction:column;gap:4px}.scholarship-review-dialog .review-grid b{color:#667085;font-size:12px;text-transform:uppercase}.scholarship-review-dialog .review-grid span{color:#101828}.provider-applications-page .provider-applications-identity{min-width:230px}.provider-applications-page .provider-applications-identity .MuiAvatar-root{flex:0 0 auto}.provider-applications-page .provider-applications-identity strong{display:block}.provider-applications-page .provider-applications-table td{vertical-align:middle}.provider-applications-page .status-pending{color:#b54708;background:#fffaeb}.provider-applications-page .status-verified{color:#027a48;background:#ecfdf3}.provider-applications-page .status-rejected{color:#b42318;background:#fef3f2}.provider-applications-page .status-suspended{color:#475467;background:#f2f4f7}.provider-applications-dialog .provider-applications-dialog-identity .MuiAvatar-root{width:72px;height:72px}.provider-applications-dialog .provider-applications-description{margin-top:6px;white-space:pre-wrap}.provider-applications-dialog .provider-applications-documents{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.provider-applications-dialog .provider-applications-documents .provider-applications-invalid-document,.provider-applications-dialog .provider-applications-documents a{min-width:0;padding:10px;display:flex;flex-direction:column;gap:8px;border:1px solid #eaecf0;border-radius:10px;color:#6941c6;background:#fff;text-decoration:none;word-break:break-word}.provider-applications-dialog .provider-applications-documents a:hover{border-color:#b9a5e8;background:#faf8ff}.provider-applications-dialog .provider-applications-documents img{width:100%;height:96px;border-radius:7px;object-fit:cover;background:#f2f4f7}.provider-applications-dialog .provider-applications-documents span{display:flex;align-items:center;gap:5px}.provider-applications-dialog .provider-applications-documents svg{width:16px;height:16px}.provider-applications-dialog .provider-applications-documents .provider-applications-invalid-document{color:#667085;background:#f9fafb}@media(max-width:900px){.scholarship-admin-page .scholarship-admin-filters{align-items:stretch;flex-direction:column}.scholarship-admin-page .scholarship-admin-filters .MuiTextField-root{flex-basis:auto}.provider-applications-dialog .provider-applications-documents,.scholarship-review-dialog .review-grid{grid-template-columns:1fr}}#pc-wrap.admin .admin-mobile-toolbar,#pc-wrap.admin .member-mobile-list{display:none}@media(max-width:767px){#pc-wrap.admin{min-height:100dvh;background:#f4f7fb;color:#0b2545}#pc-wrap.admin .admin-app-bar.MuiAppBar-root{width:100%!important;height:58px;padding:0;background:#fff;border-bottom:1px solid #dce4ee;z-index:1200}#pc-wrap.admin .admin-desktop-toolbar{display:none}#pc-wrap.admin .admin-mobile-toolbar{width:100%;min-height:58px;padding:0 12px 0 16px;display:flex;align-items:center;justify-content:space-between}#pc-wrap.admin .admin-mobile-logo{width:142px;height:42px;object-fit:contain;object-position:left center}#pc-wrap.admin .admin-mobile-profile.MuiIconButton-root{width:42px;height:42px;padding:3px}#pc-wrap.admin .admin-mobile-profile .MuiAvatar-root{width:34px;height:34px}#pc-wrap.admin .admin-mobile-menu-button.MuiIconButton-root{width:44px;height:44px;color:#0b2545;border-radius:10px}#pc-wrap.admin .aside{display:none}#pc-wrap.admin #bunker{width:100%;min-width:0;margin:0;padding:82px 16px 32px;box-sizing:border-box}#pc-wrap.admin #bunker .content{min-width:0}#pc-wrap.admin #bunker .content>.tit{margin-bottom:16px;color:#0b2545;font-size:24px;line-height:1.25}#pc-wrap.admin #bunker .table-wrap{border:1px solid #dce4ee;border-radius:12px;box-shadow:0 6px 18px rgba(11,37,69,.06);overflow:hidden}#pc-wrap.admin #bunker .table-wrap .tab-menu{padding:0 8px;overflow-x:auto}#pc-wrap.admin #bunker .table-wrap .tab-menu li{min-width:max-content;height:46px;padding:11px 10px;color:#64748b}#pc-wrap.admin #bunker .table-wrap .tab-menu li.on{color:#0b2545;border-bottom-color:#d4a72c;font-weight:700}#pc-wrap.admin #bunker .search-area{margin:16px!important;gap:10px;flex-direction:column;align-items:stretch}#pc-wrap.admin #bunker .search-area .MuiInputBase-root,#pc-wrap.admin #bunker .search-area .MuiOutlinedInput-root{width:100%;margin-left:0}#pc-wrap.admin #bunker .member-list-panel>.MuiTableContainer-root{display:none}#pc-wrap.admin #bunker .member-mobile-list{padding:12px;display:grid;grid-gap:12px;gap:12px}#pc-wrap.admin #bunker .member-mobile-card{padding:16px;border:1px solid #dce4ee;border-radius:10px;background:#fff}#pc-wrap.admin #bunker .member-mobile-identity{align-items:center;gap:12px}#pc-wrap.admin #bunker .member-mobile-identity .MuiAvatar-root{width:46px;height:46px}#pc-wrap.admin #bunker .member-mobile-name{min-width:0}#pc-wrap.admin #bunker .member-mobile-name a{display:block;overflow:hidden;color:#0b2545;font-size:16px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin #bunker .member-mobile-name p{margin-top:2px;color:#64748b;font-size:13px}#pc-wrap.admin #bunker .member-mobile-details{margin:14px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}#pc-wrap.admin #bunker .member-mobile-details>div{min-width:0;display:flex;flex-direction:column;gap:2px}#pc-wrap.admin #bunker .member-mobile-details span{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#pc-wrap.admin #bunker .member-mobile-details strong{overflow:hidden;color:#0b2545;font-size:13px;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin #bunker .member-mobile-actions{gap:8px;flex-wrap:wrap}#pc-wrap.admin #bunker .member-mobile-action.MuiButton-root{min-height:38px;padding:7px 11px;flex:1 1 130px;border:1px solid #0b2545;border-radius:8px;background:#0b2545;color:#fff;font-size:12px;font-weight:700;text-transform:none}#pc-wrap.admin #bunker .member-mobile-status.MuiButton-root{border-color:#cbd5e1;background:#fff;color:#0b2545}#pc-wrap.admin #bunker .member-mobile-empty{padding:30px 12px;color:#64748b;text-align:center}#pc-wrap.admin #bunker .MuiTablePagination-root{color:#334155}#pc-wrap.admin #bunker .MuiTablePagination-toolbar{padding:8px;flex-wrap:wrap;justify-content:flex-end}#pc-wrap.admin #bunker .MuiTablePagination-spacer{display:none}.admin-mobile-drawer .MuiDrawer-paper{width:84vw;max-width:300px;box-sizing:border-box;background:#fff;color:#0b2545}.admin-mobile-drawer-heading{min-height:64px;padding:8px 10px 8px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce4ee}.admin-mobile-drawer-heading img{width:150px;height:44px;object-fit:contain;object-position:left center}.admin-mobile-drawer-heading .MuiIconButton-root{color:#0b2545}.admin-mobile-drawer-user{margin:16px;padding:12px;gap:11px;border:1px solid #dce4ee;border-radius:10px;background:#f4f7fb}.admin-mobile-user-name{color:#0b2545;font-size:14px;font-weight:700}.admin-mobile-user-phone{color:#64748b;font-size:12px}.admin-mobile-drawer .menu_wrap .menu{color:#334155}.admin-mobile-drawer .menu_wrap .menu.on{color:#0b2545;background:#eef3f8}.admin-mobile-drawer .menu-list{padding:4px 16px 8px 38px}.admin-mobile-drawer .menu-list li.on{color:#0b2545;background:#f5f8fb;border-left:3px solid #d4a72c}.admin-mobile-drawer .menu-list li.on span{color:#0b2545}#pc-wrap.admin #bunker .scholarship-admin-heading{margin-bottom:16px;gap:5px}#pc-wrap.admin #bunker .scholarship-admin-heading>p{color:#64748b;font-size:13px;line-height:1.5}#pc-wrap.admin #bunker .title.flex-space,#pc-wrap.admin #bunker .title.flex_space{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap.admin #bunker .title h2{min-width:0;color:#0b2545;font-size:24px;font-weight:700;line-height:1.25}#pc-wrap.admin #bunker .btn-add.MuiButton-root,#pc-wrap.admin #bunker .btn_add.MuiButton-root{min-width:max-content;min-height:42px;padding:8px 13px;border-radius:8px;background:#0b2545;box-shadow:none;color:#fff}#pc-wrap.admin #bunker .scholarship-status-tabs{padding:8px 8px 0;gap:2px;overflow-x:auto;scrollbar-width:thin}#pc-wrap.admin #bunker .scholarship-status-tabs button{min-height:42px;padding:7px 10px;color:#64748b;font-size:12px;white-space:nowrap}#pc-wrap.admin #bunker .scholarship-status-tabs button.on{border-bottom:2px solid #d4a72c;border-radius:6px 6px 0 0;background:#eef3f8;color:#0b2545}#pc-wrap.admin #bunker .scholarship-admin-filters{padding:16px;gap:10px;align-items:stretch;flex-direction:column}#pc-wrap.admin #bunker .scholarship-admin-filters .MuiButton-root,#pc-wrap.admin #bunker .scholarship-admin-filters .MuiFormControl-root,#pc-wrap.admin #bunker .scholarship-admin-filters .MuiTextField-root{width:100%;min-width:0;flex-basis:auto}#pc-wrap.admin #bunker .scholarship-admin-filters .MuiButton-contained{min-height:42px;background:#0b2545}#pc-wrap.admin #bunker .search-area .MuiOutlinedInput-input,#pc-wrap.admin #bunker .search-area .MuiSelect-select{min-width:0;box-sizing:border-box}#pc-wrap.admin #bunker .search-area>.MuiInputBase-root{margin-right:0}#pc-wrap.admin #bunker .MuiAlert-root{margin:12px;max-width:calc(100% - 24px);box-sizing:border-box}#pc-wrap.admin #bunker .scholarship-loading{padding:36px 16px}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table{padding:12px;overflow:visible;box-sizing:border-box}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root table,#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root table,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root table,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table table,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody{width:100%!important;min-width:0!important;display:block}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root thead,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root thead,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root thead,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table thead{display:none}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody tr{width:100%;margin-bottom:12px;padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px 16px;gap:11px 16px;box-sizing:border-box;border:1px solid #dce4ee;border-radius:10px;background:#fff}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody tr:last-child{margin-bottom:0}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td{min-width:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:0;color:#334155;font-size:13px;line-height:1.4;word-break:break-word}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td:before{margin-bottom:3px;color:#64748b;font-size:10px;font-weight:750;letter-spacing:.055em;line-height:1.2;text-transform:uppercase}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td[colspan],#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td[colspan]{padding:22px 8px;grid-column:1/-1;align-items:center}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td[colspan]:before,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td[colspan]:before{display:none}#pc-wrap.admin #bunker .scholarship-row-actions{width:100%;min-width:0;gap:7px;flex-wrap:wrap}#pc-wrap.admin #bunker .scholarship-row-actions .MuiButton-root{min-height:38px;margin:0;padding:6px 10px;flex:1 1 82px;border-radius:8px;white-space:nowrap}#pc-wrap.admin #bunker .scholarship-row-actions .MuiButton-contained:not(.MuiButton-containedError){background:#0b2545}#pc-wrap.admin #bunker .status-pill.MuiChip-root{margin:0}#pc-wrap.admin #bunker .provider-applications-identity{width:100%;min-width:0}#pc-wrap.admin #bunker .provider-applications-identity>div{min-width:0}#pc-wrap.admin #bunker .record-id{max-width:100%;overflow:hidden;text-overflow:ellipsis}#pc-wrap.admin #bunker .btn-window,#pc-wrap.admin #bunker .btn_window{margin-left:2px}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:first-child:before{content:"ID"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(2):before{content:"Scholarship"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(3):before{content:"Provider"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(4):before{content:"Country"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(5):before{content:"Degree Level"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(6):before{content:"Funding"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(7):before{content:"Submitted By"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(8):before{content:"Deadline"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(9):before{content:"Status"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(10):before{content:"Updated"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(11):before{content:"Actions"}#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(11),#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(2){grid-column:1/-1}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:first-child:before{content:"Mentor"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(2):before{content:"Home Country"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(3):before{content:"Expertise"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(4):before{content:"Availability"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(5):before{content:"Status"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(6):before{content:"Submitted"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(7):before{content:"Actions"}#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:first-child,#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(3),#pc-wrap.admin #bunker .mentor-applications-page .scholarship-review-table td:nth-child(7){grid-column:1/-1}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:first-child:before{content:"Organization"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(2):before{content:"Type"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(3):before{content:"Country"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(4):before{content:"Email"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(5):before{content:"Status"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(6):before{content:"Submitted"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(7):before{content:"Actions"}#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:first-child,#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(4),#pc-wrap.admin #bunker .provider-applications-page .scholarship-review-table td:nth-child(7){grid-column:1/-1}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:first-child:before{content:"Article ID"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(2):before{content:"Title"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(3):before{content:"Category"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(4):before{content:"Writer"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(5):before{content:"Views"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(6):before{content:"Likes"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(7):before{content:"Created"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(8):before{content:"Status / Action"}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:first-child,#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(2),#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(4),#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(8){grid-column:1/-1}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root td:nth-child(8) .MuiButton-root{min-height:38px;border-radius:8px}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:first-child:before{content:"Category"}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(2):before{content:"Title"}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(3):before{content:"Writer"}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(4):before{content:"Date"}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(5):before{content:"Status"}#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(2),#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(3),#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root td:nth-child(5){grid-column:1/-1}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:first-child:before{content:"Select"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(2):before{content:"Category"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(3):before{content:"Title"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(4):before{content:"ID"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(5):before{content:"Writer"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(6):before{content:"Date"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(7):before{content:"Views"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(8):before{content:"Actions"}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(3),#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(5),#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(8){grid-column:1/-1}#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root td:nth-child(8){flex-direction:row;align-items:center;gap:4px}#pc-wrap.admin #bunker .mentor-applications-dialog .MuiDialog-paper,#pc-wrap.admin #bunker .provider-applications-dialog .MuiDialog-paper,#pc-wrap.admin #bunker .scholarship-review-dialog .MuiDialog-paper{margin:16px;width:calc(100% - 32px);max-height:calc(100dvh - 32px)}#pc-wrap.admin #bunker .MuiDialogActions-root{padding:12px 16px;flex-wrap:wrap}#pc-wrap.admin #bunker .MuiDialogActions-root .scholarship-row-actions{flex:1 1 100%}.admin-mobile-drawer-heading{min-height:58px;padding:6px 8px 6px 16px}.admin-mobile-drawer-heading img{width:138px;height:40px}.admin-mobile-drawer-user{margin:12px 14px;display:flex;align-items:center;padding:10px 12px;gap:10px}.admin-mobile-drawer-user .MuiAvatar-root{width:38px;height:38px}.admin-mobile-drawer .menu_wrap .MuiListItemButton-root.menu{min-height:48px;padding:0 18px;justify-content:flex-start;border-left:3px solid transparent}.admin-mobile-drawer .menu_wrap .MuiListItemButton-root.menu.on{border-left-color:#0b2545;background:#eef3f8;color:#0b2545}.admin-mobile-drawer .menu_wrap .MuiListItemIcon-root{min-width:30px;margin-right:8px;color:#64748b}.admin-mobile-drawer .menu_wrap .menu.on .MuiListItemIcon-root,.admin-mobile-drawer .menu_wrap .menu.on .MuiListItemIcon-root svg{color:#0b2545!important}.admin-mobile-drawer .menu_wrap .MuiListItemText-root{margin:0}.admin-mobile-drawer .menu_wrap .MuiListItemText-primary{font-size:14px;font-weight:650}.admin-mobile-drawer .menu-list{padding:3px 12px 8px 34px}.admin-mobile-drawer .menu-list .MuiListItemButton-root{min-height:42px;padding:7px 12px;border-left:2px solid #dce4ee;border-radius:0 8px 8px 0}.admin-mobile-drawer .menu-list .MuiListItemButton-root.on{border-left-color:#d4a72c;background:#f4f7fb;color:#0b2545}}#pc-wrap.admin .mobile-filter-toggle{display:none}#pc-wrap.admin .admin-advanced-filters{display:contents}@media(max-width:767px){#pc-wrap.admin #bunker .table-wrap{border-color:#e2e8f0;border-radius:12px;box-shadow:0 3px 12px rgba(30,58,88,.045)}#pc-wrap.admin #bunker .scholarship-status-tabs,#pc-wrap.admin #bunker .tab-menu{background:#fff}#pc-wrap.admin #bunker .scholarship-status-tabs button.on,#pc-wrap.admin #bunker .table-wrap .tab-menu li.on{border-bottom-color:#d4a72c;background:#edf4fa;color:#183b5b}#pc-wrap.admin #bunker .search-area{padding:0}#pc-wrap.admin #bunker .scholarship-admin-filters .MuiOutlinedInput-root,#pc-wrap.admin #bunker .search-area .MuiOutlinedInput-root{border-radius:9px;background:#fff}#pc-wrap.admin #bunker .scholarship-admin-filters .MuiOutlinedInput-notchedOutline,#pc-wrap.admin #bunker .search-area .MuiOutlinedInput-notchedOutline{border-color:#d7e1eb}#pc-wrap.admin #bunker .scholarship-admin-filters{padding:14px;background:#f8fafc}#pc-wrap.admin #bunker .mobile-filter-toggle.MuiButton-root{width:auto;min-height:38px;padding:7px 12px;display:inline-flex;align-self:flex-start;border:1px solid #cbd8e4;border-radius:8px;background:#fff;color:#183b5b;font-weight:700;text-transform:none}#pc-wrap.admin #bunker .mobile-filter-toggle.is-open.MuiButton-root{border-color:#9eb5c9;background:#edf4fa}#pc-wrap.admin #bunker .admin-advanced-filters{width:100%;display:none;flex-direction:column;gap:10px}#pc-wrap.admin #bunker .admin-advanced-filters.is-open{display:flex}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .member-mobile-list,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table{padding:14px;gap:16px;background:#f5f8fb}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .member-mobile-card,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody tr,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody tr{margin-bottom:16px;padding:16px;gap:14px 18px;border:1px solid #dce5ed;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(30,58,88,.035)}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .member-mobile-card:last-child,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody tr:last-child,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody tr:last-child{margin-bottom:0}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .member-mobile-details span,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody td:before,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td:before{margin-bottom:3px;color:#718096;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.3;text-transform:none}#pc-wrap.admin #bunker .member-mobile-details{margin:16px 0 4px;gap:13px 18px}#pc-wrap.admin #bunker .community-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .faq-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .member-mobile-details strong,#pc-wrap.admin #bunker .notice-admin-page .MuiTableContainer-root tbody td,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-review-table tbody td{color:#43566a;font-size:13px;font-weight:500}#pc-wrap.admin #bunker .community-admin-page tbody td:nth-child(2),#pc-wrap.admin #bunker .faq-admin-page tbody td:nth-child(2),#pc-wrap.admin #bunker .member-mobile-name a,#pc-wrap.admin #bunker .mentor-applications-table tbody td:first-child strong,#pc-wrap.admin #bunker .notice-admin-page tbody td:nth-child(3),#pc-wrap.admin #bunker .provider-applications-table tbody td:first-child strong,#pc-wrap.admin #bunker .scholarship-review-table tbody td:nth-child(2) strong{color:#172f49;font-size:15px;font-weight:750;line-height:1.4}#pc-wrap.admin #bunker .community-admin-page tbody td:nth-child(2):before,#pc-wrap.admin #bunker .faq-admin-page tbody td:nth-child(2):before,#pc-wrap.admin #bunker .mentor-applications-table tbody td:first-child:before,#pc-wrap.admin #bunker .notice-admin-page tbody td:nth-child(3):before,#pc-wrap.admin #bunker .provider-applications-table tbody td:first-child:before,#pc-wrap.admin #bunker .scholarship-review-table tbody td:nth-child(2):before{display:none}#pc-wrap.admin #bunker .community-admin-page tbody td:nth-child(2),#pc-wrap.admin #bunker .faq-admin-page tbody td:nth-child(2),#pc-wrap.admin #bunker .mentor-applications-table tbody td:first-child,#pc-wrap.admin #bunker .notice-admin-page tbody td:nth-child(3),#pc-wrap.admin #bunker .provider-applications-table tbody td:first-child,#pc-wrap.admin #bunker .scholarship-review-table tbody td:nth-child(2){padding-bottom:2px}#pc-wrap.admin #bunker .community-admin-page tbody td:first-child,#pc-wrap.admin #bunker .member-mobile-details>div:nth-child(2) strong,#pc-wrap.admin #bunker .notice-admin-page tbody td:nth-child(4),#pc-wrap.admin #bunker .record-id{max-width:100%;overflow:hidden;color:#8190a3;font-family:inherit;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}#pc-wrap.admin #bunker .community-admin-page tbody td:first-child,#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:first-child,#pc-wrap.admin #bunker .scholarship-admin-page:not(.mentor-applications-page):not(.provider-applications-page) .scholarship-review-table td:nth-child(10){display:none}#pc-wrap.admin #bunker .community-admin-page tbody td:last-child,#pc-wrap.admin #bunker .faq-admin-page tbody td:last-child,#pc-wrap.admin #bunker .member-mobile-actions,#pc-wrap.admin #bunker .notice-admin-page tbody td:last-child,#pc-wrap.admin #bunker .scholarship-review-table tbody td:last-child{margin-top:2px;padding-top:13px;grid-column:1/-1;border-top:1px solid #edf1f5}#pc-wrap.admin #bunker .member-mobile-actions{gap:8px}#pc-wrap.admin #bunker .community-admin-page tbody td:last-child .MuiButton-root,#pc-wrap.admin #bunker .member-mobile-action.MuiButton-root,#pc-wrap.admin #bunker .scholarship-row-actions .MuiButton-root{min-height:38px;border-radius:8px;font-weight:700;text-transform:none}#pc-wrap.admin #bunker .member-mobile-action.MuiButton-root,#pc-wrap.admin #bunker .scholarship-row-actions .MuiButton-contained:not(.MuiButton-containedError){background:#183b5b}#pc-wrap.admin #bunker .member-mobile-status.MuiButton-root{border-color:#cbd8e4;background:#fff;color:#183b5b}#pc-wrap.admin #bunker .status-pill.MuiChip-root{height:27px;border-radius:14px;font-size:11px;font-weight:700}#pc-wrap.admin #bunker .MuiTablePagination-root{border-top:1px solid #e7edf3;background:#fff}}#pc-wrap.admin .aside .MuiDrawer-paper,.admin-mobile-drawer .MuiDrawer-paper{display:flex;flex-direction:column}#pc-wrap.admin .admin-sidebar-actions,.admin-mobile-drawer .admin-sidebar-actions{margin-top:auto;padding:8px 12px 12px}#pc-wrap.admin .admin-sidebar-actions .MuiDivider-root,.admin-mobile-drawer .admin-sidebar-actions .MuiDivider-root{margin:0 0 8px;border-color:#e2e8f0}#pc-wrap.admin .admin-exit-action.MuiListItemButton-root,.admin-mobile-drawer .admin-exit-action.MuiListItemButton-root{min-height:44px;padding:8px 12px;border-radius:8px;color:#334e68}#pc-wrap.admin .admin-exit-action .MuiListItemIcon-root,.admin-mobile-drawer .admin-exit-action .MuiListItemIcon-root{min-width:32px;margin:0;color:inherit}#pc-wrap.admin .admin-exit-action .MuiSvgIcon-root,.admin-mobile-drawer .admin-exit-action .MuiSvgIcon-root{font-size:19px}#pc-wrap.admin .admin-exit-action .MuiListItemText-root,.admin-mobile-drawer .admin-exit-action .MuiListItemText-root{margin:0}#pc-wrap.admin .admin-exit-action .MuiListItemText-primary,.admin-mobile-drawer .admin-exit-action .MuiListItemText-primary{font-size:13px;font-weight:650}#pc-wrap.admin .admin-back-action:hover,.admin-mobile-drawer .admin-back-action:hover{background:#eef3f8;color:#0b2545}#pc-wrap.admin .admin-logout-action,.admin-mobile-drawer .admin-logout-action{color:#a95757}#pc-wrap.admin .admin-logout-action:hover,.admin-mobile-drawer .admin-logout-action:hover{background:#fdf3f3;color:#944444}@media(max-width:767px){.admin-mobile-drawer .admin-sidebar-actions{padding:8px 14px max(12px,env(safe-area-inset-bottom))}}#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button{color:#667085}#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button:hover{background:#f5f8fb;color:#315b7d}#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button.Mui-focusVisible,#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button:focus-visible{outline:2px solid #d8e4ee;outline-offset:-2px;background:#f5f8fb;color:#315b7d}#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button.on{border-bottom-color:#d8e4ee;background:#eef4fa;box-shadow:inset 0 0 0 1px #d8e4ee;color:#315b7d}#pc-wrap.admin #bunker .scholarship-admin-page .scholarship-status-tabs button.on:hover{background:#f3f7fb;color:#315b7d}#pc-wrap #member-page{background:#f5f3fa;font-family:Plus Jakarta Sans,Poppins,sans-serif}#pc-wrap #member-page .container{width:min(1240px,100% - 48px);max-width:none;margin-inline:auto}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:column;gap:25px;padding:104px 0 72px}#pc-wrap #member-page .container .member-page .back-frame{width:100%;height:auto;display:flex;flex-direction:column;margin:0;background:transparent}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;width:100%;height:auto;margin:0;background:transparent}#pc-wrap #member-page .container .member-page .back-frame .left-config .member-profile-shell{width:100%;padding:24px 28px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px 24px;gap:18px 24px;border:1px solid #e5ddec;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(54,35,83,.055)}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{position:relative;display:flex;flex-direction:row;align-items:center;gap:18px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:96px;box-shadow:0 0 0 3px #eee7f6;height:96px;border-radius:50%;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:750;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .member-nickname{color:#7353a3;font-size:12px;font-weight:700}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .member-address{color:#756b7e;font-size:13px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:auto;flex-direction:row;gap:10px;align-items:center;margin:0}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #d7c9e6;background:#6840ad;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{grid-column:1/-1;height:auto;margin-top:4px;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{display:none}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:auto;height:auto;display:flex;flex-direction:row;align-items:center;cursor:pointer;padding:0}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:42px;margin:0;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:42px;background:#6840ad;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:6px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:auto;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:100%;margin-top:20px;align-items:stretch;gap:25px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;min-width:0;flex-direction:column;gap:18px}@media(max-width:1024px){#pc-wrap #member-page .container{width:calc(100% - 40px)}#pc-wrap #member-page .container .member-page{padding-top:72px}}@media(max-width:768px){#pc-wrap #member-page .container .member-page .back-frame .left-config .member-profile-shell{grid-template-columns:1fr;padding:22px 20px 0}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{justify-content:flex-start}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{overflow-x:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{flex:0 0 auto}}@media(max-width:560px){#pc-wrap #member-page .container{width:calc(100% - 24px)}#pc-wrap #member-page .container .member-page{padding:32px 0 48px}#pc-wrap #member-page .container .member-page .back-frame .left-config .member-profile-shell{padding:18px 16px 0;gap:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{align-items:flex-start}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:88px;height:88px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{font-size:22px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box,#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{width:100%}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{margin-inline:-16px;padding-inline:10px}#pc-wrap #member-page .container .member-page .back-frame .main-config{margin-top:14px}}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;align-items:stretch}#pc-wrap #member-follows-page .main-title-box{width:100%;margin-bottom:18px}#pc-wrap #member-follows-page .main-title-box .main-title{color:#2b2235;font-family:Poppins,sans-serif;font-size:26px;font-weight:750;letter-spacing:-.02em}#pc-wrap #member-follows-page .follows-list-box{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-gap:14px;gap:14px}#pc-wrap #member-follows-page .follows-card-box{width:100%;min-width:0;min-height:88px;padding:16px 18px;flex-direction:row;align-items:center;gap:14px;border:1px solid #e8e0f0;border-radius:16px;background:#fff;box-shadow:0 4px 14px rgba(54,35,83,.035)}#pc-wrap #member-follows-page .info{min-width:0;flex:1 1 auto;flex-direction:row;align-items:center;gap:12px;cursor:pointer}#pc-wrap #member-follows-page .image-box{width:54px;height:54px;flex:0 0 54px;display:block;overflow:hidden;border:2px solid #eee8f5;border-radius:50%;background:#f2eef6}#pc-wrap #member-follows-page .image-box img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap #member-follows-page .information-box{min-width:0;gap:4px}#pc-wrap #member-follows-page .information-box .name{overflow:hidden;color:#33283d;font-family:Poppins,sans-serif;font-size:15px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #member-follows-page .information-box .member-meta{overflow:hidden;color:#82778b;font-family:Poppins,sans-serif;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #member-follows-page .action-box{width:auto;flex:0 0 auto;align-items:flex-end}#pc-wrap #member-follows-page .network-action{min-width:104px;min-height:34px;padding:6px 12px;border-radius:10px;background:#6840ad;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:750;line-height:1.2;text-transform:none;box-shadow:none}#pc-wrap #member-follows-page .network-action:hover{background:#593493;box-shadow:none}#pc-wrap #member-follows-page .network-action.is-following{border-color:#d9cbe7;background:#f7f3fb;color:#6840ad}#pc-wrap #member-follows-page .network-action.is-following:hover{border-color:#cdbadd;background:#f0e8f7}#pc-wrap #member-follows-page .network-state{min-height:190px;grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#81778a;text-align:center}#pc-wrap #member-follows-page .network-state strong{color:#44374f;font-size:15px;font-weight:750}#pc-wrap #member-follows-page .network-state p{max-width:430px;margin:0;font-size:12px;line-height:1.55}#pc-wrap #member-follows-page .network-state .network-explore{min-height:34px;margin-top:5px;padding:6px 14px;border-radius:9px;background:#0b2554;color:#fff;font-size:11px;font-weight:750;text-transform:none}#pc-wrap #member-follows-page .network-state .network-explore:hover{background:#123566;color:#fff}#pc-wrap #member-follows-page .pagination-config{width:100%;margin-top:28px;align-items:center;gap:7px}#pc-wrap #member-follows-page .pagination-config>p{color:#81778a;font-family:Poppins,sans-serif;font-size:11px}#pc-wrap #my-page .mypage-panel-header .panel-kicker+h1{margin-top:6px}#pc-wrap #my-page .mypage-category-content>#member-follows-page{height:auto}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-list-box{flex:0 0 auto;padding:0;gap:16px;border:0;background:transparent;box-shadow:none}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box{padding:16px 18px;gap:14px}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box .info{width:auto}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box .image-box{width:54px;height:54px;margin-right:0}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box .action-box{width:auto;flex:0 0 auto}#pc-wrap #my-page .mypage-category-content>#member-follows-page .network-state.no-data{min-height:190px}@media(max-width:900px){#pc-wrap #member-follows-page .follows-list-box{grid-template-columns:1fr}}@media(max-width:560px){#pc-wrap #member-follows-page .follows-list-box{grid-template-columns:minmax(0,1fr);gap:10px}#pc-wrap #member-follows-page .follows-card-box{min-height:82px;padding:13px;gap:10px}#pc-wrap #member-follows-page .image-box{width:50px;height:50px;flex-basis:50px}#pc-wrap #member-follows-page .network-action{min-width:96px;padding-inline:9px;font-size:9px}#pc-wrap #member-follows-page .network-state{min-height:180px;padding:20px}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box{flex-wrap:nowrap}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box .info{width:auto}#pc-wrap #my-page .mypage-category-content>#member-follows-page .follows-card-box .action-box{width:auto;justify-content:flex-end}}#mobile-wrap #my-page #member-follows-page .follows-list-box{margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;border:0;background:transparent}#mobile-wrap #my-page #member-follows-page .follows-card-box{min-width:0;min-height:82px;padding:13px;display:flex;flex-flow:row nowrap;align-items:center;gap:10px;border:1px solid #e8e0f0;border-radius:16px;background:#fff}#mobile-wrap #my-page #member-follows-page .info{width:auto;min-width:0;flex:1 1 auto;display:flex;flex-flow:row nowrap;align-items:center;gap:10px}#mobile-wrap #my-page #member-follows-page .info .image-box{width:50px;height:50px;margin:0;flex:0 0 50px;overflow:hidden;border:2px solid #eee8f5;border-radius:50%}#mobile-wrap #my-page #member-follows-page .info .image-box img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap #my-page #member-follows-page .information-box{min-width:0}#mobile-wrap #my-page #member-follows-page .information-box .member-meta,#mobile-wrap #my-page #member-follows-page .information-box .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page #member-follows-page .information-box .name{color:#33283d;font-size:14px;font-weight:750}#mobile-wrap #my-page #member-follows-page .information-box .member-meta{margin-top:3px;color:#82778b;font-size:11px}#mobile-wrap #my-page #member-follows-page .action-box{width:auto;flex:0 0 auto}#mobile-wrap #my-page #member-follows-page .network-action{min-width:96px;min-height:34px;padding:6px 9px;border-radius:10px;background:#6840ad;color:#fff;font-size:9px;font-weight:750;text-transform:none}#mobile-wrap #my-page #member-follows-page .network-action.is-following{border-color:#d9cbe7;background:#f7f3fb;color:#6840ad}#mobile-wrap #my-page #member-follows-page .network-state{min-height:180px;padding:20px}#mobile-wrap #my-page #member-follows-page .pagination-config{margin-top:24px;align-items:center;gap:7px}:is(#pc-wrap,#mobile-wrap) #my-page{--mypage-navy:#0b2554;--mypage-navy-hover:#071c42;--mypage-ink:#111827;--mypage-secondary:#64748b;--mypage-muted:#94a3b8;--mypage-border:#dbe3ee;--mypage-border-soft:#e7edf4;--mypage-selected:#eaf1f8;--mypage-surface:#f8fafc;--mypage-surface-blue:#f1f5fa;--mypage-shadow:rgba(11,37,84,.06);background:#f4f7fb}:is(#pc-wrap,#mobile-wrap) #my-page #member-follows-page .follows-list-box,:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-card,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-card,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-metric,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-panel,:is(#pc-wrap,#mobile-wrap) #my-page .form-section,:is(#pc-wrap,#mobile-wrap) #my-page .left-config,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experiences-section,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-section-stack,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-panel,:is(#pc-wrap,#mobile-wrap) #my-page .profile-information-card{border-color:var(--mypage-border-soft);box-shadow:0 8px 24px var(--mypage-shadow)}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-title,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-title,:is(#pc-wrap,#mobile-wrap) #my-page .activity-row strong,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-empty strong,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-panel h2,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome h1,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card h2,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-card h3,:is(#pc-wrap,#mobile-wrap) #my-page .metric-copy strong,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-category-header h1,:is(#pc-wrap,#mobile-wrap) #my-page .profile-card-heading h2,:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main h1{color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-excerpt,:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-meta,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .no-data,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-description,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-metadata,:is(#pc-wrap,#mobile-wrap) #my-page .activity-row,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome p,:is(#pc-wrap,#mobile-wrap) #my-page .field-helper,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-copy small,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-completeness-card p,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card header p,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-loading,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-onboarding-empty p,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-progress span,:is(#pc-wrap,#mobile-wrap) #my-page .metric-copy small,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-category-header p,:is(#pc-wrap,#mobile-wrap) #my-page .profile-card-heading p,:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main p,:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main small,:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy span,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list span,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-top span{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-label{color:var(--mypage-muted)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row{color:#475569}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row:hover{background:var(--mypage-surface-blue);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-active{background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-indented{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile{border-color:var(--mypage-border-soft)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile strong{color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile span{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-completeness-card,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-onboarding-empty,:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-card{border-color:var(--mypage-border);background:linear-gradient(125deg,#fff,#fbfdff 60%,#f1f5fa);box-shadow:0 9px 26px var(--mypage-shadow)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-eyebrow,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-kicker,:is(#pc-wrap,#mobile-wrap) #my-page .panel-kicker,:is(#pc-wrap,#mobile-wrap) #my-page .profile-eyebrow{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .details-link,:is(#pc-wrap,#mobile-wrap) #my-page #my-property-page .add-button,:is(#pc-wrap,#mobile-wrap) #my-page .action-buttons .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state button,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome-copy button,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .network-action:not(.is-following),:is(#pc-wrap,#mobile-wrap) #my-page .network-explore,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button{background:var(--mypage-navy);color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .details-link svg,:is(#pc-wrap,#mobile-wrap) #my-page #my-property-page .add-button svg,:is(#pc-wrap,#mobile-wrap) #my-page .action-buttons .MuiButton-contained svg,:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button svg,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state button svg,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome-copy button svg,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card .MuiButton-contained svg,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained svg,:is(#pc-wrap,#mobile-wrap) #my-page .network-action:not(.is-following) svg,:is(#pc-wrap,#mobile-wrap) #my-page .network-explore svg,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button svg,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button svg{color:#fff;fill:currentColor}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .details-link:hover,:is(#pc-wrap,#mobile-wrap) #my-page .action-buttons .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome-copy button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .network-action:not(.is-following):hover,:is(#pc-wrap,#mobile-wrap) #my-page .network-explore:hover,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button:hover{background:var(--mypage-navy-hover);color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained.Mui-disabled,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row .MuiButton-contained.Mui-disabled,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>.MuiButton-contained.Mui-disabled{background:var(--mypage-navy);color:#fff;-webkit-text-fill-color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained.Mui-disabled svg,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row .MuiButton-contained.Mui-disabled svg,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>.MuiButton-contained.Mui-disabled svg{color:#fff;fill:currentColor}:is(#pc-wrap,#mobile-wrap) #my-page .network-action.is-following{border-color:#cbd8e6;background:#fff;color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .network-action.is-following:hover{border-color:#9fb0c5;background:var(--mypage-surface-blue);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .network-explore:hover{background:#123566;color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .academic-orbit{border-color:rgba(11,37,84,.2);box-shadow:0 0 0 4px rgba(11,37,84,.035),0 0 0 8px rgba(11,37,84,.025)}:is(#pc-wrap,#mobile-wrap) #my-page .academic-book span{border-color:rgba(11,37,84,.42)}:is(#pc-wrap,#mobile-wrap) #my-page .academic-cap{background:rgba(11,37,84,.72)}:is(#pc-wrap,#mobile-wrap) #my-page .academic-cap span{background:rgba(11,37,84,.65)}:is(#pc-wrap,#mobile-wrap) #my-page .activity-mark,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-number,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card>header>div>span,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-empty-icon,:is(#pc-wrap,#mobile-wrap) #my-page .metric-icon-violet,:is(#pc-wrap,#mobile-wrap) #my-page .recent-scholarship-image,:is(#pc-wrap,#mobile-wrap) #my-page .section-heading>span{background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-footer .MuiButton-root,:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-topic,:is(#pc-wrap,#mobile-wrap) #my-page #my-property-page .action-box .MuiButton-root,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-empty>svg,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-panel>header button,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-chevron,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-trigger:hover .mentor-accordion-chevron,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-empty svg,:is(#pc-wrap,#mobile-wrap) #my-page .provider-summary-grid a,:is(#pc-wrap,#mobile-wrap) #my-page .recent-scholarship-actions button{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .activity-row,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-panel,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-section-stack>.mentor-editor-card+.mentor-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-row,:is(#pc-wrap,#mobile-wrap) #my-page .recent-scholarship-row{border-color:var(--mypage-border-soft)}:is(#pc-wrap,#mobile-wrap) #my-page .activity-mark span,:is(#pc-wrap,#mobile-wrap) #my-page .draft-note>span{background:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .draft-note>span{box-shadow:0 0 0 5px var(--mypage-selected)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel{border-color:rgba(11,37,84,.13)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-progress strong,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-top strong{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-progress .MuiLinearProgress-root,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel .MuiLinearProgress-root,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone .MuiLinearProgress-root{background:#dbe5f0}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-progress .MuiLinearProgress-bar,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel .MuiLinearProgress-bar,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone .MuiLinearProgress-bar{background:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-list svg{background:var(--mypage-surface-blue)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav{border-color:var(--mypage-border)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active,:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button:hover{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active:after{background:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label{border-color:#cbd8e6;background:var(--mypage-surface);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid label>span{color:#334155}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid input{border-color:#cfd9e5;color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid input:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field input:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field select:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field textarea:focus{border-color:var(--mypage-navy);box-shadow:0 0 0 3px rgba(11,37,84,.09)}:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-root .MuiChip-root,:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-tag,:is(#pc-wrap,#mobile-wrap) #my-page .funding-badge,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge:not(.state-pending):not(.state-verified):not(.state-rejected),:is(#pc-wrap,#mobile-wrap) #my-page .mentor-status-draft{border-color:#cbd8e6;background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-status{border-color:var(--mypage-border-soft);background:var(--mypage-surface-blue);color:#475569}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-status strong{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-card,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-locked,:is(#pc-wrap,#mobile-wrap) #my-page .provider-upload-grid>div{border-color:var(--mypage-border);background:var(--mypage-surface)}:is(#pc-wrap,#mobile-wrap) #my-page #member-follows-page .listing-title-box,:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .no-data,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-trigger:hover{background:var(--mypage-surface)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-trigger:focus-visible{outline-color:rgba(11,37,84,.35)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability .MuiSwitch-switchBase.Mui-checked{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#466184}:is(#pc-wrap,#mobile-wrap) #my-page .MuiOutlinedInput-notchedOutline,:is(#pc-wrap,#mobile-wrap) #my-page .cover-image-upload,:is(#pc-wrap,#mobile-wrap) #my-page .toastui-editor-defaultUI{border-color:#cfd9e5}:is(#pc-wrap,#mobile-wrap) #my-page .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#9fb0c5}:is(#pc-wrap,#mobile-wrap) #my-page .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone{border-color:#9fb0c5;background:var(--mypage-surface);color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone.is-dragging,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone:focus-visible,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone:hover{border-color:var(--mypage-navy);background:var(--mypage-selected)}:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone>svg{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page #my-articles-page .my-article-thumbnail,:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-card-image{background:var(--mypage-surface-blue);color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .funding-badge{background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .scholarship-metadata i{background:#cbd5e1}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .save-scholarship.MuiIconButton-root{border-color:#cbd8e6;color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .save-scholarship.MuiIconButton-root:hover{border-color:#9fb0c5;background:var(--mypage-selected)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .no-data{border-color:var(--mypage-border-soft);box-shadow:0 8px 24px var(--mypage-shadow)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-toggle{border-color:var(--mypage-border);color:var(--mypage-navy);box-shadow:0 6px 18px var(--mypage-shadow)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-close{background:var(--mypage-selected);color:var(--mypage-navy)}@media(max-width:767px){:is(#pc-wrap,#mobile-wrap) #my-page{--mypage-navy:#0b2545;--mypage-navy-hover:#071b34;--mypage-selected:#eef4f8;--mypage-surface-blue:#f3f6f9;--mypage-border:#d8e1ea;--mypage-border-soft:#e5ebf1;--mypage-shadow:rgba(11,37,69,.06)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-eyebrow,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-kicker,:is(#pc-wrap,#mobile-wrap) #my-page .panel-kicker,:is(#pc-wrap,#mobile-wrap) #my-page .profile-eyebrow{color:#d4a72c}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-chevron,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-trigger:hover .mentor-accordion-chevron,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability .MuiSwitch-switchBase.Mui-checked,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-status:not(.status-success):not(.status-error) strong,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-close,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-active,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row:hover,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-toggle,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile span,:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active,:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button:hover{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .activity-mark,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-number,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card>header>div>span,:is(#pc-wrap,#mobile-wrap) #my-page .metric-icon-violet,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-close,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-active,:is(#pc-wrap,#mobile-wrap) #my-page .recent-scholarship-image{background:var(--mypage-selected)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-progress .MuiLinearProgress-bar,:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button.is-active:after,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel .MuiLinearProgress-bar{background-color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-root .MuiChip-deleteIcon,:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-tag .MuiChip-deleteIcon{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state button,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome-copy button,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button{box-shadow:0 5px 12px rgba(11,37,69,.18)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-state button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome-copy button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-profile-actions .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .profile-save-row button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .profile-strength-panel>button:hover{box-shadow:0 7px 16px rgba(11,37,69,.22)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-accordion-trigger:focus-visible,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-close:focus-visible,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row:focus-visible,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-toggle:focus-visible,:is(#pc-wrap,#mobile-wrap) #my-page .profile-section-nav button:focus-visible{outline-color:rgba(11,37,69,.32)}:is(#pc-wrap,#mobile-wrap) #my-page .article-editor-label,:is(#pc-wrap,#mobile-wrap) #my-page .main-title-box .main-title,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card h3,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-category-header h1,:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid label>span,:is(#pc-wrap,#mobile-wrap) #my-page .section-title{color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page .cover-image-copy span,:is(#pc-wrap,#mobile-wrap) #my-page .field-helper,:is(#pc-wrap,#mobile-wrap) #my-page .main-title-box .sub-title,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card header p,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-category-header p{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-label{color:var(--mypage-muted)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-backdrop{background:rgba(15,23,42,.42)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar{box-shadow:16px 0 40px rgba(11,37,69,.18)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-indented{color:#475569}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-active,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row:hover{background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-close svg,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row svg,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row.is-active svg,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-row:hover svg,:is(#pc-wrap,#mobile-wrap) #my-page .mypage-menu-toggle svg{color:currentColor}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile{border-color:var(--mypage-border-soft)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile strong{color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page .mypage-sidebar-profile span:not(.state-verified){color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-welcome,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-completeness-card,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-onboarding-empty,:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-card{border-color:var(--mypage-border);background:linear-gradient(125deg,#fff,#fbfdff 60%,#f3f6f9);box-shadow:0 9px 26px rgba(11,37,69,.06)}:is(#pc-wrap,#mobile-wrap) #my-page .article-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-metric,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-panel,:is(#pc-wrap,#mobile-wrap) #my-page .form-section,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experiences-section,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-section-stack,:is(#pc-wrap,#mobile-wrap) #my-page .profile-information-card{border-color:var(--mypage-border-soft);box-shadow:0 7px 22px rgba(11,37,69,.05)}:is(#pc-wrap,#mobile-wrap) #my-page .profile-identity-main>img{box-shadow:0 6px 16px rgba(11,37,69,.12)}:is(#pc-wrap,#mobile-wrap) #my-page .submission-actions{border-color:var(--mypage-border);box-shadow:0 -8px 30px rgba(11,37,69,.08)}:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-empty>svg,:is(#pc-wrap,#mobile-wrap) #my-page .dashboard-panel>header button,:is(#pc-wrap,#mobile-wrap) #my-page .metric-icon-violet,:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label,:is(#pc-wrap,#mobile-wrap) #my-page .recent-scholarship-actions button,:is(#pc-wrap,#mobile-wrap) #my-page .section-heading>span,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone>svg{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-availability,:is(#pc-wrap,#mobile-wrap) #my-page .profile-photo-copy label,:is(#pc-wrap,#mobile-wrap) #my-page .provider-upload-grid>div,:is(#pc-wrap,#mobile-wrap) #my-page .upload-zone{border-color:var(--mypage-border);background:var(--mypage-surface)}:is(#pc-wrap,#mobile-wrap) #my-page .cover-image-upload,:is(#pc-wrap,#mobile-wrap) #my-page .toastui-editor-defaultUI{border-color:var(--mypage-border);background:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .toastui-editor-toolbar{background:var(--mypage-surface)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-locked{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-locked strong{color:var(--mypage-ink)}:is(#pc-wrap,#mobile-wrap) #my-page .mentor-experience-locked span{color:var(--mypage-secondary)}:is(#pc-wrap,#mobile-wrap) #my-page .provider-summary-grid a{color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-root .MuiChip-root,:is(#pc-wrap,#mobile-wrap) #my-page .MuiAutocomplete-tag,:is(#pc-wrap,#mobile-wrap) #my-page .funding-badge,:is(#pc-wrap,#mobile-wrap) #my-page .mentor-state-badge:not(.state-pending):not(.state-verified):not(.state-rejected),:is(#pc-wrap,#mobile-wrap) #my-page .mentor-status-draft{border-color:var(--mypage-border);background:var(--mypage-selected);color:var(--mypage-navy)}:is(#pc-wrap,#mobile-wrap) #my-page .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,:is(#pc-wrap,#mobile-wrap) #my-page .profile-field-grid input:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field input:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field select:focus,:is(#pc-wrap,#mobile-wrap) #my-page .scholarship-field textarea:focus{border-color:var(--mypage-navy);box-shadow:0 0 0 3px rgba(11,37,69,.09)}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .details-link,:is(#pc-wrap,#mobile-wrap) #my-page #my-property-page .add-button,:is(#pc-wrap,#mobile-wrap) #my-page .action-buttons .MuiButton-contained,:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button{background:var(--mypage-navy);color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page #my-favorites-page .details-link:hover,:is(#pc-wrap,#mobile-wrap) #my-page #my-property-page .add-button:hover,:is(#pc-wrap,#mobile-wrap) #my-page .action-buttons .MuiButton-contained:hover,:is(#pc-wrap,#mobile-wrap) #my-page .article-register-button:hover{background:var(--mypage-navy-hover);color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .MuiPaginationItem-root.Mui-selected{background:var(--mypage-navy);color:#fff}:is(#pc-wrap,#mobile-wrap) #my-page .MuiPaginationItem-root.Mui-selected:hover{background:var(--mypage-navy-hover)}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion-panel,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-form-grid,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-section-stack{overflow:visible}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion-panel,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-editor-card,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-expertise-panel,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-form-grid{height:auto;min-height:0}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-biography-field{width:100%;display:block;align-self:stretch;height:auto;min-height:0;margin-bottom:2px;overflow:visible}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-biography-field .MuiInputBase-root{width:100%;height:auto;min-height:156px;padding:14px;align-items:flex-start;overflow:visible}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-biography-field textarea.MuiInputBase-input{width:100%!important;min-height:126px;padding:0;box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;line-height:1.55}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-biography-field .MuiFormHelperText-root{position:static;width:auto;min-height:17px;margin:7px 2px 0;line-height:1.45}:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion-panel,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-accordion-trigger,:is(#pc-wrap,#mobile-wrap) #my-page .unified-profile-workspace .mentor-form-grid>*{position:relative;top:auto;bottom:auto}}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page{width:100%}#pc-wrap #member-page #member-properties-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-properties-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-properties-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-properties-page .properties-list-box{margin-top:85px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}#pc-wrap #top .navbar .navbar-main{position:fixed;padding:16px 0;width:100%;height:92px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(2,7,22,.58);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(2,7,22,.88)}#pc-wrap #top .navbar .navbar-main .container{width:min(1400px,100% - 48px);flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex:0 0 228px}#pc-wrap #top .navbar .navbar-main .container .logo-box a{display:block}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo{width:228px;height:60px;display:block;max-width:none;flex-shrink:0;object-fit:contain;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:735px;flex:0 0 735px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .router-box div{position:relative;color:hsla(0,0%,93%,.929);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu{position:absolute;left:-177%;top:30px;width:434px;height:33px;background:#fff;transition:all 2s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu:before{content:"";display:block;position:absolute;top:0;right:50%;width:10px;height:10px;background:#fff;transform:translateY(-50%) rotate(45deg);z-index:0}#pc-wrap #top .navbar .navbar-main .container .user-box{width:330px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:13px}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.2);color:#fff}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links{flex-direction:row;align-items:center;gap:10px}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .login-link,#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .register-link{display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:600}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .register-link{height:38px;padding:0 17px;border-radius:999px;background:linear-gradient(135deg,#f9d978,#c8972f);color:#071026}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box{width:184px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:1px solid #fff;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:10px}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box span{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap #top .navbar .navbar-main .container .user-box .login-user{padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .user-box .login-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}#pc-wrap #top .navbar .navbar-main .container .user-box .account-loading{width:42px;height:42px;display:block}#pc-wrap #top .navbar .navbar-main .container .lan-box{margin-left:0;display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .lan-box .notification-icon{color:#fff}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang{border-radius:4px;min-width:52px}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang img{width:24px;height:17px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap .header-main{position:relative;width:100%;height:860px;background-image:url(/img/banner/header1.svg);background-size:cover}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position:relative;margin-top:56px;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.28);border-radius:12px}#pc-wrap .header-main .container .search-box .select-box{width:712px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .header-main .container .search-box .select-box .box{padding:24px 22px;width:213px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;background:hsla(0,0%,100%,.575);box-sizing:border-box;cursor:pointer}#pc-wrap .header-main .container .search-box .select-box .box.on{background:#fff;border:1px solid #000;color:#181a20}#pc-wrap .header-main .container .search-box .select-box .box span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .header-main .container .search-box .search-box-other,#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter{display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter img{margin-right:10px;width:25px;height:22px;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter span{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn{margin-left:12px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:55px;background:#f17742;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn svg{width:20px;height:20px;color:#fff}#pc-wrap .header-main .container .search-box .filter-location{position:absolute;padding:40px 60px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:2}#pc-wrap .header-main .container .search-box .filter-location.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-location div{width:295px;display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .filter-location div img{width:122px;height:85px;border-radius:15px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-location div span{margin-left:22px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-location div label{line-height:13px}#pc-wrap .header-main .container .search-box .filter-type{position:absolute;padding:50px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-type.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-type div{position:relative;width:272px;height:168px;border-radius:15px;cursor:pointer;background-size:cover}#pc-wrap .header-main .container .search-box .filter-type div span{position:absolute;top:13px;right:12px;padding:1px 5px 5px;border-radius:2px 2px 0 0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-rooms{position:absolute;padding:10px 92px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-rooms.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-rooms span{display:flex;align-items:center;padding:10px 30px;border:1px solid #fffdfd;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-rooms span:hover{border-radius:5px;border:1px solid #b9b9b9;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}#pc-wrap .header-main.golden-ticket-hero{position:relative;height:auto;overflow-x:auto}#pc-wrap .header-main.golden-ticket-hero:before{position:absolute;content:"";pointer-events:none}#pc-wrap .header-main.golden-ticket-hero .hero-content{position:relative;z-index:1;margin:0 auto;align-items:flex-start}#pc-wrap .header-main.golden-ticket-hero .hero-copy{display:flex;flex-direction:column;align-items:flex-start}#pc-wrap .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{color:#f7cf68;font-size:13px;letter-spacing:4px}#pc-wrap .header-main.golden-ticket-hero h1{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-weight:700;text-align:left}#pc-wrap .header-main.golden-ticket-hero h1 strong{font-weight:700}#pc-wrap .header-main.golden-ticket-hero .hero-subtitle{text-align:left}#pc-wrap .header-main.golden-ticket-hero .hero-search{flex-shrink:0;align-self:center}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box{width:100%;min-height:122px;padding:21px;flex-direction:row;align-items:center;gap:14px;box-sizing:border-box;border:1px solid hsla(43,90%,69%,.28);border-radius:22px;background:linear-gradient(135deg,rgba(8,19,48,.88),rgba(4,12,34,.82));box-shadow:0 30px 76px rgba(0,0,0,.4),0 8px 28px rgba(0,0,0,.2),0 0 32px rgba(206,157,48,.055);-webkit-backdrop-filter:blur(22px) saturate(118%);backdrop-filter:blur(22px) saturate(118%)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:272px;height:80px;padding:0 18px;display:flex;align-items:center;gap:12px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.14);border-radius:14px;background:hsla(0,0%,100%,.05);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border-color:hsla(43,90%,69%,.62);background:hsla(0,0%,100%,.07);box-shadow:0 0 0 3px hsla(43,90%,69%,.07)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field img{width:19px;height:19px;opacity:.75}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input::placeholder{color:rgba(238,243,255,.58)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{min-width:0;flex:1 1;flex-direction:row;gap:10px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{min-width:0;height:80px;padding:8px 13px 5px;flex:1 1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.14);border-radius:14px;background:hsla(0,0%,100%,.05);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover{border-color:hsla(43,90%,69%,.62);background:hsla(0,0%,100%,.07);box-shadow:0 0 0 3px hsla(43,90%,69%,.07)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{margin-left:11px;color:#f7cf68;font-size:11px;letter-spacing:1px;text-transform:uppercase}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root{width:100%;margin-top:2px;color:#fff;font-size:15px;background:transparent}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root .MuiOutlinedInput-notchedOutline,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root fieldset{border:0!important}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:hsla(0,0%,100%,.65)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-select{padding:8px 38px 8px 13px;background:transparent!important;color:#fff}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-icon{right:10px;top:calc(50% - 12px)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{width:152px;height:80px;flex-shrink:0;gap:10px;border-radius:16px;background:linear-gradient(135deg,#ffe18a,#e0b54e 48%,#bd8622);color:#071026;font-size:15px;font-weight:700;box-shadow:0 16px 34px rgba(211,166,57,.26),0 4px 12px rgba(124,79,12,.18);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{background:linear-gradient(135deg,#ffe9a5,#e7bb51 48%,#c58d25);box-shadow:0 16px 38px rgba(232,184,67,.4),0 0 22px hsla(43,90%,69%,.2)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button img{width:19px;height:19px;flex-shrink:0}#pc-wrap .header-main.golden-ticket-hero .country-row{width:1120px;margin-top:54px;align-items:flex-start;gap:18px;align-self:center}#pc-wrap .header-main.golden-ticket-hero .country-row .country-row-label{color:rgba(226,233,255,.58);font-size:12px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list{flex-direction:row;justify-content:space-between;gap:30px}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip{min-width:96px;padding:0;display:flex;flex-direction:column;align-items:center;gap:12px;color:rgba(241,245,255,.82);font-size:14px;font-weight:600;letter-spacing:.1px;transition:transform .22s ease,color .22s ease}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover{color:#fff;transform:translateY(-3px)}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover .country-flag-wrap{border-color:hsla(43,90%,69%,.95);box-shadow:0 14px 30px rgba(0,0,0,.4),0 0 22px hsla(43,90%,69%,.18)}#pc-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap{width:80px;height:80px;overflow:hidden;border:3px solid hsla(43,90%,69%,.72);border-radius:50%;box-shadow:0 10px 25px rgba(0,0,0,.35);transition:border-color .22s ease,box-shadow .22s ease}#pc-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap .country-flag{width:100%;height:100%;object-fit:cover}#pc-wrap .header-main.golden-ticket-hero .hero-stats{width:1120px;margin-top:38px;flex-direction:row;gap:16px;flex-shrink:0}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card{min-width:0;height:95px;min-height:95px;padding:22px 24px;flex:1 0;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:linear-gradient(145deg,rgba(10,23,55,.7),rgba(4,13,35,.58));box-shadow:0 18px 42px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(16px) saturate(112%);backdrop-filter:blur(16px) saturate(112%)}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card strong{color:#f7cf68;font-size:29px;font-weight:700;line-height:1.1}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card span{margin-top:9px;color:rgba(241,245,255,.76);font-size:13.5px;font-weight:500;line-height:1.35}#pc-wrap .header-basic{position:relative;width:100%;height:557px;display:flex;flex-direction:row;justify-content:center;background:#000}#pc-wrap .header-basic.auth{display:none}#pc-wrap .header-basic .container{margin-top:175px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}@media(prefers-reduced-motion:reduce){#pc-wrap .back-to-top,#pc-wrap .back-to-top-tooltip{transition:none;transform:none!important}#pc-wrap .chatting .chat-launcher .launcher-mascot-float{animation:none}#pc-wrap .chatting .chat-frame,#pc-wrap .chatting .chat-header-actions button,#pc-wrap .chatting .msg-input,#pc-wrap .chatting .quick-actions button,#pc-wrap .chatting .send-msg-btn{transition:none}}#pc-wrap .back-to-top{position:fixed;right:30px;bottom:184px;z-index:1201;width:56px;height:56px;padding:0;display:flex;align-items:center;justify-content:center;visibility:hidden;border:1px solid rgba(218,179,74,.42);border-radius:50%;background:#081f46;box-shadow:0 8px 18px rgba(3,14,38,.2),inset 0 1px 0 hsla(0,0%,100%,.12);color:#fff;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}#pc-wrap .back-to-top.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}#pc-wrap .back-to-top:before{position:absolute;inset:6px;border:1px solid hsla(0,0%,100%,.13);border-radius:50%;pointer-events:none;content:""}#pc-wrap .back-to-top:focus-visible{outline:3px solid #7147bd;outline-offset:3px}#pc-wrap .back-to-top>svg{position:relative;z-index:1;width:26px;height:26px}#pc-wrap .back-to-top .back-to-top-tooltip{position:absolute;bottom:calc(100% + 9px);left:50%;width:max-content;padding:7px 10px;visibility:hidden;border-radius:8px;background:#071630;box-shadow:0 6px 16px rgba(0,0,0,.16);color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;opacity:0;transform:translateX(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}#pc-wrap .back-to-top:focus-visible .back-to-top-tooltip,#pc-wrap .back-to-top:hover .back-to-top-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}@media(hover:hover)and (pointer:fine){#pc-wrap .back-to-top.is-visible:hover{border-color:rgba(228,189,85,.62);box-shadow:0 10px 22px rgba(3,14,38,.25),inset 0 1px 0 hsla(0,0%,100%,.16);transform:translateY(-2px)}#pc-wrap .back-to-top.is-visible:active{box-shadow:0 6px 14px rgba(3,14,38,.19),inset 0 1px 0 hsla(0,0%,100%,.1);transform:translateY(0)}}@media(max-width:1024px){#pc-wrap .back-to-top{width:52px;height:52px}}#pc-wrap .chatting .golden-robot-mascot{width:100%;height:100%;display:block;object-fit:contain}#pc-wrap .chatting .chat-launcher{position:fixed;bottom:90px;right:30px;z-index:1200;width:64px;height:64px;padding:0;display:flex;align-items:center;justify-content:center;overflow:visible;border:0;border-radius:50%;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;cursor:pointer}#pc-wrap .chatting .chat-launcher.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#pc-wrap .chatting .chat-launcher .launcher-mascot-float{position:relative;isolation:isolate;width:140%;height:140%;max-width:none;max-height:none;flex:0 0 140%;display:flex;align-items:center;justify-content:center;overflow:visible}#pc-wrap .chatting .chat-launcher .launcher-mascot-float .golden-robot-mascot{position:relative;z-index:1;width:100%;height:100%}#pc-wrap .chatting .chat-launcher:focus-visible{outline:3px solid #e4bd55;outline-offset:4px}#pc-wrap .chatting .chat-launcher .launcher-online-dot{position:absolute;right:-5px;bottom:-3px;z-index:3;width:11px;height:11px;border:2px solid #06132f;border-radius:50%;background:#35ce78;box-sizing:content-box}#pc-wrap .chatting .chat-launcher .chat-tooltip{position:absolute;right:calc(100% + 12px);top:50%;width:max-content;max-width:min(190px,100vw - 104px);padding:8px 11px;display:flex;flex-direction:column;gap:0;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(15,35,64,.08);color:#0b2554;font-family:Poppins,sans-serif;font-size:12px;line-height:1.35;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(6px,-50%);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}#pc-wrap .chatting .chat-launcher .chat-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(-50%)}#pc-wrap .chatting .chat-launcher .chat-tooltip:after{position:absolute;top:50%;right:-5px;width:8px;height:8px;border-top:1px solid #e2e5e9;border-right:1px solid #e2e5e9;background:#fff;transform:translateY(-50%) rotate(45deg);content:""}#pc-wrap .chatting .chat-launcher .chat-tooltip strong{color:#0b2554;font-size:11px;font-weight:700}#pc-wrap .chatting .chat-launcher .chat-tooltip span{color:#10284d;font-size:12px;font-weight:600}#pc-wrap .chatting .chat-launcher .chat-tooltip small{color:#64748b;font-size:10px;line-height:1.4}@media(max-width:1024px){#pc-wrap .chatting .launcher-mascot-float{width:132%;height:132%;flex-basis:132%}}#pc-wrap .chatting .chat-frame{position:fixed;right:30px;bottom:88px;z-index:1202;width:410px;height:min(660px,100vh - 130px);min-height:520px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(17,24,39,.14);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(20px) scale(.96);transform-origin:bottom right;transition:width .26s ease,height .26s ease,opacity .18s ease,visibility .18s ease,transform .22s ease}#pc-wrap .chatting .chat-frame.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}#pc-wrap .chatting .chat-frame.expanded{width:min(720px,100vw - 60px);height:min(780px,100vh - 80px);bottom:40px}#pc-wrap .chatting .chat-frame .chat-header{flex:0 0 112px;width:100%;padding:20px 18px 18px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#0b2554;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);color:#fff}#pc-wrap .chatting .chat-frame .chat-header .chat-header-identity{min-width:0;display:flex;align-items:center;gap:10px}#pc-wrap .chatting .chat-frame .chat-header .chat-header-avatar{width:64px;height:64px;padding:0;flex:0 0 64px;overflow:visible;background:transparent}#pc-wrap .chatting .chat-frame .chat-header .chat-header-copy{min-width:0;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-header .chat-header-copy strong{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.3}#pc-wrap .chatting .chat-frame .chat-header .chat-header-copy>span{color:rgba(239,244,255,.72);font-family:Poppins,sans-serif;font-size:10px;line-height:1.45}#pc-wrap .chatting .chat-frame .chat-header .chat-status{margin-top:3px;display:flex;align-items:center;gap:4px}#pc-wrap .chatting .chat-frame .chat-header .chat-status i{width:7px;height:7px;border-radius:50%;background:#35ce78;box-shadow:0 0 0 3px rgba(53,206,120,.14)}#pc-wrap .chatting .chat-frame .chat-header .chat-status span{color:#a9edc4;font-family:Poppins,sans-serif;font-size:9px;font-weight:600}#pc-wrap .chatting .chat-frame .chat-header .chat-header-actions{display:flex;align-items:center;gap:3px}#pc-wrap .chatting .chat-frame .chat-header .chat-header-actions button{width:31px;height:31px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:hsla(0,0%,100%,.78);cursor:pointer}#pc-wrap .chatting .chat-frame .chat-header .chat-header-actions button:hover{background:hsla(0,0%,100%,.1);color:#fff}#pc-wrap .chatting .chat-frame .chat-header .chat-header-actions button:focus-visible{outline:2px solid #e4bd55;outline-offset:1px}#pc-wrap .chatting .chat-frame .chat-header .chat-header-actions button svg{width:17px;height:17px}#pc-wrap .chatting .chat-frame .chat-content{position:relative;flex:1 1 auto;min-height:0;width:100%;overflow:hidden;background:#fff}#pc-wrap .chatting .chat-frame .chat-content>div{height:100%;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:rgba(116,126,146,.3) transparent}#pc-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar{width:4px}#pc-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar-track{background:transparent}#pc-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(116,126,146,.28)}#pc-wrap .chatting .chat-frame .chat-content .chat-main{width:100%;padding:20px 18px 18px;display:flex;flex-direction:column;gap:16px}#pc-wrap .chatting .chat-frame .ai-welcome-row{display:flex;flex-direction:column;align-items:center;gap:11px}#pc-wrap .chatting .chat-frame .ai-welcome-row .ai-message-avatar{width:100px;height:100px;padding:0;flex:0 0 100px;overflow:visible;background:transparent}#pc-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble{width:100%;max-width:100%;padding:16px 17px;display:flex;flex-direction:column;border:1px solid #e2e5e9;border-radius:6px 15px 15px 15px;background:#fff;box-shadow:0 4px 14px rgba(10,29,63,.05);color:#111827;font-family:Poppins,sans-serif;font-size:11px;line-height:1.55;text-align:left}#pc-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble strong{margin-bottom:6px;color:#0b2554;font-size:13px;font-weight:700;line-height:1.35}#pc-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble p{margin:0;color:#5f6673;line-height:1.6}#pc-wrap .chatting .chat-frame .popular-questions h3{margin:0 0 8px;color:#111827;font-family:Poppins,sans-serif;font-size:12px;font-weight:700}#pc-wrap .chatting .chat-frame .popular-questions .quick-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}#pc-wrap .chatting .chat-frame .popular-questions .quick-actions button{min-height:40px;padding:8px 10px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}#pc-wrap .chatting .chat-frame .popular-questions .quick-actions button:hover{border-color:#e2e5e9;background:#f1f5fa;box-shadow:0 3px 10px rgba(17,24,39,.06);color:#0b2554}#pc-wrap .chatting .chat-frame .popular-questions .quick-actions button:focus-visible{outline:2px solid rgba(11,37,84,.32);outline-offset:2px}#pc-wrap .chatting .chat-frame .chat-message-list{display:flex;flex-direction:column;gap:10px}#pc-wrap .chatting .chat-frame .chat-message-list .message-row{display:flex;align-items:flex-end;gap:8px}#pc-wrap .chatting .chat-frame .chat-message-list .message-row.own-message{justify-content:flex-end}#pc-wrap .chatting .chat-frame .chat-message-list .message-row img{width:28px;height:28px;border-radius:50%;object-fit:cover}#pc-wrap .chatting .chat-frame .chat-message-list .message-row .msg-left,#pc-wrap .chatting .chat-frame .chat-message-list .message-row .msg-right{max-width:78%;padding:10px 12px;font-family:Poppins,sans-serif;font-size:11px;line-height:1.5}#pc-wrap .chatting .chat-frame .chat-message-list .message-row .msg-left{border-radius:5px 14px 14px 14px;background:#fff;box-shadow:0 3px 10px rgba(9,29,63,.06);color:#111827}#pc-wrap .chatting .chat-frame .chat-message-list .message-row .msg-right{border-radius:14px 14px 5px 14px;background:#0b2554;color:#fff}#pc-wrap .chatting .chat-frame .chat-composer{flex:0 0 auto;width:100%;padding:12px 15px 11px;border-top:1px solid #e2e5e9;background:#fff}#pc-wrap .chatting .chat-frame .chat-composer .composer-row{display:flex;align-items:center;gap:8px}#pc-wrap .chatting .chat-frame .chat-composer .msg-input{min-width:0;flex:1 1;height:45px;padding:0 15px;border:1px solid #e2e5e9;border-radius:999px;outline:none;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:11px;transition:border-color .16s ease,box-shadow .16s ease}#pc-wrap .chatting .chat-frame .chat-composer .msg-input::placeholder{color:#5f6673}#pc-wrap .chatting .chat-frame .chat-composer .msg-input:focus{border-color:#0b2554;box-shadow:0 0 0 3px rgba(11,37,84,.1)}#pc-wrap .chatting .chat-frame .chat-composer .send-msg-btn{width:43px;height:43px;padding:0;flex:0 0 43px;display:flex;justify-content:center;align-items:center;border:0;border-radius:50%;background:#0b2554;box-shadow:0 4px 10px rgba(17,24,39,.14);color:#fff;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}#pc-wrap .chatting .chat-frame .chat-composer .send-msg-btn:hover{background:#071c41;box-shadow:0 5px 12px rgba(17,24,39,.16)}#pc-wrap .chatting .chat-frame .chat-composer .send-msg-btn:focus-visible{outline:2px solid rgba(11,37,84,.36);outline-offset:2px}#pc-wrap .chatting .chat-frame .chat-composer .send-msg-btn svg{width:19px;height:19px}#pc-wrap .chatting .chat-frame .chat-composer .ai-disclaimer{margin:8px 2px 0;display:flex;align-items:flex-start;justify-content:center;gap:5px;color:#5f6673;font-family:Poppins,sans-serif;font-size:8px;line-height:1.4}#pc-wrap .chatting .chat-frame .chat-composer .ai-disclaimer svg{width:12px;height:12px;flex:0 0 12px;color:#a58433}#pc-wrap .chatting .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}#pc-wrap{overflow-x:clip}@media(max-width:1200px){#pc-wrap #top .navbar .navbar-main .container{width:calc(100% - 32px)}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex-basis:176px}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo{width:176px;height:52px}#pc-wrap #top .navbar .navbar-main .container .router-box{width:auto;flex:1 1 auto;justify-content:center;gap:20px}#pc-wrap #top .navbar .navbar-main .container .user-box{width:auto;flex:0 0 230px}#pc-wrap .header-main.golden-ticket-hero .country-row,#pc-wrap .header-main.golden-ticket-hero .hero-stats{width:100%}#pc-wrap .header-main.golden-ticket-hero .country-list{gap:18px}}@media(max-width:900px){#pc-wrap #top .navbar .navbar-main .container .logo-box{flex-basis:140px}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo{width:140px;height:46px}#pc-wrap #top .navbar .navbar-main .container .router-box{gap:11px}#pc-wrap #top .navbar .navbar-main .container .router-box div{font-size:11px}#pc-wrap #top .navbar .navbar-main .container .user-box{flex-basis:150px;gap:8px}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link,#pc-wrap #top .navbar .navbar-main .container .user-box .lan-box{display:none}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .register-link{padding:0 11px}#pc-wrap .header-main.golden-ticket-hero{min-height:auto}#pc-wrap .header-main.golden-ticket-hero .hero-content{width:calc(100% - 32px);padding:136px 0 80px}#pc-wrap .header-main.golden-ticket-hero h1{max-width:590px;font-size:54px}#pc-wrap .header-main.golden-ticket-hero .hero-subtitle{font-size:16px}#pc-wrap .header-main.golden-ticket-hero .hero-search{margin-top:54px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box{flex-wrap:wrap}#pc-wrap .header-main.golden-ticket-hero .scholarship-keyword-field{width:100%}#pc-wrap .header-main.golden-ticket-hero .scholarship-select-box{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 166px)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-button{width:152px}#pc-wrap .header-main.golden-ticket-hero .country-row{overflow:hidden}#pc-wrap .header-main.golden-ticket-hero .country-list{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}#pc-wrap .header-main.golden-ticket-hero .country-list::-webkit-scrollbar{display:none}#pc-wrap .header-main.golden-ticket-hero .country-chip{flex:0 0 96px}#pc-wrap .header-main.golden-ticket-hero .hero-stats{flex-wrap:wrap}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}}@media(prefers-reduced-motion:reduce){#pc-wrap #footer *{transition-duration:.01ms!important;animation-duration:.01ms!important}}#pc-wrap:has(.golden-ticket-hero){--homepage-surface-primary:#fcfbf8;--homepage-surface-secondary:#f4f2f6;--homepage-surface-card:#fff;--homepage-divider:rgba(126,87,194,.12);--homepage-glow:rgba(169,132,238,.045);--homepage-card-shadow:0 10px 24px rgba(48,30,82,.05),0 3px 9px rgba(68,43,108,.025);--homepage-card-shadow-hover:0 17px 38px rgba(48,30,82,.085),0 5px 14px rgba(68,43,108,.04);--luxury-ink:#2a1b3d;--luxury-violet:#6d28d9;--luxury-violet-deep:#4c1d95;--luxury-gold:#c9a15b;--luxury-cream:var(--homepage-surface-primary);--luxury-cream-secondary:var(--homepage-surface-secondary);--luxury-lavender:#f3ecfc;--luxury-muted:#766d84;--luxury-line:var(--homepage-divider);--luxury-ui:"Plus Jakarta Sans",sans-serif;--luxury-display:"Fraunces",serif;font-synthesis:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero{position:relative;padding-top:126px;overflow:hidden;background:#fff;animation:none;font-family:var(--luxury-ui)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{position:absolute;z-index:0;display:none;content:"";border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{top:-150px;right:-100px;width:560px;height:560px;background:#d9c4f3}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after{top:210px;left:-180px;width:520px;height:520px;background:#f2d8a5}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-main-grid:after,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-main-grid:before{display:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy{position:relative;z-index:1}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--luxury-gold);font-family:var(--luxury-ui);font-size:12px;font-weight:700;letter-spacing:.1em}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy .hero-eyebrow-icon{font-size:16px;line-height:1}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1{margin-top:22px;color:#111827;font-family:Fraunces,serif;font-size:clamp(56px,5vw,70px);font-style:normal;font-weight:700;line-height:1;letter-spacing:-1.25px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1 strong{color:#b87908;background:none;background-image:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:#b87908;font-family:Fraunces,serif;font-style:normal;font-weight:700}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-subtitle{max-width:440px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.55}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions{gap:12px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta{min-height:48px;padding:0 22px;border-radius:8px;font-family:var(--luxury-ui);transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-primary{border-color:#0b2554;background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary{border-color:#bac3cf;background:#fff;color:#111827;box-shadow:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary:hover{border-color:#0b2554;background:#fff;color:#0b2554}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-trust-row{margin-top:22px;display:flex;align-items:center;gap:10px;color:#5f6673;font-size:12px;font-weight:700}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-trust-row .hero-trust-stars{color:#b87908;font-size:14px;letter-spacing:2px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide{border-radius:34px;box-shadow:0 24px 52px rgba(76,29,149,.14)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active{border:7px solid #fff;border-radius:44px;box-shadow:0 34px 74px rgba(76,29,149,.2),0 10px 24px rgba(76,29,149,.1),inset 0 1px 0 hsla(0,0%,100%,.75)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-previous{opacity:.72;filter:saturate(.84);transform:translate3d(calc(-50% - clamp(300px, 20vw, 360px)),0,0) scale(.86) rotate(-6deg)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-next{opacity:.72;filter:saturate(.84);transform:translate3d(calc(-50% + clamp(300px, 20vw, 360px)),0,0) scale(.86) rotate(6deg)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stat-scholarships{min-width:162px;padding:13px 18px 13px 54px;border-color:rgba(201,161,91,.28);border-radius:100px;background:hsla(0,0%,100%,.88);box-shadow:0 18px 40px rgba(76,29,149,.13),inset 0 1px 0 hsla(0,0%,100%,.72)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stat-scholarships:before{position:absolute;left:13px;top:50%;width:28px;height:28px;display:grid;place-items:center;border:2px solid var(--luxury-gold);border-radius:50%;color:var(--luxury-gold);content:"✦";font-size:12px;transform:translateY(-50%)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-controls{border-color:rgba(201,161,91,.28);background:hsla(0,0%,100%,.86)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-arrow:hover{background:var(--luxury-lavender)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-dot{background:#cbd5e1}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-dot.is-active{background:#0b2554}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box{min-height:76px;padding:8px;gap:0;border:1px solid #e4e5e2;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(17,24,39,.06)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{height:60px;padding-inline:20px;box-sizing:border-box;border:0;border-radius:0;background:transparent;box-shadow:none;transition:background-color .2s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border:0;background:transparent;box-shadow:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:250px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field img{filter:invert(14%) sepia(39%) saturate(2251%) hue-rotate(190deg) brightness(84%) contrast(103%)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{gap:0}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{position:relative;padding-left:19px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:before{position:absolute;left:0;top:15px;bottom:15px;width:1px;content:""}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{color:#0b2554;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{width:128px;height:60px;border-radius:8px;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{box-shadow:0 6px 16px rgba(11,37,84,.2)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip{border-color:var(--luxury-line);background:var(--homepage-surface-card);color:var(--luxury-muted);transition:color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip:hover{border-color:var(--luxury-gold);color:var(--luxury-ink);box-shadow:0 9px 18px rgba(76,29,149,.09)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip.is-active,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip[aria-current=true]{border-color:transparent;background:linear-gradient(135deg,var(--luxury-violet),var(--luxury-violet-deep));color:#fff}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card{border:1px solid #e2e5e9;border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(11,37,84,.06)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{border:0;border-radius:10px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong{color:#111827;font-family:Fraunces,serif;font-style:normal;font-weight:800;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;text-transform:none}#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main{background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main.transparent{background:#fff}#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main .container .router-box a,#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main .container .router-box a div{transition-timing-function:cubic-bezier(.22,1,.36,1)}#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main .container .router-box a div.is-active{box-shadow:none}#pc-wrap:has(.golden-ticket-hero) #top .navbar .navbar-main .container .user-box .lan-box .btn-lang.MuiButton-root{transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero{background-color:#f8f9fa;background-image:radial-gradient(circle at 16% 40%,rgba(180,134,36,.03),transparent 35%),radial-gradient(circle at 72% 35%,rgba(11,37,84,.022),transparent 32%);background-repeat:no-repeat;background-size:auto}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta-primary{border-color:#0b2554;background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta-primary:hover{border-color:#071c41;background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.22);filter:none;transform:translateY(-1px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta-primary:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta-secondary{border-color:#bac3cf;background:#fff;color:#111827;box-shadow:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta-secondary:hover{border-color:#0b2554;background:#fff;box-shadow:none;color:#0b2554;transform:translateY(-1px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box{border-color:#e4e5e2;box-shadow:0 4px 14px rgba(17,24,39,.06)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{background:transparent}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within{background:transparent;box-shadow:inset 0 -2px 0 rgba(11,37,84,.14)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:before{background:#e2e5e9}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:#5f6673;transition:color .2s ease,transform .2s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within .MuiInputBase-root svg,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover .MuiInputBase-root svg{color:#0b2554}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{background:#071c41;box-shadow:0 6px 14px rgba(11,37,84,.2);transform:translateY(-1px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage:before{background:none;filter:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide{box-shadow:0 18px 42px rgba(76,29,149,.12),0 5px 14px rgba(76,29,149,.055)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide img{scale:1;transition:transform .42s cubic-bezier(.22,1,.36,1),scale .42s cubic-bezier(.22,1,.36,1)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active{box-shadow:0 34px 72px rgba(76,29,149,.2),0 14px 30px rgba(76,29,149,.11),0 3px 9px rgba(76,29,149,.07),inset 0 1px 0 hsla(0,0%,100%,.82)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-next,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-previous{box-shadow:0 24px 50px rgba(76,29,149,.14),0 6px 16px rgba(76,29,149,.06)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{scale:1.025}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stat-scholarships{border-color:rgba(201,161,91,.34);background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(255,251,243,.88));box-shadow:0 17px 36px rgba(76,29,149,.12),0 4px 11px rgba(76,29,149,.055),inset 0 1px 0 hsla(0,0%,100%,.92)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card{border-color:#e2e5e9;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{width:44px;height:44px;flex-basis:44px;background:#f7f8fa;box-shadow:none;transition:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon img{width:40px;height:40px;transition:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card strong{font-size:30px;font-weight:700;line-height:1}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{color:#5f6673;letter-spacing:0}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover{border-color:#c9d5e5;background:#f1f5fa;box-shadow:0 8px 20px rgba(11,37,84,.1);transform:translateY(-2px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy strong,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy>span{color:#0b2554}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-icon{background:#f7f8fa;box-shadow:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-icon img{transform:none}@media(prefers-reduced-motion:reduce){#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide img,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-icon,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-icon img,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-button{transition:none!important}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{scale:1!important}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-cta:hover,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-icon img,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-button:hover{transform:none!important}}@media(max-width:1279px)and (min-width:769px){#pc-wrap:has(.golden-ticket-hero) #top .compact-top{position:fixed;top:12px;left:16px;right:16px;z-index:99;height:104px;padding:8px 18px 10px;border:1px solid #e2e5e9;border-radius:32px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-family:var(--luxury-ui)}#pc-wrap:has(.golden-ticket-hero) #top .compact-top .mobile-router a div{border-radius:0;color:#111827}#pc-wrap:has(.golden-ticket-hero) #top .compact-top .mobile-router a div.is-active{border-color:transparent;background:transparent;color:#111827;box-shadow:none}}@media(prefers-reduced-motion:reduce){#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{animation:none!important}}#pc-wrap>.popular-study-destinations{width:100%;padding:36px 0 56px;background:#f8f9fa;font-family:Plus Jakarta Sans,sans-serif}#pc-wrap>.popular-study-destinations .popular-destinations-heading{width:min(1320px,100% - 64px);margin:0 auto 28px;box-sizing:border-box;text-align:center}#pc-wrap>.popular-study-destinations .popular-destinations-heading h2{margin:0;color:#111827;font-family:Fraunces,serif;font-size:clamp(38px,3vw,48px);font-weight:700;letter-spacing:-.04em;line-height:1.08}#pc-wrap>.popular-study-destinations .popular-destinations-heading p{max-width:620px;margin:13px auto 0;color:#5f6673;font-size:16px;line-height:1.6}#pc-wrap>.popular-study-destinations .popular-destinations-grid{width:min(1320px,100% - 64px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}#pc-wrap>.popular-study-destinations .popular-destinations-cta{width:172px;height:44px;margin:26px auto 0;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#0b2554;color:#fff;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .18s ease}#pc-wrap>.popular-study-destinations .popular-destinations-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#pc-wrap>.popular-study-destinations .popular-destination-card{position:relative;height:220px;overflow:hidden;box-sizing:border-box;border:1px solid rgba(226,229,233,.9);border-radius:12px;background:#e2e5e9;box-shadow:0 4px 14px rgba(17,24,39,.06);transition:box-shadow .24s ease,transform .24s ease}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-photo{position:absolute;inset:0;overflow:hidden}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-photo:after{position:absolute;inset:28% 0 0;z-index:1;background:linear-gradient(180deg,rgba(7,28,65,0) 0,rgba(7,28,65,.16) 48%,rgba(7,28,65,.84));content:"";pointer-events:none}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-image{object-fit:cover;transition:transform .3s cubic-bezier(.22,1,.36,1)}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-content{position:absolute;right:16px;bottom:15px;left:16px;z-index:2;display:flex;align-items:center;gap:9px}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-flag-badge{width:30px;height:21px;display:inline-flex;overflow:hidden;flex:0 0 30px;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.5);border-radius:3px}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-flag-badge img{width:100%;height:100%;display:block;object-fit:cover}#pc-wrap>.popular-study-destinations .popular-destination-card .popular-destination-name{color:#fff;font-size:16px;font-weight:650;letter-spacing:-.02em;line-height:1.25;text-shadow:0 1px 3px rgba(7,28,65,.32)}@media(hover:hover)and (pointer:fine){#pc-wrap>.popular-study-destinations .popular-destinations-cta:hover{background:#071c41}#pc-wrap>.popular-study-destinations .popular-destination-card:hover{box-shadow:0 8px 20px rgba(17,24,39,.1);transform:translateY(-2px)}#pc-wrap>.popular-study-destinations .popular-destination-card:hover .popular-destination-image{transform:scale(1.02)}}@media(max-width:1024px){#pc-wrap>.popular-study-destinations{padding:34px 0 52px}#pc-wrap>.popular-study-destinations .popular-destinations-grid,#pc-wrap>.popular-study-destinations .popular-destinations-heading{width:calc(100% - 40px)}#pc-wrap>.popular-study-destinations .popular-destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#pc-wrap>.popular-study-destinations .popular-destination-card{height:clamp(195px,26vw,220px)}}@media(prefers-reduced-motion:reduce){#pc-wrap>.popular-study-destinations .popular-destination-card,#pc-wrap>.popular-study-destinations .popular-destination-image,#pc-wrap>.popular-study-destinations .popular-destinations-cta{transform:none!important;transition:none!important}}@media(max-width:900px){#pc-wrap>.popular-study-destinations .popular-destinations-grid,#pc-wrap>.popular-study-destinations .popular-destinations-heading{width:calc(100% - 28px)}}#mobile-wrap #footer.home-footer-shell,#pc-wrap #footer.home-footer-shell{position:relative;width:100%;height:auto;padding:0;overflow:hidden;display:block;border-top:1px solid rgba(184,199,218,.24);background:#0b2554}#mobile-wrap #footer.home-footer-shell .home-footer,#pc-wrap #footer.home-footer-shell .home-footer{width:100%;color:#b8c7da;font-family:Poppins,sans-serif}#mobile-wrap #footer.home-footer-shell .home-footer-inner,#pc-wrap #footer.home-footer-shell .home-footer-inner{width:min(1270px,100% - 64px);margin:0 auto;padding:20px 0 8px;box-sizing:border-box}#mobile-wrap #footer.home-footer-shell .footer-cta-banner,#pc-wrap #footer.home-footer-shell .footer-cta-banner{position:relative;padding:0 0 12px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box;border-bottom:1px solid rgba(184,199,218,.24)}#mobile-wrap #footer.home-footer-shell .footer-cta-copy,#pc-wrap #footer.home-footer-shell .footer-cta-copy{position:relative;z-index:1;max-width:670px}#mobile-wrap #footer.home-footer-shell .footer-cta-copy .footer-eyebrow,#pc-wrap #footer.home-footer-shell .footer-cta-copy .footer-eyebrow{color:#fff;font-size:12px;font-weight:800;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}#mobile-wrap #footer.home-footer-shell .footer-cta-copy h2,#pc-wrap #footer.home-footer-shell .footer-cta-copy h2{margin:6px 0 0;color:#fff;font-size:clamp(28px,2.6vw,39px);font-weight:760;letter-spacing:-.04em;line-height:1.08}#mobile-wrap #footer.home-footer-shell .footer-cta-copy p,#pc-wrap #footer.home-footer-shell .footer-cta-copy p{margin:5px 0 0;font-size:15px;line-height:1.6}#mobile-wrap #footer.home-footer-shell .footer-cta-actions,#pc-wrap #footer.home-footer-shell .footer-cta-actions{position:relative;z-index:1;display:flex;align-items:center;gap:9px;flex:0 0 auto}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root,#pc-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root{min-height:46px;padding:0 19px;border-radius:999px;font-family:Poppins,sans-serif;font-size:13px;font-weight:750;line-height:1;text-transform:none}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root:focus-visible,#pc-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root:focus-visible{outline:3px solid rgba(212,167,44,.32);outline-offset:3px}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary,#pc-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary{gap:8px;border:1px solid #dbe4ee;background:#fff;box-shadow:0 6px 16px rgba(3,15,32,.12);color:#0b2554}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary:hover,#pc-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary:hover{border-color:#c7d4e2;background:#f1f5f9;box-shadow:0 8px 18px rgba(3,15,32,.15);color:#0b2554}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary svg,#pc-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-primary svg{width:18px;height:18px}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-secondary,#pc-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-secondary{border:1px solid hsla(0,0%,100%,.42);background:transparent;color:#fff}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-secondary:hover,#pc-wrap #footer.home-footer-shell .footer-cta-actions .footer-cta-secondary:hover{border-color:hsla(0,0%,100%,.56);background:hsla(0,0%,100%,.08);color:#fff}#mobile-wrap #footer.home-footer-shell .home-footer-columns,#pc-wrap #footer.home-footer-shell .home-footer-columns{margin-top:14px;display:grid;grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(140px,1fr));grid-gap:clamp(24px,2.1vw,34px);gap:clamp(24px,2.1vw,34px);align-items:start}#mobile-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo-link,#pc-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo-link{display:inline-flex;align-items:center;overflow:hidden;padding:8px 16px;border-radius:9px;background:#fff}#mobile-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo-link:focus-visible,#pc-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo-link:focus-visible{outline:3px solid rgba(212,167,44,.32);outline-offset:4px}#mobile-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo,#pc-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo{width:216px;height:auto;margin:-34px -25px;display:block;object-fit:contain}#mobile-wrap #footer.home-footer-shell .home-footer-brand p,#pc-wrap #footer.home-footer-shell .home-footer-brand p{max-width:300px;margin:2px 0 0;font-size:13px;line-height:1.7}#mobile-wrap #footer.home-footer-shell .home-footer-socials,#pc-wrap #footer.home-footer-shell .home-footer-socials{margin-top:4px;display:flex;gap:8px}#mobile-wrap #footer.home-footer-shell .footer-social-disabled,#pc-wrap #footer.home-footer-shell .footer-social-disabled{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(184,199,218,.24);border-radius:50%;background:hsla(0,0%,100%,.08);color:#b8c7da;cursor:default;transition:border-color .18s ease,background-color .18s ease,color .18s ease}#mobile-wrap #footer.home-footer-shell .footer-social-disabled:hover,#pc-wrap #footer.home-footer-shell .footer-social-disabled:hover{border-color:#d4a72c;background:hsla(0,0%,100%,.1);color:#fff}#mobile-wrap #footer.home-footer-shell .footer-social-disabled svg,#pc-wrap #footer.home-footer-shell .footer-social-disabled svg{width:19px;height:19px}#mobile-wrap #footer.home-footer-shell .home-footer-accordion,#pc-wrap #footer.home-footer-shell .home-footer-accordion{display:none}#mobile-wrap #footer.home-footer-shell .home-footer-nav,#pc-wrap #footer.home-footer-shell .home-footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px}#mobile-wrap #footer.home-footer-shell .home-footer-nav h3,#pc-wrap #footer.home-footer-shell .home-footer-nav h3{margin:0 0 4px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}#mobile-wrap #footer.home-footer-shell .home-footer-link-wrap,#pc-wrap #footer.home-footer-shell .home-footer-link-wrap{min-height:24px;display:inline-flex;align-items:center}#mobile-wrap #footer.home-footer-shell .home-footer-link-wrap a,#pc-wrap #footer.home-footer-shell .home-footer-link-wrap a{color:#b8c7da;font-size:13px;line-height:1.4}#mobile-wrap #footer.home-footer-shell .home-footer-link-wrap a:hover,#pc-wrap #footer.home-footer-shell .home-footer-link-wrap a:hover{color:#fff}#mobile-wrap #footer.home-footer-shell .home-footer-link-wrap a:focus-visible,#pc-wrap #footer.home-footer-shell .home-footer-link-wrap a:focus-visible{outline:2px solid rgba(212,167,44,.34);outline-offset:4px;border-radius:3px}#mobile-wrap #footer.home-footer-shell .home-footer-link-disabled,#pc-wrap #footer.home-footer-shell .home-footer-link-disabled{min-height:24px;display:inline-flex;align-items:center;color:#b8c7da;font-size:13px;line-height:1.4;cursor:default}#mobile-wrap #footer.home-footer-shell .home-footer-bottom,#pc-wrap #footer.home-footer-shell .home-footer-bottom{margin-top:14px;padding-top:8px;border-top:1px solid rgba(184,199,218,.24);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#b8c7da}#mobile-wrap #footer.home-footer-shell .home-footer-bottom>div:first-child,#pc-wrap #footer.home-footer-shell .home-footer-bottom>div:first-child{display:flex;align-items:center;gap:12px}#mobile-wrap #footer.home-footer-shell .home-footer-bottom strong,#pc-wrap #footer.home-footer-shell .home-footer-bottom strong{color:#b8c7da;font-size:11px;font-weight:750}#mobile-wrap #footer.home-footer-shell .home-footer-bottom span,#pc-wrap #footer.home-footer-shell .home-footer-bottom span{font-size:11px;line-height:1.5}#mobile-wrap #footer.home-footer-shell .home-footer-legal-links,#pc-wrap #footer.home-footer-shell .home-footer-legal-links{display:flex;align-items:center;gap:18px}#mobile-wrap #footer.home-footer-shell .home-footer-legal-links a,#mobile-wrap #footer.home-footer-shell .home-footer-legal-links span,#pc-wrap #footer.home-footer-shell .home-footer-legal-links a,#pc-wrap #footer.home-footer-shell .home-footer-legal-links span{color:#9fb0c5;font-size:11px;line-height:1.5}#mobile-wrap #footer.home-footer-shell .home-footer-legal-links a:hover,#pc-wrap #footer.home-footer-shell .home-footer-legal-links a:hover{color:#fff}@media(min-width:768px)and (max-width:1023px){#mobile-wrap #footer.home-footer-shell .home-footer-inner,#pc-wrap #footer.home-footer-shell .home-footer-inner{width:min(1270px,100% - 48px);padding-top:22px}#mobile-wrap #footer.home-footer-shell .footer-cta-banner,#pc-wrap #footer.home-footer-shell .footer-cta-banner{padding-bottom:14px;align-items:flex-start;flex-direction:column;gap:16px}#mobile-wrap #footer.home-footer-shell .footer-cta-actions,#pc-wrap #footer.home-footer-shell .footer-cta-actions{width:100%;justify-content:flex-start}#mobile-wrap #footer.home-footer-shell .home-footer-columns,#pc-wrap #footer.home-footer-shell .home-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px clamp(24px,5vw,42px)}#mobile-wrap #footer.home-footer-shell .home-footer-brand,#pc-wrap #footer.home-footer-shell .home-footer-brand{grid-column:1/-1}#mobile-wrap #footer.home-footer-shell .home-footer-brand p,#pc-wrap #footer.home-footer-shell .home-footer-brand p{max-width:460px}}@media(min-width:1024px)and (max-width:1279px){#mobile-wrap #footer.home-footer-shell .home-footer-inner,#pc-wrap #footer.home-footer-shell .home-footer-inner{width:min(1270px,100% - 48px)}#mobile-wrap #footer.home-footer-shell .footer-cta-banner,#pc-wrap #footer.home-footer-shell .footer-cta-banner{gap:clamp(24px,4vw,54px)}#mobile-wrap #footer.home-footer-shell .home-footer-columns,#pc-wrap #footer.home-footer-shell .home-footer-columns{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(120px,1fr));gap:clamp(22px,3vw,46px)}}@media(max-width:767px){#pc-wrap .public-floating-actions{--floating-actions-gap:46px;--floating-actions-greeting-gap:66px}#mobile-wrap #footer.home-footer-shell,#pc-wrap #footer.home-footer-shell{height:auto;overflow:hidden}#mobile-wrap #footer.home-footer-shell .home-footer-inner,#pc-wrap #footer.home-footer-shell .home-footer-inner{width:100%;margin:0;padding:18px 16px calc(18px + env(safe-area-inset-bottom))}#mobile-wrap #footer.home-footer-shell .footer-cta-banner,#pc-wrap #footer.home-footer-shell .footer-cta-banner{padding:0 0 12px;align-items:stretch;flex-direction:column;gap:10px}#mobile-wrap #footer.home-footer-shell .footer-cta-copy,#pc-wrap #footer.home-footer-shell .footer-cta-copy{max-width:none}#mobile-wrap #footer.home-footer-shell .footer-cta-copy h2,#pc-wrap #footer.home-footer-shell .footer-cta-copy h2{margin-top:6px;font-size:clamp(22px,6.5vw,28px);line-height:1.08}#mobile-wrap #footer.home-footer-shell .footer-cta-copy p,#pc-wrap #footer.home-footer-shell .footer-cta-copy p{margin-top:5px;font-size:12px;line-height:1.45}#mobile-wrap #footer.home-footer-shell .footer-cta-actions,#pc-wrap #footer.home-footer-shell .footer-cta-actions{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));grid-gap:8px;gap:8px}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root,#mobile-wrap #footer.home-footer-shell .footer-cta-actions>div,#pc-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root,#pc-wrap #footer.home-footer-shell .footer-cta-actions>div{width:100%}#mobile-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root,#pc-wrap #footer.home-footer-shell .footer-cta-actions .MuiButton-root{min-height:44px;padding-inline:12px;font-size:11.5px}#mobile-wrap #footer.home-footer-shell .home-footer-columns,#pc-wrap #footer.home-footer-shell .home-footer-columns{margin-top:12px;grid-template-columns:minmax(0,1fr);gap:10px}#mobile-wrap #footer.home-footer-shell .home-footer-brand,#pc-wrap #footer.home-footer-shell .home-footer-brand{grid-column:auto;padding-bottom:4px}#mobile-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo,#pc-wrap #footer.home-footer-shell .home-footer-brand .home-footer-logo{width:204px;margin:-32px -24px}#mobile-wrap #footer.home-footer-shell .home-footer-brand p,#pc-wrap #footer.home-footer-shell .home-footer-brand p{max-width:340px;margin-top:2px;font-size:12px;line-height:1.5}#mobile-wrap #footer.home-footer-shell .home-footer-socials,#pc-wrap #footer.home-footer-shell .home-footer-socials{margin-top:4px}#mobile-wrap #footer.home-footer-shell .home-footer-nav,#pc-wrap #footer.home-footer-shell .home-footer-nav{display:none}#mobile-wrap #footer.home-footer-shell .home-footer-accordion,#pc-wrap #footer.home-footer-shell .home-footer-accordion{width:100%;display:block;border-top:1px solid rgba(184,199,218,.24)}#mobile-wrap #footer.home-footer-shell .home-footer-accordion summary,#pc-wrap #footer.home-footer-shell .home-footer-accordion summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;list-style:none;text-transform:uppercase;cursor:pointer}#mobile-wrap #footer.home-footer-shell .home-footer-accordion summary::-webkit-details-marker,#pc-wrap #footer.home-footer-shell .home-footer-accordion summary::-webkit-details-marker{display:none}#mobile-wrap #footer.home-footer-shell .home-footer-accordion summary:focus-visible,#pc-wrap #footer.home-footer-shell .home-footer-accordion summary:focus-visible{outline:2px solid rgba(212,167,44,.5);outline-offset:2px}#mobile-wrap #footer.home-footer-shell .home-footer-accordion summary svg,#pc-wrap #footer.home-footer-shell .home-footer-accordion summary svg{width:20px;height:20px;flex:0 0 20px;transition:transform .18s ease}#mobile-wrap #footer.home-footer-shell .home-footer-accordion[open] summary svg,#pc-wrap #footer.home-footer-shell .home-footer-accordion[open] summary svg{transform:rotate(180deg)}#mobile-wrap #footer.home-footer-shell .home-footer-accordion-content,#pc-wrap #footer.home-footer-shell .home-footer-accordion-content{padding:0 0 10px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}#mobile-wrap #footer.home-footer-shell .home-footer-link-disabled,#mobile-wrap #footer.home-footer-shell .home-footer-link-wrap,#pc-wrap #footer.home-footer-shell .home-footer-link-disabled,#pc-wrap #footer.home-footer-shell .home-footer-link-wrap{min-height:26px}#mobile-wrap #footer.home-footer-shell .home-footer-bottom,#pc-wrap #footer.home-footer-shell .home-footer-bottom{margin-top:10px;padding-top:8px;align-items:flex-start;flex-direction:column;gap:8px}#mobile-wrap #footer.home-footer-shell .home-footer-bottom>div:first-child,#pc-wrap #footer.home-footer-shell .home-footer-bottom>div:first-child{gap:3px}#mobile-wrap #footer.home-footer-shell .home-footer-legal-links,#pc-wrap #footer.home-footer-shell .home-footer-legal-links{width:100%;flex-wrap:wrap;gap:7px 15px}}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap #top .navbar .navbar-main{height:80px;padding:10px 0;border-bottom:1px solid #e2e5e9;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#pc-wrap #top .navbar .navbar-main.transparent{background:#fff}#pc-wrap #top .navbar .navbar-main .container{width:min(1320px,100% - 48px)}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex:0 0 248px}#pc-wrap #top .navbar .navbar-main .container .logo-box a{width:-moz-fit-content;width:fit-content;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo-link{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo-link .golden-ticket-logo{width:207px;height:auto;display:block;transition:transform .26s cubic-bezier(.22,1,.36,1),filter .26s ease}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo-link:hover .golden-ticket-logo{filter:saturate(1.04);transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo-link:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:4px}#pc-wrap #top .navbar .navbar-main .container .router-box{width:auto;flex:1 1;justify-content:center;gap:20px}#pc-wrap #top .navbar .navbar-main .container .router-box a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;color:#111827;text-decoration:none;transition:color .22s ease}#pc-wrap #top .navbar .navbar-main .container .router-box a div:after{content:"";position:absolute;bottom:-1px;left:50%;width:24px;height:2px;border-radius:2px;background:#0b2554;opacity:0;transform:translateX(-50%) scaleX(.35);transform-origin:center;transition:opacity .28s ease,transform .36s cubic-bezier(.22,1,.36,1)}#pc-wrap #top .navbar .navbar-main .container .router-box div{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid transparent;border-radius:0;background:transparent;color:inherit;font-weight:500;line-height:1;white-space:nowrap;box-shadow:inset 0 1px 0 transparent;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div.is-active{border-color:transparent;background:transparent;color:#111827;box-shadow:none}#pc-wrap #top .navbar .navbar-main .container .router-box a:focus-visible div{color:#0b2554}#pc-wrap #top .navbar .navbar-main .container .router-box a:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px;border-radius:13px}#pc-wrap #top .navbar .navbar-main .container .router-box div.is-active:after{opacity:1;transform:translateX(-50%) scaleX(1)}@media(hover:hover)and (pointer:fine){#pc-wrap #top .navbar .navbar-main .container .router-box a:hover div{border-color:transparent;background:transparent;color:#0b2554;box-shadow:none}#pc-wrap #top .navbar .navbar-main .container .router-box a:has(div.is-active):hover div{border-color:transparent;background:transparent;color:#111827;box-shadow:none}}#pc-wrap #top .navbar .navbar-main .container .user-box{width:auto;min-width:392px;margin-left:24px;gap:24px}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-anchor{display:inline-flex;border-radius:50%}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-anchor:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link{width:40px;height:40px;border:1px solid #e2e5e9;border-radius:50%;background:var(--homepage-surface-card,#fff);color:#0b2554;box-shadow:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link:hover{border-color:#c7ced7;background:var(--homepage-surface-card,#fff);box-shadow:none;color:#0b2554;transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link:active{background:#fff;box-shadow:none;transform:none}#pc-wrap #top .navbar .navbar-main .container .user-box .favorite-link svg{font-size:19px}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .login-link{height:40px;min-height:40px;padding:0 13px;border:1px solid #d8dde4;border-radius:8px;background:#fff;box-shadow:none;color:#111827;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .login-link:hover{border-color:#0b2554;background:#fff;box-shadow:0 3px 8px rgba(17,24,39,.06);color:#0b2554;transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .login-link:active{background:#fff;box-shadow:none;transform:translateY(1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links a{display:inline-flex;border-radius:16px}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links a:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .get-started-link{height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0b2554;border-radius:8px;background:#0b2554;color:#fff;font-size:14px;font-weight:700;box-shadow:0 4px 10px rgba(11,37,84,.16);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .get-started-link:hover{border-color:#071c41;background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.22);transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .get-started-link:active{border-color:#071c41;background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .get-started-link .get-started-arrow{display:inline-block;margin-left:2px;transition:transform .25s cubic-bezier(.22,1,.36,1)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links .get-started-link:hover .get-started-arrow{transform:translateX(2px)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links a:focus-visible .get-started-link{outline:none;box-shadow:0 0 0 3px rgba(11,37,84,.14),0 4px 10px rgba(11,37,84,.16)}#pc-wrap #top .navbar .navbar-main .container .user-box .auth-links a:has(.get-started-link):focus-visible{outline:none}#pc-wrap #top .navbar .navbar-main .container .user-box .lan-box .btn-lang.MuiButton-root{height:48px;padding:0 14px;border:1px solid #e2e5e9;border-radius:8px;background:#fff;box-shadow:none;color:#111827;transition:color .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),background-color .2s cubic-bezier(.22,1,.36,1)}#pc-wrap #top .navbar .navbar-main .container .user-box .lan-box .btn-lang.MuiButton-root:hover{border-color:#b9c3cf;background:#f8fafc;box-shadow:none;color:#111827;transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .container .user-box .lan-box .btn-lang.MuiButton-root:active{background:#fff;box-shadow:none;transform:none}#pc-wrap .header-main.golden-ticket-hero{min-height:0;padding:112px 24px 64px;align-items:center;background:#fff;animation:none}#pc-wrap .header-main.golden-ticket-hero:before{display:none}#pc-wrap .header-main.golden-ticket-hero .hero-content{isolation:isolate;width:min(1440px,100% - 48px);padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}#pc-wrap .header-main.golden-ticket-hero .hero-content:after,#pc-wrap .header-main.golden-ticket-hero .hero-content:before{display:none}#pc-wrap .header-main.golden-ticket-hero .hero-main-grid{position:relative;width:100%;min-height:568px;display:grid;grid-template-columns:minmax(500px,48%) minmax(0,1fr);align-items:center;grid-gap:clamp(56px,4.5vw,72px);gap:clamp(56px,4.5vw,72px)}#pc-wrap .header-main.golden-ticket-hero .hero-main-grid:after,#pc-wrap .header-main.golden-ticket-hero .hero-main-grid:before{display:none}#pc-wrap .header-main.golden-ticket-hero .hero-main-grid>*{position:relative;z-index:1;min-width:0}#pc-wrap .header-main.golden-ticket-hero .hero-copy{width:100%;max-width:580px}#pc-wrap .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{color:#b87908;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px}#pc-wrap .header-main.golden-ticket-hero h1{max-width:580px;margin-top:18px;color:#111827;font-size:clamp(50px,4.25vw,68px);font-weight:650;line-height:1;letter-spacing:-1.25px;text-shadow:none}#pc-wrap .header-main.golden-ticket-hero h1,#pc-wrap .header-main.golden-ticket-hero h1 span,#pc-wrap .header-main.golden-ticket-hero h1 strong{font-family:Fraunces,serif;font-style:normal}#pc-wrap .header-main.golden-ticket-hero h1 strong{display:inline-block;font-size:1.09em;font-weight:800;line-height:.96;letter-spacing:-.041em;background:none;background-image:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:#b87908;color:#b87908}#pc-wrap .header-main.golden-ticket-hero .hero-subtitle{max-width:440px;margin-top:25px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.55}#pc-wrap .header-main.golden-ticket-hero .hero-actions{margin-top:27px;display:flex;align-items:center;gap:14px}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta:hover{transform:translateY(-2px)}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-primary{border-color:#0b2554;background:#0b2554;color:#fff;box-shadow:0 4px 10px rgba(11,37,84,.16)}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-primary:hover{border-color:#071c41;background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.22);transform:translateY(-1px)}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-primary:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary{border-color:#bac3cf;background:#fff;color:#111827;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary:hover{border-color:#0b2554;background:#fff;color:#0b2554;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .hero-visual{width:100%;min-width:0;padding:4px 0 0;overflow:hidden;display:flex;justify-content:center;box-sizing:border-box;transform:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel{position:relative;width:100%;max-width:none;height:568px;flex:0 0 auto;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel:focus-visible{outline:3px solid rgba(109,69,199,.24);outline-offset:5px;border-radius:28px}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stage{position:absolute;inset:0 0 auto;height:500px;overflow:clip;border-radius:28px;contain:layout}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stage:after,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stage:before{position:absolute;content:"";pointer-events:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stage:before{inset:5% 15% 0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(139,99,210,.2),rgba(185,155,230,.08) 46%,transparent 72%);filter:blur(12px)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stage:after{z-index:0;top:14px;left:50%;width:410px;height:486px;border:1px solid rgba(151,116,205,.14);border-radius:28px;background:linear-gradient(145deg,rgba(248,244,255,.78),rgba(230,218,248,.42));box-shadow:0 20px 42px rgba(57,38,91,.07);transform:translateX(-50%) rotate(1.35deg) scale(.985)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide{position:absolute;top:55px;left:50%;width:290px;height:390px;overflow:hidden;border-radius:22px;background:var(--hero-slide-bg,#eee8fa);box-shadow:none;opacity:0;transform:translate3d(-50%,0,0);transform-origin:center;transition:transform var(--hero-carousel-duration) cubic-bezier(.22,1,.36,1),opacity var(--hero-carousel-duration) ease,border-radius var(--hero-carousel-duration) ease,width var(--hero-carousel-duration) cubic-bezier(.22,1,.36,1),height var(--hero-carousel-duration) cubic-bezier(.22,1,.36,1),top var(--hero-carousel-duration) cubic-bezier(.22,1,.36,1),box-shadow var(--hero-carousel-duration) ease,filter var(--hero-carousel-duration) ease;will-change:transform,opacity;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide:before{position:absolute;inset:0;z-index:2;content:"";pointer-events:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide:before{inset:1px 22px auto;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.92),transparent);opacity:0}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after{top:auto;height:36%;background:linear-gradient(180deg,transparent,rgba(29,20,48,.08) 54%,rgba(22,15,38,.28));opacity:0;transform:translateY(8px);transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-slide-position,center);transform:translateZ(0) scale(var(--hero-slide-scale,1));transform-origin:center;transition:transform .42s cubic-bezier(.22,1,.36,1);pointer-events:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active{z-index:3;top:0;width:410px;height:500px;opacity:1;border:1px solid rgba(244,237,255,.8);border-radius:28px;filter:none;transform:translate3d(-50%,0,0);box-shadow:0 30px 70px rgba(43,28,72,.18),0 10px 24px rgba(53,34,88,.1),0 2px 8px rgba(42,27,69,.07),inset 0 1px 0 hsla(0,0%,100%,.88);pointer-events:auto}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:after,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:before{opacity:1}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:after{transform:translateY(0)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-previous{z-index:2;opacity:.5;filter:brightness(.92) saturate(.72) blur(.35px);transform:translate3d(calc(-50% - clamp(300px, 20vw, 360px)),0,0) scale(.9) rotate(1.4deg)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-next{z-index:2;opacity:.5;filter:brightness(.92) saturate(.72) blur(.35px);transform:translate3d(calc(-50% + clamp(300px, 20vw, 360px)),0,0) scale(.9) rotate(-1.4deg)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-far-previous{z-index:1;opacity:0;transform:translate3d(calc(-50% - clamp(520px, 34vw, 620px)),0,0)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-far-next{z-index:1;opacity:0;transform:translate3d(calc(-50% + clamp(520px, 34vw, 620px)),0,0)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat{position:absolute;z-index:5;min-width:126px;padding:11px 15px;display:flex;flex-direction:column;gap:3px;border:1px solid rgba(157,121,211,.24);border-radius:18px;background:linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(250,247,255,.88));box-shadow:0 14px 30px rgba(48,34,83,.11),0 4px 10px rgba(66,45,104,.06),inset 0 1px 0 hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;animation:none;transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat strong{color:#332052;font-family:var(--luxury-ui);font-size:19px;font-style:normal;font-weight:800;line-height:1.1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:transform .42s cubic-bezier(.22,1,.36,1)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat span{color:#747789;font-family:var(--luxury-ui);font-size:10px;font-weight:600;line-height:1.3}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat-scholarships{top:418px;left:calc(50% + 70px);bottom:auto}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat-countries{display:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-footer{position:absolute;z-index:6;top:520px;left:0;right:0;bottom:auto;height:24px;display:flex;align-items:center;justify-content:center}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-controls{position:static;min-height:24px;padding:0;display:flex;align-items:center;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-dot{margin:0;padding:0;border:0;background:transparent;cursor:pointer}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-dot:focus-visible{outline:2px solid rgba(11,37,84,.42);outline-offset:2px}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:rgba(73,53,111,.66);font-size:14px;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .18s ease,color .18s ease,box-shadow .18s ease}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span{font-size:0;transition:transform .32s cubic-bezier(.22,1,.36,1)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span:before{font-size:14px;line-height:1}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover{background:rgba(109,69,199,.06);color:#5d36b5;box-shadow:none;transform:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-pagination{display:flex;align-items:center;gap:6px}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-dot{width:5px;height:5px;border-radius:999px;background:#cbd5e1;transition:width .38s cubic-bezier(.22,1,.36,1),background-color .26s ease,box-shadow .26s ease}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-dot.is-active{width:14px;background:#0b2554;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#pc-wrap .header-main.golden-ticket-hero .hero-carousel img{width:100%;height:100%}#pc-wrap .header-main.golden-ticket-hero .hero-search{width:100%;max-width:none;z-index:2;margin-top:32px}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Previous student"] span:before{content:"←"}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Next student"] span:before{content:"→"}@media(hover:hover)and (pointer:fine){#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover{border-color:hsla(0,0%,100%,.96);transform:translate3d(-50%,-10px,0) scale(1.015);box-shadow:0 40px 86px rgba(43,28,72,.23),0 14px 30px rgba(53,34,88,.13),0 3px 10px rgba(42,27,69,.08),inset 0 1px 0 hsla(0,0%,100%,.96)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{transform:translateZ(0) scale(var(--hero-slide-hover-scale,1.04))}#pc-wrap .header-main.golden-ticket-hero .hero-carousel:has(.hero-carousel-slide-active:hover) .hero-carousel-stat-scholarships{border-color:rgba(157,121,211,.38);box-shadow:0 19px 38px rgba(48,34,83,.15),0 6px 14px rgba(66,45,104,.08),inset 0 1px 0 #fff;transform:translateY(-5px) scale(1.03)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel:has(.hero-carousel-slide-active:hover) .hero-carousel-stat-scholarships strong{transform:translateX(3px)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Previous student"]:hover span{transform:translateX(-3px)}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Next student"]:hover span{transform:translateX(3px)}}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box{min-height:76px;padding:8px;gap:0;border:1px solid #e4e5e2;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(17,24,39,.06);-webkit-backdrop-filter:none;backdrop-filter:none}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{height:60px;padding-inline:20px;box-sizing:border-box;border:0;border-radius:0;background:transparent}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border-color:transparent;background:transparent;box-shadow:inset 0 -2px 0 rgba(11,37,84,.14)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:270px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input{color:#111827}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input::placeholder{color:#8a919c}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{color:#0b2554;font-size:10px;font-weight:700;letter-spacing:.7px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root,#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-select{color:#111827;font-size:14px;font-weight:500}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:#0b2554}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{width:128px;height:60px;border-radius:8px;background:#0b2554;color:#fff;box-shadow:0 4px 10px rgba(11,37,84,.16)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.2);transform:translateY(-1px)}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#pc-wrap .header-main.golden-ticket-hero .country-row{width:100%;margin-top:30px;flex-direction:column;align-items:center;gap:14px}#pc-wrap .header-main.golden-ticket-hero .country-row .country-row-label{flex-shrink:0;color:#777b8d}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list{width:100%;display:block;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list::-webkit-scrollbar{display:none}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list:focus-visible{outline:3px solid rgba(109,69,199,.22);outline-offset:4px;border-radius:14px}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list:focus .country-track,#pc-wrap .header-main.golden-ticket-hero .country-row .country-list:focus-within .country-track,#pc-wrap .header-main.golden-ticket-hero .country-row .country-list:hover .country-track{animation-play-state:paused}#pc-wrap .header-main.golden-ticket-hero .country-row .country-track{width:max-content;display:flex;will-change:transform;animation:country-marquee 120s linear infinite}#pc-wrap .header-main.golden-ticket-hero .country-row .country-group{padding-right:10px;display:flex;flex:0 0 auto;gap:10px}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip{min-width:0;min-height:42px;padding:6px 16px 6px 9px;flex-direction:row;gap:7px;border:1px solid #e7e1f1;border-radius:999px;background:hsla(0,0%,100%,.82);color:#4e5265;font-size:13px;box-shadow:0 4px 12px rgba(44,31,75,.04)}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover{color:#5d36b5;transform:translateY(-2px)}#pc-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover .country-flag-wrap{border-color:#d7c9f1;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap{width:30px;height:30px;border:1px solid #ded8e9;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .hero-stats{width:100%;min-height:95px;margin:22px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card{min-height:108px;height:108px;padding:15px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:10px;position:relative;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(11,37,84,.06);transition:none}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy,#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span,#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{margin-top:0}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{width:40px;height:40px;margin:0;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f5fa;color:#0b2554;transition:none}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon img{width:38px;height:38px;display:block;object-fit:contain}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;margin:0;text-align:center}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong{color:#0b2554;font-family:Fraunces,serif;font-size:29px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.25;letter-spacing:0;text-transform:none}@keyframes hero-carousel-stat-float{0%{transform:translateZ(0)}to{transform:translate3d(0,-7px,0)}}@keyframes hero-glow-drift-one{0%{transform:translateZ(0)}to{transform:translate3d(28px,18px,0)}}@keyframes hero-glow-drift-two{0%{transform:translateZ(0)}to{transform:translate3d(-24px,-16px,0)}}@keyframes hero-particle-drift{0%{transform:translateZ(0)}to{transform:translate3d(7px,-9px,0)}}@keyframes hero-mesh-drift{0%{background-position:48% 50%,52% 50%,0 0}to{background-position:52% 48%,47% 53%,0 0}}@keyframes country-marquee{to{transform:translate3d(-50%,0,0)}}@media(max-width:1279px){#pc-wrap #top .compact-top{height:108px;padding:8px 24px 12px;gap:8px;border-bottom:1px solid #e2e5e9;background:#fff;box-shadow:none}#pc-wrap #top .compact-top .mobile-top-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}#pc-wrap #top .compact-top .mobile-account-box{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}#pc-wrap #top .compact-top .login-user,#pc-wrap #top .compact-top .mobile-account-trigger{width:42px;height:42px;min-width:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dde4;border-radius:50%;background:#fff;color:#0b2554;cursor:pointer}#pc-wrap #top .compact-top .login-user:focus-visible,#pc-wrap #top .compact-top .mobile-account-trigger:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#pc-wrap #top .compact-top .login-user{overflow:hidden}#pc-wrap #top .compact-top .login-user img{width:100%;height:100%;object-fit:cover}#pc-wrap #top .compact-top .account-loading{width:42px;height:42px;flex:0 0 42px}#pc-wrap #top .compact-top .auth-links{flex-direction:row;align-items:center;gap:8px}#pc-wrap #top .compact-top .auth-links a{display:inline-flex;color:#111827;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}#pc-wrap #top .compact-top .auth-links .get-started-link,#pc-wrap #top .compact-top .auth-links .login-link{min-height:38px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:8px}#pc-wrap #top .compact-top .auth-links .login-link{border:1px solid #d8dde4;background:#fff;color:#111827}#pc-wrap #top .compact-top .auth-links .get-started-link{border:1px solid #0b2554;background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16);color:#fff}#pc-wrap #top .compact-top .mobile-top-row .btn-lang.MuiButton-root{height:42px;padding:0 10px;gap:7px;border-color:#e2e5e9;border-radius:8px;background:#fff;box-shadow:none;color:#111827}#pc-wrap #top .compact-top .mobile-top-row .btn-lang.MuiButton-root:hover{border-color:#b9c3cf;background:#f7f8fa;box-shadow:none;color:#111827;transform:translateY(-1px)}#pc-wrap #top .compact-top .mobile-top-row .btn-lang.MuiButton-root:active{background:#fff;box-shadow:none;transform:none}#pc-wrap #top .compact-top .golden-ticket-logo-link{position:relative;width:166px;height:42px;display:inline-flex;align-items:center;justify-content:flex-start}#pc-wrap #top .compact-top .golden-ticket-logo-link .golden-ticket-logo{width:166px;height:auto}#pc-wrap #top .compact-top .mobile-router{width:100%;display:flex;align-items:center;justify-content:center;gap:20px}#pc-wrap #top .compact-top .mobile-router a{position:relative;min-height:34px;display:inline-flex;align-items:center;justify-content:center;color:#111827;font-size:12px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .22s ease}#pc-wrap #top .compact-top .mobile-router a div:after{position:absolute;bottom:-1px;left:50%;width:24px;height:2px;border-radius:2px;background:#0b2554;content:"";opacity:0;transform:translateX(-50%) scaleX(.4);transition:opacity .24s ease,transform .32s cubic-bezier(.22,1,.36,1)}#pc-wrap #top .compact-top .mobile-router a div{position:relative;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;box-sizing:border-box;border:1px solid transparent;border-radius:8px;background:transparent;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}#pc-wrap #top .compact-top .mobile-router a div.is-active{border-color:transparent;background:#f1f5fa;color:#0b2554;box-shadow:none}#pc-wrap #top .compact-top .mobile-router a div.is-active:after{display:none}#pc-wrap #top .compact-top .mobile-router a:focus-visible{outline:2px solid rgba(11,37,84,.24);outline-offset:2px;border-radius:11px}}@media(max-width:1279px)and (hover:hover)and (pointer:fine){#pc-wrap #top .compact-top .mobile-router a:hover{color:#0b2554}#pc-wrap #top .compact-top .mobile-router a:hover div{border-color:transparent;background:#f1f5fa;box-shadow:none}#pc-wrap #top .compact-top .mobile-router a:has(div.is-active):hover div{border-color:transparent;background:#f1f5fa;color:#0b2554}}@media(min-width:1025px){#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero{--hero-desktop-active-height:472px;--hero-desktop-pagination-reserve:34px;min-height:max(820px,100svh - 78px);padding:112px 24px 72px;box-sizing:border-box}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-content{width:min(1320px,100% - 48px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-main-grid{min-height:540px;grid-template-columns:minmax(460px,44%) minmax(0,1fr);gap:clamp(42px,3.25vw,52px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy{max-width:540px;margin-top:12px;margin-left:-24px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{font-size:11px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1{max-width:540px;margin-top:14px;font-size:clamp(38px,4.2vw,58px);line-height:1}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-subtitle{max-width:440px;margin-top:17px;font-size:15px;line-height:1.6}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions{margin-top:32px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta{min-height:48px;padding-inline:22px;font-size:13px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-trust-row{margin-top:14px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-visual{min-height:calc(var(--hero-desktop-active-height) + var(--hero-desktop-pagination-reserve))}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel{width:min(100%,620px);height:calc(var(--hero-desktop-active-height) + var(--hero-desktop-pagination-reserve))}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage{height:var(--hero-desktop-active-height)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage:after{top:12px;width:360px;height:calc(var(--hero-desktop-active-height) - 12px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide{top:48px;width:260px;height:368px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active{top:0;width:360px;height:var(--hero-desktop-active-height)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-previous{transform:translate3d(calc(-50% - clamp(260px, 18vw, 315px)),0,0) scale(.86) rotate(-6deg)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-next{transform:translate3d(calc(-50% + clamp(260px, 18vw, 315px)),0,0) scale(.86) rotate(6deg)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-previous{transform:translate3d(calc(-50% - clamp(450px, 31vw, 540px)),0,0)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-next{transform:translate3d(calc(-50% + clamp(450px, 31vw, 540px)),0,0)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stat-scholarships{top:calc(var(--hero-desktop-active-height) - 80px);left:calc(50% + 52px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-footer{top:calc(var(--hero-desktop-active-height) + 10px)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-search{width:calc(100% + 48px);margin-top:28px;margin-left:-24px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats{width:calc(100% + 24px);min-height:95px;margin:22px 0 0 -24px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card{min-height:108px;height:108px;padding:15px 20px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{width:40px;height:40px;flex-basis:40px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy{gap:3px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong{font-size:28px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{font-size:12px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box{min-height:74px;padding:7px;box-shadow:0 5px 16px rgba(17,24,39,.055)}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{height:58px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:238px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{padding-left:20px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:before{top:8px;bottom:8px}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{width:128px;height:58px}}@media(max-width:1180px){#pc-wrap #top .navbar .navbar-main .container{width:calc(100% - 32px)}#pc-wrap #top .navbar .navbar-main .container .logo-box{flex-basis:172px}#pc-wrap #top .navbar .navbar-main .container .logo-box a{padding-inline:9px}#pc-wrap #top .navbar .navbar-main .container .logo-box .golden-ticket-logo-link .golden-ticket-logo{width:148px}#pc-wrap #top .navbar .navbar-main .container .router-box{gap:15px}#pc-wrap #top .navbar .navbar-main .container .router-box div{font-size:12px}#pc-wrap #top .navbar .navbar-main .container .user-box{min-width:235px}#pc-wrap .header-main.golden-ticket-hero .hero-content{width:100%}#pc-wrap .header-main.golden-ticket-hero .hero-main-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:40px}#pc-wrap .header-main.golden-ticket-hero .hero-visual{transform:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel{width:min(100%,640px)}#pc-wrap .header-main.golden-ticket-hero .country-row{overflow:hidden}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list::-webkit-scrollbar{display:none}}@media(max-width:1024px){#pc-wrap .header-main.golden-ticket-hero{padding:82px 20px 48px}#pc-wrap .header-main.golden-ticket-hero .hero-content{width:min(100%,920px);padding:0}#pc-wrap .header-main.golden-ticket-hero .hero-main-grid{min-height:0;grid-template-columns:1fr;gap:34px}#pc-wrap .header-main.golden-ticket-hero h1{font-size:46px}#pc-wrap .header-main.golden-ticket-hero .hero-copy{max-width:760px}#pc-wrap .header-main.golden-ticket-hero .hero-visual{justify-content:center;transform:none}#pc-wrap .header-main.golden-ticket-hero .hero-carousel{width:min(72vw,590px)}#pc-wrap .header-main.golden-ticket-hero .hero-search{margin-top:48px}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box{flex-wrap:wrap}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:100%}#pc-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{flex-basis:calc(100% - 128px)}#pc-wrap .header-main.golden-ticket-hero .hero-stats{margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr))}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{width:36px;height:36px;flex-basis:36px}#pc-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon img{width:34px;height:34px}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list .country-track{animation:none;transform:none}#pc-wrap .header-main.golden-ticket-hero .country-row .country-list .country-group[aria-hidden=true]{display:none}}@media(prefers-reduced-motion:reduce){#pc-wrap #top .navbar .navbar-main *,#pc-wrap .header-main.golden-ticket-hero *{scroll-behavior:auto!important;transition-duration:.01ms!important}#pc-wrap .header-main.golden-ticket-hero,#pc-wrap .header-main.golden-ticket-hero .country-track,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat,#pc-wrap .header-main.golden-ticket-hero .hero-content:after,#pc-wrap .header-main.golden-ticket-hero .hero-content:before,#pc-wrap .header-main.golden-ticket-hero .hero-main-grid:after,#pc-wrap .header-main.golden-ticket-hero .hero-main-grid:before{animation:none!important}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide{transition-duration:.01ms!important}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-dot,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide img,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-stat strong{transition:none!important}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover{transform:translate3d(-50%,0,0)!important}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{transform:translateZ(0) scale(var(--hero-slide-scale,1))!important}#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover,#pc-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover span,#pc-wrap .header-main.golden-ticket-hero .hero-carousel:has(.hero-carousel-slide-active:hover) .hero-carousel-stat-scholarships{transform:none!important}#pc-wrap .header-main.golden-ticket-hero .country-chip:hover,#pc-wrap .header-main.golden-ticket-hero .hero-cta:hover,#pc-wrap .header-main.golden-ticket-hero .stat-card:hover{transform:none!important}#pc-wrap #top .navbar .navbar-main .router-box a,#pc-wrap #top .navbar .navbar-main .router-box div,#pc-wrap #top .navbar .navbar-main .router-box div:after{transition:none!important}#pc-wrap #top .navbar .navbar-main .router-box a:has(div.is-active),#pc-wrap #top .navbar .navbar-main .router-box a:has(div.is-active):hover,#pc-wrap #top .navbar .navbar-main .router-box a:hover{transform:none!important}#pc-wrap #top .navbar .navbar-main .favorite-link:hover,#pc-wrap #top .navbar .navbar-main .get-started-link:hover,#pc-wrap #top .navbar .navbar-main .get-started-link:hover .get-started-arrow{transform:none!important}#pc-wrap #top .compact-top .mobile-router a,#pc-wrap #top .compact-top .mobile-router div,#pc-wrap #top .compact-top .mobile-router div:after{transition:none!important}#pc-wrap #top .compact-top .mobile-router a:has(div.is-active){transform:none!important}}@media(prefers-reduced-motion:reduce){#pc-wrap .chatting .chat-tooltip{transition:none}}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover{border-color:#dce4ee;background:#f8fafd;background-image:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy strong{color:#0b2545}#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span,#pc-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy>span{color:#64748b}@media(max-width:1279px){#pc-wrap .public-floating-actions{--floating-actions-bottom:max(18px,calc(env(safe-area-inset-bottom) + 14px));position:fixed;right:max(18px,env(safe-area-inset-right));bottom:calc(var(--floating-actions-bottom) + var(--floating-footer-lift, 0px));z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:var(--floating-actions-gap,32px);pointer-events:none}#pc-wrap .public-floating-actions:has(.chat-tooltip.is-visible){gap:var(--floating-actions-greeting-gap,52px)}#pc-wrap .public-floating-actions .chat-launcher,#pc-wrap .public-floating-actions>.back-to-top{position:relative;right:auto;bottom:auto}#pc-wrap .public-floating-actions .back-to-top,#pc-wrap .public-floating-actions .chat-launcher{pointer-events:none}#pc-wrap .public-floating-actions .back-to-top.is-visible,#pc-wrap .public-floating-actions .chat-frame,#pc-wrap .public-floating-actions .chat-launcher.is-visible{pointer-events:auto}#pc-wrap .public-floating-actions .chat-tooltip{max-width:calc(100vw - max(18px,env(safe-area-inset-right)) - 92px);overflow-wrap:anywhere}}.login-user .member-avatar-placeholder{width:42px;height:42px;flex:0 0 42px}#mobile-wrap .top{height:128px;padding:17px 16px 12px;flex-direction:column;box-sizing:border-box}#mobile-wrap .top,#mobile-wrap .top .mobile-top-row{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .top .mobile-top-row{width:100%;gap:10px}#mobile-wrap .top .mobile-top-row .golden-ticket-logo{width:min(184px,48vw)}#mobile-wrap .top .mobile-top-row .btn-lang.MuiButton-root{height:42px;padding:0 10px;gap:7px}#mobile-wrap .top .mobile-top-row .language-name{max-width:68px;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .top .mobile-top-row .mobile-account-box{display:flex;align-items:center;gap:8px}#mobile-wrap .top .mobile-top-row .login-user{width:38px;height:38px;padding:0;border:1px solid #e2e5e9;border-radius:50%;background:#fff;overflow:hidden}#mobile-wrap .top .mobile-top-row .login-user img{width:100%;height:100%;object-fit:cover}#mobile-wrap .top .mobile-top-row .account-loading{width:38px;height:38px}#mobile-wrap .top .mobile-top-row .auth-links{flex-direction:row;align-items:center;gap:8px}#mobile-wrap .top .mobile-top-row .auth-links a{color:#111827;font-size:11px;font-weight:700;white-space:nowrap}#mobile-wrap .top .mobile-top-row .auth-links .login-link{padding:8px 10px;border:1px solid #d8dde4;border-radius:8px;background:#fff;color:#111827;box-shadow:none;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}#mobile-wrap .top .mobile-top-row .auth-links .get-started-link{padding:8px 10px;border:1px solid #0b2554;border-radius:8px;background:#0b2554;color:#fff;box-shadow:0 4px 10px rgba(11,37,84,.16);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}#mobile-wrap .top .mobile-top-row .auth-links a:hover .login-link{border-color:#0b2554;color:#0b2554;box-shadow:0 3px 8px rgba(17,24,39,.06);transform:translateY(-1px)}#mobile-wrap .top .mobile-top-row .auth-links a:hover .get-started-link{border-color:#071c41;background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.22);transform:translateY(-1px)}#mobile-wrap .top .mobile-top-row .auth-links a:active .login-link{transform:translateY(1px)}#mobile-wrap .top .mobile-top-row .auth-links a:active .get-started-link{border-color:#071c41;background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#mobile-wrap .top .mobile-top-row .auth-links a:focus-visible{outline:none}#mobile-wrap .top .mobile-top-row .auth-links a:focus-visible .get-started-link{box-shadow:0 0 0 3px rgba(11,37,84,.14),0 4px 10px rgba(11,37,84,.16)}#mobile-wrap .top .golden-ticket-logo{width:204px;height:54px;display:block;max-width:none;flex-shrink:0;object-fit:contain}#mobile-wrap .top .mobile-router{width:100%;padding-bottom:2px;flex-direction:row;justify-content:flex-start;gap:30px;overflow-x:auto}#mobile-wrap .top .mobile-router a{font-size:12px;font-weight:600}#mobile-wrap .header-main.golden-ticket-hero{position:relative;width:100%;min-height:1400px;overflow:hidden;background-color:#020716;background-image:linear-gradient(180deg,rgba(1,5,18,.72),rgba(2,8,29,.18) 28%,rgba(2,7,22,.76) 58%,#020716 84%);background-position:50%;background-size:cover;background-repeat:no-repeat}#mobile-wrap .header-main.golden-ticket-hero .hero-content{position:relative;z-index:1;padding:46px 18px 88px;align-items:flex-start}#mobile-wrap .header-main.golden-ticket-hero .hero-copy{display:flex;flex-direction:column;align-items:flex-start}#mobile-wrap .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{color:#f7cf68;letter-spacing:3px}#mobile-wrap .header-main.golden-ticket-hero h1{max-width:360px;margin:14px 0 0;display:flex;flex-direction:column;color:#fff;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:1.14;letter-spacing:-1px;text-align:left;text-shadow:0 8px 28px rgba(0,0,0,.72)}#mobile-wrap .header-main.golden-ticket-hero h1 strong{color:#f7cf68;font-weight:700}#mobile-wrap .header-main.golden-ticket-hero .hero-subtitle{max-width:350px;margin:19px 0 0;color:rgba(239,243,255,.82);font-size:14px;line-height:1.75;text-align:left}#mobile-wrap .header-main.golden-ticket-hero .hero-search{width:calc(100% + 12px);margin-top:261px;margin-left:-6px;flex-shrink:0}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box{padding:18px;gap:15px;box-sizing:border-box;border:1px solid hsla(43,90%,69%,.28);border-radius:19px;background:linear-gradient(135deg,rgba(8,19,48,.9),rgba(4,12,34,.84));box-shadow:0 24px 58px rgba(0,0,0,.38),0 0 24px rgba(206,157,48,.05);-webkit-backdrop-filter:blur(18px) saturate(116%);backdrop-filter:blur(18px) saturate(116%)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{width:100%;height:64px;padding:0 14px;display:flex;align-items:center;gap:10px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:hsla(0,0%,100%,.055);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border-color:hsla(43,90%,69%,.62);background:hsla(0,0%,100%,.075);box-shadow:0 0 0 3px hsla(43,90%,69%,.07)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field img{width:17px;height:17px;opacity:.72}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-family:Poppins,sans-serif;font-size:13px}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input::placeholder{color:rgba(238,243,255,.58)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{min-width:0;min-height:64px;padding:9px 11px 5px;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;background:hsla(0,0%,100%,.05);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover{border-color:hsla(43,90%,69%,.62);background:hsla(0,0%,100%,.075);box-shadow:0 0 0 3px hsla(43,90%,69%,.07)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{margin-left:10px;color:#f7cf68;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root{width:100%;margin-top:1px;color:#fff;font-size:12px;background:transparent}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root .MuiOutlinedInput-notchedOutline,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root fieldset{border:0!important}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:hsla(0,0%,100%,.65)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-select{padding:7px 26px 7px 10px;background:transparent!important;color:#fff}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-icon{right:8px;top:calc(50% - 12px)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{width:100%;gap:9px;border-radius:13px;background:linear-gradient(135deg,#ffe18a,#e0b54e 48%,#bd8622);color:#071026;font-size:14px;font-weight:700;box-shadow:0 12px 28px rgba(211,166,57,.26);transition:transform .2s ease,box-shadow .2s ease}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{box-shadow:0 14px 32px rgba(232,184,67,.38),0 0 18px hsla(43,90%,69%,.18)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button img{width:17px;height:17px}#mobile-wrap .header-main.golden-ticket-hero .country-row{margin-top:46px;align-items:flex-start}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-row-label{color:rgba(226,233,255,.58);font-weight:600;letter-spacing:1.2px;text-transform:uppercase}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-list{width:100%;padding-bottom:5px;flex-direction:row;gap:16px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-chip{min-width:74px;padding:0;display:flex;flex-direction:column;align-items:center;flex-shrink:0;color:rgba(241,245,255,.82);font-size:12px;font-weight:600;transition:transform .22s ease,color .22s ease}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover{color:#fff;transform:translateY(-3px)}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-chip:hover .country-flag-wrap{border-color:hsla(43,90%,69%,.95);box-shadow:0 12px 25px rgba(0,0,0,.38),0 0 18px hsla(43,90%,69%,.16)}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap{width:65px;height:65px;overflow:hidden;border:2px solid hsla(43,90%,69%,.72);border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.34);transition:border-color .22s ease,box-shadow .22s ease}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap .country-flag{width:100%;height:100%;object-fit:cover}#mobile-wrap .header-main.golden-ticket-hero .hero-stats{margin-top:38px;display:grid;grid-gap:12px;flex-shrink:0}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card{min-width:0;height:108px;padding:18px 12px;border:1px solid hsla(0,0%,100%,.1);border-radius:15px;background:linear-gradient(145deg,rgba(10,23,55,.72),rgba(4,13,35,.6));box-shadow:0 15px 34px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(15px) saturate(110%);backdrop-filter:blur(15px) saturate(110%)}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card strong{color:#f7cf68;font-size:24px;line-height:1.1}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card span{margin-top:8px;color:rgba(241,245,255,.76);font-size:11px;font-weight:500;text-align:center;line-height:1.35}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties:not(.scholarship-panel-section){padding:56px 14px 36px;width:100%;height:auto;display:flex;flex-direction:row;box-sizing:border-box;border-top:1px solid rgba(212,164,58,.16);background:linear-gradient(180deg,#fbfaf6,#f6f6f6)}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .info-box .popular-heading{display:flex;flex-direction:column;align-items:center;text-align:center}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .info-box .popular-heading span{color:#181a20;font-size:30px;font-weight:600;line-height:1.2;letter-spacing:-.7px;text-transform:none}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .info-box .popular-heading p{max-width:330px;margin:9px 0 0;color:#69707d;font-size:13px;line-height:1.6}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-property-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-property-swiper .popular-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-properties:not(.scholarship-panel-section) .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .top-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .top-agents{position:relative;padding:20px 10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .home-page .featured-scholarships{padding:56px 0 28px}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading{align-items:stretch}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading h2{margin-top:9px;font-size:clamp(34px,10vw,42px);font-weight:800;letter-spacing:-1.3px;line-height:1.05}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading p{margin-top:13px}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading p br{display:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panels{margin-top:28px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box{overflow:visible}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card{border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.055)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img{border-radius:13px 13px 0 0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .card-img:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(19,13,29,.36));pointer-events:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-funding{position:absolute;z-index:4;top:12px;left:12px;padding:6px 9px;border:1px solid rgba(11,37,84,.1);border-radius:999px;background:#eaf0f8;box-shadow:0 4px 14px rgba(17,24,39,.06);color:#0b2554;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-favorite.MuiIconButton-root{position:absolute;z-index:4;top:12px;right:12px;width:38px;height:38px;border:1px solid #e2e5e9;background:hsla(0,0%,100%,.96);box-shadow:0 4px 14px rgba(17,24,39,.06);color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-favorite.MuiIconButton-root:hover{border-color:rgba(11,37,84,.2);background:#f1f5fa}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-country{position:absolute;z-index:4;left:12px;bottom:12px;padding:6px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(226,229,233,.9);border-radius:999px;background:hsla(0,0%,100%,.96);box-shadow:0 4px 14px rgba(17,24,39,.06);color:#111827;font-size:10px;font-weight:700}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-logo{position:absolute;z-index:3;top:auto;right:12px;bottom:12px;left:auto;width:60px;height:48px;margin:0;padding:6px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transform:none;border:1px solid #e2e5e9;border-radius:10px;background:hsla(0,0%,100%,.96);box-shadow:0 4px 14px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-logo[hidden]{display:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info{padding:14px 16px 12px;display:flex}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .info .title{min-height:44px;margin:0;display:-webkit-box;color:#111827;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;line-height:1.28;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-provider-body{min-height:15px;margin-top:6px;display:flex;align-items:center;gap:6px;color:#5f6673;font-size:12px;line-height:1.25}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-provider-body svg{width:17px;height:17px;flex:0 0 17px;color:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-provider-body span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-chips{margin-top:7px;display:flex;flex-wrap:nowrap;gap:5px;overflow:hidden}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-chips span{flex:0 0 auto;padding:3px 7px;border:1px solid rgba(11,37,84,.07);border-radius:8px;background:#f1f5fa;color:#0b2554;font-size:9.5px;font-weight:700}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-description{min-height:32px;margin:8px 0 0;display:-webkit-box;overflow:hidden;color:#5f6673;font-size:12px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-footer{margin-top:auto;padding-top:6px;border-top:1px solid #e2e5e9}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-stats{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#5f6673;font-size:9px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-stats span{display:inline-flex;align-items:center;gap:3px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-stats svg{font-size:13px;color:#5f6673}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta{min-height:38px;margin-top:6px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #0b2554;border-radius:10px;background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta:hover{border-color:#071c41;background:#071c41;transform:translateY(-1px)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .scholarship-home-card .scholarship-cta svg{font-size:16px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box{margin-top:13px;display:flex;align-items:center;justify-content:center;gap:10px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root{width:36px;height:36px;border:1px solid #e2e5e9;background:#fff;color:#0b2554;box-shadow:0 4px 14px rgba(17,24,39,.06)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .pagination-box .MuiIconButton-root:hover{border-color:#0b2554;background:#0b2554;color:#fff}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination{width:auto;display:flex;align-items:center;gap:5px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0;background:#c9ced6;opacity:1}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .swiper-popular-pagination .swiper-pagination-bullet-active{width:18px;border-radius:999px;background:#0b2554}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-empty{min-height:100px;padding:20px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e5e9;border-radius:14px;background:hsla(0,0%,100%,.74);color:#5f6673;font-size:12px}#mobile-wrap #my-page{min-height:calc(100vh - 72px);padding:0;background:#f4f7fb;font-family:Plus Jakarta Sans,Poppins,sans-serif}#mobile-wrap #my-page *,#mobile-wrap #my-page :after,#mobile-wrap #my-page :before{box-sizing:border-box}#mobile-wrap #my-page .mypage-shell{width:calc(100% - 24px);margin-inline:auto;padding:14px 0 44px}#mobile-wrap #my-page .back-frame{width:100%;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #my-page .left-config{width:100%;min-width:0}#mobile-wrap #my-page .mypage-menu-toggle{width:100%;min-height:48px;padding:0 15px;display:flex;align-items:center;gap:10px;border:1px solid #d8e1ea;border-radius:14px;background:#fff;color:#0b2545;font-family:inherit;font-size:13px;font-weight:750;box-shadow:0 6px 18px rgba(11,37,69,.06)}#mobile-wrap #my-page .mypage-menu-toggle svg{width:20px;height:20px}#mobile-wrap #my-page .mypage-menu-backdrop{position:fixed;inset:0;z-index:119;display:block;border:0;background:rgba(15,23,42,.42)}#mobile-wrap #my-page .mypage-sidebar{position:fixed;z-index:120;top:0;left:0;width:min(320px,100vw - 48px);height:100dvh;padding:24px 16px;overflow-y:auto;border-radius:0 18px 18px 0;background:#fff;box-shadow:16px 0 40px rgba(11,37,69,.18);transform:translateX(-105%);transition:transform .18s ease}#mobile-wrap #my-page .mypage-sidebar.is-open{transform:translateX(0)}#mobile-wrap #my-page .mypage-menu-close{position:absolute;top:15px;right:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#eef4f8;color:#0b2545}#mobile-wrap #my-page .mypage-sidebar-nav{padding-top:13px;display:flex;flex-direction:column;gap:15px}#mobile-wrap #my-page .mypage-menu-section{display:flex;flex-direction:column;gap:3px}#mobile-wrap #my-page .mypage-menu-label{display:block;padding:0 10px 5px;color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase}#mobile-wrap #my-page .mypage-menu-row{width:100%;min-height:42px;padding:0 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:transparent;color:#475569;font-family:inherit;font-size:13px;font-weight:650;white-space:normal}#mobile-wrap #my-page .mypage-menu-row.is-active{background:#eef4f8;color:#0b2545}#mobile-wrap #my-page .mypage-menu-row.is-indented{min-height:38px;padding-left:24px}#mobile-wrap #my-page .mypage-menu-icon{width:18px;height:18px;display:inline-flex;flex:0 0 18px}#mobile-wrap #my-page .mypage-menu-icon svg{width:100%;height:100%}#mobile-wrap #my-page .mypage-sidebar-profile{margin-top:16px;padding:13px 8px 1px;display:flex;align-items:center;gap:10px;border-top:1px solid #e5ebf1}#mobile-wrap #my-page .mypage-sidebar-profile>img{width:38px;height:38px;border-radius:50%;object-fit:cover}#mobile-wrap #my-page .mypage-sidebar-profile>div{min-width:0;display:flex;flex-direction:column;gap:3px}#mobile-wrap #my-page .mypage-sidebar-profile strong{color:#111827;font-size:13px}#mobile-wrap #my-page .mypage-sidebar-profile span{color:#287a56;font-size:10px}#mobile-wrap #my-page .main-config{width:100%;min-width:0;margin:0}#mobile-wrap #my-page .list-config{width:100%;min-width:0;margin:0;padding:0}#mobile-wrap #my-page .list-config>*{width:100%;min-width:0;max-width:none;margin-inline:0}#mobile-wrap #my-page .mypage-category,#mobile-wrap #my-page .mypage-category-content{width:100%;min-width:0;margin:0;padding:0}#mobile-wrap #my-page .dashboard-overview{width:100%;display:flex;flex-direction:column;gap:14px}#mobile-wrap #my-page .dashboard-welcome{position:relative;min-height:145px;padding:22px 18px;display:flex;align-items:center;overflow:hidden;border:1px solid #d8e1ea;border-radius:19px;background:linear-gradient(110deg,#fff,#f3f6f9);box-shadow:0 9px 24px rgba(11,37,69,.06)}#mobile-wrap #my-page .dashboard-welcome-copy{position:relative;z-index:2;max-width:76%}#mobile-wrap #my-page .dashboard-eyebrow,#mobile-wrap #my-page .panel-kicker{color:#d4a72c;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}#mobile-wrap #my-page .dashboard-welcome h1{margin:6px 0 0;color:#292035;font-size:22px;font-weight:750;line-height:1.18;letter-spacing:-.02em}#mobile-wrap #my-page .dashboard-welcome p{margin:7px 0 0;color:#746b7e;font-size:12px;line-height:1.45}#mobile-wrap #my-page .dashboard-state button,#mobile-wrap #my-page .dashboard-welcome-copy button{min-height:34px;margin-top:12px;padding:0 13px;border:0;border-radius:9px;background:#0b2545;color:#fff;font-family:inherit;font-size:10px;font-weight:750}#mobile-wrap #my-page .dashboard-academic-art{position:absolute;top:0;right:0;width:30%;height:100%;opacity:.65}#mobile-wrap #my-page .academic-orbit{position:absolute;right:-65px;top:-30px;width:155px;height:155px;border:1px solid rgba(11,37,69,.2);border-radius:50%;box-shadow:0 0 0 20px rgba(11,37,69,.035)}#mobile-wrap #my-page .academic-book,#mobile-wrap #my-page .academic-cap{display:none}#mobile-wrap #my-page .dashboard-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}#mobile-wrap #my-page .dashboard-metric{min-width:0;min-height:78px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid #e5ebf1;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(11,37,69,.04)}#mobile-wrap #my-page .metric-icon{width:34px;height:34px;display:inline-flex;flex:0 0 34px;align-items:center;justify-content:center;border-radius:10px}#mobile-wrap #my-page .metric-icon svg{width:17px;height:17px}#mobile-wrap #my-page .metric-icon-green{background:#e8f7ef;color:#25845b}#mobile-wrap #my-page .metric-icon-amber{background:#fff2dc;color:#b8751d}#mobile-wrap #my-page .metric-icon-blue{background:#e7f1fb;color:#3f78aa}#mobile-wrap #my-page .metric-icon-rose{background:#fbe9ee;color:#b85d77}#mobile-wrap #my-page .metric-icon-violet{background:#eef4f8;color:#0b2545}#mobile-wrap #my-page .metric-copy{min-width:0;display:flex;flex-direction:column;gap:4px}#mobile-wrap #my-page .metric-copy strong{color:#2b2235;font-size:19px;line-height:1}#mobile-wrap #my-page .metric-copy small{overflow:hidden;color:#81778b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .dashboard-panels{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #my-page .dashboard-panel{min-width:0;padding:17px 15px;border:1px solid #e5ebf1;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(11,37,69,.045)}#mobile-wrap #my-page .dashboard-panel>header{min-height:38px;margin-bottom:10px;display:flex;justify-content:space-between;gap:10px}#mobile-wrap #my-page .dashboard-panel h2{margin:3px 0 0;color:#302638;font-size:16px}#mobile-wrap #my-page .dashboard-panel>header button{border:0;background:transparent;color:#0b2545;font-size:9px}#mobile-wrap #my-page .recent-scholarship-row{padding:11px 0;display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center;border-top:1px solid #f0ebf3}#mobile-wrap #my-page .recent-scholarship-image{width:44px;height:40px;padding:0;overflow:hidden;border:0;border-radius:8px;background:#eef4f8;color:#0b2545}#mobile-wrap #my-page .recent-scholarship-image img{width:100%;height:100%;object-fit:cover}#mobile-wrap #my-page .recent-scholarship-copy{min-width:0;display:flex;flex-direction:column;gap:3px}#mobile-wrap #my-page .recent-scholarship-copy small,#mobile-wrap #my-page .recent-scholarship-copy span,#mobile-wrap #my-page .recent-scholarship-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap #my-page .recent-scholarship-copy strong{color:#33293b;font-size:10px}#mobile-wrap #my-page .recent-scholarship-copy span{color:#716878;font-size:8px}#mobile-wrap #my-page .recent-scholarship-copy small,#mobile-wrap #my-page .recent-scholarship-meta small{color:#9a919f;font-size:7px}#mobile-wrap #my-page .recent-scholarship-meta{display:flex;flex-direction:column;gap:3px}#mobile-wrap #my-page .scholarship-status{padding:4px 6px;border-radius:999px;background:#f0ebf5;color:#6f6379;font-size:7px;font-weight:800}#mobile-wrap #my-page .status-published{background:#e6f6ed;color:#287b56}#mobile-wrap #my-page .status-pending_review{background:#fff1d9;color:#a96818}#mobile-wrap #my-page .status-draft{background:#e8effa;color:#4672a0}#mobile-wrap #my-page .recent-scholarship-actions{display:none}#mobile-wrap #my-page .dashboard-state{min-height:175px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;font-size:10px;text-align:center}#mobile-wrap #my-page .dashboard-empty>svg{color:#0b2545}#mobile-wrap #my-page .dashboard-empty strong{color:#111827;font-size:12px}#mobile-wrap #my-page .dashboard-empty>span{line-height:1.5}#mobile-wrap #my-page .activity-row{min-height:46px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border-top:1px solid #e5ebf1;color:#64748b;font-size:9px}#mobile-wrap #my-page .activity-row strong{color:#111827;font-size:12px}#mobile-wrap #my-page .activity-mark{width:23px;height:23px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#eef4f8}#mobile-wrap #my-page .activity-mark span{width:6px;height:6px;border-radius:50%;background:#0b2545}#mobile-wrap #my-page .activity-note{margin-top:12px;padding:10px;display:flex;gap:7px;border-radius:9px;background:#f3f6f9;color:#64748b;font-size:8px}#mobile-wrap #my-page .activity-note svg{width:14px;height:14px}#mobile-wrap #my-page #add-property-page,#mobile-wrap #my-page #my-property-page{width:100%}#mobile-wrap #my-page #my-profile-page{width:100%;gap:16px}#mobile-wrap #my-page #my-profile-page .main-title-box .right-box{width:100%}#mobile-wrap #my-page #my-profile-page .main-title-box .main-title{font-size:24px}#mobile-wrap #my-page #my-profile-page .main-title-box .sub-title{margin-top:6px;color:#756b83;font-size:13px}#mobile-wrap #my-page #my-profile-page .top-box{width:100%;padding:22px 18px;border:1px solid rgba(11,37,69,.12);border-radius:18px;box-shadow:0 8px 22px rgba(11,37,69,.06)}#mobile-wrap #my-page #my-profile-page .photo-box{gap:14px}#mobile-wrap #my-page #my-profile-page .image-big-box{flex-direction:row;align-items:center}#mobile-wrap #my-page #my-profile-page .image-box{width:88px;height:88px;flex:0 0 88px}#mobile-wrap #my-page #my-profile-page .upload-big-box{min-width:0;gap:7px}#mobile-wrap #my-page #my-profile-page .labeler{width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(11,37,69,.28);border-radius:11px;background:#f3f6f9;cursor:pointer}#mobile-wrap #my-page #my-profile-page .labeler p{color:#0b2545;font-size:12px;font-weight:700}#mobile-wrap #my-page #my-profile-page .upload-text{color:#756b83;font-size:10px;line-height:1.45}#mobile-wrap #my-page #my-profile-page .address-box,#mobile-wrap #my-page #my-profile-page .input-box{width:100%;gap:8px}#mobile-wrap #my-page #my-profile-page input{padding:0 14px;border:1px solid #ddd6e7;border-radius:10px;outline:none}#mobile-wrap #my-page #my-profile-page.unified-profile-workspace .profile-field-grid input{height:46px;padding:0 13px}#mobile-wrap #my-page #my-profile-page .about-me-box{align-items:flex-end}#mobile-wrap #my-page #my-profile-page .update-button{width:160px;height:42px;margin-top:4px;border-radius:11px}#mobile-wrap #my-page .mypage-category-header{width:100%;margin:0 0 14px;text-align:left}#mobile-wrap #my-page .mypage-category-header h1{margin:0;color:#2b2235;font-size:26px;font-weight:750;line-height:1.2;letter-spacing:-.02em}#mobile-wrap #my-page .mypage-category-header p{margin:6px 0 0;color:#7b7184;font-size:13px;line-height:1.5}#mobile-wrap #my-page .mypage-category-content .main-title-box{display:none}#mobile-wrap #my-page .main-title-box{width:100%;margin:0 0 18px}#mobile-wrap #my-page .main-title-box .right-box{width:100%}#mobile-wrap #my-page .main-title-box .main-title{color:#2b2235;font-size:24px;font-weight:750;line-height:1.2;letter-spacing:-.02em}#mobile-wrap #my-page .main-title-box .sub-title{margin-top:5px;color:#7b7184;font-size:13px;line-height:1.5}#mobile-wrap #my-page .no-data{width:100%;min-height:300px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid #e8e1ee;border-radius:16px;background:#fff;text-align:center}#mobile-wrap #my-page #add-property-page,#mobile-wrap #my-page #member-follows-page,#mobile-wrap #my-page #my-articles-page,#mobile-wrap #my-page #my-favorites-page,#mobile-wrap #my-page #my-profile-page,#mobile-wrap #my-page #my-property-page,#mobile-wrap #my-page #write-article-page{width:100%;min-width:0;margin:0;padding:0}#mobile-wrap #my-page #add-property-page,#mobile-wrap #my-page #my-favorites-page,#mobile-wrap #my-page #my-profile-page,#mobile-wrap #my-page #my-property-page,#mobile-wrap #my-page #write-article-page{gap:14px}#mobile-wrap #my-page #my-articles-page .article-list-box{margin-top:0}#mobile-wrap #my-page #my-articles-page .article-list-box,#mobile-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #my-page #my-articles-page .card-config,#mobile-wrap #my-page #my-favorites-page .card-config{width:100%;max-width:none}#mobile-wrap #my-page #write-article-page .article-editor-card{padding:16px;gap:18px;border:1px solid #e8e1ee;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(54,35,83,.05)}#mobile-wrap #my-page #write-article-page .article-editor-fields{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #my-page #write-article-page .article-editor-field{width:100%;display:flex;flex-direction:column;gap:8px}#mobile-wrap #my-page #write-article-page .article-editor-label{margin:0;color:#3c3245;font-size:12px;font-weight:700}#mobile-wrap #my-page #write-article-page .article-title-input,#mobile-wrap #my-page #write-article-page .article-title-input>div{width:100%;background:#fff}#mobile-wrap #my-page #write-article-page .toastui-editor-defaultUI{min-width:0;overflow:hidden;border-radius:12px}#mobile-wrap #my-page #write-article-page .article-editor-actions{justify-content:stretch}#mobile-wrap #my-page #write-article-page .article-register-button{width:100%;min-height:42px;margin:0;border-radius:11px;background:#0b2554;color:#fff}#mobile-wrap #my-page #my-profile-page{display:flex;flex-direction:column}#mobile-wrap #my-page #my-profile-page .top-box{padding:20px 16px;gap:20px;border:1px solid #e8e1ee;border-radius:16px;background:#fff}#mobile-wrap #my-page #my-profile-page .image-big-box{align-items:flex-start;flex-direction:column;gap:16px}#mobile-wrap #my-page #my-profile-page .image-box{width:116px;height:116px}#mobile-wrap #my-page #my-profile-page .image-box img{width:100%;height:100%;border-radius:50%;object-fit:cover}#mobile-wrap #my-page #my-profile-page .labeler,#mobile-wrap #my-page #my-profile-page .upload-big-box{width:100%}#mobile-wrap #my-page #my-profile-page .small-input-box{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}#mobile-wrap #my-page #my-profile-page input{width:100%;height:52px}#mobile-wrap #my-page #my-profile-page .update-button{width:100%;min-height:42px;background:#0b2545}#mobile-wrap #my-page #member-follows-page .follows-list-box{width:100%;margin-top:0;padding:14px;border:1px solid #e8e1ee;border-radius:16px;background:#fff}#mobile-wrap #my-page #member-follows-page .listing-title-box{display:none}#mobile-wrap #my-page #member-follows-page .follows-card-box{width:100%;padding:14px 0;flex-wrap:wrap;gap:12px;border-bottom:1px solid #eee8f2}#mobile-wrap #my-page #member-follows-page .action-box,#mobile-wrap #my-page #member-follows-page .details-box,#mobile-wrap #my-page #member-follows-page .info{width:100%}#mobile-wrap #my-page #member-follows-page .info .image-box{width:64px;height:64px;margin-right:14px}#mobile-wrap #my-page #add-property-page .scholarship-form{gap:16px;padding:0}#mobile-wrap #my-page #add-property-page .scholarship-section-nav{position:-webkit-sticky;position:sticky;z-index:5;top:8px;padding:5px;display:flex;gap:4px;overflow-x:auto;border:1px solid #dbe3ee;border-radius:11px;background:hsla(0,0%,100%,.96);box-shadow:0 5px 16px rgba(11,37,69,.06);scrollbar-width:none}#mobile-wrap #my-page #add-property-page .scholarship-section-nav::-webkit-scrollbar{display:none}#mobile-wrap #my-page #add-property-page .scholarship-section-nav button{min-width:max-content;min-height:32px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#64748b;font-size:10px;font-weight:700}#mobile-wrap #my-page #add-property-page .scholarship-section-nav button.is-active{background:#0b2545;color:#fff}#mobile-wrap #my-page #add-property-page .form-section{padding:16px 14px;scroll-margin-top:68px;border:1px solid #e7edf4;border-radius:18px;background:#fff}#mobile-wrap #my-page #add-property-page .section-heading{margin-bottom:14px;display:flex;gap:10px}#mobile-wrap #my-page #add-property-page .section-heading>span{width:30px;height:30px;display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;border-radius:9px;background:#eaf1f8;color:#0b2545;font-size:10px;font-weight:800}#mobile-wrap #my-page #add-property-page .section-title{margin:0;color:#172033;font-size:16px;font-weight:750}#mobile-wrap #my-page #add-property-page .section-heading p:not(.section-title){margin:3px 0 0;color:#64748b;font-size:10px;line-height:1.45}#mobile-wrap #my-page #add-property-page .field-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}#mobile-wrap #my-page #add-property-page .field-span-two{grid-column:auto}#mobile-wrap #my-page #add-property-page .scholarship-field{min-width:0;gap:7px}#mobile-wrap #my-page #add-property-page .scholarship-field>label{color:#27384d;font-size:11px;font-weight:750}#mobile-wrap #my-page #add-property-page .scholarship-field>input,#mobile-wrap #my-page #add-property-page .scholarship-field>select{width:100%;height:48px;padding:0 12px;border:1px solid #cfd9e5;border-radius:11px;background:#fff}#mobile-wrap #my-page #add-property-page .scholarship-field textarea{width:100%;min-height:160px;padding:12px;border:1px solid #cfd9e5;border-radius:11px;resize:vertical}#mobile-wrap #my-page #add-property-page .MuiAutocomplete-root .MuiOutlinedInput-root{min-height:48px;border-radius:11px;background:#fff}#mobile-wrap #my-page #add-property-page .field-helper{color:#64748b;font-size:9px}#mobile-wrap #my-page .field-error{color:#bc3f55;font-size:10px}#mobile-wrap #my-page #add-property-page .description-control{position:relative}#mobile-wrap #my-page .description-control>span{position:absolute;right:11px;bottom:9px;color:#64748b;font-size:9px}#mobile-wrap #my-page #add-property-page .upload-zone{min-height:140px;padding:18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #9fb0c5;border-radius:14px;background:#f8fafc;color:#64748b;text-align:center}#mobile-wrap #my-page #add-property-page .upload-zone>svg{color:#0b2545}#mobile-wrap #my-page .upload-zone strong{color:#27384d;font-size:12px}#mobile-wrap #my-page .upload-zone span{font-size:9px}#mobile-wrap #my-page #add-property-page .upload-zone .MuiLinearProgress-root{width:90%;margin-top:7px}#mobile-wrap #my-page #add-property-page .media-upload-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}#mobile-wrap #my-page #add-property-page .media-upload{min-width:0;display:flex;flex-direction:column;gap:8px}#mobile-wrap #my-page #add-property-page .media-upload>h3{margin:0;color:#27384d;font-size:13px;font-weight:750}#mobile-wrap #my-page #add-property-page .media-upload>p{margin:0;color:#64748b;font-size:10px;line-height:1.5}#mobile-wrap #my-page #add-property-page .image-previews{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}#mobile-wrap #my-page #add-property-page .image-preview{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:11px}#mobile-wrap #my-page .image-preview img{width:100%;height:100%;object-fit:cover}#mobile-wrap #my-page .image-preview button{position:absolute;top:5px;right:5px;width:26px;height:26px;border:0;border-radius:50%;background:rgba(11,37,69,.86);color:#fff}#mobile-wrap #my-page #add-property-page .media-upload .image-preview{margin-top:4px;border:1px solid #dbe5f0;background:#f8fafc}#mobile-wrap #my-page #add-property-page .media-upload .logo-preview{width:104px;aspect-ratio:1}#mobile-wrap #my-page #add-property-page .media-upload .logo-preview img{object-fit:contain;background:#fff}#mobile-wrap #my-page #add-property-page .media-upload .cover-preview{width:100%;aspect-ratio:16/9}#mobile-wrap #my-page #add-property-page .submission-actions{position:-webkit-sticky;position:sticky;z-index:4;bottom:0;padding:14px;display:flex;flex-direction:column;gap:12px;border:1px solid #dbe3ee;border-radius:16px;background:hsla(0,0%,100%,.97);box-shadow:0 -7px 24px rgba(11,37,69,.08)}#mobile-wrap #my-page #add-property-page .draft-note{display:flex;align-items:center;gap:9px}#mobile-wrap #my-page .draft-note>span{width:8px;height:8px;border-radius:50%;background:#0b2545}#mobile-wrap #my-page .draft-note>div{display:flex;flex-direction:column}#mobile-wrap #my-page .draft-note strong{color:#27384d;font-size:10px}#mobile-wrap #my-page .draft-note small{color:#64748b;font-size:8px}#mobile-wrap #my-page #add-property-page .action-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}#mobile-wrap #my-page .action-buttons button{min-height:42px;border-radius:10px;font-size:10px;text-transform:none}#mobile-wrap #my-page .action-buttons .MuiButton-contained{background:#0b2554;color:#fff}#mobile-wrap #my-page #my-property-page .list-box{padding:20px 16px;border-radius:16px}@media(max-width:520px){#mobile-wrap #my-page .dashboard-metric:last-child:nth-child(odd){grid-column:1/-1}}#mobile-wrap>.popular-study-destinations{width:100%;padding:32px 0 44px;background:#f8f9fa;font-family:Poppins,sans-serif}#mobile-wrap>.popular-study-destinations .popular-destinations-heading{width:calc(100% - 32px);margin:0 auto 24px;box-sizing:border-box;text-align:center}#mobile-wrap>.popular-study-destinations .popular-destinations-heading h2{margin:0;color:#111827;font-size:30px;font-weight:750;letter-spacing:-.04em;line-height:1.1}#mobile-wrap>.popular-study-destinations .popular-destinations-heading p{margin:11px 0 0;color:#5f6673;font-size:14px;line-height:1.55}#mobile-wrap>.popular-study-destinations .popular-destinations-grid{width:calc(100% - 32px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}#mobile-wrap>.popular-study-destinations .popular-destinations-cta{width:168px;height:44px;margin:28px auto 0;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#0b2554;color:#fff;font-size:14px;font-weight:700;line-height:1;text-decoration:none}#mobile-wrap>.popular-study-destinations .popular-destinations-cta:active{background:#071c41}#mobile-wrap>.popular-study-destinations .popular-destinations-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#mobile-wrap>.popular-study-destinations .popular-destination-card{position:relative;aspect-ratio:1.52/1;overflow:hidden;border-radius:10px;background:#e2e5e9}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-photo{position:absolute;inset:0;overflow:hidden}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-photo:after{position:absolute;inset:28% 0 0;z-index:1;background:linear-gradient(180deg,rgba(7,28,65,0),rgba(7,28,65,.8));content:"";pointer-events:none}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-image{object-fit:cover}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-content{position:absolute;right:10px;bottom:10px;left:10px;z-index:2;display:flex;align-items:center;gap:5px}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-flag-badge{width:24px;height:17px;display:inline-flex;overflow:hidden;flex:0 0 24px;border:1px solid hsla(0,0%,100%,.5);border-radius:2px}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-flag-badge img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap>.popular-study-destinations .popular-destination-card .popular-destination-name{color:#fff;font-size:12px;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-shadow:0 1px 3px rgba(7,28,65,.35)}@media(prefers-reduced-motion:reduce){#mobile-wrap>.popular-study-destinations .popular-destination-card,#mobile-wrap>.popular-study-destinations .popular-destination-image,#mobile-wrap>.popular-study-destinations .popular-destinations-cta{transform:none!important;transition:none!important}}#mobile-wrap .home-page .events{width:100%;padding:52px 0;overflow:hidden;background:#fff;font-family:Plus Jakarta Sans,sans-serif}#mobile-wrap .home-page .events .events-container.container{width:calc(100% - 36px);margin:0 auto;display:flex;flex-direction:column;gap:22px}#mobile-wrap .home-page .events .events-heading{display:grid;grid-gap:10px;gap:10px}#mobile-wrap .home-page .events .events-heading .section-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#0b2554;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap .home-page .events .events-heading .section-eyebrow:before{width:8px;height:8px;border-radius:50%;background:#0b2554;content:""}#mobile-wrap .home-page .events .events-heading h2{margin:0;color:#111827;font-family:Fraunces,serif;font-size:clamp(32px,9vw,35px);line-height:1.08}#mobile-wrap .home-page .events .events-heading p{margin:0;color:#5f6673;font-size:14px;line-height:1.6}#mobile-wrap .home-page .events .events-layout{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}#mobile-wrap .home-page .events .event-card{position:relative;min-width:0}#mobile-wrap .home-page .events .event-card .event-image-wrap{position:relative;overflow:hidden;background:#f1f5fa}#mobile-wrap .home-page .events .event-card .event-image-wrap img{width:100%;height:100%;object-fit:cover}#mobile-wrap .home-page .events .event-card-featured{overflow:hidden;border-radius:14px;background:#0b2554;box-shadow:0 10px 30px rgba(17,24,39,.08)}#mobile-wrap .home-page .events .event-card-featured .event-image-wrap{height:212px}#mobile-wrap .home-page .events .event-featured-image{position:absolute;inset:0}#mobile-wrap .home-page .events .featured-event-date{position:absolute;left:18px;bottom:18px;width:64px;height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:#fff;color:#0b2554}#mobile-wrap .home-page .events .featured-event-date strong{font-size:24px;line-height:1}#mobile-wrap .home-page .events .featured-event-date span{margin-top:6px;font-size:11px;font-weight:700}#mobile-wrap .home-page .events .event-card-featured .event-content{padding:22px 20px 20px;color:#fff}#mobile-wrap .home-page .events .event-card-featured .event-type{display:inline-flex;padding:7px 10px;border-radius:7px;background:#124b88;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}#mobile-wrap .home-page .events .event-card-featured h3{margin:12px 0 0;color:#fff;font-size:23px;line-height:1.2}#mobile-wrap .home-page .events .event-card-featured p{margin:9px 0 0;color:hsla(0,0%,100%,.86);font-size:14px;line-height:1.55}#mobile-wrap .home-page .events .event-card-featured .event-footer{margin-top:18px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid hsla(0,0%,100%,.28)}#mobile-wrap .home-page .events .event-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:#5f6673}#mobile-wrap .home-page .events .event-meta span{display:inline-flex;align-items:center;gap:4px;font-size:12px}#mobile-wrap .home-page .events .event-meta svg{width:14px;height:14px}#mobile-wrap .home-page .events .event-meta i{width:3px;height:3px;border-radius:50%;background:currentColor}#mobile-wrap .home-page .events .event-card-featured .event-meta{color:#fff}#mobile-wrap .home-page .events .event-action-label{display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:12px;font-weight:600;white-space:nowrap}#mobile-wrap .home-page .events .event-action-label svg,#mobile-wrap .home-page .events .event-row-arrow svg{width:18px;height:18px}#mobile-wrap .home-page .events .compact-events{overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(17,24,39,.06)}#mobile-wrap .home-page .events .schedule-title{height:58px;margin:0;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #e2e5e9;color:#0b2554;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#mobile-wrap .home-page .events .event-card-compact{min-height:118px;padding:14px;display:grid;grid-template-columns:48px minmax(0,1fr) 88px 18px;grid-gap:10px;gap:10px;align-items:center;border-bottom:1px solid #e2e5e9}#mobile-wrap .home-page .events .event-card-compact:last-child{border-bottom:0}#mobile-wrap .home-page .events .event-timeline-node{display:none}#mobile-wrap .home-page .events .event-card-compact .event-image-wrap{display:block;width:88px;height:70px;border-radius:9px}#mobile-wrap .home-page .events .event-date{display:flex;flex-direction:column}#mobile-wrap .home-page .events .event-date strong{color:#111827;font-size:23px;line-height:1}#mobile-wrap .home-page .events .event-date span{margin-top:6px;color:#0b2554;font-size:12px;font-weight:700}#mobile-wrap .home-page .events .event-card-compact .event-content{min-width:0}#mobile-wrap .home-page .events .event-card-compact .event-type{color:#0b5ba7;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}#mobile-wrap .home-page .events .event-card-compact h3{margin:6px 0 8px;color:#111827;font-size:17px;line-height:1.3}#mobile-wrap .home-page .events .event-row-arrow{display:flex;color:#0b2554}@media(max-width:360px){#mobile-wrap .home-page .events .event-card-compact{grid-template-columns:48px minmax(0,1fr) 18px}#mobile-wrap .home-page .events .event-card-compact .event-image-wrap{display:none}}@media(prefers-reduced-motion:reduce){#mobile-wrap .home-page .events *{transition:none!important;animation:none!important}}#mobile-wrap .home-page .opportunity-banner{position:relative;width:calc(100% - 36px);height:450px;margin:20px auto 0;overflow:hidden;border:1px solid rgba(11,37,84,.08);border-radius:16px;background:#071c41;box-shadow:0 12px 32px rgba(17,24,39,.1)}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-media,#mobile-wrap .home-page .opportunity-banner .opportunity-banner-overlay{position:absolute;inset:0}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-media img{width:100%;height:100%;object-fit:cover;object-position:62% center;animation:opportunity-banner-mobile-drift 18s ease-in-out infinite;will-change:transform}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-overlay{z-index:1;background:linear-gradient(18deg,rgba(7,28,65,.96),rgba(7,28,65,.84) 34%,rgba(7,28,65,.35) 66%,rgba(7,28,65,.04))}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-content{position:relative;z-index:2;width:100%;height:100%;padding:28px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-eyebrow{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap .home-page .opportunity-banner h2{margin:13px 0 0;color:#fff;font-family:Fraunces,serif;font-size:clamp(34px,9.5vw,38px);font-weight:700;letter-spacing:-.03em;line-height:1.08}#mobile-wrap .home-page .opportunity-banner p{max-width:330px;margin:14px 0 0;color:hsla(0,0%,100%,.86);font-family:Plus Jakarta Sans,sans-serif;font-size:14px;line-height:1.55}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-cta{height:44px;margin-top:21px;padding:0 20px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;background:#fff;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-cta svg{width:18px;height:18px}#mobile-wrap .home-page .opportunity-banner .opportunity-banner-cta:focus-visible{outline:3px solid hsla(0,0%,100%,.72);outline-offset:3px}@keyframes opportunity-banner-mobile-drift{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){#mobile-wrap .home-page .opportunity-banner .opportunity-banner-media img{animation:none;transform:none;will-change:auto}}#mobile-wrap .community-board,#mobile-wrap .events,#mobile-wrap .top-agents{width:100%;height:auto;padding:68px 0 62px;box-sizing:border-box;overflow:hidden;background:var(--homepage-surface-secondary)}#mobile-wrap .community-board .container,#mobile-wrap .events .container,#mobile-wrap .top-agents .container{width:100%;padding:0 16px;box-sizing:border-box;align-items:stretch}#mobile-wrap .community-board .info-box,#mobile-wrap .community-board .stories-heading,#mobile-wrap .events .info-box,#mobile-wrap .events .stories-heading,#mobile-wrap .top-agents .info-box,#mobile-wrap .top-agents .stories-heading{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:16px}#mobile-wrap .community-board .info-box .left>h2,#mobile-wrap .community-board .info-box .left>span,#mobile-wrap .community-board .stories-heading h2,#mobile-wrap .events .info-box .left>h2,#mobile-wrap .events .info-box .left>span,#mobile-wrap .events .stories-heading h2,#mobile-wrap .top-agents .info-box .left>h2,#mobile-wrap .top-agents .info-box .left>span,#mobile-wrap .top-agents .stories-heading h2{margin:0;color:var(--luxury-ink);font-size:30px;font-weight:700;letter-spacing:-.7px;line-height:1.15}#mobile-wrap .community-board .info-box p,#mobile-wrap .community-board .stories-heading p,#mobile-wrap .events .info-box p,#mobile-wrap .events .stories-heading p,#mobile-wrap .top-agents .info-box p,#mobile-wrap .top-agents .stories-heading p{margin-top:8px;color:var(--luxury-muted);font-size:14px;line-height:1.55}#mobile-wrap .top-agents{padding:68px 0;background:#f8f9fa}#mobile-wrap .top-agents .mentors-link{flex:0 0 auto;padding:10px 15px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#0b2554;font-size:12px;font-weight:700}#mobile-wrap .top-agents .mentors-link:hover{border-color:rgba(11,37,84,.22);background:#f1f5fa;color:#071c41}#mobile-wrap .top-agents .info-box .section-eyebrow{color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1.2}#mobile-wrap .top-agents .info-box .left .mentor-description{margin-top:12px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.6}#mobile-wrap .top-agents .top-agent-card{width:100%;height:430px;padding:0;box-sizing:border-box;display:grid;grid-template-rows:265px minmax(0,1fr);overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(17,24,39,.05)}#mobile-wrap .top-agents .top-agent-card:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap .top-agents .top-agent-card .mentor-image-wrap{position:relative;width:100%;height:265px;overflow:hidden;border-radius:0;background:#f3f4f6}#mobile-wrap .top-agents .top-agent-card .mentor-image-wrap>img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center top}#mobile-wrap .top-agents .top-agent-card .mentor-card-copy{min-width:0;padding:0;display:grid;grid-template-rows:46px 77px 42px;grid-gap:0;gap:0}#mobile-wrap .top-agents .top-agent-card .mentor-card-identity{min-width:0;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}#mobile-wrap .top-agents .top-agent-card .mentor-card-identity>strong{min-width:0;margin:0;overflow:hidden;color:#111827;font-size:18px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-agents .top-agent-card .mentor-address{min-width:0;margin:0;display:flex;align-items:center;gap:6px;overflow:hidden;color:#5f6673;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-credential{min-width:0;height:66px;margin:0 16px;padding:5px 8px;align-self:center;display:flex;align-items:center;gap:10px;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:10px;background:#f8f9fa}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-image{width:54px;height:54px;padding:4px;flex:0 0 54px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #e7e9ed;border-radius:8px;background:#fff}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-image img{width:100%;height:100%;object-fit:contain}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-credential>div{min-width:0;display:grid;grid-gap:3px;gap:3px}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-credential strong{margin:0;display:-webkit-box;overflow:hidden;color:#111827;font-size:13px;font-weight:700;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .top-agents .top-agent-card .mentor-scholarship-credential div>span{overflow:hidden;color:#5f6673;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-agents .top-agent-card .mentor-card-footer{height:42px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #e2e5e9}#mobile-wrap .top-agents .top-agent-card .mentor-profile-link{color:#0b2554;font-size:12px;font-weight:700}#mobile-wrap .events{background:var(--homepage-surface-secondary)}#mobile-wrap .events .events-swiper{width:100%;margin-top:28px;overflow:visible}#mobile-wrap .events .event-card{overflow:hidden;border:1px solid var(--homepage-divider);border-radius:18px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow)}#mobile-wrap .events .event-image-wrap{width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--luxury-lavender)}#mobile-wrap .events .event-image-wrap img{width:100%;height:100%;object-fit:cover}#mobile-wrap .events .event-content{padding:20px}#mobile-wrap .events .event-location{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--luxury-lavender);color:var(--luxury-violet);font-size:11px;font-weight:700}#mobile-wrap .events h3{margin:14px 0 8px;color:var(--luxury-ink);font-size:19px;line-height:1.35}#mobile-wrap .events .event-content p{color:var(--luxury-muted);font-size:13px;line-height:1.6}#mobile-wrap .community-board{width:100%;padding:68px 0 40px;overflow:hidden;background:#fff}#mobile-wrap .community-board .container{width:100%;padding:0 16px;box-sizing:border-box;align-items:stretch}#mobile-wrap .community-board .stories-heading .section-eyebrow{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}#mobile-wrap .community-board .stories-link svg{width:18px;height:18px}#mobile-wrap .community-board .stories-link:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#mobile-wrap .community-board .stories-carousel{position:relative;padding-bottom:24px}#mobile-wrap .community-board .stories-swiper{width:100%;overflow:hidden}#mobile-wrap .community-board .story-slide{display:flex;align-items:center;justify-content:flex-start}#mobile-wrap .community-board .story-slide.swiper-slide-prev{justify-content:flex-end}#mobile-wrap .community-board .story-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(17,24,39,.06);color:#111827;opacity:.9;transform:scale(.97);transition:opacity .35s ease,transform .35s ease}#mobile-wrap .community-board .story-slide.swiper-slide-active .story-card{opacity:1;transform:scale(1);box-shadow:0 10px 28px rgba(17,24,39,.09)}#mobile-wrap .community-board .story-card:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:-3px}#mobile-wrap .community-board .story-image{width:100%;height:170px;flex:0 0 170px;overflow:hidden;background:#f8f9fa}#mobile-wrap .community-board .story-slide.swiper-slide-active .story-image{height:180px;flex-basis:180px}#mobile-wrap .community-board .story-image img{width:100%;height:100%;object-fit:cover}#mobile-wrap .community-board .story-content{min-width:0;flex:1 1;padding:12px 16px 14px;box-sizing:border-box;display:flex;flex-direction:column}#mobile-wrap .community-board .story-slide.swiper-slide-active .story-content{padding:12px 18px 15px}#mobile-wrap .community-board .story-category{color:#b48624;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}#mobile-wrap .community-board .story-content h3{margin:4px 0 0;display:-webkit-box;overflow:hidden;color:#111827;font-family:Fraunces,serif;font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .community-board .story-slide.swiper-slide-active .story-content h3{font-size:24px;line-height:1.12}#mobile-wrap .community-board .story-excerpt{margin:4px 0 0;display:-webkit-box;overflow:hidden;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}#mobile-wrap .community-board .story-footer{margin-top:auto;justify-content:space-between}#mobile-wrap .community-board .story-footer,#mobile-wrap .community-board .story-student{min-width:0;display:flex;align-items:center;gap:8px}#mobile-wrap .community-board .story-student>img{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;background:#f8f9fa}#mobile-wrap .community-board .story-student>div{min-width:0;display:flex;flex-direction:column;gap:1px}#mobile-wrap .community-board .story-student span,#mobile-wrap .community-board .story-student strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .community-board .story-student strong{color:#111827;font-size:12px}#mobile-wrap .community-board .story-student span{display:flex;align-items:center;gap:5px;color:#5f6673;font-size:11px}#mobile-wrap .community-board .story-slide:not(.swiper-slide-active) .story-student span{display:none}#mobile-wrap .community-board .story-read{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:#0b2554;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700}#mobile-wrap .community-board .story-read svg{width:16px;height:16px}#mobile-wrap .community-board .stories-pagination{position:absolute;z-index:3;bottom:0;left:50%;width:auto;display:flex;align-items:center;gap:6px;transform:translateX(-50%)}#mobile-wrap .community-board .stories-pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0;border-radius:999px;background:#d7dce4;opacity:1}#mobile-wrap .community-board .stories-pagination .swiper-pagination-bullet-active{width:22px;background:#0b2554}@media(max-width:360px){#mobile-wrap .top-agents .info-box{align-items:flex-start;flex-direction:column}}#mobile-wrap .home-page .featured-scholarships{width:100%;padding:72px 0;box-sizing:border-box;overflow:hidden;background:#fff}#mobile-wrap .home-page .featured-scholarships>.container{width:100%;padding:0 16px;box-sizing:border-box;align-items:stretch}#mobile-wrap .home-page .featured-scholarships .section-eyebrow{color:#b48624;font-size:10px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}#mobile-wrap .home-page .featured-scholarships h2{margin:8px 0 0;color:var(--luxury-ink);font-size:30px;font-weight:700;letter-spacing:-.8px;line-height:1.15}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading p{margin-top:9px;color:var(--luxury-muted);font-size:14px;line-height:1.55}#mobile-wrap .home-page .featured-scholarships .scholarship-panels{position:relative;width:100%;margin-top:26px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section{width:100%;height:auto;padding:0;overflow:visible;background:transparent}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section>.container{width:100%;padding:0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .card-box{margin-top:0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-property-swiper,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-property-swiper{width:100%;height:396px;overflow:visible}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-property-slide,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-property-slide{width:min(82vw,306px);margin:0}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box{width:100%;min-height:374px;height:auto;overflow:hidden;border:1px solid var(--homepage-divider);border-radius:18px;background:var(--homepage-surface-card);box-shadow:var(--homepage-card-shadow)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .card-img,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .card-img{width:100%;height:auto;aspect-ratio:16/9;border-radius:0;background-color:#f1f5fa;background-position:50%;background-repeat:no-repeat;background-size:cover}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info{min-height:207px;padding:16px;box-sizing:border-box;border:0;border-radius:0;box-shadow:none}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info .title,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info .title{color:var(--luxury-ink);font-size:15px;line-height:1.35}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info .desc,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info .desc{margin-top:6px;color:var(--luxury-muted);line-height:1.4}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .info hr,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .info hr{margin:13px 0 11px;border-color:var(--homepage-divider)}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .bott,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .bott{min-height:25px}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .scholarship-cta,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .scholarship-cta{width:100%;margin-top:12px;padding:10px 14px;border:1px solid var(--homepage-divider);border-radius:10px;background:#0b2554;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:750}#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .top-card-box .scholarship-cta:focus-visible,#mobile-wrap .home-page .featured-scholarships .scholarship-panel-section .trend-card-box .scholarship-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap .home-page{--home-purple:var(--luxury-violet);--home-purple-soft:var(--luxury-lavender);--home-ink:var(--luxury-ink);--home-muted:var(--luxury-muted);overflow-x:clip}#mobile-wrap .home-page .events,#mobile-wrap .home-page .featured-scholarships,#mobile-wrap .home-page .top-agents{padding-top:68px;padding-bottom:68px}#mobile-wrap .home-page .events .info-box h2,#mobile-wrap .home-page .featured-scholarships-heading h2,#mobile-wrap .home-page .top-agents .info-box h2{margin:0;color:var(--home-ink);font-size:30px;font-weight:700;letter-spacing:-.7px;line-height:1.15}#mobile-wrap .home-page .events .info-box p,#mobile-wrap .home-page .featured-scholarships-heading p,#mobile-wrap .home-page .top-agents .info-box p{color:var(--home-muted);font-size:14px;line-height:1.55}#mobile-wrap .home-page .top-agents .mentors-link{min-height:40px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid var(--homepage-divider);border-radius:999px;background:var(--homepage-surface-card);color:var(--home-purple);font-size:12px;font-weight:700;padding:10px 16px;border-color:#d9dee6;border-radius:10px;background:#fff;color:#0b2554;font-size:13px}#mobile-wrap .home-page .scholarship-cta,#mobile-wrap .home-page .scholarship-tabs button{min-height:42px}#mobile-wrap .home-page .scholarship-panel-section .view-like-box button{width:36px;height:36px;margin:0}#mobile-wrap .home-page [role=link]:focus-visible,#mobile-wrap .home-page a:focus-visible,#mobile-wrap .home-page button:focus-visible{outline:3px solid rgba(126,87,194,.3);outline-offset:2px}@media(max-width:360px){#mobile-wrap .home-page .events,#mobile-wrap .home-page .featured-scholarships,#mobile-wrap .home-page .top-agents{padding-top:64px;padding-bottom:64px}#mobile-wrap .home-page .events .info-box h2,#mobile-wrap .home-page .featured-scholarships-heading h2,#mobile-wrap .home-page .top-agents .info-box h2{font-size:27px}}@media(prefers-reduced-motion:reduce){#mobile-wrap .home-page *,#mobile-wrap .home-page :after,#mobile-wrap .home-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}#mobile-wrap #footer *{transition-duration:.01ms!important;animation-duration:.01ms!important}}#mobile-wrap .join-page{position:relative;width:100%;min-height:760px;padding:36px 16px 64px;align-items:center;overflow:hidden;background:linear-gradient(145deg,#101014,#11131a)}#mobile-wrap .join-page .auth-page-backdrop{display:none}#mobile-wrap .join-page:before{position:absolute;top:42%;left:50%;width:min(640px,105vw);height:520px;border-radius:50%;background:rgba(113,71,189,.16);filter:blur(90px);pointer-events:none;transform:translate(-50%,-50%);content:""}#mobile-wrap .join-page:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.7'/%3E%3C/svg%3E");opacity:.035}#mobile-wrap .join-page .auth-shell{position:relative;z-index:1;width:100%;max-width:560px;align-items:center}#mobile-wrap .join-page .mobile-auth-toggle{width:100%;padding:4px;display:grid;grid-template-columns:1fr 1fr;border:1px solid hsla(0,0%,100%,.11);border-radius:14px;background:hsla(0,0%,100%,.055)}#mobile-wrap .join-page .mobile-auth-toggle button{height:42px;border:0;border-radius:10px;background:transparent;color:rgba(241,245,255,.63);font-family:Poppins,sans-serif;font-size:13px;font-weight:650;cursor:pointer}#mobile-wrap .join-page .mobile-auth-toggle button.active{background:linear-gradient(135deg,#8058ca,#5d36a8);box-shadow:0 7px 18px rgba(39,22,73,.3)}#mobile-wrap .join-page .auth-card{position:relative;width:100%;display:grid;overflow:hidden;border:1px solid hsla(0,0%,100%,.11);border-radius:22px;background:linear-gradient(145deg,#fffefa,#f8f4fd);box-shadow:0 22px 52px rgba(0,0,0,.36),0 5px 16px rgba(0,0,0,.16)}#mobile-wrap .join-page .form-panel{position:absolute;top:200px;left:0;width:100%;padding:32px 22px 30px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(16px);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s;background:radial-gradient(circle at 92% 5%,rgba(196,169,231,.14),transparent 34%),linear-gradient(145deg,#fffefa,#f8f4fd)}#mobile-wrap .join-page .form-panel.is-active{position:relative;top:auto;left:auto;grid-area:2/1;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}#mobile-wrap .join-page .form-panel form{width:100%}#mobile-wrap .join-page .form-panel h1{margin:0;color:#17112b;font-family:Poppins,sans-serif;font-size:30px;font-weight:750;line-height:1.2;letter-spacing:-.6px}#mobile-wrap .join-page .auth-subtitle{margin:6px 0 14px;color:#746d82;font-family:Poppins,sans-serif;font-size:12px;line-height:1.55}#mobile-wrap .join-page .social-login-group{width:min(400px,100%);margin-right:auto;margin-left:auto;display:flex;flex-direction:column;gap:8px}#mobile-wrap .join-page .social-login-group .google-login-slot{position:relative;width:100%;height:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:visible}#mobile-wrap .join-page .social-login-group .google-login-slot.is-busy{opacity:.62;pointer-events:none}#mobile-wrap .join-page .social-login-group .google-login-button{width:100%;height:40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:visible}#mobile-wrap .join-page .social-login-group .google-login-fallback.MuiButton-root{position:absolute;inset:0}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root{position:relative;width:100%;height:40px;border:1px solid #747775;border-radius:4px;background:#fff;box-shadow:none;color:#1f1f1f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root .MuiButton-startIcon{position:absolute;left:15px}#mobile-wrap .join-page .auth-divider{position:relative;margin:12px 0;text-align:center}#mobile-wrap .join-page .auth-divider:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(91,74,116,.22) 18%,rgba(91,74,116,.22) 82%,transparent)}#mobile-wrap .join-page .auth-divider span{position:relative;z-index:1;padding:0 11px;background:#faf7fd;color:#8d8599;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;letter-spacing:1px}#mobile-wrap .join-page .auth-fields{display:flex;flex-direction:column;gap:10px}#mobile-wrap .join-page .auth-field{display:flex;flex-direction:column;gap:5px}#mobile-wrap .join-page .auth-field span{color:#2b2437;font-family:Poppins,sans-serif;font-size:12px;font-weight:650}#mobile-wrap .join-page .auth-field input{width:100%;height:50px;padding:0 13px;border:1px solid rgba(76,62,96,.17);border-radius:14px;outline:none;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(248,246,251,.98));box-shadow:inset 0 1px 0 #fff;color:#17112b;font-family:Poppins,sans-serif;font-size:13px}#mobile-wrap .join-page .auth-field input::placeholder{color:#a3a9b7}#mobile-wrap .join-page .auth-field input:focus{border-color:#7147bd;box-shadow:0 0 0 3px rgba(113,71,189,.14)}#mobile-wrap .join-page .remember-row{margin-top:6px}#mobile-wrap .join-page .remember-row .MuiFormControlLabel-root{margin-left:-7px}#mobile-wrap .join-page .remember-row .MuiTypography-root{color:#5d6678;font-family:Poppins,sans-serif;font-size:11px}#mobile-wrap .join-page .remember-row .MuiCheckbox-root.Mui-checked{color:#7147bd}#mobile-wrap .join-page .member-type-selector{margin:14px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;border:0}#mobile-wrap .join-page .member-type-selector legend{margin-bottom:6px;color:#202a42;font-family:Poppins,sans-serif;font-size:12px;font-weight:650}#mobile-wrap .join-page .member-type-selector label{height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(76,62,96,.16);border-radius:12px;background:hsla(0,0%,100%,.82);box-shadow:inset 0 1px 0 #fff;color:#746d82;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#mobile-wrap .join-page .member-type-selector label.selected{border-color:#7147bd;background:#f6f1fd;color:#5f3aaa}#mobile-wrap .join-page .member-type-selector input{position:absolute;opacity:0;pointer-events:none}#mobile-wrap .join-page .auth-submit.MuiButton-root{width:100%;height:50px;margin-top:14px;border-radius:14px;background:linear-gradient(135deg,#8052c8,#6036aa);box-shadow:0 9px 20px rgba(89,51,162,.23);color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}#mobile-wrap .join-page .auth-submit.MuiButton-root.Mui-disabled{background:#d9dce3;box-shadow:none;color:#9299a8}#mobile-wrap .join-page .auth-switch-link{margin:14px 0 0;color:#746d82;font-family:Poppins,sans-serif;font-size:11px;text-align:center}#mobile-wrap .join-page .auth-switch-link button{padding:0;border:0;background:transparent;color:#6740b2;font:inherit;font-weight:700}#mobile-wrap .join-page .auth-overlay{position:relative;grid-area:1/1;height:200px;display:block;overflow:hidden;background:#17151c}#mobile-wrap .join-page .auth-overlay:before{display:none}#mobile-wrap .join-page .editorial-panel{position:absolute;inset:0;height:100%;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .26s}#mobile-wrap .join-page .editorial-panel:before{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 24% 78%,rgba(113,71,189,.34),transparent 42%),linear-gradient(90deg,rgba(10,9,13,.78),rgba(10,9,13,.22)),linear-gradient(180deg,rgba(14,12,18,.08),rgba(10,9,13,.84));pointer-events:none;content:""}#mobile-wrap .join-page .editorial-panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}#mobile-wrap .join-page .auth-editorial-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-position:54% 50%;transform:scale(1.04)}#mobile-wrap .join-page .overlay-content{position:relative;z-index:2;height:100%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}#mobile-wrap .join-page .overlay-content .overlay-logo{width:140px;height:auto;margin-bottom:auto;object-fit:contain}#mobile-wrap .join-page .overlay-content .overlay-eyebrow{color:#e4bd55;font-family:Poppins,sans-serif;font-size:9px;font-weight:750;letter-spacing:1.7px;text-transform:uppercase}#mobile-wrap .join-page .overlay-content h2{margin:7px 0 0;color:#fff;font-family:Poppins,sans-serif;font-size:21px;font-weight:720;line-height:1.2;letter-spacing:-.4px}#mobile-wrap .join-page .overlay-content .overlay-switch-button,#mobile-wrap .join-page .overlay-content p{display:none}@media(prefers-reduced-motion:reduce){#mobile-wrap .join-page .editorial-panel,#mobile-wrap .join-page .form-panel{transition:none;transform:none}}#mobile-wrap .join-page{min-height:calc(100vh - 72px);padding:28px 16px 48px;overflow:visible;background:#eef3f8}#mobile-wrap .join-page .auth-page-backdrop,#mobile-wrap .join-page:before{display:none}#mobile-wrap .join-page:after{position:absolute;inset:0;z-index:0;display:block;background:#eef3f8 url(/img/hero/earth.svg) center 20%/min(560px,92vw) auto no-repeat;opacity:.022;pointer-events:none;content:""}#mobile-wrap .join-page .auth-shell{max-width:520px}#mobile-wrap .join-page .mobile-auth-toggle{margin-bottom:12px;border-color:#d7e1eb;border-radius:11px;background:#fff}#mobile-wrap .join-page .mobile-auth-toggle button{border-radius:8px;color:#607086}#mobile-wrap .join-page .mobile-auth-toggle button.active{background:#0b2554;box-shadow:none;color:#fff}#mobile-wrap .join-page .auth-card{border-color:#dbe4ee;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(15,35,64,.08)}#mobile-wrap .join-page .form-panel{padding:22px 22px 16px;background:#fff;transform:translateX(24px);transition:opacity .3s ease,transform .56s cubic-bezier(.22,1,.36,1),visibility 0s linear .56s}#mobile-wrap .join-page .form-panel.is-active{transform:translateX(0)}#mobile-wrap .join-page .form-panel h1{color:#0b2554;font-size:29px;font-weight:800;letter-spacing:-.04em}#mobile-wrap .join-page .sign-in-panel{transform:translateX(-24px)}#mobile-wrap .join-page .sign-in-panel.is-active{transform:translateX(0)}#mobile-wrap .join-page .auth-subtitle{color:#64748b}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root{border-color:#d5dee8;border-radius:9px;color:#25364d}#mobile-wrap .join-page .auth-divider:before{background:#e2e8f0}#mobile-wrap .join-page .auth-divider span{background:#fff;color:#8795a7}#mobile-wrap .join-page .auth-field span{color:#183153}#mobile-wrap .join-page .auth-field input{border-color:#d7e0e9;border-radius:9px;background:#fff;box-shadow:none;color:#10284d}#mobile-wrap .join-page .auth-field input:focus{border-color:#0b5da7;box-shadow:0 0 0 3px rgba(44,129,199,.12)}#mobile-wrap .join-page .remember-row .MuiCheckbox-root.Mui-checked{color:#0b2554}#mobile-wrap .join-page .member-type-selector legend{color:#183153}#mobile-wrap .join-page .member-type-selector label{border-color:#d7e0e9;border-radius:9px;background:#fff;box-shadow:none;color:#64748b}#mobile-wrap .join-page .member-type-selector label.selected{border-color:#0b2554;background:#edf5fc;color:#0b2554}#mobile-wrap .join-page .auth-submit.MuiButton-root{border-radius:9px;background:#0b2554;box-shadow:none}#mobile-wrap .join-page .auth-submit.MuiButton-root.Mui-disabled{background:#d9e0e7}#mobile-wrap .join-page .sign-up-panel .auth-submit.MuiButton-root{margin-top:14px}#mobile-wrap .join-page .auth-switch-link{color:#64748b}#mobile-wrap .join-page .auth-switch-link button{color:#0b5da7}#mobile-wrap .join-page .auth-overlay{height:164px;background:#0b2554}#mobile-wrap .join-page .editorial-panel{background:#0b2554;transform:translateX(20px);transition:opacity .3s ease,transform .56s cubic-bezier(.22,1,.36,1),visibility 0s linear .56s}#mobile-wrap .join-page .editorial-panel:before{display:block;background:rgba(6,29,63,.58)}#mobile-wrap .join-page .editorial-panel:after{display:none}#mobile-wrap .join-page .editorial-panel.is-active{transform:translateX(0)}#mobile-wrap .join-page .editorial-register{transform:translateX(-20px)}#mobile-wrap .join-page .auth-editorial-media{display:block;object-fit:cover;object-position:50% 62%;transform:none}#mobile-wrap .join-page .overlay-content{padding:22px;justify-content:center}#mobile-wrap .join-page .overlay-content .overlay-logo{width:132px;margin-bottom:24px}#mobile-wrap .join-page .overlay-content .overlay-eyebrow{color:#9fc7eb}#mobile-wrap .join-page .overlay-content h2{font-size:20px}@media(max-width:767px){#mobile-wrap .join-page{min-height:auto}#mobile-wrap .join-page .auth-card{height:auto;min-height:0}#mobile-wrap .join-page .form-panel{height:auto;min-height:0;padding:12px 18px 8px}#mobile-wrap .join-page .auth-subtitle{margin:2px 0 6px}#mobile-wrap .join-page .social-login-group{position:relative;z-index:2;gap:4px;pointer-events:auto}#mobile-wrap .join-page .social-login-group .tg-auth-button:not(:disabled){position:relative;z-index:1;pointer-events:auto;touch-action:manipulation}#mobile-wrap .join-page .social-login-group .google-login-slot{width:100%!important;height:40px!important;box-sizing:border-box;border:0;background:transparent;overflow:visible}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root{width:100%;height:40px;border-color:#747775;border-radius:4px}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root .MuiButton-startIcon{left:12px}#mobile-wrap .join-page .social-login-group .social-login-button.MuiButton-root .MuiButton-startIcon svg{width:18px;height:18px}#mobile-wrap .join-page .auth-divider{margin:4px 0}#mobile-wrap .join-page .auth-fields{gap:6px}#mobile-wrap .join-page .auth-field{gap:3px}#mobile-wrap .join-page .remember-row{margin-top:2px}#mobile-wrap .join-page .auth-submit.MuiButton-root,#mobile-wrap .join-page .auth-switch-link{margin-top:6px}#mobile-wrap .join-page .auth-overlay{height:235px}#mobile-wrap .join-page .auth-editorial-media{object-position:50% 72%}}@keyframes golden-robot-float{0%{transform:translateY(0)}to{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){#mobile-wrap .back-to-top,#mobile-wrap .back-to-top-tooltip{transition:none;transform:none!important}#mobile-wrap .chatting .chat-launcher .launcher-mascot-float{animation:none}#mobile-wrap .chatting .chat-frame,#mobile-wrap .chatting .chat-header-actions button,#mobile-wrap .chatting .msg-input,#mobile-wrap .chatting .quick-actions button,#mobile-wrap .chatting .send-msg-btn{transition:none}}#mobile-wrap .back-to-top{position:relative;z-index:1301;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;visibility:hidden;border:1px solid rgba(218,179,74,.42);border-radius:50%;background:#081f46;box-shadow:0 7px 16px rgba(3,14,38,.2),inset 0 1px 0 hsla(0,0%,100%,.12);color:#fff;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}#mobile-wrap .back-to-top.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}#mobile-wrap .back-to-top:focus-visible{outline:3px solid #7147bd;outline-offset:3px}#mobile-wrap .back-to-top:before{position:absolute;inset:5px;border:1px solid hsla(0,0%,100%,.13);border-radius:50%;pointer-events:none;content:""}#mobile-wrap .back-to-top>svg{position:relative;z-index:1;width:23px;height:23px}#mobile-wrap .back-to-top .back-to-top-tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;width:max-content;padding:6px 9px;visibility:hidden;border-radius:8px;background:#071630;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;opacity:0;transform:translateX(-50%) translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}#mobile-wrap .back-to-top:focus-visible .back-to-top-tooltip,#mobile-wrap .back-to-top:hover .back-to-top-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0)}@media(hover:hover)and (pointer:fine){#mobile-wrap .back-to-top.is-visible:hover{border-color:rgba(228,189,85,.62);box-shadow:0 9px 20px rgba(3,14,38,.24),inset 0 1px 0 hsla(0,0%,100%,.16);transform:translateY(-2px)}#mobile-wrap .back-to-top.is-visible:active{box-shadow:0 5px 12px rgba(3,14,38,.18),inset 0 1px 0 hsla(0,0%,100%,.1);transform:translateY(0)}}#mobile-wrap .chatting .golden-robot-mascot{width:100%;height:100%;display:block;object-fit:contain}#mobile-wrap .chatting .chat-launcher{position:relative;z-index:1300;width:58px;height:58px;padding:0;display:flex;align-items:center;justify-content:center;overflow:visible;border:0;border-radius:50%;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}#mobile-wrap .chatting .chat-launcher.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}#mobile-wrap .chatting .chat-launcher .launcher-mascot-float{position:relative;isolation:isolate;width:124%;height:124%;max-width:none;max-height:none;flex:0 0 124%;display:flex;align-items:center;justify-content:center;overflow:visible}#mobile-wrap .chatting .chat-launcher .launcher-mascot-float .golden-robot-mascot{position:relative;z-index:1;width:100%;height:100%}#mobile-wrap .chatting .chat-launcher:focus-visible{outline:3px solid #e4bd55;outline-offset:3px}#mobile-wrap .chatting .chat-launcher .launcher-online-dot{position:absolute;right:-4px;bottom:-2px;z-index:3;width:9px;height:9px;border:2px solid #06132f;border-radius:50%;background:#35ce78;box-sizing:content-box}#mobile-wrap .chatting .chat-launcher .chat-tooltip{position:absolute;right:calc(100% + 10px);top:50%;width:max-content;max-width:min(170px,100vw - 90px);padding:7px 10px;display:flex;flex-direction:column;gap:0;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:12px;background:#fff;box-shadow:0 5px 16px rgba(15,35,64,.08);color:#0b2554;font-family:Poppins,sans-serif;font-size:9px;line-height:1.35;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(6px,-50%);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}#mobile-wrap .chatting .chat-launcher .chat-tooltip.is-visible{opacity:1;visibility:visible;transform:translateY(-50%)}#mobile-wrap .chatting .chat-launcher .chat-tooltip:after{position:absolute;top:50%;right:-5px;width:8px;height:8px;border-top:1px solid #e2e5e9;border-right:1px solid #e2e5e9;background:#fff;transform:translateY(-50%) rotate(45deg);content:""}#mobile-wrap .chatting .chat-launcher .chat-tooltip strong{color:#0b2554;font-size:10px;font-weight:700}#mobile-wrap .chatting .chat-launcher .chat-tooltip span{color:#10284d;font-size:11px;font-weight:600}#mobile-wrap .chatting .chat-launcher .chat-tooltip small{color:#64748b;font-size:9px;line-height:1.4}#mobile-wrap .chatting .chat-frame{position:fixed;right:8px;bottom:max(8px,env(safe-area-inset-bottom));left:8px;z-index:1302;width:auto;height:min(680px,100dvh - 24px);max-height:calc(100dvh - 24px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e2e5e9;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(17,24,39,.14);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(28px) scale(.98);transform-origin:bottom center;transition:opacity .18s ease,visibility .18s ease,transform .22s ease}#mobile-wrap .chatting .chat-frame.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}#mobile-wrap .chatting .chat-frame.expanded{top:max(8px,env(safe-area-inset-top));bottom:max(8px,env(safe-area-inset-bottom));height:auto;max-height:none}#mobile-wrap .chatting .chat-frame .chat-header{flex:0 0 106px;width:100%;padding:18px 12px 16px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#0b2554;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);color:#fff}#mobile-wrap .chatting .chat-frame .chat-header-identity{min-width:0;display:flex;align-items:center;gap:8px}#mobile-wrap .chatting .chat-frame .chat-header-avatar{width:50px;height:50px;padding:0;flex:0 0 50px;overflow:visible;background:transparent}#mobile-wrap .chatting .chat-frame .chat-header-copy{min-width:0;display:flex;flex-direction:column}#mobile-wrap .chatting .chat-frame .chat-header-copy strong{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:1.3}#mobile-wrap .chatting .chat-frame .chat-header-copy>span{overflow:hidden;color:rgba(239,244,255,.72);font-family:Poppins,sans-serif;font-size:8px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .chatting .chat-frame .chat-status{margin-top:3px;display:flex;align-items:center;gap:5px}#mobile-wrap .chatting .chat-frame .chat-status i{width:6px;height:6px;border-radius:50%;background:#35ce78;box-shadow:0 0 0 3px rgba(53,206,120,.14)}#mobile-wrap .chatting .chat-frame .chat-status span{color:#a9edc4;font-family:Poppins,sans-serif;font-size:8px;font-weight:600}#mobile-wrap .chatting .chat-frame .chat-header-actions{display:flex;align-items:center;gap:1px}#mobile-wrap .chatting .chat-frame .chat-header-actions button{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:hsla(0,0%,100%,.82)}#mobile-wrap .chatting .chat-frame .chat-header-actions button:focus-visible{outline:2px solid #e4bd55;outline-offset:1px}#mobile-wrap .chatting .chat-frame .chat-header-actions button svg{width:16px;height:16px}#mobile-wrap .chatting .chat-frame .chat-content{position:relative;flex:1 1 auto;min-height:0;width:100%;overflow:hidden;background:#fff}#mobile-wrap .chatting .chat-frame .chat-content>div{height:100%;overflow-y:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(116,126,146,.28) transparent}#mobile-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar{width:3px}#mobile-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar-track{background:transparent}#mobile-wrap .chatting .chat-frame .chat-content>div::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(116,126,146,.26)}#mobile-wrap .chatting .chat-frame .chat-main{width:100%;padding:18px 14px;display:flex;flex-direction:column;gap:16px}#mobile-wrap .chatting .chat-frame .ai-welcome-row{display:flex;flex-direction:column;align-items:center;gap:10px}#mobile-wrap .chatting .chat-frame .ai-welcome-row .ai-message-avatar{width:84px;height:84px;padding:0;flex:0 0 84px;overflow:visible;background:transparent}#mobile-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble{width:100%;max-width:100%;padding:14px 15px;display:flex;flex-direction:column;border:1px solid #e2e5e9;border-radius:6px 14px 14px 14px;background:#fff;box-shadow:0 4px 12px rgba(10,29,63,.05);color:#111827;font-family:Poppins,sans-serif;font-size:10px;line-height:1.5;text-align:left}#mobile-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble strong{margin-bottom:5px;color:#0b2554;font-size:12px;font-weight:700;line-height:1.35}#mobile-wrap .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble p{margin:0;color:#5f6673;line-height:1.55}#mobile-wrap .chatting .chat-frame .popular-questions h3{margin:0 0 8px;color:#111827;font-family:Poppins,sans-serif;font-size:11px;font-weight:700}#mobile-wrap .chatting .chat-frame .popular-questions .quick-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}#mobile-wrap .chatting .chat-frame .popular-questions .quick-actions button{min-height:38px;padding:8px 9px;border:1px solid #e2e5e9;border-radius:10px;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:9px;font-weight:600;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}#mobile-wrap .chatting .chat-frame .popular-questions .quick-actions button:hover{border-color:#e2e5e9;background:#f1f5fa;box-shadow:0 3px 10px rgba(17,24,39,.06);color:#0b2554}#mobile-wrap .chatting .chat-frame .popular-questions .quick-actions button:focus-visible{outline:2px solid rgba(11,37,84,.32);outline-offset:2px}#mobile-wrap .chatting .chat-frame .chat-message-list{display:flex;flex-direction:column;gap:9px}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row{display:flex;align-items:flex-end;gap:7px}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row.own-message{justify-content:flex-end}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row img{width:26px;height:26px;border-radius:50%;object-fit:cover}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row .msg-left,#mobile-wrap .chatting .chat-frame .chat-message-list .message-row .msg-right{max-width:80%;padding:9px 11px;font-family:Poppins,sans-serif;font-size:10px;line-height:1.5}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row .msg-left{border-radius:5px 13px 13px 13px;background:#fff;box-shadow:0 3px 9px rgba(9,29,63,.06);color:#111827}#mobile-wrap .chatting .chat-frame .chat-message-list .message-row .msg-right{border-radius:13px 13px 5px 13px;background:#0b2554;color:#fff}#mobile-wrap .chatting .chat-frame .chat-composer{flex:0 0 auto;width:100%;padding:10px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #e2e5e9;background:#fff}#mobile-wrap .chatting .chat-frame .chat-composer .composer-row{display:flex;align-items:center;gap:8px}#mobile-wrap .chatting .chat-frame .chat-composer .msg-input{min-width:0;flex:1 1;height:43px;padding:0 13px;border:1px solid #e2e5e9;border-radius:999px;outline:none;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:10px;transition:border-color .16s ease,box-shadow .16s ease}#mobile-wrap .chatting .chat-frame .chat-composer .msg-input::placeholder{color:#5f6673}#mobile-wrap .chatting .chat-frame .chat-composer .msg-input:focus{border-color:#0b2554;box-shadow:0 0 0 3px rgba(11,37,84,.1)}#mobile-wrap .chatting .chat-frame .chat-composer .send-msg-btn{width:41px;height:41px;padding:0;flex:0 0 41px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#0b2554;box-shadow:0 4px 10px rgba(17,24,39,.14);color:#fff;transition:background .16s ease,box-shadow .16s ease}#mobile-wrap .chatting .chat-frame .chat-composer .send-msg-btn:hover{background:#071c41;box-shadow:0 5px 12px rgba(17,24,39,.16)}#mobile-wrap .chatting .chat-frame .chat-composer .send-msg-btn:focus-visible{outline:2px solid rgba(11,37,84,.36);outline-offset:2px}#mobile-wrap .chatting .chat-frame .chat-composer .send-msg-btn svg{width:18px;height:18px}#mobile-wrap .chatting .chat-frame .chat-composer .ai-disclaimer{margin:7px 2px 0;display:flex;align-items:flex-start;justify-content:center;gap:4px;color:#5f6673;font-family:Poppins,sans-serif;font-size:7px;line-height:1.4}#mobile-wrap .chatting .chat-frame .chat-composer .ai-disclaimer svg{width:11px;height:11px;flex:0 0 11px;color:#a58433}#mobile-wrap .chatting .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:360px){#mobile-wrap .chatting .chat-frame .chat-header-avatar{width:40px;height:40px;padding:0;flex:0 0 40px;overflow:visible;background:transparent}#mobile-wrap .chatting .chat-frame .chat-header-identity{gap:6px}}@media(max-width:600px){.google-nickname-dialog.MuiDialog-paper{margin:14px}.google-nickname-dialog.MuiDialog-paper .MuiDialogTitle-root{padding:22px 20px 7px;font-size:19px}.google-nickname-dialog.MuiDialog-paper .google-nickname-content{padding:7px 20px 10px}.google-nickname-dialog.MuiDialog-paper .google-nickname-actions{padding:9px 20px 20px}}@media(prefers-reduced-motion:reduce){#mobile-wrap .chatting .chat-frame,#mobile-wrap .chatting .chat-tooltip{transition:none}}#mobile-wrap{overflow-x:clip}#mobile-wrap .top{height:108px;padding:10px 16px 9px;background:#fff;border-bottom:1px solid #e2e5e9;box-shadow:none}#mobile-wrap .top .golden-ticket-logo-link{position:relative;isolation:isolate;width:166px;height:46px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:0;border-radius:10px;background:transparent;box-shadow:none}#mobile-wrap .top .golden-ticket-logo-link .golden-ticket-logo{width:156px;height:auto;display:block}#mobile-wrap .top .golden-ticket-logo-link:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:3px}#mobile-wrap .top .mobile-top-row .btn-lang.MuiButton-root{border-color:#e2e5e9;border-radius:8px;background:#fff;box-shadow:none;color:#111827}#mobile-wrap .top .mobile-top-row .btn-lang.MuiButton-root:hover{border-color:#b9c3cf;background:#f7f8fa;box-shadow:none;color:#111827;transform:translateY(-1px)}#mobile-wrap .top .mobile-top-row .btn-lang.MuiButton-root:active{background:#fff;box-shadow:none;transform:none}#mobile-wrap .top .mobile-router{gap:20px;scrollbar-width:none}#mobile-wrap .top .mobile-router::-webkit-scrollbar{display:none}#mobile-wrap .top .mobile-router a{position:relative;min-height:34px;display:inline-flex;align-items:center;justify-content:center;color:#111827;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .22s ease}#mobile-wrap .top .mobile-router a div:after{position:absolute;bottom:-1px;left:50%;width:24px;height:2px;border-radius:2px;background:#0b2554;content:"";opacity:0;transform:translateX(-50%) scaleX(.4);transition:opacity .22s ease,transform .3s cubic-bezier(.22,1,.36,1)}#mobile-wrap .top .mobile-router a:focus-visible{outline:2px solid rgba(11,37,84,.24);outline-offset:2px;border-radius:11px}#mobile-wrap .top .mobile-router a div{position:relative;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;box-sizing:border-box;border:1px solid transparent;border-radius:0;background:transparent;font-weight:500;line-height:1;transition:color .23s ease,background-color .23s ease,border-color .23s ease,box-shadow .25s ease}#mobile-wrap .top .mobile-router a div.is-active{border-color:transparent;background:transparent;color:#111827;box-shadow:none}#mobile-wrap .top .mobile-router a:focus-visible div{color:#0b2554}#mobile-wrap .top .mobile-router a div.is-active:after{opacity:1;transform:translateX(-50%) scaleX(1)}@media(hover:hover)and (pointer:fine){#mobile-wrap .top .mobile-router a:hover{color:#0b2554}#mobile-wrap .top .mobile-router a:hover div{border-color:transparent;background:transparent;box-shadow:none}#mobile-wrap .top .mobile-router a:has(div.is-active):hover div{border-color:transparent;background:transparent;color:#111827}}#mobile-wrap .header-main.golden-ticket-hero{min-height:0;padding:28px 16px 40px;background:#fff;animation:none}#mobile-wrap .header-main.golden-ticket-hero:before{display:none}#mobile-wrap .header-main.golden-ticket-hero .hero-content{isolation:isolate;width:100%;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}#mobile-wrap .header-main.golden-ticket-hero .hero-content:after,#mobile-wrap .header-main.golden-ticket-hero .hero-content:before{display:none}#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid{position:relative;width:100%;display:flex;flex-direction:column;gap:30px}#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid:after,#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid:before{display:none}#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid>*{position:relative;z-index:1}#mobile-wrap .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{color:#b87908;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.6px}#mobile-wrap .header-main.golden-ticket-hero h1{max-width:100%;margin-top:11px;color:#111827;font-family:Fraunces,serif;font-size:clamp(37px,11vw,46px);line-height:1;letter-spacing:-1.25px;text-shadow:none}#mobile-wrap .header-main.golden-ticket-hero h1 strong{background:none;background-image:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:#b87908;color:#b87908}#mobile-wrap .header-main.golden-ticket-hero .hero-subtitle{max-width:440px;margin-top:15px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.55}#mobile-wrap .header-main.golden-ticket-hero .hero-subtitle br{display:none}#mobile-wrap .header-main.golden-ticket-hero .hero-actions{width:100%;margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}#mobile-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta{min-height:48px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:700;line-height:1.25;text-align:center;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}#mobile-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-primary{border-color:#0b2554;background:#0b2554;color:#fff;box-shadow:0 4px 10px rgba(11,37,84,.16)}#mobile-wrap .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary{border-color:#bac3cf;background:#fff;color:#111827;box-shadow:none}#mobile-wrap .header-main.golden-ticket-hero .hero-visual{width:100%;padding-block:8px;display:flex;justify-content:center}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel{position:relative;width:min(100vw - 48px,430px);max-width:100%;height:min((100vw - 48px)*.978 + 64px,485px);touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel:focus-visible{outline:3px solid rgba(109,69,199,.24);outline-offset:4px;border-radius:26px}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stage{position:absolute;inset:0 0 64px;overflow:visible;border-radius:26px;contain:layout}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stage:after,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stage:before{position:absolute;content:"";pointer-events:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stage:before{inset:6% 4% 0;border-radius:50%;background:radial-gradient(ellipse at center,rgba(139,99,210,.18),rgba(185,155,230,.07) 48%,transparent 72%);filter:blur(10px)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stage:after{z-index:0;inset:8px 8% 0;border:1px solid rgba(151,116,205,.13);border-radius:27px;background:linear-gradient(145deg,rgba(248,244,255,.74),rgba(230,218,248,.38));box-shadow:0 18px 38px rgba(57,38,91,.065);transform:rotate(1.2deg) scale(.985)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide{position:absolute;top:0;left:7%;width:86%;height:100%;overflow:hidden;border-radius:24px;background:var(--hero-slide-bg,#eee8fa);box-shadow:0 14px 38px rgba(17,16,24,.14),0 4px 14px rgba(17,16,24,.08);opacity:0;transform:translate3d(70%,0,0) scale(.9);transition:transform var(--hero-carousel-duration) cubic-bezier(.22,1,.36,1),opacity var(--hero-carousel-duration) ease;will-change:transform,opacity;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide:before{position:absolute;inset:0;z-index:2;content:"";pointer-events:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide:before{inset:1px 18px auto;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.9),transparent);opacity:0}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after{top:auto;height:34%;background:linear-gradient(180deg,transparent,rgba(29,20,48,.08) 56%,rgba(22,15,38,.24));opacity:0}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide img{display:block;width:100%;height:100%;object-fit:contain;object-position:var(--hero-slide-position,center);transform:translateZ(0) scale(var(--hero-slide-scale,1));transform-origin:center;transition:transform .42s cubic-bezier(.22,1,.36,1);pointer-events:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active{z-index:3;opacity:1;border:1px solid rgba(244,237,255,.78);border-radius:27px;transform:translateZ(0) scale(1.015);box-shadow:0 25px 58px rgba(31,24,50,.18),0 8px 20px rgba(42,30,68,.1),inset 0 1px 0 hsla(0,0%,100%,.86)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:after,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:before{opacity:1}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-far-previous,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-previous{opacity:.54;filter:brightness(.9) saturate(.76);transform:translate3d(-70%,0,0) scale(.9) rotate(1deg)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-far-next,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-next{opacity:.54;filter:brightness(.9) saturate(.76);transform:translate3d(70%,0,0) scale(.9) rotate(-1deg)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-stat{display:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-footer{position:absolute;z-index:6;left:0;right:0;bottom:0;height:28px;display:flex;align-items:center;justify-content:center}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-controls{position:static;min-height:24px;padding:0;display:flex;align-items:center;gap:8px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-dot{margin:0;padding:0;border:0;background:transparent}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-dot:focus-visible{outline:2px solid rgba(11,37,84,.42);outline-offset:2px}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:rgba(73,53,111,.66);font-size:14px;transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .18s ease,box-shadow .18s ease}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span{font-size:0;transition:transform .32s cubic-bezier(.22,1,.36,1)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span:before{font-size:14px;line-height:1}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Previous student"] span:before{content:"←"}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Next student"] span:before{content:"→"}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-pagination{display:flex;align-items:center;gap:6px}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-dot{width:5px;height:5px;border-radius:999px;background:#cbd5e1;transition:width .38s cubic-bezier(.22,1,.36,1),background-color .26s ease,box-shadow .26s ease}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-dot.is-active{width:14px;background:#0b2554;box-shadow:none}@media(hover:hover)and (pointer:fine){#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active{pointer-events:auto}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover{border-color:hsla(0,0%,100%,.96);transform:translate3d(0,-10px,0) scale(1.015);box-shadow:0 34px 72px rgba(31,24,50,.22),0 11px 25px rgba(42,30,68,.12),inset 0 1px 0 hsla(0,0%,100%,.94)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{transform:translateZ(0) scale(var(--hero-slide-hover-scale,1.04))}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover{background:rgba(109,69,199,.06);box-shadow:none;transform:none}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Previous student"]:hover span{transform:translateX(-3px)}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow[aria-label="Next student"]:hover span{transform:translateX(3px)}}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#mobile-wrap .header-main.golden-ticket-hero .hero-search{width:100%;z-index:2;margin:38px 0 0}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box{width:100%;padding:6px;gap:0;border:1px solid #e4e5e2;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.06);-webkit-backdrop-filter:none;backdrop-filter:none}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{border:0;border-radius:0;background:transparent}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border-color:transparent;background:transparent;box-shadow:inset 0 -2px 0 rgba(11,37,84,.14)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{height:52px}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input{color:#111827}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input::placeholder{color:#8a919c}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{grid-template-columns:1fr;gap:8px}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{min-height:52px}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{color:#0b2554}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root,#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-select{color:#111827}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:#0b2554}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{height:52px;border-radius:8px;background:#0b2554;color:#fff;box-shadow:0 4px 10px rgba(11,37,84,.16)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{background:#071c41;box-shadow:0 6px 14px rgba(11,37,84,.2);transform:translateY(-1px)}#mobile-wrap .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#mobile-wrap .header-main.golden-ticket-hero .country-row{width:100%;margin-top:28px;gap:12px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-row-label{color:#777b8d;font-size:10px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-list{width:calc(100% + 16px);margin-right:-16px;padding-right:16px;display:block;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-list::-webkit-scrollbar{display:none}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-list:focus-visible{outline:3px solid rgba(109,69,199,.22);outline-offset:3px;border-radius:12px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-group,#mobile-wrap .header-main.golden-ticket-hero .country-row .country-track{width:max-content;display:flex;gap:8px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-group{padding-right:8px}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-group[aria-hidden=true]{display:none}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-chip{min-width:max-content;min-height:42px;padding:6px 15px 6px 8px;flex-direction:row;gap:9px;border:1px solid #e7e1f1;border-radius:999px;background:hsla(0,0%,100%,.86);color:#4e5265;font-size:13px;scroll-snap-align:start;box-shadow:0 4px 12px rgba(44,31,75,.04)}#mobile-wrap .header-main.golden-ticket-hero .country-row .country-flag-wrap{width:30px;height:30px;border:1px solid #ded8e9;box-shadow:none}#mobile-wrap .header-main.golden-ticket-hero .hero-stats{width:100%;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card{min-height:108px;height:auto;padding:14px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-sizing:border-box;border:1px solid #e2e5e9;border-radius:10px;background:#f1f5fa;box-shadow:none;transition:none}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f5fa;color:#0b2554;transition:none}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon img{width:36px;height:36px;display:block;object-fit:contain}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy{min-width:0;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card strong{color:#0b2554;font-family:Fraunces,serif;font-size:28px;font-weight:700;line-height:1}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.25}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2){border-color:#0b2554;background:#0b2554}#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) .stat-copy>span,#mobile-wrap .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) strong{color:#fff}@keyframes mobile-hero-glow-one{0%{transform:translateZ(0)}to{transform:translate3d(-16px,14px,0)}}@keyframes mobile-hero-glow-two{0%{transform:translateZ(0)}to{transform:translate3d(18px,-12px,0)}}@keyframes mobile-hero-particle-drift{0%{transform:translateZ(0)}to{transform:translate3d(5px,-7px,0)}}@keyframes mobile-hero-mesh-drift{0%{background-position:49% 50%,51% 50%,0 0}to{background-position:52% 48%,48% 52%,0 0}}@media(hover:hover){#mobile-wrap .header-main.golden-ticket-hero .hero-cta-primary:hover{border-color:#071c41;background:#071c41;box-shadow:none;transform:translateY(-2px)}#mobile-wrap .header-main.golden-ticket-hero .hero-cta-secondary:hover{border-color:#0b2554;background:#fff;box-shadow:none;color:#0b2554;transform:translateY(-2px)}#mobile-wrap .header-main.golden-ticket-hero .stat-card:hover{transform:translateY(-3px);box-shadow:0 15px 31px rgba(45,31,78,.13)}#mobile-wrap .header-main.golden-ticket-hero .stat-card:hover .stat-icon{background:#e5dbfb}}@media(max-width:340px){#mobile-wrap .header-main.golden-ticket-hero .hero-actions{grid-template-columns:1fr}#mobile-wrap .header-main.golden-ticket-hero h1{font-size:36px}}@media(prefers-reduced-motion:reduce){#mobile-wrap .header-main.golden-ticket-hero *,#mobile-wrap .top *{scroll-behavior:auto!important;transition-duration:.01ms!important}#mobile-wrap .header-main.golden-ticket-hero{animation:none!important}#mobile-wrap .header-main.golden-ticket-hero .hero-content:after,#mobile-wrap .header-main.golden-ticket-hero .hero-content:before,#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid:after,#mobile-wrap .header-main.golden-ticket-hero .hero-main-grid:before{animation:none!important;transform:none!important}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide{transition-duration:.01ms!important}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow span,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-dot,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide img,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide:after{transition:none!important}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover{transform:translateZ(0) scale(1.015)!important}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{transform:translateZ(0) scale(var(--hero-slide-scale,1))!important}#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover,#mobile-wrap .header-main.golden-ticket-hero .hero-carousel-arrow:hover span,#mobile-wrap .header-main.golden-ticket-hero .hero-cta:hover,#mobile-wrap .header-main.golden-ticket-hero .stat-card:hover{transform:none!important}#mobile-wrap .top .mobile-router a,#mobile-wrap .top .mobile-router div,#mobile-wrap .top .mobile-router div:after{transition:none!important}#mobile-wrap .top .mobile-router a:has(div.is-active){transform:none!important}}#mobile-wrap:has(.golden-ticket-hero){--homepage-surface-primary:#fcfbf8;--homepage-surface-secondary:#f4f2f6;--homepage-surface-card:#fff;--homepage-divider:rgba(126,87,194,.12);--homepage-glow:rgba(169,132,238,.045);--homepage-card-shadow:0 9px 21px rgba(48,30,82,.045),0 3px 8px rgba(68,43,108,.02);--homepage-card-shadow-hover:0 15px 32px rgba(48,30,82,.08),0 5px 12px rgba(68,43,108,.035);--luxury-ink:#2a1b3d;--luxury-violet:#6d28d9;--luxury-violet-deep:#4c1d95;--luxury-gold:#c9a15b;--luxury-cream:var(--homepage-surface-primary);--luxury-cream-secondary:var(--homepage-surface-secondary);--luxury-lavender:#f3ecfc;--luxury-muted:#766d84;--luxury-line:var(--homepage-divider);--luxury-ui:"Plus Jakarta Sans",sans-serif;--luxury-display:"Fraunces",serif;font-synthesis:none}#mobile-wrap:has(.golden-ticket-hero) #top{position:-webkit-sticky;position:sticky;top:0;z-index:99;padding:10px 10px 0;background:#fff}#mobile-wrap:has(.golden-ticket-hero) #top .top{height:116px;padding:9px 12px 11px;border:1px solid #e2e5e9;border-radius:28px;font-family:var(--luxury-ui)}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-top-row .btn-lang.MuiButton-root{border-color:#e2e5e9;border-radius:8px;background:#fff;box-shadow:none;color:#111827}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-top-row .btn-lang.MuiButton-root:hover{border-color:#b9c3cf;background:#f7f8fa;box-shadow:none;color:#111827;transform:translateY(-1px)}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-top-row .btn-lang.MuiButton-root:active{background:#fff;box-shadow:none;transform:none}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router{gap:8px}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router a{color:#111827}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router a div{padding:0 10px;border-radius:0}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router a div.is-active{border-color:transparent;background:transparent;color:#111827}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero{position:relative;padding:34px 16px 42px;overflow:hidden;background:#fff;animation:none;font-family:var(--luxury-ui)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{display:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{top:-90px;right:-130px;width:330px;height:330px;background:#d9c4f3}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after{top:350px;left:-150px;width:310px;height:310px;background:#f2d8a5}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage:after,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage:before,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-main-grid:after,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-main-grid:before{display:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-copy .hero-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#b87908;font-size:9px;font-weight:700;letter-spacing:.1em}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-eyebrow-icon{font-size:14px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1{margin-top:13px;color:#111827;font-family:Fraunces,serif;font-size:clamp(38px,11vw,46px);font-style:normal;font-weight:650;line-height:1;letter-spacing:-1.25px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1 span,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1 strong{font-family:Fraunces,serif;font-style:normal}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero h1 strong{display:inline-block;font-size:1.09em;font-weight:800;line-height:.96;letter-spacing:-.036em;background:none;background-image:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:#b87908;color:#b87908}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-subtitle{max-width:440px;margin-top:18px;color:#5f6673;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:400;line-height:1.55}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions{margin-top:18px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta{border-radius:8px;font-family:Plus Jakarta Sans,sans-serif}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-primary{color:#fff}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-trust-row{margin-top:17px;display:flex;flex-wrap:wrap;align-items:center;gap:6px 9px;color:#5f6673;font-size:10px;font-weight:700}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-trust-row .hero-trust-stars{color:#b87908;font-size:12px;letter-spacing:1px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide{border-radius:34px;box-shadow:0 20px 46px rgba(11,37,69,.16)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active{border:6px solid #fff;border-radius:40px;box-shadow:0 28px 60px rgba(11,37,69,.2),0 8px 20px rgba(11,37,69,.09)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-previous,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-previous{transform:translate3d(-70%,0,0) scale(.88) rotate(-6deg)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-next,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-next{transform:translate3d(70%,0,0) scale(.88) rotate(6deg)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-arrow:hover{background:rgba(109,40,217,.06)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-dot.is-active{background:#0b2554}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box{padding:6px;gap:0;border:1px solid #e2e5e9;border-radius:12px;background:#fff}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{min-height:52px;border:0;border-radius:0;background:transparent;box-shadow:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{border:0;background:transparent;box-shadow:inset 0 -2px 0 rgba(11,37,84,.14)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field img{filter:invert(14%) sepia(39%) saturate(2251%) hue-rotate(190deg) brightness(84%) contrast(103%)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input{color:#111827}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field input::placeholder{color:#8a919c}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-select-box{gap:0}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field{position:relative;padding-left:18px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:before{position:absolute;left:8px;right:8px;top:0;height:1px;content:""}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .filter-label{color:#0b2554;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiSelect-select{color:#111827}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{height:52px;margin-top:5px;border-radius:8px}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:hover{background:#071c41;box-shadow:0 6px 14px rgba(11,37,84,.2);transform:translateY(-1px)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip{border-color:var(--luxury-line);background:var(--homepage-surface-card);color:var(--luxury-muted)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .country-row .country-chip:hover{border-color:var(--luxury-gold);color:var(--luxury-ink)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card{border:1px solid #e2e5e9;border-radius:10px;background:#f1f5fa}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong{color:#0b2554;font-family:Fraunces,serif;font-style:normal;font-weight:800;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;text-transform:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2){border-color:#0b2554;background:#0b2554}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) .stat-copy strong,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) .stat-copy>span{color:#fff}@media(prefers-reduced-motion:reduce){#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:after,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero:before{animation:none!important}}#mobile-wrap:has(.golden-ticket-hero) #top .top{background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router a div{transition:color .2s ease,background-color .2s ease,box-shadow .2s ease}#mobile-wrap:has(.golden-ticket-hero) #top .top .mobile-router a div.is-active{box-shadow:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero{background-color:#f8f9fa;background-image:radial-gradient(circle at 16% 40%,rgba(180,134,36,.03),transparent 35%),radial-gradient(circle at 72% 35%,rgba(11,37,84,.022),transparent 32%);background-repeat:no-repeat;background-size:auto}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-primary{border-color:#0b2554;background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-primary:hover{border-color:#071c41;background:#071c41;box-shadow:0 6px 16px rgba(11,37,84,.22);transform:translateY(-1px)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-primary:active{background:#071c41;box-shadow:0 2px 5px rgba(11,37,84,.18);transform:translateY(1px)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-actions .hero-cta-secondary{border-color:#bac3cf;background:#fff;color:#111827;box-shadow:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-stage:before{background:none;filter:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide{box-shadow:0 18px 40px rgba(11,37,69,.13),0 5px 14px rgba(11,37,69,.055)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide img{scale:1;transition:transform .42s cubic-bezier(.22,1,.36,1),scale .42s cubic-bezier(.22,1,.36,1)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active{box-shadow:0 28px 60px rgba(11,37,69,.2),0 11px 25px rgba(11,37,69,.1),0 3px 8px rgba(11,37,69,.06),inset 0 1px 0 hsla(0,0%,100%,.84)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-next,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-far-previous,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-next,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-previous{box-shadow:0 20px 44px rgba(11,37,69,.13),0 5px 14px rgba(11,37,69,.055)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{scale:1.025}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-controls{border:0;background:transparent;box-shadow:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box{border-color:#e4e5e2;box-shadow:0 4px 14px rgba(17,24,39,.06)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field{transition:background-color .2s ease,box-shadow .2s ease}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:hover,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:hover{background:transparent}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:focus-within,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-keyword-field:focus-within{background:transparent;box-shadow:inset 0 -2px 0 rgba(11,37,84,.14)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field:before{background:#e2e5e9}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-filter-field .MuiInputBase-root svg{color:#5f6673;transition:color .2s ease}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .scholarship-search-box .scholarship-search-button{background:#0b2554;box-shadow:0 4px 10px rgba(11,37,84,.16)}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card{box-shadow:none;transition:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon{background:transparent;box-shadow:none;transition:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-icon img{transition:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card strong{line-height:1}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span{color:#5f6673;letter-spacing:0}@media(hover:hover){#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover{box-shadow:none;transform:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-icon img{transform:none}}@media(prefers-reduced-motion:reduce){#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide img,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-icon,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-icon img{transition:none!important}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-carousel-slide-active:hover img{scale:1!important}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-icon img{transform:none!important}}#mobile-wrap #top .top.compact-top .mobile-account-box{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}#mobile-wrap #top .top.compact-top .login-user,#mobile-wrap #top .top.compact-top .mobile-account-trigger{width:42px;height:42px;min-width:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #d8dde4;border-radius:50%;background:#fff;color:#0b2554;cursor:pointer}#mobile-wrap #top .top.compact-top .login-user:focus-visible,#mobile-wrap #top .top.compact-top .mobile-account-trigger:focus-visible{outline:3px solid rgba(11,37,84,.24);outline-offset:2px}#mobile-wrap #top .top.compact-top .login-user{overflow:hidden}#mobile-wrap #top .top.compact-top .login-user img{width:100%;height:100%;object-fit:cover}#mobile-wrap #top .top.compact-top .account-loading{width:42px;height:42px;flex:0 0 42px}#mobile-wrap #top .top.compact-top .auth-links{flex-direction:row;align-items:center;gap:8px}#mobile-wrap #top .top.compact-top .auth-links a{display:inline-flex;text-decoration:none}#mobile-wrap #top .top.compact-top .auth-links .get-started-link,#mobile-wrap #top .top.compact-top .auth-links .login-link{min-height:38px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}@media(max-width:767px){#mobile-wrap .home-page .opportunity-banner,#pc-wrap .home-page .opportunity-banner{margin-top:14px;margin-bottom:16px}#mobile-wrap .home-page .top-agents,#pc-wrap .home-page .top-agents{padding-top:16px;background:#f5f7fa}#mobile-wrap .home-page .top-agents .top-agent-card,#pc-wrap .home-page .top-agents .top-agent-card{border-color:#d8e1eb;background:#fff;box-shadow:0 4px 14px rgba(30,58,88,.055)}#mobile-wrap .home-page .featured-scholarships,#pc-wrap .home-page .featured-scholarships{padding-bottom:0;background:#f5f7fa}#mobile-wrap .home-page .featured-scholarships .scholarship-home-card,#pc-wrap .home-page .featured-scholarships .scholarship-home-card{border-color:#d8e1eb;background:#fff;box-shadow:0 4px 14px rgba(30,58,88,.055)}#mobile-wrap .home-page .featured-scholarships>.container,#pc-wrap .home-page .featured-scholarships>.container{width:100%;padding-right:16px;padding-left:16px;box-sizing:border-box}#mobile-wrap .home-page .featured-scholarships .featured-scholarships-heading,#pc-wrap .home-page .featured-scholarships .featured-scholarships-heading{min-width:0;align-items:stretch}#mobile-wrap .home-page .featured-scholarships{padding-bottom:24px}}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2){border-color:#dce4ee;background:#f8fafd;background-image:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy strong,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy strong,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) .stat-copy strong{color:#0b2545}#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card .stat-copy>span,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:hover .stat-copy>span,#mobile-wrap:has(.golden-ticket-hero) .header-main.golden-ticket-hero .hero-stats .stat-card:nth-child(2) .stat-copy>span{color:#64748b}@media(max-width:1279px){#mobile-wrap .public-floating-actions{--floating-actions-bottom:max(16px,calc(env(safe-area-inset-bottom) + 12px));position:fixed;right:max(12px,env(safe-area-inset-right));bottom:calc(var(--floating-actions-bottom) + var(--floating-footer-lift, 0px));z-index:1300;display:flex;flex-direction:column;align-items:flex-end;gap:32px;pointer-events:none}#mobile-wrap .public-floating-actions:has(.chat-tooltip.is-visible){gap:52px}#mobile-wrap .public-floating-actions .chat-launcher,#mobile-wrap .public-floating-actions>.back-to-top{position:relative;right:auto;bottom:auto}#mobile-wrap .public-floating-actions .back-to-top,#mobile-wrap .public-floating-actions .chat-launcher{pointer-events:none}#mobile-wrap .public-floating-actions .back-to-top.is-visible,#mobile-wrap .public-floating-actions .chat-frame,#mobile-wrap .public-floating-actions .chat-launcher.is-visible{pointer-events:auto}#mobile-wrap .public-floating-actions .chat-tooltip{max-width:calc(100vw - max(12px,env(safe-area-inset-right)) - 82px);overflow-wrap:anywhere}}@media(max-width:767px){#mobile-wrap #top .top.phone-top,#pc-wrap #top .top.phone-top{width:100%;height:72px;min-height:72px;padding:10px 16px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-bottom:1px solid #e2e5e9;background:#fff;box-shadow:none}#mobile-wrap #top .top.phone-top .phone-header-row,#pc-wrap #top .top.phone-top .phone-header-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}#mobile-wrap #top .top.phone-top .phone-header-actions,#pc-wrap #top .top.phone-top .phone-header-actions{display:flex;align-items:center;gap:8px}#mobile-wrap #top .top.phone-top .login-user,#pc-wrap #top .top.phone-top .login-user{width:40px;height:40px;min-width:40px;padding:0;border:1px solid #d8dde4;border-radius:50%;background:#fff;overflow:hidden}#mobile-wrap #top .top.phone-top .login-user img,#pc-wrap #top .top.phone-top .login-user img{width:100%;height:100%;object-fit:cover}#mobile-wrap #top .top.phone-top .golden-ticket-logo-link,#pc-wrap #top .top.phone-top .golden-ticket-logo-link{width:min(166px,52vw);height:48px;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;border-radius:8px}#mobile-wrap #top .top.phone-top .golden-ticket-logo,#pc-wrap #top .top.phone-top .golden-ticket-logo{width:100%;height:auto;max-width:166px;display:block;object-fit:contain}#mobile-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root,#pc-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root{width:48px;height:48px;min-width:48px;padding:0;border:1px solid #dce4ee;border-radius:12px;background:#f8fafd;color:#0b2545}#mobile-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root:hover,#pc-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root:hover{background:#eef4fa}#mobile-wrap #top .top.phone-top .golden-ticket-logo-link:focus-visible,#mobile-wrap #top .top.phone-top .login-user:focus-visible,#mobile-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root:focus-visible,#pc-wrap #top .top.phone-top .golden-ticket-logo-link:focus-visible,#pc-wrap #top .top.phone-top .login-user:focus-visible,#pc-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root:focus-visible{outline:3px solid rgba(11,37,69,.24);outline-offset:2px}#mobile-wrap:has(.golden-ticket-hero) #top{z-index:1200;padding:0;border-bottom:1px solid #e2e5e9;background:#fff;box-shadow:0 4px 14px rgba(11,37,69,.07)}#mobile-wrap:has(.golden-ticket-hero) #top .top.phone-top{transition:height .18s ease,min-height .18s ease,padding .18s ease}#mobile-wrap:has(.golden-ticket-hero) #top .top.phone-top.is-scrolled{height:56px;min-height:56px;padding:6px 14px}#mobile-wrap:has(.golden-ticket-hero) #top .top.phone-top.is-scrolled .golden-ticket-logo-link{width:min(148px,48vw);height:40px}#mobile-wrap:has(.golden-ticket-hero) #top .top.phone-top.is-scrolled .login-user,#mobile-wrap:has(.golden-ticket-hero) #top .top.phone-top.is-scrolled .phone-menu-trigger.MuiIconButton-root{width:42px;height:42px;min-width:42px}.phone-navigation-drawer .MuiDrawer-paper{width:100%;height:auto;max-height:calc(100dvh - env(safe-area-inset-bottom));overflow-y:auto;box-sizing:border-box;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 18px 42px rgba(11,37,69,.18)}.phone-navigation-panel{width:min(100%,480px);margin:0 auto;padding:12px 16px calc(18px + env(safe-area-inset-bottom));box-sizing:border-box;color:#0b2545}.phone-navigation-heading{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0}.phone-navigation-heading strong{font-family:Poppins,sans-serif;font-size:17px;font-weight:750}.phone-navigation-heading .MuiIconButton-root{width:48px;height:48px;color:#0b2545}.phone-navigation-links{padding:8px 0;display:grid;grid-gap:3px;gap:3px}.phone-navigation-links a{min-height:48px;padding:0 14px;display:flex;align-items:center;box-sizing:border-box;border:1px solid transparent;border-radius:10px;color:#334155;font-family:Poppins,sans-serif;font-size:15px;font-weight:650;text-decoration:none}.phone-navigation-links a:focus-visible,.phone-navigation-links a:hover{background:#f8fafc;color:#0b2545}.phone-navigation-links a.is-active{border-color:#dce4ee;background:#eef4fa;color:#0b2545;font-weight:750}.phone-menu-account-actions button:focus-visible,.phone-menu-auth-actions a:focus-visible,.phone-navigation-heading .MuiIconButton-root:focus-visible,.phone-navigation-links a:focus-visible{outline:3px solid rgba(11,37,69,.22);outline-offset:2px}.phone-navigation-account,.phone-navigation-settings{padding-top:12px;border-top:1px solid #e2e8f0}.phone-navigation-account{margin-top:12px}.phone-navigation-label{display:block;margin-bottom:7px;color:#64748b;font-family:Poppins,sans-serif;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.phone-navigation-settings .btn-lang.MuiButton-root,.phone-navigation-settings .lan-box{width:100%}.phone-navigation-settings .btn-lang.MuiButton-root{height:48px;padding:0 14px;justify-content:flex-start;gap:9px;box-sizing:border-box;border:1px solid #dce4ee;border-radius:10px;background:#f8fafd;color:#0b2545;text-transform:none}.phone-navigation-settings .language-chevron{margin-left:auto}.phone-menu-auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.phone-menu-account-actions button,.phone-menu-auth-actions a{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:#0b2545;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.phone-menu-auth-actions .phone-menu-sign-up{border-color:#0b2545;background:#0b2545;color:#fff}.phone-menu-account-actions{display:grid;grid-gap:6px;gap:6px}.phone-menu-account-actions button{width:100%;justify-content:flex-start;gap:11px}.phone-menu-account-actions button svg{width:20px;height:20px;flex:0 0 20px}.phone-menu-loading{width:100%;height:48px;display:block;border-radius:10px;background:#f1f5f9}}@media(max-width:767px)and (prefers-reduced-motion:reduce){.phone-navigation-drawer .MuiDrawer-paper{transition:none!important}}.login-user .member-avatar-placeholder{width:100%;height:100%}.mypage-sidebar-profile>.member-avatar-placeholder{width:38px;height:38px;flex:0 0 38px}@media(max-width:767px){#mobile-wrap .home-page .featured-scholarships .scholarship-home-footer .scholarship-cta,#pc-wrap .home-page .featured-scholarships .scholarship-home-footer .scholarship-cta{width:calc(100% - 16px);margin-right:8px;margin-left:8px;box-sizing:border-box}#mobile-wrap .home-page .top-agents .mentor-spotlight,#pc-wrap .home-page .top-agents .mentor-spotlight{scroll-snap-type:x mandatory}#mobile-wrap .home-page .top-agents .top-agent-card,#pc-wrap .home-page .top-agents .top-agent-card{width:100%;max-width:none;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}}#mobile-wrap .home-page .top-agents .mentor-mobile-meta,#pc-wrap .home-page .top-agents .mentor-mobile-meta{display:none}@media(max-width:767px){#mobile-wrap .home-page .top-agents .top-agent-card.has-mobile-meta,#pc-wrap .home-page .top-agents .top-agent-card.has-mobile-meta{height:458px}#mobile-wrap .home-page .top-agents .top-agent-card.has-mobile-meta .mentor-card-copy,#pc-wrap .home-page .top-agents .top-agent-card.has-mobile-meta .mentor-card-copy{grid-template-rows:44px 36px 71px 42px}#mobile-wrap .home-page .top-agents .mentor-address,#pc-wrap .home-page .top-agents .mentor-address{gap:7px;font-size:14px;font-weight:700}#mobile-wrap .home-page .top-agents .mentor-address .fi,#pc-wrap .home-page .top-agents .mentor-address .fi{width:30px;height:20px;flex:0 0 30px;border-radius:3px}#mobile-wrap .home-page .top-agents .top-agent-card.has-mobile-meta .mentor-mobile-meta,#pc-wrap .home-page .top-agents .top-agent-card.has-mobile-meta .mentor-mobile-meta{min-width:0;padding:0 16px;display:flex;flex-direction:column;justify-content:center;gap:3px;box-sizing:border-box}#mobile-wrap .home-page .top-agents .mentor-expertise,#pc-wrap .home-page .top-agents .mentor-expertise{display:block;overflow:hidden;color:#64748b;font-size:11px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:767px){:is(#mobile-wrap,#pc-wrap) .public-floating-actions .chat-launcher{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame{top:0;right:0;bottom:0;left:0;z-index:1500;width:100%;height:100dvh;max-height:100dvh;min-height:0;border:0;border-radius:16px 16px 0 0;box-shadow:none;transform:translateY(100%);transform-origin:bottom center}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame.open{transform:translateY(0)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame.expanded{top:0;bottom:0;height:100dvh;max-height:100dvh}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header{min-height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0 16px;flex-grow:0;flex-shrink:0;flex-basis:calc(60px + env(safe-area-inset-top));box-sizing:border-box}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-identity{gap:8px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-avatar{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-copy strong{font-size:14px;line-height:1.15}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-copy>span{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-status{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-actions{gap:2px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-actions button{width:42px;height:42px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-actions button:not(:last-child){display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-content{min-height:0;flex:1 1 auto}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-main{padding:9px 10px 12px;gap:8px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row{display:block}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-message-avatar{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble{padding:8px 10px;border-radius:10px;box-shadow:none;font-size:10px;line-height:1.4}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble strong{margin-bottom:2px;font-size:11px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble p{display:-webkit-box;overflow:hidden;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions h3{margin-bottom:4px;font-size:10px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions .quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions .quick-actions button{min-height:29px;padding:4px 5px;border-radius:8px;font-size:8px;line-height:1.25;text-align:center}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list{gap:8px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer{position:relative;z-index:2;padding:7px 10px max(7px,env(safe-area-inset-bottom));flex:0 0 auto;box-shadow:0 -4px 12px rgba(15,35,64,.045)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .msg-input{height:40px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .send-msg-btn{width:42px;height:42px;flex-basis:40px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .ai-disclaimer{margin-top:3px}}.mobile-bottom-navigation{display:none}@media(max-width:767px){:is(#mobile-wrap,#pc-wrap){padding-bottom:calc(80px + env(safe-area-inset-bottom));box-sizing:border-box}.mobile-bottom-navigation{position:fixed;z-index:1200;right:0;bottom:0;left:0;min-height:calc(66px + env(safe-area-inset-bottom));padding:5px 8px max(5px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;box-sizing:border-box;border-top:1px solid rgba(11,37,84,.12);background:#fff;box-shadow:0 -5px 18px rgba(11,37,84,.1)}.mobile-bottom-navigation.is-hidden{display:none}.mobile-bottom-navigation a,.mobile-bottom-navigation button{position:relative;min-width:0;height:54px;padding:5px 2px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#64748b;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;line-height:1;text-decoration:none}.mobile-bottom-navigation svg{width:21px;height:21px}.mobile-bottom-navigation a.is-active{color:#0b2545}.mobile-bottom-navigation a.is-active:after{position:absolute;bottom:1px;width:18px;height:2px;border-radius:999px;background:#c9a15b;content:""}.mobile-bottom-navigation a:focus-visible,.mobile-bottom-navigation button:focus-visible{border-radius:8px;outline:2px solid rgba(11,37,69,.28);outline-offset:-2px}.mobile-bottom-navigation .mobile-nova-action{width:100%;height:54px;min-width:0;margin:0;padding:0 2px 3px;border:0;border-radius:10px;background:transparent;box-shadow:none;color:#0b2545;transform:translateY(-5px)}.mobile-bottom-navigation .mobile-nova-action .mobile-nova-icon{width:38px;height:38px;padding:3px;display:block;box-sizing:border-box;border:3px solid #fff;border-radius:50%;background:#d4ad58;box-shadow:0 5px 13px rgba(11,37,69,.22);object-fit:contain}.mobile-bottom-navigation .mobile-nova-action span{margin-top:-2px;color:#0b2545;font-size:9px;font-weight:800}.phone-navigation-drawer .MuiBackdrop-root{background:rgba(4,13,31,.68);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.phone-navigation-drawer .MuiDrawer-paper{width:min(340px,100vw - 44px);height:100dvh;max-height:none;overflow-y:auto;border:0;border-radius:0 18px 18px 0;background:#fff;box-shadow:18px 0 44px rgba(4,13,31,.24)}.phone-navigation-panel{width:100%;min-height:100%;margin:0;padding:max(12px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));display:flex;flex-direction:column;box-sizing:border-box}.phone-navigation-heading{min-height:58px;flex:0 0 auto}.phone-navigation-heading strong{color:#0b2545;font-size:18px}.phone-navigation-heading .MuiIconButton-root{width:44px;height:44px}.phone-navigation-links{padding:14px 0;gap:5px}.phone-navigation-links a{min-height:50px;padding:0 14px;border-radius:10px;font-size:15px}.phone-navigation-links a.is-active{border-color:rgba(11,37,69,.12);box-shadow:inset 3px 0 #c9a15b}.phone-navigation-settings{margin-top:auto;padding-top:16px}.phone-navigation-account{margin-top:14px;padding-top:14px}.phone-navigation-label{margin-bottom:9px;color:#64748b;font-size:10px;letter-spacing:.1em}.phone-navigation-settings .btn-lang.MuiButton-root{height:48px}.phone-menu-account-actions button,.phone-menu-auth-actions a{min-height:48px}}@media(max-width:767px){:is(#mobile-wrap,#pc-wrap) .public-floating-actions>.back-to-top{display:none!important}#mobile-wrap #top .top.phone-top .phone-header-row,#pc-wrap #top .top.phone-top .phone-header-row{display:grid;grid-template-columns:42px minmax(92px,1fr) auto;grid-gap:6px;gap:6px}#mobile-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root,#pc-wrap #top .top.phone-top .phone-menu-trigger.MuiIconButton-root{width:42px;height:42px;min-width:42px}#mobile-wrap #top .top.phone-top .golden-ticket-logo-link,#pc-wrap #top .top.phone-top .golden-ticket-logo-link{width:min(128px,34vw);height:42px}#mobile-wrap #top .top.phone-top .golden-ticket-logo,#pc-wrap #top .top.phone-top .golden-ticket-logo{width:100%;max-width:128px}#mobile-wrap #top .top.phone-top .phone-header-actions,#pc-wrap #top .top.phone-top .phone-header-actions{min-width:0;gap:4px}#mobile-wrap #top .top.phone-top .phone-header-actions .btn-lang.MuiButton-root,#pc-wrap #top .top.phone-top .phone-header-actions .btn-lang.MuiButton-root{width:42px;min-width:42px;height:42px;padding:0;justify-content:center}#mobile-wrap #top .top.phone-top .phone-header-actions .language-chevron,#mobile-wrap #top .top.phone-top .phone-header-actions .language-globe,#mobile-wrap #top .top.phone-top .phone-header-actions .language-name,#pc-wrap #top .top.phone-top .phone-header-actions .language-chevron,#pc-wrap #top .top.phone-top .phone-header-actions .language-globe,#pc-wrap #top .top.phone-top .phone-header-actions .language-name{display:none}#mobile-wrap #top .top.phone-top .account-loading,#mobile-wrap #top .top.phone-top .mobile-account-trigger,#pc-wrap #top .top.phone-top .account-loading,#pc-wrap #top .top.phone-top .mobile-account-trigger{width:42px;height:42px;min-width:42px}#mobile-wrap #top .top.phone-top .mobile-account-trigger,#pc-wrap #top .top.phone-top .mobile-account-trigger{padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dde4;border-radius:50%;background:#fff;color:#0b2545}#mobile-wrap #top .top.phone-top.is-scrolled .golden-ticket-logo-link,#pc-wrap #top .top.phone-top.is-scrolled .golden-ticket-logo-link{width:min(120px,32vw);height:40px}}@media(max-width:767px){:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header{background:#0b2545;box-shadow:inset 0 -1px hsla(0,0%,100%,.1)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header.mobile-chat-header{height:calc(76px + env(safe-area-inset-top));min-height:calc(76px + env(safe-area-inset-top));padding:calc(env(safe-area-inset-top) + 9px) 16px 9px 18px;flex-grow:0;flex-shrink:0;flex-basis:calc(76px + env(safe-area-inset-top))}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-identity{gap:10px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-avatar{width:40px;height:40px;padding:2px;flex:0 0 40px;display:block;box-sizing:border-box;border:1px solid rgba(11,37,69,.72);border-radius:50%;background:#fffdfa;box-shadow:0 0 0 2px rgba(212,173,88,.42)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-copy strong{color:#fff;font-size:18px;font-weight:800}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-copy>span{display:block;color:hsla(0,0%,100%,.68);font-size:10px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-status{margin-top:2px;display:flex}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-status i{background:#d4ad58}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-status span{color:hsla(0,0%,100%,.78);font-size:9px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-header-actions button:last-child{border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-content{background:radial-gradient(circle at 50% 18%,rgba(212,173,88,.1),transparent 30%),#f6f8fb}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-content:has(.chat-message-list:empty) .chat-main{min-height:100%;justify-content:flex-start}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-main{padding:18px 16px 24px;gap:12px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-main:has(.message-row)>.ai-welcome-row,:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-main:has(.message-row)>.ai-welcome-row+.popular-questions{display:none}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row{display:flex;align-items:center;gap:8px;text-align:center}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-message-avatar{width:76px;height:76px;padding:5px;display:block;box-sizing:border-box;border:2px solid rgba(11,37,69,.72);border-radius:50%;background:#fffdfa;box-shadow:0 0 0 3px rgba(212,173,88,.3),0 10px 26px rgba(11,37,69,.12)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble{max-width:340px;padding:0;border:0;background:transparent;box-shadow:none;text-align:center}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble strong{margin-bottom:4px;color:#0b2545;font-size:22px;font-weight:800;line-height:1.2}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .ai-welcome-row .ai-welcome-bubble p{display:block;color:#5f6b7a;font-size:14px;line-height:1.55;-webkit-line-clamp:unset}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions h3{margin-bottom:6px;color:#0b2545;font-size:11px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions .quick-actions button{min-height:46px;padding:9px 11px;border:1px solid rgba(11,37,69,.12);border-radius:12px;background:hsla(0,0%,100%,.92);box-shadow:0 3px 10px rgba(11,37,69,.045);color:#0b2545;font-size:12px;font-weight:700;line-height:1.3;text-align:center}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .popular-questions .quick-actions button:active{border-color:rgba(212,173,88,.7);background:#fffaf0;transform:translateY(1px)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list{gap:12px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list .message-row .msg-left,:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list .message-row .msg-right{max-width:84%;padding:10px 13px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list .message-row .msg-left{border:1px solid rgba(11,37,69,.08);border-radius:5px 15px 15px 15px;background:#fff;box-shadow:0 3px 10px rgba(11,37,69,.055);color:#243247}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-message-list .message-row .msg-right{border-radius:15px 15px 5px 15px;background:#0b2545;box-shadow:0 4px 12px rgba(11,37,69,.14)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer{position:relative;z-index:3;padding:10px 12px max(9px,env(safe-area-inset-bottom));border-top-color:rgba(11,37,69,.09);background:#fff;box-shadow:0 -7px 22px rgba(11,37,69,.07)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .composer-row{gap:9px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .msg-input{height:48px;padding:0 16px;border-color:#d9e0e8;background:#f8fafc;font-size:14px}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .send-msg-btn{width:46px;height:46px;flex-basis:46px;background:#0b2545;box-shadow:0 5px 13px rgba(11,37,69,.2)}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .send-msg-btn svg{color:#d4ad58}:is(#mobile-wrap,#pc-wrap) .chatting .chat-frame .chat-composer .ai-disclaimer{margin-top:6px;color:#7a8492;font-size:8px;line-height:1.35}}@media(max-width:767px){.mobile-bottom-navigation .mobile-nova-action .mobile-nova-icon{padding:3px;border:2px solid rgba(212,173,88,.78);background:#fffdfa;box-shadow:0 0 0 2px #fff,0 5px 13px rgba(11,37,69,.16)}#mobile-wrap #top .top.phone-top .golden-ticket-logo-link,#pc-wrap #top .top.phone-top .golden-ticket-logo-link{justify-self:start}#mobile-wrap #top .top.phone-top .phone-header-actions,#pc-wrap #top .top.phone-top .phone-header-actions{justify-self:end}.phone-navigation-drawer .MuiDrawer-paper{bottom:0;height:100dvh;max-height:100dvh}.phone-navigation-panel{min-height:100%}.phone-navigation-links{padding-bottom:18px}.phone-navigation-account{margin-top:auto}.phone-navigation-drawer .phone-navigation-links{gap:7px}.phone-navigation-drawer .phone-navigation-links a{min-height:52px;padding:0 14px;border:1px solid transparent;border-radius:12px;background:transparent;color:#334155;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}}@media(max-width:767px){.phone-navigation-drawer .phone-navigation-links a:focus-visible,.phone-navigation-drawer .phone-navigation-links a:hover{border-color:#e2e8f0;background:#f8fafc;color:#0b2545}.phone-navigation-drawer .phone-navigation-links a:active{background:#edf3f8}.phone-navigation-drawer .phone-navigation-links a.is-active,.phone-navigation-drawer .phone-navigation-links a.is-active:focus-visible,.phone-navigation-drawer .phone-navigation-links a.is-active:hover{border-color:#d7e2ec;background:#eef4fa;box-shadow:inset 3px 0 #c9a15b,0 3px 10px rgba(11,37,69,.07);color:#0b2545}}.mobile-hero-copy{display:none}@media(max-width:767px){.resources-hero .desktop-hero-copy,.scholarship-hero .desktop-hero-copy{display:none}.resources-hero .mobile-hero-copy,.scholarship-hero .mobile-hero-copy{display:inline}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero:before{inset:0 auto 0 0;width:82%;background:radial-gradient(ellipse at 0 100%,rgba(14,20,28,.6) 0,rgba(14,20,28,.38) 38%,transparent 72%),linear-gradient(0deg,rgba(14,20,28,.28),transparent 48%),linear-gradient(90deg,rgba(14,20,28,.58),rgba(14,20,28,.2) 56%,transparent)}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-content{position:absolute;top:auto;bottom:28px;left:22px;width:min(72%,280px);height:auto;min-height:0;margin:0;padding:0;align-items:flex-start;justify-content:flex-start}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-copy{width:100%;max-width:none;transform:none;text-align:left}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-copy .hero-eyebrow{color:hsla(0,0%,100%,.78)}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-copy h1{color:#fff;font-family:Fraunces,serif;font-size:28px;font-weight:750;letter-spacing:-.025em;text-shadow:0 2px 18px rgba(13,11,10,.28)}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-copy h1 .mobile-hero-copy{background:none;background-clip:border-box;-webkit-background-clip:border-box;-webkit-text-fill-color:#fff;color:#fff;font-family:inherit;font-weight:inherit}:is(#mobile-wrap,#pc-wrap) #property-list-page .scholarship-hero .hero-copy>p{color:hsla(0,0%,100%,.86);text-shadow:0 1px 8px rgba(4,13,31,.28)}:is(#mobile-wrap,#pc-wrap) #community-list-page .stories-hero-description .desktop-hero-copy{display:none}:is(#mobile-wrap,#pc-wrap) #community-list-page .stories-hero-description .mobile-hero-copy{display:inline}#mobile-wrap .resources-page .resources-hero .resources-hero-shade{background:linear-gradient(90deg,rgba(11,37,69,.54),rgba(11,37,69,.3) 44%,rgba(11,37,69,.08) 68%,transparent 86%)}#mobile-wrap .resources-page .resources-hero .resources-hero-copy h1,#mobile-wrap .resources-page .resources-hero .resources-hero-copy>p{color:#fff}}.join-page .social-login-group .google-login-button,.join-page .social-login-group .google-login-slot,.join-page .social-login-group .tg-auth-button{width:100%!important;max-width:400px;box-sizing:border-box}.join-page .social-login-group .google-login-button,.join-page .social-login-group .google-login-slot{display:flex;justify-content:center;overflow:visible}.join-page .social-login-group .google-login-button,.join-page .social-login-group .tg-auth-button{height:40px!important}.join-page .social-login-group .google-login-loading{position:absolute;inset:0;border:1px solid #dadce0;border-radius:999px;background:#f8fafc}button.login-user{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;flex:0 0 42px!important;padding:0!important;box-sizing:border-box;border:1px solid #cbd5e1!important;border-radius:50%;background:#f1f5f9!important;box-shadow:0 1px 3px rgba(15,23,42,.12);overflow:hidden}button.login-user>.header-member-avatar{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important}button.login-user .member-avatar-image{display:block;border-radius:50%;object-fit:cover}button.login-user .member-avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e2e8f0}button.login-user .member-avatar-placeholder img{width:22px!important;height:22px!important;object-fit:contain;display:block}@media(max-width:767px){button.login-user{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;flex-basis:40px!important}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.fi,.fib{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/_next/static/media/xx.7aec1681.svg)}.fi-xx.fis{background-image:url(/_next/static/media/xx.36e887fc.svg)}.fi-ad{background-image:url(/_next/static/media/ad.b565cad3.svg)}.fi-ad.fis{background-image:url(/_next/static/media/ad.14b2769a.svg)}.fi-ae{background-image:url(/_next/static/media/ae.f162af03.svg)}.fi-ae.fis{background-image:url(/_next/static/media/ae.d03f76a0.svg)}.fi-af{background-image:url(/_next/static/media/af.c6050ccd.svg)}.fi-af.fis{background-image:url(/_next/static/media/af.435470e3.svg)}.fi-ag{background-image:url(/_next/static/media/ag.62cf6a10.svg)}.fi-ag.fis{background-image:url(/_next/static/media/ag.e4ec7960.svg)}.fi-ai{background-image:url(/_next/static/media/ai.2a1a5933.svg)}.fi-ai.fis{background-image:url(/_next/static/media/ai.a4b34f84.svg)}.fi-al{background-image:url(/_next/static/media/al.5df89ac8.svg)}.fi-al.fis{background-image:url(/_next/static/media/al.4833b4f3.svg)}.fi-am{background-image:url(/_next/static/media/am.7f72827a.svg)}.fi-am.fis{background-image:url(/_next/static/media/am.34892225.svg)}.fi-ao{background-image:url(/_next/static/media/ao.a4fd2437.svg)}.fi-ao.fis{background-image:url(/_next/static/media/ao.dc602665.svg)}.fi-aq{background-image:url(/_next/static/media/aq.ce1f8e53.svg)}.fi-aq.fis{background-image:url(/_next/static/media/aq.f2df55b9.svg)}.fi-ar{background-image:url(/_next/static/media/ar.6208071e.svg)}.fi-ar.fis{background-image:url(/_next/static/media/ar.00c27288.svg)}.fi-as{background-image:url(/_next/static/media/as.01647fad.svg)}.fi-as.fis{background-image:url(/_next/static/media/as.a2913fa2.svg)}.fi-at{background-image:url(/_next/static/media/at.5b89999f.svg)}.fi-at.fis{background-image:url(/_next/static/media/at.eff32dd0.svg)}.fi-au{background-image:url(/_next/static/media/au.37597da1.svg)}.fi-au.fis{background-image:url(/_next/static/media/au.f7475e83.svg)}.fi-aw{background-image:url(/_next/static/media/aw.ffc51b5a.svg)}.fi-aw.fis{background-image:url(/_next/static/media/aw.38f24953.svg)}.fi-ax{background-image:url(/_next/static/media/ax.52a80967.svg)}.fi-ax.fis{background-image:url(/_next/static/media/ax.ff1515de.svg)}.fi-az{background-image:url(/_next/static/media/az.68efbd04.svg)}.fi-az.fis{background-image:url(/_next/static/media/az.1b8731a4.svg)}.fi-ba{background-image:url(/_next/static/media/ba.a6d937cc.svg)}.fi-ba.fis{background-image:url(/_next/static/media/ba.f7b5581c.svg)}.fi-bb{background-image:url(/_next/static/media/bb.4f50c33a.svg)}.fi-bb.fis{background-image:url(/_next/static/media/bb.39025a56.svg)}.fi-bd{background-image:url(/_next/static/media/bd.3b0570c0.svg)}.fi-bd.fis{background-image:url(/_next/static/media/bd.dda0e02d.svg)}.fi-be{background-image:url(/_next/static/media/be.77cccf17.svg)}.fi-be.fis{background-image:url(/_next/static/media/be.8dd87cc1.svg)}.fi-bf{background-image:url(/_next/static/media/bf.415d3659.svg)}.fi-bf.fis{background-image:url(/_next/static/media/bf.580f6b00.svg)}.fi-bg{background-image:url(/_next/static/media/bg.27e6e74d.svg)}.fi-bg.fis{background-image:url(/_next/static/media/bg.d5f28354.svg)}.fi-bh{background-image:url(/_next/static/media/bh.2ff06f83.svg)}.fi-bh.fis{background-image:url(/_next/static/media/bh.84867991.svg)}.fi-bi{background-image:url(/_next/static/media/bi.a6b2059a.svg)}.fi-bi.fis{background-image:url(/_next/static/media/bi.b0f6538c.svg)}.fi-bj{background-image:url(/_next/static/media/bj.1375d8c9.svg)}.fi-bj.fis{background-image:url(/_next/static/media/bj.14b050e1.svg)}.fi-bl{background-image:url(/_next/static/media/bl.0d579979.svg)}.fi-bl.fis{background-image:url(/_next/static/media/bl.2c23e677.svg)}.fi-bm{background-image:url(/_next/static/media/bm.a27098d2.svg)}.fi-bm.fis{background-image:url(/_next/static/media/bm.75279f04.svg)}.fi-bn{background-image:url(/_next/static/media/bn.c13ab93d.svg)}.fi-bn.fis{background-image:url(/_next/static/media/bn.4e5ec8c5.svg)}.fi-bo{background-image:url(/_next/static/media/bo.9eafaa77.svg)}.fi-bo.fis{background-image:url(/_next/static/media/bo.47b87e1d.svg)}.fi-bq{background-image:url(/_next/static/media/bq.f6d582bf.svg)}.fi-bq.fis{background-image:url(/_next/static/media/bq.68b35ed6.svg)}.fi-br{background-image:url(/_next/static/media/br.de35e3d0.svg)}.fi-br.fis{background-image:url(/_next/static/media/br.67a6502f.svg)}.fi-bs{background-image:url(/_next/static/media/bs.d0bf1659.svg)}.fi-bs.fis{background-image:url(/_next/static/media/bs.1fc645d9.svg)}.fi-bt{background-image:url(/_next/static/media/bt.bc95f27c.svg)}.fi-bt.fis{background-image:url(/_next/static/media/bt.1a35bb57.svg)}.fi-bv{background-image:url(/_next/static/media/bv.dbc727c7.svg)}.fi-bv.fis{background-image:url(/_next/static/media/bv.b376a0c2.svg)}.fi-bw{background-image:url(/_next/static/media/bw.df3366e6.svg)}.fi-bw.fis{background-image:url(/_next/static/media/bw.a1b03391.svg)}.fi-by{background-image:url(/_next/static/media/by.dcca2e49.svg)}.fi-by.fis{background-image:url(/_next/static/media/by.a9f5b570.svg)}.fi-bz{background-image:url(/_next/static/media/bz.07b1393a.svg)}.fi-bz.fis{background-image:url(/_next/static/media/bz.239d2201.svg)}.fi-ca{background-image:url(/_next/static/media/ca.896bca67.svg)}.fi-ca.fis{background-image:url(/_next/static/media/ca.b405d187.svg)}.fi-cc{background-image:url(/_next/static/media/cc.755d680f.svg)}.fi-cc.fis{background-image:url(/_next/static/media/cc.8bd1a967.svg)}.fi-cd{background-image:url(/_next/static/media/cd.25808585.svg)}.fi-cd.fis{background-image:url(/_next/static/media/cd.fffb6b4f.svg)}.fi-cf{background-image:url(/_next/static/media/cf.be784cc8.svg)}.fi-cf.fis{background-image:url(/_next/static/media/cf.6cff29be.svg)}.fi-cg{background-image:url(/_next/static/media/cg.d1d9c2f7.svg)}.fi-cg.fis{background-image:url(/_next/static/media/cg.4b0f3275.svg)}.fi-ch{background-image:url(/_next/static/media/ch.a4939cb8.svg)}.fi-ch.fis{background-image:url(/_next/static/media/ch.baba02d3.svg)}.fi-ci{background-image:url(/_next/static/media/ci.514886a6.svg)}.fi-ci.fis{background-image:url(/_next/static/media/ci.6778515b.svg)}.fi-ck{background-image:url(/_next/static/media/ck.04d9039d.svg)}.fi-ck.fis{background-image:url(/_next/static/media/ck.d6781181.svg)}.fi-cl{background-image:url(/_next/static/media/cl.c77df473.svg)}.fi-cl.fis{background-image:url(/_next/static/media/cl.5a22125c.svg)}.fi-cm{background-image:url(/_next/static/media/cm.a298fc08.svg)}.fi-cm.fis{background-image:url(/_next/static/media/cm.f4820dd5.svg)}.fi-cn{background-image:url(/_next/static/media/cn.7fd9bbb9.svg)}.fi-cn.fis{background-image:url(/_next/static/media/cn.cb52daf1.svg)}.fi-co{background-image:url(/_next/static/media/co.6b78e07b.svg)}.fi-co.fis{background-image:url(/_next/static/media/co.76882952.svg)}.fi-cr{background-image:url(/_next/static/media/cr.cc088912.svg)}.fi-cr.fis{background-image:url(/_next/static/media/cr.1b227430.svg)}.fi-cu{background-image:url(/_next/static/media/cu.41475839.svg)}.fi-cu.fis{background-image:url(/_next/static/media/cu.ad9e4327.svg)}.fi-cv{background-image:url(/_next/static/media/cv.8b2e1c15.svg)}.fi-cv.fis{background-image:url(/_next/static/media/cv.526fd91a.svg)}.fi-cw{background-image:url(/_next/static/media/cw.93b85dbf.svg)}.fi-cw.fis{background-image:url(/_next/static/media/cw.02547adf.svg)}.fi-cx{background-image:url(/_next/static/media/cx.fd2a5aee.svg)}.fi-cx.fis{background-image:url(/_next/static/media/cx.4676a5e8.svg)}.fi-cy{background-image:url(/_next/static/media/cy.7249484c.svg)}.fi-cy.fis{background-image:url(/_next/static/media/cy.239da485.svg)}.fi-cz{background-image:url(/_next/static/media/cz.7c86bb18.svg)}.fi-cz.fis{background-image:url(/_next/static/media/cz.83554014.svg)}.fi-de{background-image:url(/_next/static/media/de.666805f5.svg)}.fi-de.fis{background-image:url(/_next/static/media/de.7643c466.svg)}.fi-dj{background-image:url(/_next/static/media/dj.fdb22cb3.svg)}.fi-dj.fis{background-image:url(/_next/static/media/dj.5938f70a.svg)}.fi-dk{background-image:url(/_next/static/media/dk.4b0313b3.svg)}.fi-dk.fis{background-image:url(/_next/static/media/dk.89836fb3.svg)}.fi-dm{background-image:url(/_next/static/media/dm.c3205e29.svg)}.fi-dm.fis{background-image:url(/_next/static/media/dm.be65cbd3.svg)}.fi-do{background-image:url(/_next/static/media/do.90543632.svg)}.fi-do.fis{background-image:url(/_next/static/media/do.5dff1c5f.svg)}.fi-dz{background-image:url(/_next/static/media/dz.eccc2d17.svg)}.fi-dz.fis{background-image:url(/_next/static/media/dz.4d424eed.svg)}.fi-ec{background-image:url(/_next/static/media/ec.fe749fb4.svg)}.fi-ec.fis{background-image:url(/_next/static/media/ec.c410ad34.svg)}.fi-ee{background-image:url(/_next/static/media/ee.56dc3aee.svg)}.fi-ee.fis{background-image:url(/_next/static/media/ee.866fd1e9.svg)}.fi-eg{background-image:url(/_next/static/media/eg.047d5d78.svg)}.fi-eg.fis{background-image:url(/_next/static/media/eg.fa4029f7.svg)}.fi-eh{background-image:url(/_next/static/media/eh.8c2d6290.svg)}.fi-eh.fis{background-image:url(/_next/static/media/eh.fb5f92c8.svg)}.fi-er{background-image:url(/_next/static/media/er.522330c7.svg)}.fi-er.fis{background-image:url(/_next/static/media/er.dd9cd168.svg)}.fi-es{background-image:url(/_next/static/media/es.b74b7366.svg)}.fi-es.fis{background-image:url(/_next/static/media/es.56e04edb.svg)}.fi-et{background-image:url(/_next/static/media/et.2590f747.svg)}.fi-et.fis{background-image:url(/_next/static/media/et.831fb719.svg)}.fi-fi{background-image:url(/_next/static/media/fi.97487f84.svg)}.fi-fi.fis{background-image:url(/_next/static/media/fi.26d2687d.svg)}.fi-fj{background-image:url(/_next/static/media/fj.a7cdc5d9.svg)}.fi-fj.fis{background-image:url(/_next/static/media/fj.bdaf8e0b.svg)}.fi-fk{background-image:url(/_next/static/media/fk.2fa70293.svg)}.fi-fk.fis{background-image:url(/_next/static/media/fk.67b13a77.svg)}.fi-fm{background-image:url(/_next/static/media/fm.624c0401.svg)}.fi-fm.fis{background-image:url(/_next/static/media/fm.9f69c44d.svg)}.fi-fo{background-image:url(/_next/static/media/fo.67175ea9.svg)}.fi-fo.fis{background-image:url(/_next/static/media/fo.e2127081.svg)}.fi-fr{background-image:url(/_next/static/media/fr.f5380d92.svg)}.fi-fr.fis{background-image:url(/_next/static/media/fr.9b218945.svg)}.fi-ga{background-image:url(/_next/static/media/ga.c54a4716.svg)}.fi-ga.fis{background-image:url(/_next/static/media/ga.ed2911b6.svg)}.fi-gb{background-image:url(/_next/static/media/gb.a50bb9b9.svg)}.fi-gb.fis{background-image:url(/_next/static/media/gb.84704546.svg)}.fi-gd{background-image:url(/_next/static/media/gd.e05a9476.svg)}.fi-gd.fis{background-image:url(/_next/static/media/gd.14a558de.svg)}.fi-ge{background-image:url(/_next/static/media/ge.ea35a606.svg)}.fi-ge.fis{background-image:url(/_next/static/media/ge.58018902.svg)}.fi-gf{background-image:url(/_next/static/media/gf.3432de9d.svg)}.fi-gf.fis{background-image:url(/_next/static/media/gf.ebd3395c.svg)}.fi-gg{background-image:url(/_next/static/media/gg.2a17e1f5.svg)}.fi-gg.fis{background-image:url(/_next/static/media/gg.20336d11.svg)}.fi-gh{background-image:url(/_next/static/media/gh.c17cf878.svg)}.fi-gh.fis{background-image:url(/_next/static/media/gh.448b0251.svg)}.fi-gi{background-image:url(/_next/static/media/gi.1b7f29db.svg)}.fi-gi.fis{background-image:url(/_next/static/media/gi.238dcba4.svg)}.fi-gl{background-image:url(/_next/static/media/gl.78358425.svg)}.fi-gl.fis{background-image:url(/_next/static/media/gl.5444bdb4.svg)}.fi-gm{background-image:url(/_next/static/media/gm.ed8bbaab.svg)}.fi-gm.fis{background-image:url(/_next/static/media/gm.f9f1be29.svg)}.fi-gn{background-image:url(/_next/static/media/gn.649ba66f.svg)}.fi-gn.fis{background-image:url(/_next/static/media/gn.f1877078.svg)}.fi-gp{background-image:url(/_next/static/media/gp.bbea90b2.svg)}.fi-gp.fis{background-image:url(/_next/static/media/gp.6fcf1bbe.svg)}.fi-gq{background-image:url(/_next/static/media/gq.c572f675.svg)}.fi-gq.fis{background-image:url(/_next/static/media/gq.c6128d72.svg)}.fi-gr{background-image:url(/_next/static/media/gr.c44dd9de.svg)}.fi-gr.fis{background-image:url(/_next/static/media/gr.b29b73cc.svg)}.fi-gs{background-image:url(/_next/static/media/gs.fe3374bb.svg)}.fi-gs.fis{background-image:url(/_next/static/media/gs.4ae78589.svg)}.fi-gt{background-image:url(/_next/static/media/gt.c5f468c9.svg)}.fi-gt.fis{background-image:url(/_next/static/media/gt.097451fc.svg)}.fi-gu{background-image:url(/_next/static/media/gu.b033e7a6.svg)}.fi-gu.fis{background-image:url(/_next/static/media/gu.e98af0a7.svg)}.fi-gw{background-image:url(/_next/static/media/gw.ea5c7733.svg)}.fi-gw.fis{background-image:url(/_next/static/media/gw.63a96ba0.svg)}.fi-gy{background-image:url(/_next/static/media/gy.a49496e0.svg)}.fi-gy.fis{background-image:url(/_next/static/media/gy.f6fc470b.svg)}.fi-hk{background-image:url(/_next/static/media/hk.fbcde7e7.svg)}.fi-hk.fis{background-image:url(/_next/static/media/hk.dce082af.svg)}.fi-hm{background-image:url(/_next/static/media/hm.82bbdf2c.svg)}.fi-hm.fis{background-image:url(/_next/static/media/hm.5becb17f.svg)}.fi-hn{background-image:url(/_next/static/media/hn.2743fae6.svg)}.fi-hn.fis{background-image:url(/_next/static/media/hn.04ddc9c9.svg)}.fi-hr{background-image:url(/_next/static/media/hr.34b7d242.svg)}.fi-hr.fis{background-image:url(/_next/static/media/hr.f0c84cca.svg)}.fi-ht{background-image:url(/_next/static/media/ht.da0b6318.svg)}.fi-ht.fis{background-image:url(/_next/static/media/ht.9f915077.svg)}.fi-hu{background-image:url(/_next/static/media/hu.16c6335f.svg)}.fi-hu.fis{background-image:url(/_next/static/media/hu.dd178f4f.svg)}.fi-id{background-image:url(/_next/static/media/id.4cad97a8.svg)}.fi-id.fis{background-image:url(/_next/static/media/id.14f7cd20.svg)}.fi-ie{background-image:url(/_next/static/media/ie.81491cb3.svg)}.fi-ie.fis{background-image:url(/_next/static/media/ie.3ffc25e6.svg)}.fi-il{background-image:url(/_next/static/media/il.80b0a878.svg)}.fi-il.fis{background-image:url(/_next/static/media/il.189a898e.svg)}.fi-im{background-image:url(/_next/static/media/im.479ad3e9.svg)}.fi-im.fis{background-image:url(/_next/static/media/im.6477619a.svg)}.fi-in{background-image:url(/_next/static/media/in.895a1570.svg)}.fi-in.fis{background-image:url(/_next/static/media/in.d0d6fbfb.svg)}.fi-io{background-image:url(/_next/static/media/io.fc7eebc1.svg)}.fi-io.fis{background-image:url(/_next/static/media/io.6bb5f04b.svg)}.fi-iq{background-image:url(/_next/static/media/iq.ef417ed1.svg)}.fi-iq.fis{background-image:url(/_next/static/media/iq.97972d36.svg)}.fi-ir{background-image:url(/_next/static/media/ir.801fbb84.svg)}.fi-ir.fis{background-image:url(/_next/static/media/ir.b0b67ec9.svg)}.fi-is{background-image:url(/_next/static/media/is.d9058ffe.svg)}.fi-is.fis{background-image:url(/_next/static/media/is.429236e3.svg)}.fi-it{background-image:url(/_next/static/media/it.919398e6.svg)}.fi-it.fis{background-image:url(/_next/static/media/it.a33eed70.svg)}.fi-je{background-image:url(/_next/static/media/je.2b7a276f.svg)}.fi-je.fis{background-image:url(/_next/static/media/je.2f55f42c.svg)}.fi-jm{background-image:url(/_next/static/media/jm.d2a19045.svg)}.fi-jm.fis{background-image:url(/_next/static/media/jm.bdacb13d.svg)}.fi-jo{background-image:url(/_next/static/media/jo.1d753f70.svg)}.fi-jo.fis{background-image:url(/_next/static/media/jo.5f1bc0fd.svg)}.fi-jp{background-image:url(/_next/static/media/jp.469572a4.svg)}.fi-jp.fis{background-image:url(/_next/static/media/jp.f7679c7d.svg)}.fi-ke{background-image:url(/_next/static/media/ke.f16cb069.svg)}.fi-ke.fis{background-image:url(/_next/static/media/ke.97ba1711.svg)}.fi-kg{background-image:url(/_next/static/media/kg.be82c42b.svg)}.fi-kg.fis{background-image:url(/_next/static/media/kg.994fed1d.svg)}.fi-kh{background-image:url(/_next/static/media/kh.11eb9a0f.svg)}.fi-kh.fis{background-image:url(/_next/static/media/kh.e67aa6fd.svg)}.fi-ki{background-image:url(/_next/static/media/ki.9e4e595c.svg)}.fi-ki.fis{background-image:url(/_next/static/media/ki.2e09febf.svg)}.fi-km{background-image:url(/_next/static/media/km.7a0dade4.svg)}.fi-km.fis{background-image:url(/_next/static/media/km.646d1493.svg)}.fi-kn{background-image:url(/_next/static/media/kn.fd378e90.svg)}.fi-kn.fis{background-image:url(/_next/static/media/kn.108c8847.svg)}.fi-kp{background-image:url(/_next/static/media/kp.91011e5b.svg)}.fi-kp.fis{background-image:url(/_next/static/media/kp.c253ccbb.svg)}.fi-kr{background-image:url(/_next/static/media/kr.653f2f60.svg)}.fi-kr.fis{background-image:url(/_next/static/media/kr.b7c6fcdd.svg)}.fi-kw{background-image:url(/_next/static/media/kw.f6baad6c.svg)}.fi-kw.fis{background-image:url(/_next/static/media/kw.fb4eb65c.svg)}.fi-ky{background-image:url(/_next/static/media/ky.4f9c0b82.svg)}.fi-ky.fis{background-image:url(/_next/static/media/ky.c6d5a8d5.svg)}.fi-kz{background-image:url(/_next/static/media/kz.6e1e994c.svg)}.fi-kz.fis{background-image:url(/_next/static/media/kz.07b60b89.svg)}.fi-la{background-image:url(/_next/static/media/la.21965b6b.svg)}.fi-la.fis{background-image:url(/_next/static/media/la.a6797aaf.svg)}.fi-lb{background-image:url(/_next/static/media/lb.ed2ddca6.svg)}.fi-lb.fis{background-image:url(/_next/static/media/lb.95bb0628.svg)}.fi-lc{background-image:url(/_next/static/media/lc.75168bb4.svg)}.fi-lc.fis{background-image:url(/_next/static/media/lc.ab0f97c6.svg)}.fi-li{background-image:url(/_next/static/media/li.5cded325.svg)}.fi-li.fis{background-image:url(/_next/static/media/li.948747ca.svg)}.fi-lk{background-image:url(/_next/static/media/lk.b7c51dbe.svg)}.fi-lk.fis{background-image:url(/_next/static/media/lk.23166e8c.svg)}.fi-lr{background-image:url(/_next/static/media/lr.53b9aaa6.svg)}.fi-lr.fis{background-image:url(/_next/static/media/lr.24de0706.svg)}.fi-ls{background-image:url(/_next/static/media/ls.3ffccbb5.svg)}.fi-ls.fis{background-image:url(/_next/static/media/ls.9d74b3ad.svg)}.fi-lt{background-image:url(/_next/static/media/lt.bf4fafec.svg)}.fi-lt.fis{background-image:url(/_next/static/media/lt.8caacf8e.svg)}.fi-lu{background-image:url(/_next/static/media/lu.86de7018.svg)}.fi-lu.fis{background-image:url(/_next/static/media/lu.c50a5e54.svg)}.fi-lv{background-image:url(/_next/static/media/lv.a0f4e501.svg)}.fi-lv.fis{background-image:url(/_next/static/media/lv.4971dcb7.svg)}.fi-ly{background-image:url(/_next/static/media/ly.767d61c3.svg)}.fi-ly.fis{background-image:url(/_next/static/media/ly.b15665e7.svg)}.fi-ma{background-image:url(/_next/static/media/ma.ac9e8647.svg)}.fi-ma.fis{background-image:url(/_next/static/media/ma.011669b1.svg)}.fi-mc{background-image:url(/_next/static/media/mc.4575357b.svg)}.fi-mc.fis{background-image:url(/_next/static/media/mc.8d86df98.svg)}.fi-md{background-image:url(/_next/static/media/md.dba4c7fc.svg)}.fi-md.fis{background-image:url(/_next/static/media/md.1ac10547.svg)}.fi-me{background-image:url(/_next/static/media/me.4978895c.svg)}.fi-me.fis{background-image:url(/_next/static/media/me.7e20b942.svg)}.fi-mf{background-image:url(/_next/static/media/mf.ec6640d7.svg)}.fi-mf.fis{background-image:url(/_next/static/media/mf.bc094987.svg)}.fi-mg{background-image:url(/_next/static/media/mg.fdccffd8.svg)}.fi-mg.fis{background-image:url(/_next/static/media/mg.4877b16a.svg)}.fi-mh{background-image:url(/_next/static/media/mh.2e69453f.svg)}.fi-mh.fis{background-image:url(/_next/static/media/mh.84332268.svg)}.fi-mk{background-image:url(/_next/static/media/mk.e08d824e.svg)}.fi-mk.fis{background-image:url(/_next/static/media/mk.2e8a86db.svg)}.fi-ml{background-image:url(/_next/static/media/ml.8913b6a0.svg)}.fi-ml.fis{background-image:url(/_next/static/media/ml.ba7ce81b.svg)}.fi-mm{background-image:url(/_next/static/media/mm.88f1ae1b.svg)}.fi-mm.fis{background-image:url(/_next/static/media/mm.588f0238.svg)}.fi-mn{background-image:url(/_next/static/media/mn.365f5b1a.svg)}.fi-mn.fis{background-image:url(/_next/static/media/mn.b7e17957.svg)}.fi-mo{background-image:url(/_next/static/media/mo.5c0be540.svg)}.fi-mo.fis{background-image:url(/_next/static/media/mo.26867be2.svg)}.fi-mp{background-image:url(/_next/static/media/mp.fb95729b.svg)}.fi-mp.fis{background-image:url(/_next/static/media/mp.8842d0ea.svg)}.fi-mq{background-image:url(/_next/static/media/mq.552f523c.svg)}.fi-mq.fis{background-image:url(/_next/static/media/mq.ff8d61a6.svg)}.fi-mr{background-image:url(/_next/static/media/mr.b1c94640.svg)}.fi-mr.fis{background-image:url(/_next/static/media/mr.102a50bf.svg)}.fi-ms{background-image:url(/_next/static/media/ms.57d5c0e6.svg)}.fi-ms.fis{background-image:url(/_next/static/media/ms.2e19586b.svg)}.fi-mt{background-image:url(/_next/static/media/mt.2a8198a4.svg)}.fi-mt.fis{background-image:url(/_next/static/media/mt.b8ab0ef5.svg)}.fi-mu{background-image:url(/_next/static/media/mu.c9c6e4ee.svg)}.fi-mu.fis{background-image:url(/_next/static/media/mu.42abd700.svg)}.fi-mv{background-image:url(/_next/static/media/mv.f37078c1.svg)}.fi-mv.fis{background-image:url(/_next/static/media/mv.cd985551.svg)}.fi-mw{background-image:url(/_next/static/media/mw.69ded792.svg)}.fi-mw.fis{background-image:url(/_next/static/media/mw.65a71322.svg)}.fi-mx{background-image:url(/_next/static/media/mx.1134b850.svg)}.fi-mx.fis{background-image:url(/_next/static/media/mx.bc259576.svg)}.fi-my{background-image:url(/_next/static/media/my.fc14919a.svg)}.fi-my.fis{background-image:url(/_next/static/media/my.2cdcc8d1.svg)}.fi-mz{background-image:url(/_next/static/media/mz.2506e9e5.svg)}.fi-mz.fis{background-image:url(/_next/static/media/mz.4f04cc96.svg)}.fi-na{background-image:url(/_next/static/media/na.54baa000.svg)}.fi-na.fis{background-image:url(/_next/static/media/na.a64d8ca1.svg)}.fi-nc{background-image:url(/_next/static/media/nc.fe4ee3e5.svg)}.fi-nc.fis{background-image:url(/_next/static/media/nc.51c5586c.svg)}.fi-ne{background-image:url(/_next/static/media/ne.6a215ca5.svg)}.fi-ne.fis{background-image:url(/_next/static/media/ne.ddabaa80.svg)}.fi-nf{background-image:url(/_next/static/media/nf.0e3b38dc.svg)}.fi-nf.fis{background-image:url(/_next/static/media/nf.407d2ab8.svg)}.fi-ng{background-image:url(/_next/static/media/ng.ec2e74e2.svg)}.fi-ng.fis{background-image:url(/_next/static/media/ng.5247079e.svg)}.fi-ni{background-image:url(/_next/static/media/ni.5163411d.svg)}.fi-ni.fis{background-image:url(/_next/static/media/ni.bf7fcea5.svg)}.fi-nl{background-image:url(/_next/static/media/nl.c49ee8d5.svg)}.fi-nl.fis{background-image:url(/_next/static/media/nl.2c98e1df.svg)}.fi-no{background-image:url(/_next/static/media/no.4ceb414c.svg)}.fi-no.fis{background-image:url(/_next/static/media/no.a519bc0f.svg)}.fi-np{background-image:url(/_next/static/media/np.3a5eec1c.svg)}.fi-np.fis{background-image:url(/_next/static/media/np.a94793ce.svg)}.fi-nr{background-image:url(/_next/static/media/nr.f98dec91.svg)}.fi-nr.fis{background-image:url(/_next/static/media/nr.a83a706b.svg)}.fi-nu{background-image:url(/_next/static/media/nu.e3a84a02.svg)}.fi-nu.fis{background-image:url(/_next/static/media/nu.ab755ce5.svg)}.fi-nz{background-image:url(/_next/static/media/nz.16212e51.svg)}.fi-nz.fis{background-image:url(/_next/static/media/nz.e296aaa6.svg)}.fi-om{background-image:url(/_next/static/media/om.449f75b2.svg)}.fi-om.fis{background-image:url(/_next/static/media/om.0747201c.svg)}.fi-pa{background-image:url(/_next/static/media/pa.78bb9a3d.svg)}.fi-pa.fis{background-image:url(/_next/static/media/pa.beca3af6.svg)}.fi-pe{background-image:url(/_next/static/media/pe.1320cd1a.svg)}.fi-pe.fis{background-image:url(/_next/static/media/pe.74e80a97.svg)}.fi-pf{background-image:url(/_next/static/media/pf.41e90cd1.svg)}.fi-pf.fis{background-image:url(/_next/static/media/pf.43045c7c.svg)}.fi-pg{background-image:url(/_next/static/media/pg.cb62536b.svg)}.fi-pg.fis{background-image:url(/_next/static/media/pg.ed799a7c.svg)}.fi-ph{background-image:url(/_next/static/media/ph.d218202d.svg)}.fi-ph.fis{background-image:url(/_next/static/media/ph.fdc9fd6e.svg)}.fi-pk{background-image:url(/_next/static/media/pk.b52bfbe8.svg)}.fi-pk.fis{background-image:url(/_next/static/media/pk.39a05c74.svg)}.fi-pl{background-image:url(/_next/static/media/pl.4ca59b6d.svg)}.fi-pl.fis{background-image:url(/_next/static/media/pl.b7f0464c.svg)}.fi-pm{background-image:url(/_next/static/media/pm.a5508b8f.svg)}.fi-pm.fis{background-image:url(/_next/static/media/pm.6e3b8747.svg)}.fi-pn{background-image:url(/_next/static/media/pn.b4e1ab6a.svg)}.fi-pn.fis{background-image:url(/_next/static/media/pn.5e11b03b.svg)}.fi-pr{background-image:url(/_next/static/media/pr.89d15f52.svg)}.fi-pr.fis{background-image:url(/_next/static/media/pr.eac89ae4.svg)}.fi-ps{background-image:url(/_next/static/media/ps.af946441.svg)}.fi-ps.fis{background-image:url(/_next/static/media/ps.651e63e8.svg)}.fi-pt{background-image:url(/_next/static/media/pt.acd403c0.svg)}.fi-pt.fis{background-image:url(/_next/static/media/pt.751775fc.svg)}.fi-pw{background-image:url(/_next/static/media/pw.c4139f47.svg)}.fi-pw.fis{background-image:url(/_next/static/media/pw.e47cd8a0.svg)}.fi-py{background-image:url(/_next/static/media/py.975980dc.svg)}.fi-py.fis{background-image:url(/_next/static/media/py.6523d790.svg)}.fi-qa{background-image:url(/_next/static/media/qa.f779f3e2.svg)}.fi-qa.fis{background-image:url(/_next/static/media/qa.79dab309.svg)}.fi-re{background-image:url(/_next/static/media/re.d3c4fc19.svg)}.fi-re.fis{background-image:url(/_next/static/media/re.4d18457f.svg)}.fi-ro{background-image:url(/_next/static/media/ro.c05f47cb.svg)}.fi-ro.fis{background-image:url(/_next/static/media/ro.4885a544.svg)}.fi-rs{background-image:url(/_next/static/media/rs.3bffe169.svg)}.fi-rs.fis{background-image:url(/_next/static/media/rs.0f45ed27.svg)}.fi-ru{background-image:url(/_next/static/media/ru.2c447906.svg)}.fi-ru.fis{background-image:url(/_next/static/media/ru.9ee2a40e.svg)}.fi-rw{background-image:url(/_next/static/media/rw.c85e0781.svg)}.fi-rw.fis{background-image:url(/_next/static/media/rw.04eaf790.svg)}.fi-sa{background-image:url(/_next/static/media/sa.0db9e8ec.svg)}.fi-sa.fis{background-image:url(/_next/static/media/sa.9a769000.svg)}.fi-sb{background-image:url(/_next/static/media/sb.cf6a4ceb.svg)}.fi-sb.fis{background-image:url(/_next/static/media/sb.63a8b779.svg)}.fi-sc{background-image:url(/_next/static/media/sc.ae98e9c5.svg)}.fi-sc.fis{background-image:url(/_next/static/media/sc.95a235db.svg)}.fi-sd{background-image:url(/_next/static/media/sd.e0e59b6e.svg)}.fi-sd.fis{background-image:url(/_next/static/media/sd.cc39c2fd.svg)}.fi-se{background-image:url(/_next/static/media/se.ec52785e.svg)}.fi-se.fis{background-image:url(/_next/static/media/se.6e3dfa92.svg)}.fi-sg{background-image:url(/_next/static/media/sg.7ad85643.svg)}.fi-sg.fis{background-image:url(/_next/static/media/sg.6c7c77dd.svg)}.fi-sh{background-image:url(/_next/static/media/sh.3ad15ea1.svg)}.fi-sh.fis{background-image:url(/_next/static/media/sh.9a586a73.svg)}.fi-si{background-image:url(/_next/static/media/si.2451437b.svg)}.fi-si.fis{background-image:url(/_next/static/media/si.7c060dc6.svg)}.fi-sj{background-image:url(/_next/static/media/sj.239f992c.svg)}.fi-sj.fis{background-image:url(/_next/static/media/sj.86309dc7.svg)}.fi-sk{background-image:url(/_next/static/media/sk.22ca1340.svg)}.fi-sk.fis{background-image:url(/_next/static/media/sk.41f9c3b2.svg)}.fi-sl{background-image:url(/_next/static/media/sl.193f7759.svg)}.fi-sl.fis{background-image:url(/_next/static/media/sl.b8e2f9c8.svg)}.fi-sm{background-image:url(/_next/static/media/sm.4a279393.svg)}.fi-sm.fis{background-image:url(/_next/static/media/sm.9f3be35f.svg)}.fi-sn{background-image:url(/_next/static/media/sn.562c00dd.svg)}.fi-sn.fis{background-image:url(/_next/static/media/sn.3ab9bf55.svg)}.fi-so{background-image:url(/_next/static/media/so.81fb24d4.svg)}.fi-so.fis{background-image:url(/_next/static/media/so.90ac99ad.svg)}.fi-sr{background-image:url(/_next/static/media/sr.3b1c3796.svg)}.fi-sr.fis{background-image:url(/_next/static/media/sr.0953a6a0.svg)}.fi-ss{background-image:url(/_next/static/media/ss.1612a976.svg)}.fi-ss.fis{background-image:url(/_next/static/media/ss.6f65d43c.svg)}.fi-st{background-image:url(/_next/static/media/st.e2d0e812.svg)}.fi-st.fis{background-image:url(/_next/static/media/st.24c52b78.svg)}.fi-sv{background-image:url(/_next/static/media/sv.955539c3.svg)}.fi-sv.fis{background-image:url(/_next/static/media/sv.4a7ef341.svg)}.fi-sx{background-image:url(/_next/static/media/sx.1a2113b2.svg)}.fi-sx.fis{background-image:url(/_next/static/media/sx.ba3ea51f.svg)}.fi-sy{background-image:url(/_next/static/media/sy.1f32362a.svg)}.fi-sy.fis{background-image:url(/_next/static/media/sy.f444a6e6.svg)}.fi-sz{background-image:url(/_next/static/media/sz.cc9ae834.svg)}.fi-sz.fis{background-image:url(/_next/static/media/sz.61ba2742.svg)}.fi-tc{background-image:url(/_next/static/media/tc.1d40ce70.svg)}.fi-tc.fis{background-image:url(/_next/static/media/tc.79662ff0.svg)}.fi-td{background-image:url(/_next/static/media/td.4112ccd5.svg)}.fi-td.fis{background-image:url(/_next/static/media/td.5f20acc4.svg)}.fi-tf{background-image:url(/_next/static/media/tf.7c977baf.svg)}.fi-tf.fis{background-image:url(/_next/static/media/tf.5fa85387.svg)}.fi-tg{background-image:url(/_next/static/media/tg.5715bee8.svg)}.fi-tg.fis{background-image:url(/_next/static/media/tg.a1a84f46.svg)}.fi-th{background-image:url(/_next/static/media/th.b00e082a.svg)}.fi-th.fis{background-image:url(/_next/static/media/th.ef374066.svg)}.fi-tj{background-image:url(/_next/static/media/tj.cea8921a.svg)}.fi-tj.fis{background-image:url(/_next/static/media/tj.15422eff.svg)}.fi-tk{background-image:url(/_next/static/media/tk.c0bf669c.svg)}.fi-tk.fis{background-image:url(/_next/static/media/tk.4c50bf5b.svg)}.fi-tl{background-image:url(/_next/static/media/tl.2c56cc08.svg)}.fi-tl.fis{background-image:url(/_next/static/media/tl.8a381dde.svg)}.fi-tm{background-image:url(/_next/static/media/tm.c0fe3bc6.svg)}.fi-tm.fis{background-image:url(/_next/static/media/tm.6a8ec56b.svg)}.fi-tn{background-image:url(/_next/static/media/tn.37c8e7ce.svg)}.fi-tn.fis{background-image:url(/_next/static/media/tn.00f037a9.svg)}.fi-to{background-image:url(/_next/static/media/to.e21e7b02.svg)}.fi-to.fis{background-image:url(/_next/static/media/to.c6f3657c.svg)}.fi-tr{background-image:url(/_next/static/media/tr.d4c9d92a.svg)}.fi-tr.fis{background-image:url(/_next/static/media/tr.0def5aa5.svg)}.fi-tt{background-image:url(/_next/static/media/tt.e0985f1c.svg)}.fi-tt.fis{background-image:url(/_next/static/media/tt.6ab528e2.svg)}.fi-tv{background-image:url(/_next/static/media/tv.3824bd65.svg)}.fi-tv.fis{background-image:url(/_next/static/media/tv.6903cb03.svg)}.fi-tw{background-image:url(/_next/static/media/tw.73a45808.svg)}.fi-tw.fis{background-image:url(/_next/static/media/tw.be895da5.svg)}.fi-tz{background-image:url(/_next/static/media/tz.2fc608dc.svg)}.fi-tz.fis{background-image:url(/_next/static/media/tz.1c849474.svg)}.fi-ua{background-image:url(/_next/static/media/ua.f2fcca8e.svg)}.fi-ua.fis{background-image:url(/_next/static/media/ua.1906adac.svg)}.fi-ug{background-image:url(/_next/static/media/ug.950aec88.svg)}.fi-ug.fis{background-image:url(/_next/static/media/ug.447bdffc.svg)}.fi-um{background-image:url(/_next/static/media/um.dcc46281.svg)}.fi-um.fis{background-image:url(/_next/static/media/um.3bcbb586.svg)}.fi-us{background-image:url(/_next/static/media/us.ed9e9dcf.svg)}.fi-us.fis{background-image:url(/_next/static/media/us.74ba1789.svg)}.fi-uy{background-image:url(/_next/static/media/uy.9537a65d.svg)}.fi-uy.fis{background-image:url(/_next/static/media/uy.d2ccd308.svg)}.fi-uz{background-image:url(/_next/static/media/uz.f2c7bb34.svg)}.fi-uz.fis{background-image:url(/_next/static/media/uz.547d4bad.svg)}.fi-va{background-image:url(/_next/static/media/va.959875d9.svg)}.fi-va.fis{background-image:url(/_next/static/media/va.420e8e0c.svg)}.fi-vc{background-image:url(/_next/static/media/vc.fef5eea8.svg)}.fi-vc.fis{background-image:url(/_next/static/media/vc.236a0c50.svg)}.fi-ve{background-image:url(/_next/static/media/ve.fc18ce10.svg)}.fi-ve.fis{background-image:url(/_next/static/media/ve.fadaaf82.svg)}.fi-vg{background-image:url(/_next/static/media/vg.56b7d722.svg)}.fi-vg.fis{background-image:url(/_next/static/media/vg.a2ba8d0e.svg)}.fi-vi{background-image:url(/_next/static/media/vi.07ed8cfe.svg)}.fi-vi.fis{background-image:url(/_next/static/media/vi.aaeab146.svg)}.fi-vn{background-image:url(/_next/static/media/vn.72f1ed8d.svg)}.fi-vn.fis{background-image:url(/_next/static/media/vn.8508d803.svg)}.fi-vu{background-image:url(/_next/static/media/vu.e0449820.svg)}.fi-vu.fis{background-image:url(/_next/static/media/vu.e2f09778.svg)}.fi-wf{background-image:url(/_next/static/media/wf.bca98a8b.svg)}.fi-wf.fis{background-image:url(/_next/static/media/wf.f72e2367.svg)}.fi-ws{background-image:url(/_next/static/media/ws.7d68a871.svg)}.fi-ws.fis{background-image:url(/_next/static/media/ws.7f5978f7.svg)}.fi-ye{background-image:url(/_next/static/media/ye.9d9e4c9f.svg)}.fi-ye.fis{background-image:url(/_next/static/media/ye.8f3c7165.svg)}.fi-yt{background-image:url(/_next/static/media/yt.045dc596.svg)}.fi-yt.fis{background-image:url(/_next/static/media/yt.a50469fc.svg)}.fi-za{background-image:url(/_next/static/media/za.b4b48b9d.svg)}.fi-za.fis{background-image:url(/_next/static/media/za.41aa0ffd.svg)}.fi-zm{background-image:url(/_next/static/media/zm.ef3a9aef.svg)}.fi-zm.fis{background-image:url(/_next/static/media/zm.58e73af5.svg)}.fi-zw{background-image:url(/_next/static/media/zw.3e71d5a4.svg)}.fi-zw.fis{background-image:url(/_next/static/media/zw.f11b2c74.svg)}.fi-arab{background-image:url(/_next/static/media/arab.073495a5.svg)}.fi-arab.fis{background-image:url(/_next/static/media/arab.979580f2.svg)}.fi-asean{background-image:url(/_next/static/media/asean.22f23a72.svg)}.fi-asean.fis{background-image:url(/_next/static/media/asean.94b668bb.svg)}.fi-cefta{background-image:url(/_next/static/media/cefta.3c76a868.svg)}.fi-cefta.fis{background-image:url(/_next/static/media/cefta.6ce94a42.svg)}.fi-cp{background-image:url(/_next/static/media/cp.d0eb7df6.svg)}.fi-cp.fis{background-image:url(/_next/static/media/cp.f400c9ba.svg)}.fi-dg{background-image:url(/_next/static/media/dg.2de1a547.svg)}.fi-dg.fis{background-image:url(/_next/static/media/dg.52fa6fbe.svg)}.fi-eac{background-image:url(/_next/static/media/eac.1ac04507.svg)}.fi-eac.fis{background-image:url(/_next/static/media/eac.8d4776f5.svg)}.fi-es-ct{background-image:url(/_next/static/media/es-ct.5e59862b.svg)}.fi-es-ct.fis{background-image:url(/_next/static/media/es-ct.c6598d85.svg)}.fi-es-ga{background-image:url(/_next/static/media/es-ga.f3f34c34.svg)}.fi-es-ga.fis{background-image:url(/_next/static/media/es-ga.13ecfea2.svg)}.fi-es-pv{background-image:url(/_next/static/media/es-pv.75ca1be5.svg)}.fi-es-pv.fis{background-image:url(/_next/static/media/es-pv.98874354.svg)}.fi-eu{background-image:url(/_next/static/media/eu.cef9551f.svg)}.fi-eu.fis{background-image:url(/_next/static/media/eu.6f18afcd.svg)}.fi-gb-eng{background-image:url(/_next/static/media/gb-eng.e1fc6b4f.svg)}.fi-gb-eng.fis{background-image:url(/_next/static/media/gb-eng.5107a4c2.svg)}.fi-gb-nir{background-image:url(/_next/static/media/gb-nir.8ec547f4.svg)}.fi-gb-nir.fis{background-image:url(/_next/static/media/gb-nir.f40f87d5.svg)}.fi-gb-sct{background-image:url(/_next/static/media/gb-sct.10f3906a.svg)}.fi-gb-sct.fis{background-image:url(/_next/static/media/gb-sct.6618f22c.svg)}.fi-gb-wls{background-image:url(/_next/static/media/gb-wls.a6fac399.svg)}.fi-gb-wls.fis{background-image:url(/_next/static/media/gb-wls.1cf3d9cc.svg)}.fi-ic{background-image:url(/_next/static/media/ic.1404e905.svg)}.fi-ic.fis{background-image:url(/_next/static/media/ic.b8b8078e.svg)}.fi-pc{background-image:url(/_next/static/media/pc.9cfd8220.svg)}.fi-pc.fis{background-image:url(/_next/static/media/pc.25fa6033.svg)}.fi-sh-ac{background-image:url(/_next/static/media/sh-ac.49686f50.svg)}.fi-sh-ac.fis{background-image:url(/_next/static/media/sh-ac.103f8fd9.svg)}.fi-sh-hl{background-image:url(/_next/static/media/sh-hl.c4109a60.svg)}.fi-sh-hl.fis{background-image:url(/_next/static/media/sh-hl.664afc56.svg)}.fi-sh-ta{background-image:url(/_next/static/media/sh-ta.26f1bf6d.svg)}.fi-sh-ta.fis{background-image:url(/_next/static/media/sh-ta.9e06bc08.svg)}.fi-un{background-image:url(/_next/static/media/un.98053442.svg)}.fi-un.fis{background-image:url(/_next/static/media/un.f72dbd04.svg)}.fi-xk{background-image:url(/_next/static/media/xk.9fc203f3.svg)}.fi-xk.fis{background-image:url(/_next/static/media/xk.961776b9.svg)}