.dotnav{text-align:center;box-sizing:border-box}.dotnav ul{margin:0;list-style:none;display:inline-flex;justify-content:center}.dotnav li{list-style:none;margin:0 7px;width:8px;height:8px;position:relative}.dotnav-item{top:0;left:0;width:8px;height:8px;outline:none;position:absolute;border-radius:50%;box-sizing:border-box;padding:0}.dotnav-item:focus{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.dotnav-item:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),.dotnav-item:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.dotnav-item.current{cursor:default}.dotnav .dotnav-item{background-color:rgba(0,0,0,0.16);transition:background-color 100ms linear}.dotnav .dotnav-item:hover{background-color:rgba(0,0,0,0.24)}.dotnav .dotnav-item.current{background-color:rgba(0,0,0,0.56)}.gallery{--section-width: min(var(--section-max-width-extended), calc(100vw - 2 * var(--section-side-padding)));--page-margin: calc((100vw - var(--section-max-width-extended)) / 2);--visible-items: 1;--item-width: calc((var(--section-width) - var(--grid-gap) * (var(--visible-items) - 1)) / var(--visible-items));--icon-stroke: #86868b;--icon-bg: rgba(134, 134, 139, 0.2);--grid-gap:30px;display:flex;flex-direction:column}@media only screen and (min-width: 1240px){.gallery{--grid-gap:50px}}@media only screen and (max-width: 1068px){.gallery{--grid-gap:20px}}@media only screen and (max-width: 734px){.gallery{--grid-gap:40px}}@media only screen and (max-width: 614px) and (min-width: 321px){html.chrome.android .gallery{--section-width: 87.5vw}html.chrome.android .gallery>.scroll-container{left:-6.25vw}}.gallery>.scroll-container{overflow-x:scroll;overflow-y:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;order:-1;position:relative;left:min(calc(-1 * var(--section-side-padding)),calc(-1 * var(--page-margin)));width:100vw;--padding-bottom: 20px;padding-bottom:var(--padding-bottom);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - var(--padding-bottom)), 0% calc(100% - var(--padding-bottom)));clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - var(--padding-bottom)), 0% calc(100% - var(--padding-bottom)))}html.windows .gallery>.scroll-container{width:calc(100vw - 9px)}.gallery .item-container{display:grid;grid-gap:var(--grid-gap);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;list-style:none;margin:0;grid-auto-flow:column;padding-right:calc(2 * max(var(--section-side-padding), var(--page-margin)))}html.chrome.android .gallery .item-container{padding-right:calc(2 * var(--page-margin))}@media only screen and (max-width: 614px) and (min-width: 321px){html.chrome.android .gallery .item-container{padding-right:calc(2 * var(--section-side-padding))}}.gallery .gallery-item{scroll-snap-align:start;width:var(--item-width)}.gallery .gallery-item>*{height:100%}.gallery .transform{--spacing: max(var(--section-side-padding), var(--page-margin));--x: calc(1 * var(--spacing));transform:translateZ(0) translateX(var(--x))}html.chrome.android .gallery .transform{--spacing: var(--page-margin)}@media only screen and (max-width: 614px) and (min-width: 321px){html.chrome.android .gallery .transform{--spacing: var(--section-side-padding)}}.gallery .paddlenav{padding-top:20px;list-style:none;margin:auto;display:flex;justify-content:center;width:100%}@media only screen and (max-width: 1068px){.gallery .paddlenav{padding-top:15px}}@media only screen and (max-width: 734px){.gallery .paddlenav{padding-top:10px}}.gallery .paddlenav .paddlenav-arrow{transition:opacity 0.3s;will-change:opacity;margin:0 10px}@media only screen and (max-width: 1068px){.gallery .paddlenav .paddlenav-arrow{margin:0 7px}}.gallery .paddlenav .paddlenav-arrow-next svg{transform:scaleX(-1)}.gallery .paddlenav .paddlenav-arrow[disabled]{opacity:0.5}.gallery .paddlenav .paddlenav-arrow svg{transition:background 0.3s;pointer-events:none;border-radius:50%;width:var(--size);height:var(--size);--size:46px}@media only screen and (max-width: 1068px){.gallery .paddlenav .paddlenav-arrow svg{--size:40px}}@media only screen and (max-width: 734px){.gallery .paddlenav .paddlenav-arrow svg{--size:36px}}.gallery .paddlenav .paddlenav-arrow svg *{fill:var(--icon-stroke);stroke:var(--icon-stroke)}.gallery .paddlenav .paddlenav-arrow:not([disabled]):hover svg{background:var(--icon-bg)}.card,.card-modal{background:var(--card-background);--duration: 0.66s;--delay: 0.66s;--bezier1: cubic-bezier(.66,0,.2,1);--bezier2: cubic-bezier(.66,0,.01,1);--scrollable-padding: 0px;--icon-stroke: #86868b;--icon-bg: rgba(134, 134, 139, 0.2);--icon-size:46px;--border-radius:20px;--padding:100px 80px 70px 80px}@media only screen and (min-width: 1240px){.card,.card-modal{--padding:100px 110px 70px 110px}}@media only screen and (max-width: 1068px){.card,.card-modal{--padding:80px 40px 50px 80px}}@media only screen and (max-width: 1068px){.card,.card-modal{--icon-size:40px}}@media only screen and (max-width: 890px){.card,.card-modal{--padding:80px 27px 70px}}@media only screen and (max-width: 734px){.card,.card-modal{--icon-size:36px;--padding:30px}}@media only screen and (max-width: 320px){.card,.card-modal{--border-radius:0px}}html.card-padding-reduced .card,html.card-padding-reduced .card-modal{--padding:65px 30px 45px 40px}@media only screen and (min-width: 1240px){html.card-padding-reduced .card,html.card-padding-reduced .card-modal{--padding:65px 90px 50px 90px}}@media only screen and (max-width: 1068px){html.card-padding-reduced .card,html.card-padding-reduced .card-modal{--padding:60px 30px 40px 60px}}@media only screen and (max-width: 890px){html.card-padding-reduced .card,html.card-padding-reduced .card-modal{--padding:50px 23px 40px 23px}}@media only screen and (max-width: 734px){html.card-padding-reduced .card,html.card-padding-reduced .card-modal{--padding:30px}}html.text-zoom .card,html.text-zoom .card-modal{--padding:100px 80px}@media only screen and (min-width: 1240px){html.text-zoom .card,html.text-zoom .card-modal{--padding:100px 110px}}@media only screen and (max-width: 1068px){html.text-zoom .card,html.text-zoom .card-modal{--padding:80px 40px}}@media only screen and (max-width: 890px){html.text-zoom .card,html.text-zoom .card-modal{--padding:80px 27px}}@media only screen and (max-width: 734px){html.text-zoom .card,html.text-zoom .card-modal{--padding:30px}}.card .card-text,.card-modal .card-text{color:var(--card-text-color)}html.text-zoom .card .card-text,html.text-zoom .card-modal .card-text{word-break:break-word}.card .plus-icon,.card-modal .plus-icon{display:block;box-sizing:border-box;border-radius:50%;width:var(--icon-size);height:var(--icon-size)}@media only screen and (min-width: 735px){.card .plus-icon,.card-modal .plus-icon{transform:rotate(0);will-change:transform;transition:transform var(--duration) var(--bezier1),background 0.3s}}@media only screen and (max-width: 734px){.card .plus-icon,.card-modal .plus-icon{transition:background 0.3s}}.card .plus-icon:hover,.card-modal .plus-icon:hover{background:var(--icon-bg)}.card .plus-icon *,.card-modal .plus-icon *{fill:var(--icon-stroke);stroke:var(--icon-stroke)}.card .card-back-content,.card-modal .card-back-content{position:absolute;top:0;opacity:0;visibility:hidden;background:var(--card-background);padding:var(--padding);box-sizing:border-box;left:0;height:100%;display:flex;flex-direction:column;align-items:center;border-radius:var(--border-radius)}@media only screen and (min-width: 735px){.card .card-back-content,.card-modal .card-back-content{transition:opacity var(--duration) var(--bezier1),visibility var(--duration) var(--delay)}}.card [data-component-list="CardbackScroll"].disabled,.card [data-component-list="CardbackScroll"].disabled .scroll-container,.card-modal [data-component-list="CardbackScroll"].disabled,.card-modal [data-component-list="CardbackScroll"].disabled .scroll-container{height:100%}.card [data-component-list="CardbackScroll"]:not(.disabled),.card-modal [data-component-list="CardbackScroll"]:not(.disabled){padding-bottom:var(--scrollable-padding);position:relative;max-height:100%;height:100%;box-sizing:border-box}.card [data-component-list="CardbackScroll"]:not(.disabled).not-scrollable,.card-modal [data-component-list="CardbackScroll"]:not(.disabled).not-scrollable{padding-bottom:0}.card [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container,.card-modal [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container{--padding-right: 20px;--gradient-height: 30px;--top: 0%;--bottom: 100%;overflow-y:scroll;max-height:100%;margin-right:calc(-1 * var(--padding-right));padding-right:var(--padding-right);-webkit-clip-path:polygon(0% 0%, calc(100% - var(--padding-right)) 0%, calc(100% - var(--padding-right)) 100%, 0% 100%);clip-path:polygon(0% 0%, calc(100% - var(--padding-right)) 0%, calc(100% - var(--padding-right)) 100%, 0% 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0%, black var(--top), black var(--bottom), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0%, black var(--top), black var(--bottom), transparent 100%)}.card [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container.fade-top,.card-modal [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container.fade-top{--top: var(--gradient-height)}.card [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container.fade-bottom,.card-modal [data-component-list="CardbackScroll"]:not(.disabled)>.scroll-container.fade-bottom{--bottom: calc(100% - var(--gradient-height))}.card .card-back-quote .row,.card-modal .card-back-quote .row{height:100%}@media only screen and (min-width: 1069px){.card .card-back-quote .column,.card-modal .card-back-quote .column{height:100%}}.card-modal .card-back-content{position:initial;top:initial;opacity:initial;visibility:initial}.has-modal{overflow:hidden}.has-modal-full-viewport{position:fixed;width:100%;height:100%;overflow:hidden}.has-modal-full-viewport body{height:100%;overflow:hidden}.modal{position:fixed;z-index:-1;left:0;right:0;top:0;bottom:0;display:none}.modal-standard{overflow:auto;padding:54px 0;background:rgba(0,0,0,0.48);-webkit-overflow-scrolling:touch}@media only screen and (max-width: 480px){.modal-standard{padding-top:20px;padding-bottom:0}}.modal-standard .content-table{display:table;width:100%;height:100%}.modal-standard .content-cell{display:table-cell;vertical-align:middle}.modal-standard .content-wrapper{margin-left:auto;margin-right:auto;width:980px}@media only screen and (min-width: 1441px){.modal-standard .content-wrapper{margin-left:auto;margin-right:auto;width:980px}}@media only screen and (max-width: 1068px){.modal-standard .content-wrapper{margin-left:auto;margin-right:auto;width:692px}}@media only screen and (max-width: 734px){.modal-standard .content-wrapper{margin-left:auto;margin-right:auto;width:87.5%}}@media only screen and (max-width: 734px){.modal-standard .content-wrapper{min-width:min(100%,480px)}}@media only screen and (max-width: 480px){.modal-standard .content-wrapper{min-width:100%;width:100%;height:100%}}.modal-standard .content-padding{margin-left:auto;margin-right:auto;position:relative;z-index:1;padding:80px 8.33333%;background:#fff;border-radius:18px}@media only screen and (max-width: 734px){.modal-standard .content-padding{padding-top:80px;padding-bottom:60px}}@media only screen and (max-width: 480px){.modal-standard .content-padding{flex-basis:100%;max-width:100%;padding-left:6.25%;padding-right:6.25%;box-sizing:border-box;border-bottom-left-radius:0;border-bottom-right-radius:0;height:100%}}@media only screen and (max-width: 1068px){.modal-standard .modal-close{left:17px;top:18px}}.theme-dark .modal-standard .content-padding,.modal-standard.theme-dark .content-padding{background:#1d1d1f}.modal-full-viewport{background:#fff;padding:96px 0}@media only screen and (max-width: 1068px){.modal-full-viewport{padding:80px 0}}.modal-full-viewport.remove-container-padding{padding:0}.theme-dark .modal-full-viewport,.modal-full-viewport.theme-dark{background:#000}.modal-open{display:block;z-index:11000}.modal-open:focus{outline-offset:-4px}.modal-close{position:absolute;display:flex;z-index:9999;overflow:hidden;top:24px;left:24px;margin:0;padding:0;font-size:40px;line-height:1;cursor:pointer;background:none;border:0;color:rgba(134,134,139,0.8)}.modal-close::before,.modal-close::after{font-family:"SF Pro Icons";color:inherit;display:inline-block;font-style:normal;font-weight:inherit;font-size:inherit;line-height:1;text-decoration:underline;position:relative;z-index:1;alt:''}.modal-close::before,.modal-close::after{text-decoration:none}.modal-close::before{display:none}.modal-close::before,.modal-close::after{content:""}.modal-close:hover{color:#86868b}.theme-dark .modal-close{color:rgba(110,110,115,0.8)}.theme-dark .modal-close:hover{color:#6e6e73}.modal-close::after{width:.9em;height:.9em;top:.05em;padding:0;font-weight:300}@media only screen and (max-width: 1068px){.modal-close{top:20px;left:20px;font-size:32px}}.card-modal{--css-vars: --card-background --card-text-color --icon-stroke --icon-bg;padding:0;background:var(--card-background)}@media only screen and (max-width: 1068px){.card-modal{--spacing-bottom:40px}}@media only screen and (max-width: 320px){.card-modal{--spacing-bottom:30px}}@media only screen and (max-width: 734px) and (orientation: landscape){.card-modal{--spacing-bottom: 20px}}.card-modal .modal-close{top:unset;left:calc(var(--section-side-padding) + var(--padding));bottom:var(--spacing-bottom);-webkit-tap-highlight-color:transparent}.card-modal .modal-close:before,.card-modal .modal-close:after{display:none}.card-modal .card-back,.card-modal .modal-content{height:100%}.card-modal .modal-content{max-width:var(--section-max-width-extended);padding:0 var(--section-side-padding);margin:auto}.card-modal .card-back-content{padding-bottom:calc(var(--spacing-bottom) * 2 + var(--icon-size))}@media only screen and (max-width: 1068px){.card-modal .card-back-content{padding-top:100px}}@media only screen and (max-width: 320px){.card-modal .card-back-content{padding-top:60px}}@media only screen and (max-width: 734px) and (orientation: landscape){.card-modal .card-back-content{padding-top:40px}}.card-modal .plus-icon{transform:rotate(45deg)}.thumbnail{box-sizing:border-box;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;vertical-align:top;z-index:1}.thumbnail:focus{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.thumbnail:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),.thumbnail:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.thumbnail,.thumbnail-image{background-position:center;background-size:cover}.thumbnail-image{box-sizing:border-box;display:block;width:100%;height:100%;position:absolute}.thumbnail-scrim{box-sizing:border-box;height:100%;width:100%;position:absolute;transition:500ms background-color cubic-bezier(0.4, 0, 0.6, 1)}a:hover .thumbnail .thumbnail-copy,.thumbnail:hover .thumbnail-copy{text-decoration:underline}.thumbnail .thumbnail-scrim{background:rgba(0,0,0,0.16)}.thumbnail .thumbnail-button{color:rgba(255,255,255,0.8)}.thumbnail .thumbnail-copy{color:#fff}a:hover .thumbnail .thumbnail-scrim,.thumbnail:hover .thumbnail-scrim{background:rgba(0,0,0,0.32)}a:hover .thumbnail .thumbnail-button,.thumbnail:hover .thumbnail-button{color:#fff}a:hover .thumbnail .thumbnail-copy,.thumbnail:hover .thumbnail-copy{color:#fff}.thumbnail .thumbnail-button{font-size:81px}.thumbnail .thumbnail-copy{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:.004em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ja){line-height:1.21875;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ko){line-height:1.21875;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.thumbnail .thumbnail-copy{font-size:28px;line-height:1.14286;font-weight:600;letter-spacing:.007em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ko){line-height:1.25;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(th){line-height:1.39286;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ja){font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (max-width: 734px){.thumbnail .thumbnail-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.thumbnail-rounded{border-radius:18px}.thumbnail-button{display:block;text-align:center;cursor:pointer;transition:500ms color ease}.thumbnail-button::before,.thumbnail-button::after{font-family:"SF Pro Icons";color:inherit;display:inline-block;font-style:normal;font-weight:inherit;font-size:inherit;line-height:1;text-decoration:underline;position:relative;z-index:1;alt:''}.thumbnail-button::before,.thumbnail-button::after{text-decoration:none}.thumbnail-button::before{display:none}.thumbnail-button::before,.thumbnail-button::after{content:""}.thumbnail-button::after{height:100%}.thumbnail-button:focus{box-shadow:0 0 0 4px rgba(0,125,250,0.6);outline:none}.thumbnail-button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),.thumbnail-button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select){box-shadow:none}.thumbnail-copy{position:relative}.thumbnail-copy::before,.thumbnail-copy::after{font-family:"SF Pro Icons";color:inherit;display:inline-block;font-style:normal;font-weight:inherit;font-size:inherit;line-height:1;text-decoration:underline;position:relative;z-index:1;alt:''}.thumbnail-copy::before,.thumbnail-copy::after{text-decoration:none}.thumbnail-copy::before{display:none}.thumbnail-copy::before,.thumbnail-copy::after{content:""}.thumbnail-copy::after{padding-left:.3em;top:0}.thumbnail-reduced .thumbnail-button{font-size:57px}.thumbnail-reduced .thumbnail-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.thumbnail-reduced .thumbnail-copy{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ja){line-height:1.2381;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ko){line-height:1.2858;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-reduced .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.thumbnail-reduced.thumbnail-rounded{border-radius:15px}.thumbnail-tiny .thumbnail-button{font-size:36px}.thumbnail-tiny .thumbnail-copy{font-size:19px;line-height:1.21053;font-weight:600;letter-spacing:.012em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(ja){line-height:1.26316;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(ko){line-height:1.31579;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(th){line-height:1.36844;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-tiny.thumbnail-rounded{border-radius:10px}.thumbnail-fullsize .thumbnail-button{font-size:81px}.thumbnail-fullsize .thumbnail-copy{font-size:32px;line-height:1.125;font-weight:600;letter-spacing:.004em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ja){line-height:1.21875;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ko){line-height:1.21875;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.thumbnail-fullsize .thumbnail-copy{font-size:28px;line-height:1.14286;font-weight:600;letter-spacing:.007em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ko){line-height:1.25;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(th){line-height:1.39286;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ja){font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (max-width: 734px){.thumbnail-fullsize .thumbnail-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-fullsize .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.thumbnail-fullsize.thumbnail-rounded{border-radius:18px}.thumbnail-compact .thumbnail-button{font-size:57px}.thumbnail-compact .thumbnail-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.thumbnail-compact .thumbnail-copy{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ja){line-height:1.2381;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ko){line-height:1.2858;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.thumbnail-compact .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.thumbnail-compact.thumbnail-rounded{border-radius:15px}.card{display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:var(--border-radius)}.card .subject{color:#86868b}.card.horizontal .image{background-position:center;width:100%;overflow:hidden}@media only screen and (max-width: 1068px){.card.horizontal .image{border-radius:0 var(--border-radius) var(--border-radius) 0}}@media only screen and (max-width: 734px){.card.horizontal .image{border-radius:0}}@media only screen and (min-width: 735px){.card.horizontal{flex-direction:row-reverse;display:flex}.card.horizontal .card-content-container,.card.horizontal .card-image-container{flex:0 1 50%;overflow:hidden}}.card.horizontal .card-content-width{display:flex;flex-direction:column;padding:var(--padding);box-sizing:border-box;margin-left:auto;margin-right:auto}@media only screen and (max-width: 734px){.card.horizontal .card-content-width{margin:0}}.card.horizontal .card-front{position:relative;flex-grow:1}@media only screen and (max-width: 734px){.card.horizontal .card-front{padding-bottom:68px}}.card.horizontal .subhead{margin-bottom:17px}.card.vertical .card-content-width{box-sizing:border-box;padding:40px 60px 60px}@media only screen and (max-width: 1068px){.card.vertical .card-content-width{padding:40px 50px}}@media only screen and (max-width: 890px){.card.vertical .card-content-width{padding:40px 10px}}@media only screen and (max-width: 734px){.card.vertical .card-content-width{padding:30px}}.card.vertical .image{border-radius:var(--border-radius) var(--border-radius) 0 0;background-position:center;width:100%}@media only screen and (max-width: 320px){.card.vertical .image{border-radius:0}}.card .card-content-container{flex-grow:1;display:flex;flex-direction:column}.card .card-content-width{flex-grow:1}@media only screen and (max-width: 734px){.card .thumbnail .thumbnail-button{font-size:57px}.card .thumbnail .thumbnail-copy{font-size:24px;line-height:1.16667;font-weight:600;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ja){line-height:1.25;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ko){line-height:1.29167;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (max-width: 734px) and (max-width: 1068px){.card .thumbnail .thumbnail-copy{font-size:21px;line-height:1.19048;font-weight:600;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ja){line-height:1.2381;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ko){line-height:1.2858;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.card .thumbnail .thumbnail-copy:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (min-width: 1240px){.card .card-front-two-col{margin:0 50px}}@media only screen and (max-width: 890px){.card .card-front-two-col{margin:0 40px}}@media only screen and (max-width: 734px){.card .card-front-two-col{margin:0}}.card .card-back-quote .card-back-content{display:block}.card .modal-cta{display:flex;align-items:center;cursor:pointer;position:absolute;bottom:0;-webkit-tap-highlight-color:transparent}html.reduced-motion .card .modal-cta{transition:none}html.text-zoom .card .modal-cta{bottom:-54px}@media only screen and (max-width: 734px){html.text-zoom .card .modal-cta{bottom:0}}.card .modal-cta:hover{text-decoration:none}.card .modal-cta svg{position:relative;z-index:1}.card .modal-cta-more{position:relative;z-index:0;font-weight:700;margin-left:0.5em}.card .modal-toggle{position:fixed}@media only screen and (min-width: 735px){.card .modal-toggle:checked ~ .card-content-container .card-front .modal-cta svg{transform:rotate(45deg)}}@media only screen and (min-width: 735px) and (max-width: 890px){.card .modal-toggle:checked ~ .card-image-container .image{opacity:0;transition:opacity 0.1s}}@media only screen and (min-width: 735px){.card .modal-toggle:checked ~ .card-content-container .card-front>*:not(.modal-cta){visibility:hidden;transition:visibility 0.1s;transition-delay:var(--delay)}.card .modal-toggle:checked ~ .card-content-container .card-back .card-back-content{visibility:visible;opacity:1;transition:opacity var(--duration) var(--bezier1),visibility var(--duration)}}.shared-section-styles{padding:160px 0}@media only screen and (max-width: 1068px){.shared-section-styles{padding:120px 0}}@media only screen and (max-width: 734px){.shared-section-styles{padding:80px 0}}.shared-section-styles.section-white{background:#fff}.shared-section-styles.section-white .card{--card-background: #f5f5f7}.shared-section-styles.section-gray{background:#f5f5f7}.shared-section-styles.section-gray .card{--card-background: #fff}.shared-section-styles .cards-container{padding-top:140px;grid-gap:70px;margin-top:0;display:grid;grid-template-columns:minmax(0, 1fr)}@media only screen and (max-width: 1068px){.shared-section-styles .cards-container{padding-top:100px;grid-gap:50px}}@media only screen and (max-width: 734px){.shared-section-styles .cards-container{padding-top:70px;grid-gap:35px}}.shared-section-styles .card{--scrollable-padding: calc(var(--icon-size) + 10px)}@media only screen and (min-width: 890px){.shared-section-styles .card.horizontal .card-content-width{position:relative}}.shared-section-styles .gallery{padding-bottom:20px}@media only screen and (max-width: 734px){.shared-section-styles .gallery{padding-bottom:10px}}.card,.card-modal{--card-background: white}.card .modal-cta-more,.card-modal .modal-cta-more{--card-text-color: #86868b}.gallery{--visible-items:2}@media only screen and (max-width: 734px){.gallery{--visible-items:1}}.section-hero{border:1px solid black;text-align:center;background-color:#000;overflow:hidden;margin-top:-96px;padding-top:96px;background:black}.section-hero .hero-image{background-size:1440px 720px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_large.jpg");background-position:50% 50%;min-height:720px;width:1440px;position:relative;left:50%;margin-left:-720px;display:flex;flex-direction:column;justify-content:center}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.section-hero .hero-image{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_large_2x.jpg")}}@media only screen and (max-width: 1068px){.section-hero .hero-image{background-size:1068px 534px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-hero .hero-image{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_medium_2x.jpg")}}@media only screen and (max-width: 734px){.section-hero .hero-image{background-size:734px 367px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.section-hero .hero-image{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_small_2x.jpg")}}@media only screen and (max-width: 1068px){.section-hero .hero-image{min-height:534px}}@media only screen and (max-width: 734px){.section-hero .hero-image{min-height:367px}}@media only screen and (max-width: 1068px){.section-hero .hero-image{width:1068px}}@media only screen and (max-width: 734px){.section-hero .hero-image{width:734px}}@media only screen and (max-width: 1068px){.section-hero .hero-image{left:50%;margin-left:-534px}}@media only screen and (max-width: 734px){.section-hero .hero-image{left:50%;margin-left:-367px}}.section-hero .theme-dark{color:#fff}.section-intro{border:1px solid black}.section-intro.theme-dark{color:#fff;background-color:#000}.section-intro .section-content{padding-bottom:20px}@media only screen and (max-width: 734px){.section-intro .section-content{padding-bottom:10px}}.section-intro p{margin-left:auto;margin-right:auto;text-align:center}.section-phd-fellowships .section-eyebrow{max-width:700px}@media only screen and (max-width: 1068px){.section-phd-fellowships .section-eyebrow{max-width:600px}}@media only screen and (max-width: 734px){.section-phd-fellowships .section-eyebrow{max-width:530px}}.section-phd-fellowships .section-copy{max-width:770px}@media only screen and (max-width: 1068px){.section-phd-fellowships .section-copy{max-width:570px}}@media only screen and (max-width: 734px){.section-phd-fellowships .section-copy{max-width:610px}}.section-masters-scholarships .section-eyebrow{color:#86868b}@media only screen and (max-width: 1068px){.section-masters-scholarships .section-eyebrow{max-width:500px}}@media only screen and (max-width: 734px){.section-masters-scholarships .section-eyebrow{max-width:370px}}.section-masters-scholarships .typography-intro-elevated{max-width:83.33333%}@media only screen and (max-width: 734px){.section-masters-scholarships .typography-intro-elevated{max-width:none}}.section-ethics-technology{padding-bottom:140px}@media only screen and (max-width: 1068px){.section-ethics-technology{padding-bottom:100px}}@media only screen and (max-width: 734px){.section-ethics-technology{padding-bottom:70px}}.section-ethics-technology .section-eyebrow{max-width:75%}@media only screen and (max-width: 734px){.section-ethics-technology .section-eyebrow{max-width:none}}.section-ethics-technology .typography-intro-elevated{max-width:83.33333%}@media only screen and (max-width: 734px){.section-ethics-technology .typography-intro-elevated{max-width:none}}.section-router{text-align:center;margin-left:auto;margin-right:auto}.section-router h2{font-size:80px;line-height:1.05;font-weight:600;letter-spacing:-.015em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ja){line-height:1.0875;letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ko){line-height:1.15;letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh){letter-spacing:0em}.section-router h2:lang(th){line-height:1.35;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.section-router h2{font-size:64px;line-height:1.0625;font-weight:600;letter-spacing:-.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ja){line-height:1.10938;letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ko){line-height:1.17188;letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh){letter-spacing:0em}.section-router h2:lang(th){line-height:1.34375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}@media only screen and (max-width: 734px){.section-router h2{font-size:48px;line-height:1.08349;font-weight:600;letter-spacing:-.003em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ar){letter-spacing:0em;font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ja){line-height:1.14599;letter-spacing:0em;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(ko){line-height:1.1875;letter-spacing:0em;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh){letter-spacing:0em}.section-router h2:lang(th){line-height:1.33349;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router h2:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.section-router p{font-size:24px;line-height:1.33341;font-weight:400;letter-spacing:.009em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ja){line-height:1.41667;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ko){line-height:1.45841;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(th){line-height:1.375;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}@media only screen and (max-width: 1068px){.section-router p{font-size:21px;line-height:1.381;font-weight:400;letter-spacing:.011em;font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ja){line-height:1.4286;font-family:"SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ko){line-height:1.52381;font-family:"SF Pro KR","SF Pro Display","SF Pro Icons","Apple Gothic","HY Gulim","MalgunGothic","HY Dotum","Lexi Gulim","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(th){line-height:1.381;font-family:"SF Pro TH","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(ar){font-family:"SF Pro AR","SF Pro Gulf","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-CN){font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-HK){font-family:"SF Pro HK","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-MO){font-family:"SF Pro HK","SF Pro TC","SF Pro Display","SF Pro Icons","PingFang HK","Helvetica Neue","Helvetica","Arial",sans-serif}.section-router p:lang(zh-TW){font-family:"SF Pro TC","SF Pro Display","SF Pro Icons","PingFang TC","Helvetica Neue","Helvetica","Arial",sans-serif}}.section-router .router-body{margin-left:auto;margin-right:auto;margin-top:20px;max-width:676px}@media only screen and (max-width: 1068px){.section-router .router-body{margin-top:12px;max-width:none}}@media only screen and (max-width: 734px){.section-router .router-body{margin-top:14px}}.image-cards-abby{width:600px;height:650px;background-size:600px 650px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-abby{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-abby{width:425px;height:550px;background-size:425px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-abby{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-abby{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-abby{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-abby{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-abby{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/abby__d49lzj2l0fiq_xsmall_2x.jpg")}}.image-cards-anna{width:600px;height:650px;background-size:600px 650px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-anna{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-anna{width:425px;height:550px;background-size:425px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-anna{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-anna{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-anna{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-anna{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-anna{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/anna__bsylubtqcuqa_xsmall_2x.jpg")}}.image-cards-bingzhe{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-bingzhe{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-bingzhe{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-bingzhe{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-bingzhe{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-bingzhe{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-bingzhe{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-bingzhe{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/bingzhe__exscrggj4i2q_xsmall_2x.jpg")}}.image-cards-deanyone{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-deanyone{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-deanyone{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-deanyone{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-deanyone{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-deanyone{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-deanyone{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-deanyone{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/deanyone__drwyeo59i6oi_xsmall_2x.jpg")}}.image-cards-graham{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-graham{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-graham{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-graham{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-graham{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-graham{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-graham{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-graham{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/graham__cyec48y9ps8y_xsmall_2x.jpg")}}.image-cards-ishwarya{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-ishwarya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-ishwarya{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-ishwarya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-ishwarya{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-ishwarya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-ishwarya{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-ishwarya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ishwarya__err61otwcuqa_xsmall_2x.jpg")}}.image-cards-jaya{width:600px;height:650px;background-size:600px 650px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-jaya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-jaya{width:425px;height:550px;background-size:425px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-jaya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-jaya{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-jaya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-jaya{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-jaya{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jaya__ecmj406n0nma_xsmall_2x.jpg")}}.image-cards-jj{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-jj{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-jj{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-jj{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-jj{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-jj{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-jj{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-jj{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/jj__b17mxfjt0p42_xsmall_2x.jpg")}}.image-cards-mckenzie{width:600px;height:650px;background-size:600px 650px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-mckenzie{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-mckenzie{width:425px;height:550px;background-size:425px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-mckenzie{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-mckenzie{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-mckenzie{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-mckenzie{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-mckenzie{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mckenzie__emis0owlbw2u_xsmall_2x.jpg")}}.image-cards-mitchell{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-mitchell{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-mitchell{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-mitchell{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-mitchell{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-mitchell{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-mitchell{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-mitchell{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/mitchell__duo5ugp1o3ue_xsmall_2x.jpg")}}.image-cards-nathan{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-nathan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-nathan{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-nathan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-nathan{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-nathan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-nathan{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-nathan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/nathan__ch17ibif3sya_xsmall_2x.jpg")}}.image-cards-ryan{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-ryan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-ryan{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-ryan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-ryan{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-ryan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-ryan{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-ryan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/ryan__cl593m6570b6_xsmall_2x.jpg")}}.image-cards-tarana{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-tarana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-tarana{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-tarana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-tarana{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-tarana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-tarana{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-tarana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tarana__has7qircab6u_xsmall_2x.jpg")}}.image-cards-tijana{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-tijana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-tijana{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-tijana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-tijana{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-tijana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-tijana{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-tijana{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/tijana__gd24hraflwae_xsmall_2x.jpg")}}.image-cards-xinyi{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-xinyi{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-xinyi{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-xinyi{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-xinyi{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-xinyi{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-xinyi{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-xinyi{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/xinyi__hzgex7v1agyi_xsmall_2x.jpg")}}.image-cards-yahav{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-yahav{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-yahav{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-yahav{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-yahav{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-yahav{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-yahav{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-yahav{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yahav__cdbjbso6735y_xsmall_2x.jpg")}}.image-cards-yang{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-yang{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-yang{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-yang{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-yang{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-yang{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-yang{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-yang{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yang__clt79vla02s2_xsmall_2x.jpg")}}.image-cards-yifan{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-yifan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-yifan{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-yifan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-yifan{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-yifan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-yifan{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-yifan{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yifan__edkpi7iex94y_xsmall_2x.jpg")}}.image-cards-yiren{width:575px;height:550px;background-size:575px 550px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-cards-yiren{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-cards-yiren{width:415px;height:350px;background-size:415px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-cards-yiren{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-cards-yiren{width:537px;height:350px;background-size:537px 350px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-cards-yiren{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_small_2x.jpg")}}@media only screen and (max-width: 320px){.image-cards-yiren{width:320px;height:250px;background-size:320px 250px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_xsmall.jpg")}}@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 320px) and (min-resolution: 1.5dppx), only screen and (max-width: 320px) and (min-resolution: 144dpi){.image-cards-yiren{background-image:url("/v/education/home/n/images/higher_education/scholars/cards/yiren__fcafoyf1dkqe_xsmall_2x.jpg")}}.image-hero{width:1440px;height:720px;background-size:1440px 720px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_large.jpg")}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.image-hero{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_large_2x.jpg")}}@media only screen and (max-width: 1068px){.image-hero{width:1068px;height:534px;background-size:1068px 534px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_medium.jpg")}}@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.image-hero{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_medium_2x.jpg")}}@media only screen and (max-width: 734px){.image-hero{width:734px;height:367px;background-size:734px 367px;background-repeat:no-repeat;background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_small.jpg")}}@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){.image-hero{background-image:url("/v/education/home/n/images/higher_education/scholars/hero__ebxx5f9ked8i_small_2x.jpg")}}.page-scholars{overflow-x:hidden}
